Package | Description |
---|---|
org.apache.giraph.comm |
Package of communication related objects, IPC service.
|
org.apache.giraph.comm.flow_control |
Package for flow-control policies.
|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.comm.netty.handler |
Package for classes which handle requests and responses.
|
org.apache.giraph.comm.requests |
Package for requests.
|
Class and Description |
---|
NettyWorkerClientRequestProcessor
Aggregate requests and sends them to the thread-safe NettyClient.
|
Class and Description |
---|
NettyClient
Netty client for sending requests.
|
Class and Description |
---|
ByteCounter
ByteCounter interface
|
InboundByteCounter
Keep track of the bytes received and provide some metrics when
desired as part of the Netty Channel stack.
|
SaslNettyClient
Implements SASL logic for Giraph BSP worker clients.
|
SaslNettyServer
Encapsulates SASL server logic for Giraph BSP worker servers.
|
Class and Description |
---|
InboundByteCounter
Keep track of the bytes received and provide some metrics when
desired as part of the Netty Channel stack.
|
NettyClient
Netty client for sending requests.
|
Class and Description |
---|
SaslNettyServer
Encapsulates SASL server logic for Giraph BSP worker servers.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.