Interface TimestampedBytesStore

All Known Subinterfaces:
VersionedBytesStore

public interface TimestampedBytesStore
  • Method Details

    • convertToTimestampedFormat

      static byte[] convertToTimestampedFormat(byte[] plainValue)