Uses of Class
org.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClient.applyUpdates_call

Packages that use TabletClientService.AsyncClient.applyUpdates_call
org.apache.accumulo.core.tabletserver.thrift   
 

Uses of TabletClientService.AsyncClient.applyUpdates_call in org.apache.accumulo.core.tabletserver.thrift
 

Method parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.applyUpdates_call
 void TabletClientService.AsyncIface.applyUpdates(TInfo tinfo, long updateID, TKeyExtent keyExtent, List<TMutation> mutations, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.applyUpdates_call> resultHandler)
           
 void TabletClientService.AsyncClient.applyUpdates(TInfo tinfo, long updateID, TKeyExtent keyExtent, List<TMutation> mutations, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.applyUpdates_call> resultHandler)
           
 

Constructor parameters in org.apache.accumulo.core.tabletserver.thrift with type arguments of type TabletClientService.AsyncClient.applyUpdates_call
TabletClientService.AsyncClient.applyUpdates_call(TInfo tinfo, long updateID, TKeyExtent keyExtent, List<TMutation> mutations, org.apache.thrift.async.AsyncMethodCallback<TabletClientService.AsyncClient.applyUpdates_call> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.