Package | Description |
---|---|
net.openhft.chronicle.queue.impl | |
net.openhft.chronicle.queue.impl.table |
Modifier and Type | Method and Description |
---|---|
<A> void |
TableStore.forEachKey(A accumulator,
TableStoreIterator<A> tsIterator) |
Modifier and Type | Method and Description |
---|---|
<T> void |
SingleTableStore.forEachKey(T accumulator,
TableStoreIterator<T> tsIterator) |
<T> void |
ReadonlyTableStore.forEachKey(T accumulator,
TableStoreIterator<T> tsIterator) |
Copyright © 2020. All rights reserved.