public class NodeStore extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
NodeStore.KeyValueBackend
In ripple, all data is stored in a simple binary key/value database.
|
| 构造器和说明 |
|---|
NodeStore(NodeStore.KeyValueBackend backend) |
public NodeStore(NodeStore.KeyValueBackend backend)
Copyright © 2021. All rights reserved.