Uses of Class
org.apache.flume.Transaction.TransactionState

Packages that use Transaction.TransactionState
org.apache.flume   
 

Uses of Transaction.TransactionState in org.apache.flume
 

Methods in org.apache.flume that return Transaction.TransactionState
static Transaction.TransactionState Transaction.TransactionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Transaction.TransactionState[] Transaction.TransactionState.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.