Package io.fluxcapacitor.common.api.keyvalue
package io.fluxcapacitor.common.api.keyvalue
-
ClassesClassDescriptionCommand to delete a value from the legacy key-value store by key.Request to retrieve a value from the legacy key-value store.Response to a
GetValue
request, returning the value associated with the given key.Represents a single key-value entry in the legacy key-value store.Stores a key-value pair only if the specified key does not already exist in the key-value store.Lightweight metric representation for logging or monitoring.Legacy API: This command stores key-value pairs in the legacy key-value store mechanism.Lightweight metric representation of this command.Deprecated.Metric representation of the deprecated store call.
StoreValues
instead.