Uses of Class
org.apache.accumulo.server.client.ClientServiceHandler
-
Packages that use ClientServiceHandler Package Description org.apache.accumulo.server.rpc -
-
Uses of ClientServiceHandler in org.apache.accumulo.server.rpc
Methods in org.apache.accumulo.server.rpc with parameters of type ClientServiceHandler Modifier and Type Method Description static org.apache.thrift.TMultiplexedProcessorThriftProcessorTypes. getTabletServerTProcessor(ClientServiceHandler clientHandler, TabletServerClientService.Iface tserverHandler, TabletScanClientService.Iface tserverScanHandler, TabletIngestClientService.Iface tserverIngestHandler, TabletManagementClientService.Iface tserverMgmtHandler, ServerContext context)
-