public static class Kestrel.Client.Factory extends Object implements org.apache.thrift7.TServiceClientFactory<Kestrel.Client>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Kestrel.Client |
getClient(org.apache.thrift7.protocol.TProtocol prot) |
Kestrel.Client |
getClient(org.apache.thrift7.protocol.TProtocol iprot,
org.apache.thrift7.protocol.TProtocol oprot) |
public Factory()
public Kestrel.Client getClient(org.apache.thrift7.protocol.TProtocol prot)
getClient in interface org.apache.thrift7.TServiceClientFactory<Kestrel.Client>public Kestrel.Client getClient(org.apache.thrift7.protocol.TProtocol iprot, org.apache.thrift7.protocol.TProtocol oprot)
getClient in interface org.apache.thrift7.TServiceClientFactory<Kestrel.Client>