Uses of Interface
org.apache.storm.hbase.trident.mapper.TridentHBaseMapper

Packages that use TridentHBaseMapper
org.apache.storm.hbase.trident.mapper   
org.apache.storm.hbase.trident.state   
 

Uses of TridentHBaseMapper in org.apache.storm.hbase.trident.mapper
 

Classes in org.apache.storm.hbase.trident.mapper that implement TridentHBaseMapper
 class SimpleTridentHBaseMapper
           
 

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

Methods in org.apache.storm.hbase.trident.state with parameters of type TridentHBaseMapper
 HBaseState.Options HBaseState.Options.withMapper(TridentHBaseMapper mapper)
           
 



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