org.apache.accumulo.core.gc.thrift
Class GCMonitorService.Client.Factory

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

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


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

GCMonitorService.Client.Factory

public GCMonitorService.Client.Factory()
Method Detail

getClient

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

getClient

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


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