Class DefaultKeyValueStore
java.lang.Object
io.fluxcapacitor.javaclient.persisting.keyvalue.DefaultKeyValueStore
- All Implemented Interfaces:
KeyValueStore
-
Constructor Details
-
DefaultKeyValueStore
public DefaultKeyValueStore()
-
-
Method Details
-
store
- Specified by:
storein interfaceKeyValueStore
-
storeIfAbsent
- Specified by:
storeIfAbsentin interfaceKeyValueStore
-
get
- Specified by:
getin interfaceKeyValueStore
-
delete
- Specified by:
deletein interfaceKeyValueStore
-