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