Uses of Class
org.apache.flume.api.NettyAvroRpcClient.Builder

Packages that use NettyAvroRpcClient.Builder
org.apache.flume.api   
 

Uses of NettyAvroRpcClient.Builder in org.apache.flume.api
 

Methods in org.apache.flume.api that return NettyAvroRpcClient.Builder
 NettyAvroRpcClient.Builder NettyAvroRpcClient.Builder.batchSize(Integer batchSize)
          Maximum number of events that can be processed in a batch operation.
 NettyAvroRpcClient.Builder NettyAvroRpcClient.Builder.hostname(String hostname)
          Hostname to connect to (required)
 NettyAvroRpcClient.Builder NettyAvroRpcClient.Builder.port(Integer port)
          Port to connect to (required)
 



Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.