Uses of Class
org.apache.storm.hbase.trident.state.HBaseState

Packages that use HBaseState
org.apache.storm.hbase.trident.state   
 

Uses of HBaseState in org.apache.storm.hbase.trident.state
 

Methods in org.apache.storm.hbase.trident.state with parameters of type HBaseState
 List<List<Values>> HBaseQuery.batchRetrieve(HBaseState hBaseState, List<TridentTuple> tridentTuples)
           
 void HBaseUpdater.updateState(HBaseState hBaseState, List<TridentTuple> tuples, TridentCollector collector)
           
 



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