WindowBytesStoreSupplier
is the extension of the StoreSupplier contract for state store suppliers that supply WindowStores (i.e. WindowStores of type <Bytes, byte[]>
).
Note
|
RocksDbWindowBytesStoreSupplier is the one and only known implementation of the WindowBytesStoreSupplier Contract. |
Property | Description |
---|---|
|
boolean retainDuplicates() Used exclusively when |
|
long retentionPeriod() Used exclusively when |
|
long segmentIntervalMs() Used exclusively when |
|
long windowSize() Used exclusively when |