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 Details
-
Factory
public Factory()
-
-
Method Details
-
getClient
- Specified by:
getClient
in interfaceorg.apache.thrift.TServiceClientFactory<Scribe.Client>
-
getClient
public Scribe.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) - Specified by:
getClient
in interfaceorg.apache.thrift.TServiceClientFactory<Scribe.Client>
-