Interface TimestampedBytesStore


public interface TimestampedBytesStore
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static byte[]
    convertToTimestampedFormat(byte[] plainValue)
     
  • Method Details

    • convertToTimestampedFormat

      static byte[] convertToTimestampedFormat(byte[] plainValue)