Uses of Class
org.apache.flume.source.scribe.Scribe.Log_args

Packages that use Scribe.Log_args
org.apache.flume.source.scribe   
 

Uses of Scribe.Log_args in org.apache.flume.source.scribe
 

Methods in org.apache.flume.source.scribe that return Scribe.Log_args
 Scribe.Log_args Scribe.Log_args.deepCopy()
           
 Scribe.Log_args Scribe.Log_args.setMessages(List<LogEntry> messages)
           
 

Methods in org.apache.flume.source.scribe with parameters of type Scribe.Log_args
 int Scribe.Log_args.compareTo(Scribe.Log_args other)
           
 boolean Scribe.Log_args.equals(Scribe.Log_args that)
           
 

Constructors in org.apache.flume.source.scribe with parameters of type Scribe.Log_args
Scribe.Log_args(Scribe.Log_args other)
          Performs a deep copy on other.
 



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