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