KeyValueIterator<Bytes, byte[]> all()
SegmentedBytesStore Contract
SegmentedBytesStore
is the extension of the StateStore contract for segmented-bytes state stores that FIXME.
Method | Description |
---|---|
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
Note
|
AbstractRocksDBSegmentedBytesStore is the only known direct implementation of the SegmentedBytesStore Contract in Kafka Streams. |