| Package | Description | 
|---|---|
| org.apache.tephra.distributed.thrift | 
| Modifier and Type | Field and Description | 
|---|---|
TGenericException | 
TTransactionServer.startLongClientId_result.e  | 
TGenericException | 
TTransactionServer.startShortClientId_result.e  | 
TGenericException | 
TTransactionServer.startShortWithClientIdAndTimeOut_result.e  | 
TGenericException | 
TTransactionServer.startShortWithTimeout_result.e  | 
| Modifier and Type | Method and Description | 
|---|---|
TGenericException | 
TGenericException.deepCopy()  | 
TGenericException | 
TTransactionServer.startLongClientId_result.getE()  | 
TGenericException | 
TTransactionServer.startShortClientId_result.getE()  | 
TGenericException | 
TTransactionServer.startShortWithClientIdAndTimeOut_result.getE()  | 
TGenericException | 
TTransactionServer.startShortWithTimeout_result.getE()  | 
TGenericException | 
TGenericException.setMessage(String message)  | 
TGenericException | 
TGenericException.setOriginalExceptionClass(String originalExceptionClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
TGenericException.compareTo(TGenericException other)  | 
boolean | 
TGenericException.equals(TGenericException that)  | 
TTransactionServer.startLongClientId_result | 
TTransactionServer.startLongClientId_result.setE(TGenericException e)  | 
TTransactionServer.startShortClientId_result | 
TTransactionServer.startShortClientId_result.setE(TGenericException e)  | 
TTransactionServer.startShortWithClientIdAndTimeOut_result | 
TTransactionServer.startShortWithClientIdAndTimeOut_result.setE(TGenericException e)  | 
TTransactionServer.startShortWithTimeout_result | 
TTransactionServer.startShortWithTimeout_result.setE(TGenericException e)  | 
| Modifier and Type | Method and Description | 
|---|---|
TTransaction | 
TTransactionServer.AsyncClient.startLongClientId_call.getResult()  | 
TTransaction | 
TTransactionServer.AsyncClient.startShortClientId_call.getResult()  | 
TTransaction | 
TTransactionServer.AsyncClient.startShortWithClientIdAndTimeOut_call.getResult()  | 
TTransaction | 
TTransactionServer.AsyncClient.startShortWithTimeout_call.getResult()  | 
TTransaction | 
TTransactionServer.Client.recv_startLongClientId()  | 
TTransaction | 
TTransactionServer.Client.recv_startShortClientId()  | 
TTransaction | 
TTransactionServer.Client.recv_startShortWithClientIdAndTimeOut()  | 
TTransaction | 
TTransactionServer.Client.recv_startShortWithTimeout()  | 
TTransaction | 
TTransactionServer.Iface.startLongClientId(String clientId)  | 
TTransaction | 
TTransactionServer.Client.startLongClientId(String clientId)  | 
TTransaction | 
TTransactionServer.Iface.startShortClientId(String clientId)  | 
TTransaction | 
TTransactionServer.Client.startShortClientId(String clientId)  | 
TTransaction | 
TTransactionServer.Iface.startShortWithClientIdAndTimeOut(String clientId,
                                int timeout)  | 
TTransaction | 
TTransactionServer.Client.startShortWithClientIdAndTimeOut(String clientId,
                                int timeout)  | 
TTransaction | 
TTransactionServer.Iface.startShortWithTimeout(int timeout)  | 
TTransaction | 
TTransactionServer.Client.startShortWithTimeout(int timeout)  | 
| Constructor and Description | 
|---|
TGenericException(TGenericException other)
Performs a deep copy on other. 
 | 
TTransactionServer.startLongClientId_result(TTransaction success,
                                           TGenericException e)  | 
TTransactionServer.startShortClientId_result(TTransaction success,
                                            TGenericException e)  | 
TTransactionServer.startShortWithClientIdAndTimeOut_result(TTransaction success,
                                                          TGenericException e)  | 
TTransactionServer.startShortWithTimeout_result(TTransaction success,
                                               TGenericException e)  | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.