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

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

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

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type MutationLogger.AsyncClient.startCopy_call
 void MutationLogger.AsyncIface.startCopy(TInfo tinfo, AuthInfo credentials, String name, String fullyQualifiedFileName, boolean sort, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.startCopy_call> resultHandler)
           
 void MutationLogger.AsyncClient.startCopy(TInfo tinfo, AuthInfo credentials, String name, String fullyQualifiedFileName, boolean sort, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.startCopy_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type MutationLogger.AsyncClient.startCopy_call
MutationLogger.AsyncClient.startCopy_call(TInfo tinfo, AuthInfo credentials, String name, String fullyQualifiedFileName, boolean sort, org.apache.thrift.async.AsyncMethodCallback<MutationLogger.AsyncClient.startCopy_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



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