public class OutputEvent extends StreamEvent
| Modifier and Type | Field and Description |
|---|---|
protected Long |
outputIndex |
sequenceNumber, type| Constructor and Description |
|---|
OutputEvent(String type) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getOutputIndex() |
void |
setOutputIndex(Long outputIndex) |
String |
toString() |
getSequenceNumber, getType, setSequenceNumber, setTypeprotected Long outputIndex
public OutputEvent(String type)
public Long getOutputIndex()
public void setOutputIndex(Long outputIndex)
public String toString()
toString in class StreamEventCopyright © 2025. All rights reserved.