-
Methods in dev.vality.fistful.fistful_stat that return types with arguments of type StatResponse
| Modifier and Type |
Method |
Description |
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetDepositAdjustments.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetDepositReverts.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetDeposits.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetDestinations.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetIdentities.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetWallets.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
org.apache.thrift.async.AsyncMethodCallback<StatResponse> |
FistfulStatisticsSrv.AsyncProcessor.GetWithdrawals.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
|
Method parameters in dev.vality.fistful.fistful_stat with type arguments of type StatResponse
| Modifier and Type |
Method |
Description |
void |
FistfulStatisticsSrv.AsyncClient.getDepositAdjustments(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getDepositAdjustments(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getDepositReverts(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getDepositReverts(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getDeposits(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getDeposits(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getDestinations(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getDestinations(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getIdentities(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getIdentities(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getWallets(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getWallets(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncClient.getWithdrawals(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncIface.getWithdrawals(StatRequest req,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetDepositAdjustments.start(I iface,
FistfulStatisticsSrv.GetDepositAdjustments_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetDepositReverts.start(I iface,
FistfulStatisticsSrv.GetDepositReverts_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetDeposits.start(I iface,
FistfulStatisticsSrv.GetDeposits_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetDestinations.start(I iface,
FistfulStatisticsSrv.GetDestinations_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetIdentities.start(I iface,
FistfulStatisticsSrv.GetIdentities_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetWallets.start(I iface,
FistfulStatisticsSrv.GetWallets_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
void |
FistfulStatisticsSrv.AsyncProcessor.GetWithdrawals.start(I iface,
FistfulStatisticsSrv.GetWithdrawals_args args,
org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) |
|
Constructors in dev.vality.fistful.fistful_stat with parameters of type StatResponse
| Constructor |
Description |
GetDepositAdjustments_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetDepositReverts_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetDeposits_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetDestinations_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetIdentities_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetWallets_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
GetWithdrawals_result(StatResponse success,
InvalidRequest ex1,
BadToken ex3) |
|
StatResponse(StatResponse other) |
Performs a deep copy on other.
|
Constructor parameters in dev.vality.fistful.fistful_stat with type arguments of type StatResponse
| Constructor |
Description |
GetDepositAdjustments_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) |
|
GetDepositReverts_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) |
|
GetDeposits_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) |
|
GetDestinations_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) |
|
GetIdentities_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) |
|
GetWallets_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) |
|
GetWithdrawals_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) |
|