public class PreviousEventInfo extends Object implements stream.Processor
Modifier and Type | Field and Description |
---|---|
int |
limitEvents |
String |
outputKey |
String |
startCellKey |
String |
unixTimeKey |
Constructor and Description |
---|
PreviousEventInfo() |
@Parameter(required=true) public String startCellKey
@Parameter(required=true) public String outputKey
@Parameter(required=false, description="The key containing the UnixTimeUTC") public String unixTimeKey
@Parameter(required=false, description="Set the amount of events to buffer for the jumpremoval.") public int limitEvents
Copyright © 2019. All rights reserved.