org.apache.thrift.async
Class TAsyncMethodCall<T extends TAsyncMethodCall>
java.lang.Object
org.apache.thrift.async.TAsyncMethodCall<T>
- Type Parameters:
T -
public abstract class TAsyncMethodCall<T extends TAsyncMethodCall>
- extends java.lang.Object
Encapsulates an async method call
Need to generate:
- private void write_args(TProtocol protocol)
- public T getResult() throws , , ...
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClient
public TAsyncClient getClient()
Copyright © 2010. All Rights Reserved.