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

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

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

Methods in org.apache.flume.source.scribe that return Scribe.Log_result
 Scribe.Log_result Scribe.Log_result.deepCopy()
           
 Scribe.Log_result Scribe.Log_result.setSuccess(ResultCode success)
           
 

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

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



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