org.apache.accumulo.core.client.impl.thrift
Class ThriftTest.Client.Factory

java.lang.Object
  extended by org.apache.accumulo.core.client.impl.thrift.ThriftTest.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<ThriftTest.Client>
Enclosing class:
ThriftTest.Client

public static class ThriftTest.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<ThriftTest.Client>


Constructor Summary
ThriftTest.Client.Factory()
           
 
Method Summary
 ThriftTest.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ThriftTest.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftTest.Client.Factory

public ThriftTest.Client.Factory()
Method Detail

getClient

public ThriftTest.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<ThriftTest.Client>

getClient

public ThriftTest.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                                   org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<ThriftTest.Client>


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.