public static class PeerInterface_thrift.Client extends org.apache.thrift.TServiceClient implements PeerInterface_thrift.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
PeerInterface_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) |
public Client(org.apache.thrift.protocol.TProtocol prot)
public Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public long reportCompletion_peer_thrift(long commitTS)
throws org.apache.thrift.TException
reportCompletion_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_reportCompletion_peer_thrift(long commitTS)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_reportCompletion_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long reportCompletionBatch_peer_thrift(java.util.List<java.lang.Long> commitTS)
throws org.apache.thrift.TException
reportCompletionBatch_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_reportCompletionBatch_peer_thrift(java.util.List<java.lang.Long> commitTS)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_reportCompletionBatch_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift validate_peer_thrift(long startTS, RWSetInfo_thrift rwSet, long transactionId) throws org.apache.thrift.TException
validate_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_validate_peer_thrift(long startTS,
RWSetInfo_thrift rwSet,
long transactionId)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift recv_validate_peer_thrift() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long getSTS_peer_thrift()
throws org.apache.thrift.TException
getSTS_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_getSTS_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic long recv_getSTS_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic java.util.List<java.lang.Long> getCtsSts_peer_thrift()
throws org.apache.thrift.TException
getCtsSts_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_getCtsSts_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic java.util.List<java.lang.Long> recv_getCtsSts_peer_thrift()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift commit_peer_thrift(long startTS, long commitTS, long transactionId) throws org.apache.thrift.TException
commit_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_commit_peer_thrift(long startTS,
long commitTS,
long transactionId)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift recv_commit_peer_thrift() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift abort_peer_thrift(long startTS, long transactionId, boolean bReleaseLock) throws org.apache.thrift.TException
abort_peer_thrift in interface PeerInterface_thrift.Ifaceorg.apache.thrift.TExceptionpublic void send_abort_peer_thrift(long startTS,
long transactionId,
boolean bReleaseLock)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic PeerResponse_thrift recv_abort_peer_thrift() throws org.apache.thrift.TException
org.apache.thrift.TException