| 接口 | 说明 |
|---|---|
| KvStorage |
Universal KV storage interface.
|
| 类 | 说明 |
|---|---|
| FileKvStorage |
Kv storage based on file system. // TODO 写文件的方式需要优化
|
| MemoryKvStorage |
Realization of KV storage based on memory.
|
| MemoryKvStorage.Key |
| 枚举 | 说明 |
|---|---|
| KvStorage.KvType |
Copyright © 2018–2022 Alibaba Group. All rights reserved.