|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValue | |
|---|---|
| org.apache.accumulo.core.client.impl | |
| org.apache.accumulo.core.data | |
| Uses of KeyValue in org.apache.accumulo.core.client.impl |
|---|
| Methods in org.apache.accumulo.core.client.impl that return types with arguments of type KeyValue | |
|---|---|
static List<KeyValue> |
ThriftScanner.scan(Instance instance,
AuthInfo credentials,
ThriftScanner.ScanState scanState,
int timeOut,
AccumuloConfiguration conf)
|
| Uses of KeyValue in org.apache.accumulo.core.data |
|---|
| Method parameters in org.apache.accumulo.core.data with type arguments of type KeyValue | |
|---|---|
static List<TKeyValue> |
Key.compress(List<? extends KeyValue> param)
Use this to compress a list of keys before sending them via thrift. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||