Uses of Package
com.blueriq.component.api.store.keyvalue
Packages that use com.blueriq.component.api.store.keyvalue
-
Classes in com.blueriq.component.api.store.keyvalue used by com.blueriq.component.api.store.keyvalueClassDescriptionRepresents a pattern for keys in a key-value store.A builder for creating key patterns that a given
IKeyValueStoreimplementation understands.Objects that which to register with aIKeyspaceMonitorand be notified of keyspace events must implement this interface.An iterator over keys in a key-value store.Defines the set of events for whichIKeyspaceEventListeners can register with anIKeyspaceMonitor.