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