temp-clone
simplestore
/
com.uber.simplestore.primitive
/
PrimitiveSimpleStore
/
remove
remove
@
CheckReturnValue
abstract
fun
remove
(
key
:
String
)
:
ListenableFuture
<
Void
>
Content copied to clipboard
Removes a key from memory &disk.
Return
when complete
Parameters
key
to remove