|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HBaseMapper
Maps a backtype.storm.tuple.Tuple
object
to a row in an HBase table.
Method Summary | |
---|---|
ColumnList |
columns(Tuple tuple)
Given a tuple, return a list of HBase columns to insert. |
byte[] |
rowKey(Tuple tuple)
Given a tuple, return the HBase rowkey. |
Method Detail |
---|
byte[] rowKey(Tuple tuple)
tuple
-
ColumnList columns(Tuple tuple)
tuple
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |