public interface InterruptibleIterator extends SortedKeyValueIterator<Key,Value>
Modifier and Type | Method and Description |
---|---|
void |
setInterruptFlag(AtomicBoolean flag) |
deepCopy, getTopKey, getTopValue, hasTop, init, next, seek
enableYielding
void setInterruptFlag(AtomicBoolean flag)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.