org.apache.accumulo.core.gc.thrift
Interface GCMonitorService.AsyncIface

All Known Implementing Classes:
GCMonitorService.AsyncClient
Enclosing class:
GCMonitorService

public static interface GCMonitorService.AsyncIface


Method Summary
 void getStatus(TInfo tinfo, TCredentials credentials, org.apache.thrift.async.AsyncMethodCallback<GCMonitorService.AsyncClient.getStatus_call> resultHandler)
           
 

Method Detail

getStatus

void getStatus(TInfo tinfo,
               TCredentials credentials,
               org.apache.thrift.async.AsyncMethodCallback<GCMonitorService.AsyncClient.getStatus_call> resultHandler)
               throws org.apache.thrift.TException
Throws:
org.apache.thrift.TException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.