Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.comm.netty Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
AddressRequestIdGeneratorGenerate different request ids based on the address of the well known port on the workers.Classorg.apache.giraph.comm.netty.handlerGiraph
AuthorizeServerHandlerAuthorize or deny client requests based on existence and completeness of client's SASL authentication.Classorg.apache.giraph.comm.netty.handlerGiraph
ByteCounterInterfaceorg.apache.giraph.comm.nettyGiraph
ByteCounterDelegateDelegate Object to help keep track of the bytes processed and provide some metrics when desired as part of the Netty Channel stack.Classorg.apache.giraph.comm.nettyGiraph
ChannelRotaterMaintains multiple channels and rotates between them.Classorg.apache.giraph.comm.nettyGiraph
ClientRequestIdSimple immutable object to use for tracking requests uniquely.Classorg.apache.giraph.comm.netty.handlerGiraph
InboundByteCounterKeep track of the bytes received and provide some metrics when desired as part of the Netty Channel stack.Classorg.apache.giraph.comm.nettyGiraph
MasterRequestServerHandlerClassorg.apache.giraph.comm.netty.handlerGiraph
MasterRequestServerHandler .FactoryClassorg.apache.giraph.comm.netty.handler.MasterRequestServerHandlerGiraph
NettyClientNetty client for sending requests.Classorg.apache.giraph.comm.nettyGiraph
NettyMasterClientClassorg.apache.giraph.comm.nettyGiraph
NettyMasterServerClassorg.apache.giraph.comm.nettyGiraph
NettyServerClassorg.apache.giraph.comm.nettyGiraph
NettyWorkerAggregatorRequestProcessorClassorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientTakes users facing APIs in WorkerClient and implements them using the available WritableRequest objects.Classorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientRequestProcessorAggregate requests and sends them to the thread-safe NettyClient.Classorg.apache.giraph.comm.nettyGiraph
NettyWorkerServerNetty worker server that implement WorkerServer and contains the actual ServerData.Classorg.apache.giraph.comm.nettyGiraph
OutboundByteCounterKeep track of the bytes sent and provide some metrics when desired as part of the Netty Channel stack.Classorg.apache.giraph.comm.nettyGiraph
RequestDecoderDecodes encoded requests from the client.Classorg.apache.giraph.comm.netty.handlerGiraph
RequestEncoderRequests have a request type and an encoded request.Classorg.apache.giraph.comm.netty.handlerGiraph
RequestInfoClassorg.apache.giraph.comm.netty.handlerGiraph
RequestServerHandlerGeneric handler of requests.Classorg.apache.giraph.comm.netty.handlerGiraph
RequestServerHandler .FactoryInterfaceorg.apache.giraph.comm.netty.handler.RequestServerHandlerGiraph
ResponseClientHandlerGeneric handler of responses.Classorg.apache.giraph.comm.netty.handlerGiraph
ResponseEncoderHow a server should respond to a client.Classorg.apache.giraph.comm.netty.handlerGiraph
SaslClientHandlerClassorg.apache.giraph.comm.netty.handlerGiraph
SaslNettyClientClassorg.apache.giraph.comm.nettyGiraph
SaslNettyServerEncapsulates SASL server logic for Giraph BSP worker servers.Classorg.apache.giraph.comm.nettyGiraph
SaslNettyServer .SaslDigestCallbackHandlerClassorg.apache.giraph.comm.netty.SaslNettyServerGiraph
SaslServerHandlerGenerate SASL response tokens to client SASL tokens, allowing clients to authenticate themselves with this server.Classorg.apache.giraph.comm.netty.handlerGiraph
SaslServerHandler .FactoryClassorg.apache.giraph.comm.netty.handler.SaslServerHandlerGiraph
WorkerRequestReservedMapClassorg.apache.giraph.comm.netty.handlerGiraph
WorkerRequestServerHandlerClassorg.apache.giraph.comm.netty.handlerGiraph
WorkerRequestServerHandler .FactoryClassorg.apache.giraph.comm.netty.handler.WorkerRequestServerHandlerGiraph