Class TridentBatchTuple
java.lang.Object
org.apache.storm.trident.windowing.TridentBatchTuple
- 
Constructor SummaryConstructorsConstructorDescriptionTridentBatchTuple(String effectiveBatchId, long timeStamp, int tupleIndex) TridentBatchTuple(String effectiveBatchId, long timeStamp, int tupleIndex, TridentTuple tridentTuple) 
- 
Method Summary
- 
Constructor Details- 
TridentBatchTuple
- 
TridentBatchTuplepublic TridentBatchTuple(String effectiveBatchId, long timeStamp, int tupleIndex, TridentTuple tridentTuple) 
 
-