Uses of Package
org.apache.accumulo.server.rpc
-
Packages that use org.apache.accumulo.server.rpc Package Description org.apache.accumulo.server org.apache.accumulo.server.rpc -
Classes in org.apache.accumulo.server.rpc used by org.apache.accumulo.server Class Description SaslServerConnectionParams Server-side SASL connection informationThriftServerType The type of configured Thrift server to start. -
Classes in org.apache.accumulo.server.rpc used by org.apache.accumulo.server.rpc Class Description HighlyAvailableServiceInvocationHandler AnInvocationHandlerwhich checks to see if aHighlyAvailableServiceis the current active instance of that service, throwingThriftNotActiveServiceExceptionwhen it is not the current active instance.SaslServerConnectionParams Server-side SASL connection informationServerAddress Encapsulate a Thrift server and the address, host and port, to which it is bound.ThriftServerType The type of configured Thrift server to start.TimedProcessor ATProcessorwhich tracks the duration of an RPC and adds it to the metrics subsystem.