Package | Description |
---|---|
org.apache.giraph.comm.netty |
Package for netty implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteCounterDelegate
Delegate Object to help keep track of the bytes processed and provide some
metrics when desired as part of the Netty Channel stack.
|
class |
InboundByteCounter
Keep track of the bytes received and provide some metrics when
desired as part of the Netty Channel stack.
|
class |
OutboundByteCounter
Keep track of the bytes sent and provide some metrics when
desired as part of the Netty Channel stack.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.