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