Serialized Form
-
Package org.apache.flink.streaming.examples.dsv2.eventtime
-
Class org.apache.flink.streaming.examples.dsv2.eventtime.CountNewsClicks.CountNewsClicksProcessFunction
class CountNewsClicksProcessFunction extends Object implements Serializable-
Serialized Fields
-
clickCountStateDeclaration
org.apache.flink.api.common.state.ValueStateDeclaration<Long> clickCountStateDeclaration
-
eventTimeManager
org.apache.flink.datastream.api.extension.eventtime.timer.EventTimeManager eventTimeManager
-
pendingClicksStateDeclaration
org.apache.flink.api.common.state.ListStateDeclaration<Long> pendingClicksStateDeclaration
-
publishTimeStateDeclaration
org.apache.flink.api.common.state.ValueStateDeclaration<Long> publishTimeStateDeclaration
-
-
-
-
Package org.apache.flink.streaming.examples.dsv2.windowing
-
Class org.apache.flink.streaming.examples.dsv2.windowing.CountProductSalesWindowing.CountSalesQuantity
class CountSalesQuantity extends Object implements Serializable
-
-
Package org.apache.flink.streaming.examples.dsv2.wordcount
-
Class org.apache.flink.streaming.examples.dsv2.wordcount.WordCount.Counter
class Counter extends Object implements Serializable-
Serialized Fields
-
countStateDeclaration
org.apache.flink.api.common.state.ValueStateDeclaration<Integer> countStateDeclaration
-
-
-
Class org.apache.flink.streaming.examples.dsv2.wordcount.WordCount.Tokenizer
class Tokenizer extends Object implements Serializable
-
-
Package org.apache.flink.streaming.examples.sideoutput
-
Class org.apache.flink.streaming.examples.sideoutput.SideOutputExample.Tokenizer
class Tokenizer extends org.apache.flink.streaming.api.functions.ProcessFunction<String,org.apache.flink.api.java.tuple.Tuple2<String, Integer>> implements Serializable - serialVersionUID:
- 1L
-
-
Package org.apache.flink.streaming.examples.statemachine.dfa
-
Class org.apache.flink.streaming.examples.statemachine.dfa.Transition
class Transition extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.flink.streaming.examples.statemachine.generator
-
Class org.apache.flink.streaming.examples.statemachine.generator.EventsGeneratorFunction
class EventsGeneratorFunction extends Object implements Serializable-
Serialized Fields
-
errorProbability
double errorProbability
-
max
int max
-
min
int min
-
-
-
-
Package org.apache.flink.streaming.examples.statemachine.kafka
-
Class org.apache.flink.streaming.examples.statemachine.kafka.EventDeSerializationSchema
class EventDeSerializationSchema extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.flink.streaming.examples.utils
-
Class org.apache.flink.streaming.examples.utils.ThrottledIterator
class ThrottledIterator extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.flink.streaming.examples.windowing.util
-
Class org.apache.flink.streaming.examples.windowing.util.CarGeneratorFunction
class CarGeneratorFunction extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
distances
double[] distances
-
lastUpdate
long[] lastUpdate
-
nextCar
int nextCar
-
rand
Random rand
-
speeds
int[] speeds
-
-
-
Package org.apache.flink.streaming.examples.wordcount
-
Class org.apache.flink.streaming.examples.wordcount.WordCount.Tokenizer
class Tokenizer extends Object implements Serializable
-
-
Package org.apache.flink.streaming.examples.wordcount.util
-
Class org.apache.flink.streaming.examples.wordcount.util.CLI
class CLI extends org.apache.flink.api.common.ExecutionConfig.GlobalJobParameters implements Serializable-
Serialized Fields
-
asyncState
boolean asyncState
-
discoveryInterval
Duration discoveryInterval
-
executionMode
org.apache.flink.api.common.RuntimeExecutionMode executionMode
-
inputs
org.apache.flink.core.fs.Path[] inputs
-
output
org.apache.flink.core.fs.Path output
-
params
org.apache.flink.util.MultipleParameterTool params
-
-
-