Uses of Class
org.apache.thrift.async.TAsyncMethodCall.State

Packages that use TAsyncMethodCall.State
org.apache.thrift.async   
 

Uses of TAsyncMethodCall.State in org.apache.thrift.async
 

Methods in org.apache.thrift.async that return TAsyncMethodCall.State
static TAsyncMethodCall.State TAsyncMethodCall.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TAsyncMethodCall.State[] TAsyncMethodCall.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.