-
Methods in dev.vality.damsel.merch_stat that return types with arguments of type StatResponse
| Modifier and Type |
Method |
Description |
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
DarkMessiahStatisticsSrv.AsyncProcessor.GetByQuery.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetChargebacks.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetCustomers.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetInvoices.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetPayments.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetPayouts.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetRefunds.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
MerchantStatisticsSrv.AsyncProcessor.GetStatistics.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
Method parameters in dev.vality.damsel.merch_stat with type arguments of type StatResponse
| Modifier and Type |
Method |
Description |
void |
DarkMessiahStatisticsSrv.AsyncClient.getByQuery(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
DarkMessiahStatisticsSrv.AsyncIface.getByQuery(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getChargebacks(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getChargebacks(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getCustomers(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getCustomers(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getInvoices(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getInvoices(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getPayments(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getPayments(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getPayouts(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getPayouts(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getRefunds(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getRefunds(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncClient.getStatistics(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncIface.getStatistics(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
DarkMessiahStatisticsSrv.AsyncProcessor.GetByQuery.start(I iface,
DarkMessiahStatisticsSrv.GetByQuery_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetChargebacks.start(I iface,
MerchantStatisticsSrv.GetChargebacks_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetCustomers.start(I iface,
MerchantStatisticsSrv.GetCustomers_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetInvoices.start(I iface,
MerchantStatisticsSrv.GetInvoices_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetPayments.start(I iface,
MerchantStatisticsSrv.GetPayments_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetPayouts.start(I iface,
MerchantStatisticsSrv.GetPayouts_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetRefunds.start(I iface,
MerchantStatisticsSrv.GetRefunds_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
MerchantStatisticsSrv.AsyncProcessor.GetStatistics.start(I iface,
MerchantStatisticsSrv.GetStatistics_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
Constructors in dev.vality.damsel.merch_stat with parameters of type StatResponse
| Constructor |
Description |
GetByQuery_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetChargebacks_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetCustomers_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetInvoices_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetPayments_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetPayouts_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetRefunds_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetStatistics_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
StatResponse(StatResponse other) |
Performs a deep copy on other.
|
Constructor parameters in dev.vality.damsel.merch_stat with type arguments of type StatResponse
| Constructor |
Description |
GetByQuery_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetChargebacks_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetCustomers_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetInvoices_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetPayments_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetPayouts_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetRefunds_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|
GetStatistics_call(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
|