public static class DrainerService.AsyncClient extends com.facebook.thrift.async.TAsyncClient implements DrainerService.AsyncIface
| Modifier and Type | Class and Description |
|---|---|
static class |
DrainerService.AsyncClient.appendLog_call |
static class |
DrainerService.AsyncClient.Factory |
static class |
DrainerService.AsyncClient.getDrainerSyncProgress_call |
| Constructor and Description |
|---|
AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendLog(AppendLogRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler14) |
void |
getDrainerSyncProgress(GetSyncProgressReq req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler19) |
public AsyncClient(com.facebook.thrift.protocol.TProtocolFactory protocolFactory,
com.facebook.thrift.async.TAsyncClientManager clientManager,
com.facebook.thrift.transport.TNonblockingTransport transport)
public void appendLog(AppendLogRequest req, com.facebook.thrift.async.AsyncMethodCallback resultHandler14) throws com.facebook.thrift.TException
appendLog in interface DrainerService.AsyncIfacecom.facebook.thrift.TExceptionpublic void getDrainerSyncProgress(GetSyncProgressReq req, com.facebook.thrift.async.AsyncMethodCallback resultHandler19) throws com.facebook.thrift.TException
getDrainerSyncProgress in interface DrainerService.AsyncIfacecom.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.