org.apache.accumulo.core.tabletserver.thrift
Class TestService.Client.Factory

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

public static class TestService.Client.Factory
extends java.lang.Object
implements org.apache.thrift.TServiceClientFactory<TestService.Client>


Constructor Summary
TestService.Client.Factory()
           
 
Method Summary
 TestService.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 TestService.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

TestService.Client.Factory

public TestService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.