Enum Class DistributedUpdateProcessor.DistribPhase

java.lang.Object
java.lang.Enum<DistributedUpdateProcessor.DistribPhase>
org.apache.solr.update.processor.DistributedUpdateProcessor.DistribPhase
All Implemented Interfaces:
Serializable, Comparable<DistributedUpdateProcessor.DistribPhase>, Constable
Enclosing class:
DistributedUpdateProcessor

public static enum DistributedUpdateProcessor.DistribPhase extends Enum<DistributedUpdateProcessor.DistribPhase>
Values this processor supports for the DISTRIB_UPDATE_PARAM. This is an implementation detail exposed solely for tests.
See Also: