Package | Description |
---|---|
org.apache.flume.api |
Modifier and Type | Class and Description |
---|---|
class |
FailoverRpcClient
Avro/Netty implementation of
RpcClient which supports failover. |
class |
LoadBalancingRpcClient
An implementation of RpcClient interface that uses NettyAvroRpcClient
instances to load-balance the requests over many different hosts.
|
class |
NettyAvroRpcClient
Avro/Netty implementation of
RpcClient . |
class |
SecureThriftRpcClient |
class |
SSLContextAwareAbstractRpcClient |
class |
ThriftRpcClient |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.