public interface TableStoreIterator<A>
Modifier and Type | Method and Description |
---|---|
void |
accept(A accumulator,
CharSequence key,
net.openhft.chronicle.wire.ValueIn value) |
void accept(A accumulator, CharSequence key, net.openhft.chronicle.wire.ValueIn value)
Copyright © 2020. All rights reserved.