public static interface GameStats.Options extends LeaderBoard.Options
GameStats.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.Integer |
getFixedWindowDuration() |
java.lang.String |
getGameStatsTablePrefix() |
java.lang.Integer |
getSessionGap() |
java.lang.Integer |
getUserActivityWindowDuration() |
void |
setFixedWindowDuration(java.lang.Integer value) |
void |
setGameStatsTablePrefix(java.lang.String value) |
void |
setSessionGap(java.lang.Integer value) |
void |
setUserActivityWindowDuration(java.lang.Integer value) |
getAllowedLateness, getDataset, getLeaderBoardTableName, getTeamWindowDuration, getTopic, setAllowedLateness, setDataset, setLeaderBoardTableName, setTeamWindowDuration, setTopicgetInjectorNumWorkers, getKeepJobsRunning, setInjectorNumWorkers, setKeepJobsRunningisStreaming, setStreaminggetAppName, setAppName@Default.Integer(value=60) java.lang.Integer getFixedWindowDuration()
void setFixedWindowDuration(java.lang.Integer value)
@Default.Integer(value=5) java.lang.Integer getSessionGap()
void setSessionGap(java.lang.Integer value)
@Default.Integer(value=30) java.lang.Integer getUserActivityWindowDuration()
void setUserActivityWindowDuration(java.lang.Integer value)
@Default.String(value="game_stats") java.lang.String getGameStatsTablePrefix()
void setGameStatsTablePrefix(java.lang.String value)