Package dev.vality.damsel.analytics
Class AnalyticsServiceSrv.Client
java.lang.Object
org.apache.thrift.TServiceClient
dev.vality.damsel.analytics.AnalyticsServiceSrv.Client
- All Implemented Interfaces:
AnalyticsServiceSrv.Iface
- Enclosing class:
- AnalyticsServiceSrv
public static class AnalyticsServiceSrv.Client extends org.apache.thrift.TServiceClient implements AnalyticsServiceSrv.Iface
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnalyticsServiceSrv.Client.Factory -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.thrift.TServiceClient
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
-
Constructor Details
-
Client
public Client(org.apache.thrift.protocol.TProtocol prot) -
Client
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
-
Method Details
-
getPaymentsToolDistribution
public PaymentToolDistributionResponse getPaymentsToolDistribution(FilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение распределения использования платежных инструментов для ЛК.- Specified by:
getPaymentsToolDistributionin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsToolDistribution
public void sendGetPaymentsToolDistribution(FilterRequest request) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetPaymentsToolDistribution
public PaymentToolDistributionResponse recvGetPaymentsToolDistribution() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
getPaymentsAmount
Description copied from interface:AnalyticsServiceSrv.IfaceПолучение списка оборотов с группировкой по валютам для ЛК.- Specified by:
getPaymentsAmountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsAmount
- Throws:
org.apache.thrift.TException
-
recvGetPaymentsAmount
- Throws:
org.apache.thrift.TException
-
getCreditingsAmount
public AmountResponse getCreditingsAmount(FilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение списка зачислений с группировкой по валютам для ЛК.- Specified by:
getCreditingsAmountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetCreditingsAmount
- Throws:
org.apache.thrift.TException
-
recvGetCreditingsAmount
- Throws:
org.apache.thrift.TException
-
getAveragePayment
Description copied from interface:AnalyticsServiceSrv.IfaceПолучение среднего размера платежа с группировкой по валютам для ЛК.- Specified by:
getAveragePaymentin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetAveragePayment
- Throws:
org.apache.thrift.TException
-
recvGetAveragePayment
- Throws:
org.apache.thrift.TException
-
getPaymentsCount
Description copied from interface:AnalyticsServiceSrv.IfaceПолучение колличества платежей с группировкой по валютам для ЛК.- Specified by:
getPaymentsCountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsCount
- Throws:
org.apache.thrift.TException
-
recvGetPaymentsCount
- Throws:
org.apache.thrift.TException
-
getPaymentsErrorDistribution
public ErrorDistributionsResponse getPaymentsErrorDistribution(FilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение распределения ошибок по причине ошибки для ЛК.- Specified by:
getPaymentsErrorDistributionin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsErrorDistribution
public void sendGetPaymentsErrorDistribution(FilterRequest request) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetPaymentsErrorDistribution
public ErrorDistributionsResponse recvGetPaymentsErrorDistribution() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
getPaymentsSubErrorDistribution
public SubErrorDistributionsResponse getPaymentsSubErrorDistribution(FilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение распределения ошибок c подошибками для ЛК.- Specified by:
getPaymentsSubErrorDistributionin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsSubErrorDistribution
public void sendGetPaymentsSubErrorDistribution(FilterRequest request) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetPaymentsSubErrorDistribution
public SubErrorDistributionsResponse recvGetPaymentsSubErrorDistribution() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
getPaymentsSplitAmount
public SplitAmountResponse getPaymentsSplitAmount(SplitFilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение списка оборотов с группировкой по валютам и разделенные по временным интервалам для ЛК.- Specified by:
getPaymentsSplitAmountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsSplitAmount
public void sendGetPaymentsSplitAmount(SplitFilterRequest request) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetPaymentsSplitAmount
- Throws:
org.apache.thrift.TException
-
getPaymentsSplitCount
public SplitCountResponse getPaymentsSplitCount(SplitFilterRequest request) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение колличества платежей с группировкой по валютам и статусам, разделенные по временным интервалам для ЛК.- Specified by:
getPaymentsSplitCountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetPaymentsSplitCount
public void sendGetPaymentsSplitCount(SplitFilterRequest request) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetPaymentsSplitCount
- Throws:
org.apache.thrift.TException
-
getRefundsAmount
Description copied from interface:AnalyticsServiceSrv.IfaceПолучение списка возвратов с группировкой по валютам для ЛК.- Specified by:
getRefundsAmountin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetRefundsAmount
- Throws:
org.apache.thrift.TException
-
recvGetRefundsAmount
- Throws:
org.apache.thrift.TException
-
getCurrentBalances
public AmountResponse getCurrentBalances(MerchantFilter merchant_filter) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение балансов с группировкой по валютам для ЛК.- Specified by:
getCurrentBalancesin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetCurrentBalances
public void sendGetCurrentBalances(MerchantFilter merchant_filter) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetCurrentBalances
- Throws:
org.apache.thrift.TException
-
getCurrentShopBalances
public ShopAmountResponse getCurrentShopBalances(MerchantFilter merchant_filter) throws org.apache.thrift.TExceptionDescription copied from interface:AnalyticsServiceSrv.IfaceПолучение текущего баланса с группировкой по магазинам- Specified by:
getCurrentShopBalancesin interfaceAnalyticsServiceSrv.Iface- Throws:
org.apache.thrift.TException
-
sendGetCurrentShopBalances
public void sendGetCurrentShopBalances(MerchantFilter merchant_filter) throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-
recvGetCurrentShopBalances
- Throws:
org.apache.thrift.TException
-