DeserializationSchema
CheckpointedFunction
SerializationSchema
StreamOperatorFactory
StreamOperatorFactory.createStreamOperator(org.apache.flink.streaming.api.operators.StreamOperatorParameters<OUT>)
TimestampAssigner
AbstractDeserializationSchema
AscendingTimestampExtractor
WindowAssigner
org.apache.flink.streaming.api.windowing.assigners
CoGroupedStreams.UnionSerializerSnapshot
ContinuousFileMonitoringFunction
IntervalJoinOperator.BufferEntrySerializerSnapshot
KeyedCoProcessOperator
KeyedCoProcessFunction
KeyedProcessOperator
KeyedProcessFunction
StreamingFileSink
ProcessAllWindowFunction
ProcessWindowFunction
SimpleStringSchema
SlidingEventTimeWindows
StreamElementSerializer.StreamElementSerializerSnapshot
SourceStreamTask
TimerSerializerSnapshot
TumblingEventTimeWindows
TwoPhaseCommitSinkFunction.StateSerializerSnapshot
TypeInformationSerializationSchema
AllWindowedStream.reduce(ReduceFunction, AllWindowFunction)
AllWindowedStream.reduce(ReduceFunction, AllWindowFunction, TypeInformation)
WindowedStream.reduce(ReduceFunction, WindowFunction)
WindowedStream.reduce(ReduceFunction, WindowFunction, TypeInformation)
AllWindowedStream.fold(Object, FoldFunction, AllWindowFunction)
AllWindowedStream.fold(Object, FoldFunction, AllWindowFunction, TypeInformation, TypeInformation)
WindowedStream.fold(Object, FoldFunction, WindowFunction)
WindowedStream.fold(Object, FoldFunction, WindowFunction, TypeInformation, TypeInformation)
DataStream.assignTimestampsAndWatermarks(WatermarkStrategy)
StreamExecutionEnvironment.enableCheckpointing(long)
StreamExecutionEnvironment.enableCheckpointing(long, CheckpointingMode)
AllWindowedStream.aggregate(AggregateFunction, ProcessAllWindowFunction)
AllWindowedStream.aggregate(AggregateFunction, AllWindowFunction, TypeInformation, TypeInformation)
AllWindowedStream.aggregate(AggregateFunction, ProcessAllWindowFunction, TypeInformation, TypeInformation, TypeInformation)
WindowedStream.aggregate(AggregateFunction, WindowFunction)
WindowedStream.aggregate(AggregateFunction, WindowFunction, TypeInformation, TypeInformation)
WindowedStream.aggregate(AggregateFunction, ProcessWindowFunction, TypeInformation, TypeInformation, TypeInformation)
AllWindowedStream.aggregate(AggregateFunction)
WindowedStream.aggregate(AggregationFunction)
AllWindowedStream.aggregate(AggregateFunction, TypeInformation, TypeInformation)
WindowedStream.aggregate(AggregateFunction, TypeInformation, TypeInformation)
Trigger.TriggerContext.getPartitionedState(StateDescriptor)
StreamExecutionEnvironment.getRestartStrategy()
SinkFunction.invoke(Object, Context)
CheckpointConfig.getTolerableCheckpointFailureNumber()
DataStream.keyBy(KeySelector)
TumblingEventTimeWindows.of(Time)
SlidingEventTimeWindows.of(Time, Time)
DataStream.partitionCustom(Partitioner, KeySelector)
KeyedStream.process(KeyedProcessFunction)
KeyedStream.process(KeyedProcessFunction, TypeInformation)
FileInputFormat.setFilesFilter(FilePathFilter)
StreamExecutionEnvironment.readFile(FileInputFormat, String, FileProcessingMode, long)
CheckpointConfig.setTolerableCheckpointFailureNumber(int)
StreamExecutionEnvironment.setRestartStrategy(org.apache.flink.api.common.restartstrategy.RestartStrategies.RestartStrategyConfiguration)
RestartStrategies.fixedDelayRestart(int, Time)
ProcessingTimeService
SetupableStreamOperator
StreamExecutionEnvironment.setStateBackend(StateBackend)
StreamExecutionEnvironment.socketTextStream(String, int, String)
StreamExecutionEnvironment.socketTextStream(String, int, String, long)
CoGroupedStreams.WithWindow.apply(CoGroupFunction)
CoGroupedStreams.WithWindow.apply(CoGroupFunction, TypeInformation)
JoinedStreams.WithWindow.apply(FlatJoinFunction)
JoinedStreams.WithWindow.apply(FlatJoinFunction, TypeInformation)
JoinedStreams.WithWindow.apply(JoinFunction)
JoinedStreams.WithWindow.apply(JoinFunction, TypeInformation)
DataStream.addSink(SinkFunction)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.