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

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

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

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

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

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



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