|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InitialScan | |
|---|---|
| org.apache.accumulo.core.data.thrift | |
| org.apache.accumulo.core.tabletserver.thrift | |
| Uses of InitialScan in org.apache.accumulo.core.data.thrift |
|---|
| Methods in org.apache.accumulo.core.data.thrift that return InitialScan | |
|---|---|
InitialScan |
InitialScan.deepCopy()
|
InitialScan |
InitialScan.setResult(ScanResult result)
|
InitialScan |
InitialScan.setScanID(long scanID)
|
| Methods in org.apache.accumulo.core.data.thrift with parameters of type InitialScan | |
|---|---|
int |
InitialScan.compareTo(InitialScan other)
|
boolean |
InitialScan.equals(InitialScan that)
|
| Constructors in org.apache.accumulo.core.data.thrift with parameters of type InitialScan | |
|---|---|
InitialScan(InitialScan other)
Performs a deep copy on other. |
|
| Uses of InitialScan in org.apache.accumulo.core.tabletserver.thrift |
|---|
| Fields in org.apache.accumulo.core.tabletserver.thrift declared as InitialScan | |
|---|---|
InitialScan |
TabletClientService.startScan_result.success
|
| Methods in org.apache.accumulo.core.tabletserver.thrift that return InitialScan | |
|---|---|
InitialScan |
TabletClientService.AsyncClient.startScan_call.getResult()
|
InitialScan |
TabletClientService.startScan_result.getSuccess()
|
InitialScan |
TabletClientService.Client.recv_startScan()
|
InitialScan |
TabletClientService.Iface.startScan(TInfo tinfo,
AuthInfo credentials,
TKeyExtent extent,
TRange range,
List<TColumn> columns,
int batchSize,
List<IterInfo> ssiList,
Map<String,Map<String,String>> ssio,
List<ByteBuffer> authorizations,
boolean waitForWrites,
boolean isolated)
|
InitialScan |
TabletClientService.Client.startScan(TInfo tinfo,
AuthInfo credentials,
TKeyExtent extent,
TRange range,
List<TColumn> columns,
int batchSize,
List<IterInfo> ssiList,
Map<String,Map<String,String>> ssio,
List<ByteBuffer> authorizations,
boolean waitForWrites,
boolean isolated)
|
| Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type InitialScan | |
|---|---|
TabletClientService.startScan_result |
TabletClientService.startScan_result.setSuccess(InitialScan success)
|
| Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type InitialScan | |
|---|---|
TabletClientService.startScan_result(InitialScan success,
ThriftSecurityException sec,
NotServingTabletException nste,
TooManyFilesException tmfe)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||