Class ReencryptionStartRecord


  • public class ReencryptionStartRecord
    extends WALRecord
    Logical record to restart reencryption with the latest encryption key.
    • Constructor Detail

      • ReencryptionStartRecord

        public ReencryptionStartRecord​(Map<Integer,​Byte> grps)
        Parameters:
        grps - Map of reencrypted cache groups with encryption key identifiers.
    • Method Detail

      • groups

        public Map<Integer,​Byte> groups()
        Returns:
        Map of reencrypted cache groups with encryption key identifiers.
      • dataSize

        public int dataSize()
        Returns:
        Record data size.