Class KeyValuePair
java.lang.Object
io.fluxcapacitor.common.api.keyvalue.KeyValuePair
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyValuePair
public KeyValuePair()
-