Package dev.vality.fistful.fistful_stat
Class FistfulStatisticsSrv.Client.Factory
java.lang.Object
dev.vality.fistful.fistful_stat.FistfulStatisticsSrv.Client.Factory
- All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<FistfulStatisticsSrv.Client>
- Enclosing class:
- FistfulStatisticsSrv.Client
public static class FistfulStatisticsSrv.Client.Factory extends Object implements org.apache.thrift.TServiceClientFactory<FistfulStatisticsSrv.Client>
-
Constructor Summary
Constructors Constructor Description Factory() -
Method Summary
Modifier and Type Method Description FistfulStatisticsSrv.ClientgetClient(org.apache.thrift.protocol.TProtocol prot)FistfulStatisticsSrv.ClientgetClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getClient
- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<FistfulStatisticsSrv.Client>
-
getClient
public FistfulStatisticsSrv.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<FistfulStatisticsSrv.Client>
-