| Package | Description |
|---|---|
| tech.mlsql.common.utils.kv |
| Class and Description |
|---|
| KVIndex
Tags a field to be indexed when storing an object.
|
| KVStore
Abstraction for a local key/value store for storing app data.
|
| KVStoreIterator
An iterator for KVStore.
|
| KVStoreSerializer
Serializer used to translate between app-defined types and the LevelDB store.
|
| KVStoreView
A configurable view that allows iterating over values in a
KVStore. |
Copyright © 2020. All rights reserved.