Uses of Class
org.apache.accumulo.core.tabletserver.thrift.MutationLogger.AsyncClient.defineTablet_call

Packages that use MutationLogger.AsyncClient.defineTablet_call
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of MutationLogger.AsyncClient.defineTablet_call in org.apache.accumulo.core.tabletserver.thrift
 

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type MutationLogger.AsyncClient.defineTablet_call
 void MutationLogger.AsyncIface.defineTablet(TInfo tinfo, long id, long seq, int tid, TKeyExtent tablet, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.defineTablet_call> resultHandler)
           
 void MutationLogger.AsyncClient.defineTablet(TInfo tinfo, long id, long seq, int tid, TKeyExtent tablet, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.defineTablet_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type MutationLogger.AsyncClient.defineTablet_call
MutationLogger.AsyncClient.defineTablet_call(TInfo tinfo, long id, long seq, int tid, TKeyExtent tablet, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.defineTablet_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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