Enum IntersectBlockReader.BlockIteration

java.lang.Object
java.lang.Enum<IntersectBlockReader.BlockIteration>
org.apache.lucene.codecs.uniformsplit.IntersectBlockReader.BlockIteration
All Implemented Interfaces:
Serializable, Comparable<IntersectBlockReader.BlockIteration>
Enclosing class:
IntersectBlockReader

protected static enum IntersectBlockReader.BlockIteration extends Enum<IntersectBlockReader.BlockIteration>
Block iteration order. Whether to move next block, jump to a block away, or end the iteration.