Class VisitorIterator.ExplicitBucketSource

  • All Implemented Interfaces:
    VisitorIterator.BucketSource
    Enclosing class:
    VisitorIterator

    protected static class VisitorIterator.ExplicitBucketSource
    extends java.lang.Object
    implements VisitorIterator.BucketSource
    Provides an explicit set of bucket IDs to iterate over. Will immediately set these as pending in the ProgressToken, as it is presumed this set is rather small. Changing the distribution bit count for this source is effectively a no-op, as explicit bucket IDs should not be implicitly changed.