Class KeyValuePair

java.lang.Object
io.fluxcapacitor.common.api.keyvalue.KeyValuePair

public class KeyValuePair extends Object
Represents a single key-value entry in the legacy key-value store.

This structure is primarily used in StoreValues commands to persist arbitrary binary data.

  • Constructor Details

    • KeyValuePair

      public KeyValuePair()