public static interface HourlyTeamScore.Options extends UserScore.Options
HourlyTeamScore.org.apache.beam.sdk.options.PipelineOptions.AtomicLongFactory, org.apache.beam.sdk.options.PipelineOptions.CheckEnabled, org.apache.beam.sdk.options.PipelineOptions.DirectRunner, org.apache.beam.sdk.options.PipelineOptions.JobNameFactory, org.apache.beam.sdk.options.PipelineOptions.UserAgentFactory| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStartMin() |
java.lang.String |
getStopMin() |
java.lang.Integer |
getWindowDuration() |
void |
setStartMin(java.lang.String value) |
void |
setStopMin(java.lang.String value) |
void |
setWindowDuration(java.lang.Integer value) |
getInput, getOutput, setInput, setOutput@Default.Integer(value=60) java.lang.Integer getWindowDuration()
void setWindowDuration(java.lang.Integer value)
@Default.String(value="1970-01-01-00-00") java.lang.String getStartMin()
void setStartMin(java.lang.String value)
@Default.String(value="2100-01-01-00-00") java.lang.String getStopMin()
void setStopMin(java.lang.String value)