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