Uses of Class
org.apache.flume.channel.BasicTransactionSemantics.State

Packages that use BasicTransactionSemantics.State
org.apache.flume.channel   
 

Uses of BasicTransactionSemantics.State in org.apache.flume.channel
 

Methods in org.apache.flume.channel that return BasicTransactionSemantics.State
protected  BasicTransactionSemantics.State BasicTransactionSemantics.getState()
           
static BasicTransactionSemantics.State BasicTransactionSemantics.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BasicTransactionSemantics.State[] BasicTransactionSemantics.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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