public static class Cassandra.Client.Factory extends java.lang.Object implements org.apache.thrift.TServiceClientFactory<Cassandra.Client>
Constructor and Description |
---|
Cassandra.Client.Factory() |
Modifier and Type | Method and Description |
---|---|
Cassandra.Client |
getClient(org.apache.thrift.protocol.TProtocol prot)
Get a brand-new T using prot as both the input and output protocol.
|
Cassandra.Client |
getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
Get a brand new T using the specified input and output protocols.
|
public Cassandra.Client getClient(org.apache.thrift.protocol.TProtocol prot)
org.apache.thrift.TServiceClientFactory
getClient
in interface org.apache.thrift.TServiceClientFactory<Cassandra.Client>
public Cassandra.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
org.apache.thrift.TServiceClientFactory
getClient
in interface org.apache.thrift.TServiceClientFactory<Cassandra.Client>
Copyright © 2014 The Apache Software Foundation