Package | Description |
---|---|
org.apache.giraph.comm.flow_control |
Package for flow-control policies.
|
org.apache.giraph.comm.netty.handler |
Package for classes which handle requests and responses.
|
Constructor and Description |
---|
CreditBasedFlowControl(ImmutableClassesGiraphConfiguration conf,
NettyClient nettyClient,
Thread.UncaughtExceptionHandler exceptionHandler)
Constructor
|
NoOpFlowControl(NettyClient nettyClient)
Constructor
|
StaticFlowControl(ImmutableClassesGiraphConfiguration conf,
NettyClient nettyClient)
Constructor
|
Constructor and Description |
---|
ResponseClientHandler(NettyClient nettyClient,
org.apache.hadoop.conf.Configuration conf)
Constructor.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.