PrefetchCache 
    Deprecated
BulkQuery is now responsible for prefetching
There is no size limit. Entries are not evicted. This guarantees that after a prefetch there are no more request required. Not thread safe.
Functions
Link copied to clipboard
                  Link copied to clipboard
                  open fun newBulkQuery(wrapper: IDeserializingKeyValueStore, config: BulkQueryConfiguration? = null): IBulkQuery