Uses of Class
org.apache.accumulo.server.rpc.ThriftProcessorTypes
-
Packages that use ThriftProcessorTypes Package Description org.apache.accumulo.server.rpc -
-
Uses of ThriftProcessorTypes in org.apache.accumulo.server.rpc
Fields in org.apache.accumulo.server.rpc declared as ThriftProcessorTypes Modifier and Type Field Description static ThriftProcessorTypes<ClientService.Client>ThriftProcessorTypes. CLIENTstatic ThriftProcessorTypes<TabletIngestClientService.Client>ThriftProcessorTypes. TABLET_INGESTstatic ThriftProcessorTypes<TabletManagementClientService.Client>ThriftProcessorTypes. TABLET_MGMTstatic ThriftProcessorTypes<TabletScanClientService.Client>ThriftProcessorTypes. TABLET_SCANstatic ThriftProcessorTypes<TabletServerClientService.Client>ThriftProcessorTypes. TABLET_SERVER
-