Class Scribe.Client.Factory
- java.lang.Object
- 
- zipkin2.collector.scribe.generated.Scribe.Client.Factory
 
- 
- All Implemented Interfaces:
- org.apache.thrift.TServiceClientFactory<Scribe.Client>
 - Enclosing class:
- Scribe.Client
 
 public static class Scribe.Client.Factory extends Object implements org.apache.thrift.TServiceClientFactory<Scribe.Client> 
- 
- 
Constructor SummaryConstructors Constructor Description Factory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Scribe.ClientgetClient(org.apache.thrift.protocol.TProtocol prot)Scribe.ClientgetClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
 
- 
- 
- 
Method Detail- 
getClientpublic Scribe.Client getClient(org.apache.thrift.protocol.TProtocol prot) - Specified by:
- getClientin interface- org.apache.thrift.TServiceClientFactory<Scribe.Client>
 
 - 
getClientpublic Scribe.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) - Specified by:
- getClientin interface- org.apache.thrift.TServiceClientFactory<Scribe.Client>
 
 
- 
 
-