@Path(value="/") public class RockApi extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RockApi.KeyValue |
| Constructor and Description |
|---|
RockApi(int shards,
WALManager mgr,
org.rocksdb.RocksDB rocks) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String keys) |
static Node |
getLeaderNode(String key,
WALManager mgr,
int shards) |
void |
put(String payload) |
public RockApi(int shards,
WALManager mgr,
org.rocksdb.RocksDB rocks)
Copyright © 2018. All rights reserved.