public static class ValidationService_thrift.Client extends org.apache.thrift.TServiceClient implements ValidationService_thrift.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationService_thrift.Client.Factory |
| Constructor and Description |
|---|
Client(org.apache.thrift.protocol.TProtocol prot) |
Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ValidateResponse_thrift> |
batchValidate_thrift(List<ValidationRequest_thrift> requests) |
long |
getSTS_thrift() |
Map<String,ValidateResponse_thrift> |
recv_batchValidate_thrift() |
long |
recv_getSTS_thrift() |
long |
recv_reportCompletion_thrift() |
long |
recv_reportCompletionBatch_thrift() |
ValidateResponse_thrift |
recv_validate_thrift() |
long |
reportCompletion_thrift(long commitTS) |
long |
reportCompletionBatch_thrift(List<Long> commitTS) |
void |
send_batchValidate_thrift(List<ValidationRequest_thrift> requests) |
void |
send_getSTS_thrift() |
void |
send_reportCompletion_thrift(long commitTS) |
void |
send_reportCompletionBatch_thrift(List<Long> commitTS) |
void |
send_validate_thrift(long startTS,
RWSetInfo_thrift rwSet) |
ValidateResponse_thrift |
validate_thrift(long startTS,
RWSetInfo_thrift rwSet) |
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public long getSTS_thrift()
throws org.apache.thrift.TException
getSTS_thrift in interface ValidationService_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_getSTS_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_getSTS_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long reportCompletion_thrift(long commitTS)
throws org.apache.thrift.TException
reportCompletion_thrift in interface ValidationService_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_reportCompletion_thrift(long commitTS)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_reportCompletion_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long reportCompletionBatch_thrift(List<Long> commitTS) throws org.apache.thrift.TException
reportCompletionBatch_thrift in interface ValidationService_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_reportCompletionBatch_thrift(List<Long> commitTS) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_reportCompletionBatch_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ValidateResponse_thrift validate_thrift(long startTS, RWSetInfo_thrift rwSet) throws org.apache.thrift.TException
validate_thrift in interface ValidationService_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_validate_thrift(long startTS,
RWSetInfo_thrift rwSet)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic ValidateResponse_thrift recv_validate_thrift() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,ValidateResponse_thrift> batchValidate_thrift(List<ValidationRequest_thrift> requests) throws org.apache.thrift.TException
batchValidate_thrift in interface ValidationService_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_batchValidate_thrift(List<ValidationRequest_thrift> requests) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic Map<String,ValidateResponse_thrift> recv_batchValidate_thrift() throws org.apache.thrift.TException
org.apache.thrift.TException