temp-clone
simplestore
/
com.uber.simplestore
/
SimpleStoreHelpers
Simple
Store
Helpers
class
SimpleStoreHelpers
Content copied to clipboard
Useful wrappers for common storage operations.
Functions
Functions
prefetch
Link copied to clipboard
open
fun
prefetch
(
store
:
SimpleStore
,
keys
:
Array
<
String
>
)
Content copied to clipboard
Prefetch specified keys into the memory cache.