Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
org.apache.giraph.comm.netty.handler |
Package for classes which handle requests and responses.
|
Modifier and Type | Method and Description |
---|---|
InboundByteCounter |
NettyServer.getInByteCounter()
Returns a handle on the in-bound byte counter.
|
Constructor and Description |
---|
RequestDecoder(ImmutableClassesGiraphConfiguration conf,
InboundByteCounter byteCounter)
Constructor.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.