public class TridentBatchTuple extends Object
| Constructor and Description | 
|---|
TridentBatchTuple(String effectiveBatchId,
                 long timeStamp,
                 int tupleIndex)  | 
TridentBatchTuple(String effectiveBatchId,
                 long timeStamp,
                 int tupleIndex,
                 TridentTuple tridentTuple)  | 
public TridentBatchTuple(String effectiveBatchId, long timeStamp, int tupleIndex)
public TridentBatchTuple(String effectiveBatchId, long timeStamp, int tupleIndex, TridentTuple tridentTuple)
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.