Package | Description |
---|---|
org.apache.accumulo.server.tabletserver |
Modifier and Type | Method and Description |
---|---|
org.apache.accumulo.server.tabletserver.Tablet.LookupResult |
Tablet.lookup(List<Range> ranges,
HashSet<Column> columns,
Authorizations authorizations,
ArrayList<Tablet.KVEntry> results,
long maxResultSize,
List<IterInfo> ssiList,
Map<String,Map<String,String>> ssio,
AtomicBoolean interruptFlag) |
void |
Tablet.KVReceiver.receive(List<Tablet.KVEntry> matches) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.