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

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

public static class GCMonitorService.AsyncClient.Factory
extends Object
implements org.apache.thrift.async.TAsyncClientFactory<GCMonitorService.AsyncClient>


Constructor Summary
GCMonitorService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.protocol.TProtocolFactory protocolFactory)
           
 
Method Summary
 GCMonitorService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCMonitorService.AsyncClient.Factory

public GCMonitorService.AsyncClient.Factory(org.apache.thrift.async.TAsyncClientManager clientManager,
                                            org.apache.thrift.protocol.TProtocolFactory protocolFactory)
Method Detail

getAsyncClient

public GCMonitorService.AsyncClient getAsyncClient(org.apache.thrift.transport.TNonblockingTransport transport)
Specified by:
getAsyncClient in interface org.apache.thrift.async.TAsyncClientFactory<GCMonitorService.AsyncClient>


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