|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TAsyncMethodCall | |
|---|---|
| org.apache.thrift.async | |
| Uses of TAsyncMethodCall in org.apache.thrift.async |
|---|
| Classes in org.apache.thrift.async with type parameters of type TAsyncMethodCall | |
|---|---|
class |
TAsyncMethodCall<T extends TAsyncMethodCall>
Encapsulates an async method call Need to generate: - private void write_args(TProtocol protocol) - public T getResult() throws |
| Methods in org.apache.thrift.async with parameters of type TAsyncMethodCall | |
|---|---|
void |
TAsyncClientManager.call(TAsyncMethodCall method)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||