Uses of Class
org.apache.flume.thrift.ThriftSourceProtocol.appendBatch_result

Packages that use ThriftSourceProtocol.appendBatch_result
org.apache.flume.thrift   
 

Uses of ThriftSourceProtocol.appendBatch_result in org.apache.flume.thrift
 

Methods in org.apache.flume.thrift that return ThriftSourceProtocol.appendBatch_result
 ThriftSourceProtocol.appendBatch_result ThriftSourceProtocol.appendBatch_result.deepCopy()
           
 ThriftSourceProtocol.appendBatch_result ThriftSourceProtocol.appendBatch_result.setSuccess(Status success)
           
 

Methods in org.apache.flume.thrift with parameters of type ThriftSourceProtocol.appendBatch_result
 int ThriftSourceProtocol.appendBatch_result.compareTo(ThriftSourceProtocol.appendBatch_result other)
           
 boolean ThriftSourceProtocol.appendBatch_result.equals(ThriftSourceProtocol.appendBatch_result that)
           
 

Constructors in org.apache.flume.thrift with parameters of type ThriftSourceProtocol.appendBatch_result
ThriftSourceProtocol.appendBatch_result(ThriftSourceProtocol.appendBatch_result other)
          Performs a deep copy on other.
 



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