Package | Description |
---|---|
org.apache.storm.hbase.bolt | |
org.apache.storm.hbase.topology | |
org.apache.storm.hbase.trident.state |
Constructor and Description |
---|
HBaseLookupBolt(String tableName,
HBaseMapper mapper,
HBaseValueMapper rowToTupleMapper) |
Modifier and Type | Class and Description |
---|---|
class |
WordCountValueMapper
Takes a Hbase result and returns a value list that has a value instance for each column and corresponding value.
|
Modifier and Type | Method and Description |
---|---|
HBaseState.Options |
HBaseState.Options.withRowToStormValueMapper(HBaseValueMapper rowToStormValueMapper) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.