| Package | Description |
|---|---|
| tech.mlsql.common.utils.kv |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStore
Implementation of KVStore that keeps data deserialized in memory.
|
class |
LevelDB
Implementation of KVStore that uses LevelDB as the underlying data store.
|
Copyright © 2020. All rights reserved.