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

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

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

Methods in org.apache.flume.thrift that return ThriftSourceProtocol.append_args
 ThriftSourceProtocol.append_args ThriftSourceProtocol.append_args.deepCopy()
           
 ThriftSourceProtocol.append_args ThriftSourceProtocol.append_args.setEvent(ThriftFlumeEvent event)
           
 

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

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



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