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

java.lang.Object
  extended by org.apache.thrift.async.TAsyncClient
      extended by org.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncClient
All Implemented Interfaces:
GCMonitorService.AsyncIface
Enclosing class:
GCMonitorService

public static class GCMonitorService.AsyncClient
extends org.apache.thrift.async.TAsyncClient
implements GCMonitorService.AsyncIface


Nested Class Summary
static class GCMonitorService.AsyncClient.Factory
           
static class GCMonitorService.AsyncClient.getStatus_call
           
 
Field Summary
 
Fields inherited from class org.apache.thrift.async.TAsyncClient
___currentMethod, ___manager, ___protocolFactory, ___transport
 
Constructor Summary
GCMonitorService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.async.TAsyncClientManager clientManager, org.apache.thrift.transport.TNonblockingTransport transport)
           
 
Method Summary
 void getStatus(TInfo tinfo, TCredentials credentials, org.apache.thrift.async.AsyncMethodCallback resultHandler)
           
 
Methods inherited from class org.apache.thrift.async.TAsyncClient
checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCMonitorService.AsyncClient

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

getStatus

public void getStatus(TInfo tinfo,
                      TCredentials credentials,
                      org.apache.thrift.async.AsyncMethodCallback resultHandler)
               throws org.apache.thrift.TException
Specified by:
getStatus in interface GCMonitorService.AsyncIface
Throws:
org.apache.thrift.TException


Copyright © 2015 Apache Accumulo Project. All rights reserved.