public static class DrainerService.Client extends com.facebook.thrift.EventHandlerBase implements DrainerService.Iface, com.facebook.thrift.TClientIf
| Modifier and Type | Field and Description |
|---|---|
protected com.facebook.thrift.protocol.TProtocol |
iprot_ |
protected com.facebook.thrift.protocol.TProtocol |
oprot_ |
protected int |
seqid_ |
| Constructor and Description |
|---|
Client(com.facebook.thrift.protocol.TProtocol prot) |
Client(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
AppendLogResponse |
appendLog(AppendLogRequest req) |
GetSyncProgressResp |
getDrainerSyncProgress(GetSyncProgressReq req) |
com.facebook.thrift.protocol.TProtocol |
getInputProtocol() |
com.facebook.thrift.protocol.TProtocol |
getOutputProtocol() |
AppendLogResponse |
recv_appendLog() |
GetSyncProgressResp |
recv_getDrainerSyncProgress() |
void |
send_appendLog(AppendLogRequest req) |
void |
send_getDrainerSyncProgress(GetSyncProgressReq req) |
protected com.facebook.thrift.protocol.TProtocol iprot_
protected com.facebook.thrift.protocol.TProtocol oprot_
protected int seqid_
public Client(com.facebook.thrift.protocol.TProtocol prot)
public Client(com.facebook.thrift.protocol.TProtocol iprot,
com.facebook.thrift.protocol.TProtocol oprot)
public com.facebook.thrift.protocol.TProtocol getInputProtocol()
getInputProtocol in interface com.facebook.thrift.TClientIfpublic com.facebook.thrift.protocol.TProtocol getOutputProtocol()
getOutputProtocol in interface com.facebook.thrift.TClientIfpublic AppendLogResponse appendLog(AppendLogRequest req) throws com.facebook.thrift.TException
appendLog in interface DrainerService.Ifacecom.facebook.thrift.TExceptionpublic void send_appendLog(AppendLogRequest req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic AppendLogResponse recv_appendLog() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetSyncProgressResp getDrainerSyncProgress(GetSyncProgressReq req) throws com.facebook.thrift.TException
getDrainerSyncProgress in interface DrainerService.Ifacecom.facebook.thrift.TExceptionpublic void send_getDrainerSyncProgress(GetSyncProgressReq req) throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionpublic GetSyncProgressResp recv_getDrainerSyncProgress() throws com.facebook.thrift.TException
com.facebook.thrift.TExceptionCopyright © 2024. All rights reserved.