Package org.apache.kafka.streams.state
Interface TimestampedBytesStore
-
public interface TimestampedBytesStore
-
-
Method Summary
Static Methods Modifier and Type Method Description static byte[]convertToTimestampedFormat(byte[] plainValue)
-
public interface TimestampedBytesStore
| Modifier and Type | Method | Description |
|---|---|---|
static byte[] |
convertToTimestampedFormat(byte[] plainValue) |