|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TooManyFilesException | |
|---|---|
| org.apache.accumulo.core.tabletserver.thrift | |
| Uses of TooManyFilesException in org.apache.accumulo.core.tabletserver.thrift |
|---|
| Fields in org.apache.accumulo.core.tabletserver.thrift declared as TooManyFilesException | |
|---|---|
TooManyFilesException |
TabletClientService.startScan_result.tmfe
|
TooManyFilesException |
TabletClientService.continueScan_result.tmfe
|
| Methods in org.apache.accumulo.core.tabletserver.thrift that return TooManyFilesException | |
|---|---|
TooManyFilesException |
TooManyFilesException.deepCopy()
|
TooManyFilesException |
TabletClientService.startScan_result.getTmfe()
|
TooManyFilesException |
TabletClientService.continueScan_result.getTmfe()
|
TooManyFilesException |
TooManyFilesException.setExtent(TKeyExtent extent)
|
| Methods in org.apache.accumulo.core.tabletserver.thrift with parameters of type TooManyFilesException | |
|---|---|
int |
TooManyFilesException.compareTo(TooManyFilesException other)
|
boolean |
TooManyFilesException.equals(TooManyFilesException that)
|
TabletClientService.startScan_result |
TabletClientService.startScan_result.setTmfe(TooManyFilesException tmfe)
|
TabletClientService.continueScan_result |
TabletClientService.continueScan_result.setTmfe(TooManyFilesException tmfe)
|
| Methods in org.apache.accumulo.core.tabletserver.thrift that throw TooManyFilesException | |
|---|---|
ScanResult |
TabletClientService.Iface.continueScan(TInfo tinfo,
long scanID)
|
ScanResult |
TabletClientService.Client.continueScan(TInfo tinfo,
long scanID)
|
InitialScan |
TabletClientService.AsyncClient.startScan_call.getResult()
|
ScanResult |
TabletClientService.AsyncClient.continueScan_call.getResult()
|
ScanResult |
TabletClientService.Client.recv_continueScan()
|
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)
|
| Constructors in org.apache.accumulo.core.tabletserver.thrift with parameters of type TooManyFilesException | |
|---|---|
TabletClientService.continueScan_result(ScanResult success,
NoSuchScanIDException nssi,
NotServingTabletException nste,
TooManyFilesException tmfe)
|
|
TabletClientService.startScan_result(InitialScan success,
ThriftSecurityException sec,
NotServingTabletException nste,
TooManyFilesException tmfe)
|
|
TooManyFilesException(TooManyFilesException other)
Performs a deep copy on other. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||