- callUserFunction() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.FileSourceFunction
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
-
- cancel() - Method in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
-
- cancel() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction
-
Cancels the source.
- cancel() - Method in class org.apache.flink.streaming.api.operators.StreamSource
-
- cancel() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
-
- cancel() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- CANNOT_EXECUTE_EMPTY_JOB - Static variable in class org.apache.flink.streaming.util.ClusterUtil
-
- CentralActiveTrigger<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
Interface for defining grouped windowing policies which can interact with
other groups to trigger on the latest available information globally
available to all groups.
- chainedOperators - Variable in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- chainingStrategy - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- checkFieldRange(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Checks if the given field position is allowed for the output type
- CheckpointCommitter - Interface in org.apache.flink.streaming.api.checkpoint
-
This interface must be implemented by functions/operations that want to receive
a commit notification once a checkpoint has been completely acknowledged by all
participants.
- Checkpointed<T extends Serializable> - Interface in org.apache.flink.streaming.api.checkpoint
-
This method must be implemented by functions that have state that needs to be
checkpointed.
- CheckpointedAsynchronously<T extends Serializable> - Interface in org.apache.flink.streaming.api.checkpoint
-
This interface marks a function/operator as asynchronously checkpointed.
- checkpointLock - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- checkWindowEnd(long) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- CircularFifoList<T> - Class in org.apache.flink.streaming.api.state
-
A simple class, that manages a circular queue with sliding interval.
- CircularFifoList() - Constructor for class org.apache.flink.streaming.api.state.CircularFifoList
-
- circularList1 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- circularList1 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- circularList2 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- circularList2 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamCrossOperator
-
- clean(F) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- clean(F) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Returns a "closure-cleaned" version of the given function.
- cleanFile(String) - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
Creates target file if it does not exist, cleans it if it exists.
- cleanup() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
- cleanup() - Method in class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- cleanup() - Method in class org.apache.flink.streaming.runtime.io.StreamingAbstractRecordReader
-
- cleanup() - Method in interface org.apache.flink.streaming.runtime.io.StreamingReader
-
- cleanupCalled - Variable in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- clear() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
Remove all registered nodes etc.
- clear() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Clears this buffer.
- clearBuffers() - Method in class org.apache.flink.streaming.api.collector.StreamOutput
-
- clearBuffers() - Method in class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- clearBuffers() - Method in class org.apache.flink.streaming.runtime.io.StreamingAbstractRecordReader
-
- clearBuffers() - Method in class org.apache.flink.streaming.runtime.io.StreamingMutableRecordReader
-
- clearBuffers() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- clearBuffers() - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- clearWriters() - Method in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- client - Variable in class org.apache.flink.streaming.api.environment.StreamContextEnvironment
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.ActiveCloneableEvictionPolicyWrapper
-
- clone() - Method in interface org.apache.flink.streaming.api.windowing.policy.CloneableEvictionPolicy
-
This method should return an exact copy of the object it belongs to
including the current object state.
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CloneableMultiEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CloneableMultiTriggerPolicy
-
- clone() - Method in interface org.apache.flink.streaming.api.windowing.policy.CloneableTriggerPolicy
-
This method should return an exact copy of the object it belongs to
including the current object state.
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.BasicWindowBuffer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountGroupedPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingGroupedPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingPreReducer
-
- clone() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- CloneableEvictionPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
When used in grouped windowing, eviction policies must
provide a clone method.
- CloneableMultiEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
- CloneableMultiEvictionPolicy(CloneableEvictionPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CloneableMultiEvictionPolicy
-
- CloneableMultiEvictionPolicy(MultiEvictionPolicy.EvictionStrategy, CloneableEvictionPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CloneableMultiEvictionPolicy
-
- CloneableMultiTriggerPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
- CloneableMultiTriggerPolicy(CloneableTriggerPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CloneableMultiTriggerPolicy
-
- CloneableTriggerPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
When used in grouped windowing, trigger policies can provide
a clone method.
- close() - Method in class org.apache.flink.streaming.api.collector.CollectorWrapper
-
- close() - Method in class org.apache.flink.streaming.api.collector.StreamOutput
-
- close() - Method in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- close() - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
- close() - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
-
Closes the connection with the Socket server.
- close() - Method in class org.apache.flink.streaming.api.functions.source.FileSourceFunction
-
- close() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- close() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- close() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- close() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
-
This method is called after no more elements for can arrive for processing.
- close() - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedActiveDiscretizer
-
- close() - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- close() - Method in class org.apache.flink.streaming.api.operators.windowing.ParallelMergeOperator
-
- close() - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- close() - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- close() - Method in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
- close() - Method in class org.apache.flink.streaming.runtime.io.SpillReader
-
- close() - Method in class org.apache.flink.streaming.runtime.io.StreamRecordWriter
-
- closeOperator() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- closeWith(DataStream<IN>, boolean) - Method in class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
Closes the iteration.
- closeWith(DataStream<IN>) - Method in class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
Closes the iteration.
- ClusterUtil - Class in org.apache.flink.streaming.util
-
- ClusterUtil() - Constructor for class org.apache.flink.streaming.util.ClusterUtil
-
- CoFlatMapFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.functions.co
-
A CoFlatMapFunction represents a FlatMap transformation with two different
input types.
- collect(OUT) - Method in class org.apache.flink.streaming.api.collector.CollectorWrapper
-
- collect(OUT) - Method in class org.apache.flink.streaming.api.collector.StreamOutput
-
- collect(T) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
-
Emits one element from the source.
- collect(T) - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- CollectorWrapper<OUT> - Class in org.apache.flink.streaming.api.collector
-
- CollectorWrapper(OutputSelectorWrapper<OUT>) - Constructor for class org.apache.flink.streaming.api.collector.CollectorWrapper
-
- CoMapFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.functions.co
-
A CoMapFunction represents a Map transformation with two different input
types.
- commitCheckpoint(long) - Method in interface org.apache.flink.streaming.api.checkpoint.CheckpointCommitter
-
This method is called as a notification once a distributed checkpoint has been completed.
- ComparableAggregator<T> - Class in org.apache.flink.streaming.api.functions.aggregation
-
- ComparableAggregator(int, AggregationFunction.AggregationType, boolean) - Constructor for class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- ComparableKeySelector(TypeComparator<IN>, int) - Constructor for class org.apache.flink.streaming.util.keys.KeySelectorUtil.ComparableKeySelector
-
- comparator - Variable in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- Comparator - Class in org.apache.flink.streaming.api.functions.aggregation
-
- Comparator() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.Comparator
-
- compatibleWith(StreamWindow<T>) - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Checks whether this window can be merged with the given one.
- ConcatenatedExtract<FROM,OVER,TO> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Combines two extractors which will be executed one after each other.
- ConcatenatedExtract(Extractor<FROM, OVER>, Extractor<OVER, TO>) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.ConcatenatedExtract
-
Combines two extractors which will be executed one after each other.
- configuration - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- confirmCheckpoint(long, long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- confirmCheckpointCompleted(long, long) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- confirmCheckpointCompleted(long, long) - Method in interface org.apache.flink.streaming.api.operators.StatefulStreamOperator
-
- connect(DataStream<R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- ConnectedDataStream<IN1,IN2> - Class in org.apache.flink.streaming.api.datastream
-
The ConnectedDataStream represents a stream for two different data types.
- ConnectedDataStream(DataStream<IN1>, DataStream<IN2>) - Constructor for class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- ConnectedDataStream(ConnectedDataStream<IN1, IN2>) - Constructor for class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- connectGraph(DataStream<X>, Integer, int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Internal function for assembling the underlying
JobGraph of the job.
- ConnectorSource<OUT> - Class in org.apache.flink.streaming.api.functions.source
-
- ConnectorSource(DeserializationSchema<OUT>) - Constructor for class org.apache.flink.streaming.api.functions.source.ConnectorSource
-
- CONTENTS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- contexts - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.DataStreamSink
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- copy() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- copy(StreamWindow<T>) - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- copy(StreamWindow<T>, StreamWindow<T>) - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- copy() - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
-
- copy() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
-
- copy(StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- copy(StreamRecord<T>, StreamRecord<T>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- CoReaderIterator<T1,T2> - Class in org.apache.flink.streaming.runtime.io
-
A CoReaderIterator wraps a
CoRecordReader producing records of two
input types.
- CoReaderIterator(CoRecordReader<DeserializationDelegate<T1>, DeserializationDelegate<T2>>, TypeSerializer<T1>, TypeSerializer<T2>) - Constructor for class org.apache.flink.streaming.runtime.io.CoReaderIterator
-
- CoRecordReader<T1 extends org.apache.flink.core.io.IOReadableWritable,T2 extends org.apache.flink.core.io.IOReadableWritable> - Class in org.apache.flink.streaming.runtime.io
-
A CoRecordReader wraps MutableRecordReaders of two different input
types to read records effectively.
- CoRecordReader(InputGate, InputGate) - Constructor for class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- CoReduceFunction<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.functions.co
-
The CoReduceFunction interface represents a Reduce transformation with two
different input streams.
- CosineDistance<DATA> - Class in org.apache.flink.streaming.api.windowing.deltafunction
-
This delta function calculates the cosine distance between two given vectors.
- CosineDistance() - Constructor for class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- CosineDistance(Extractor<DATA, double[]>) - Constructor for class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- CoStreamFlatMap<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.operators.co
-
- CoStreamFlatMap(CoFlatMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
-
- CoStreamGroupedReduce<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.operators.co
-
- CoStreamGroupedReduce(CoReduceFunction<IN1, IN2, OUT>, KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamGroupedReduce
-
- CoStreamMap<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.operators.co
-
- CoStreamMap(CoMapFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamMap
-
- CoStreamReduce<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.operators.co
-
- CoStreamReduce(CoReduceFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamReduce
-
- CoStreamWindow<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.operators.co
-
- CoStreamWindow(CoWindowFunction<IN1, IN2, OUT>, long, long, TimestampWrapper<IN1>, TimestampWrapper<IN2>) - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- CoStreamWindow.StreamWindow - Class in org.apache.flink.streaming.api.operators.co
-
- count() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Creates a new DataStream containing the current number (count) of
received records.
- Count - Class in org.apache.flink.streaming.api.windowing.helper
-
Represents a count based trigger or eviction policy.
- Count(int) - Constructor for class org.apache.flink.streaming.api.windowing.helper.Count
-
Specifies on which element a trigger or an eviction should happen (based
on the count of the elements).
- counter - Static variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- CountEvictionPolicy<IN> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy allows the eviction of data points from the buffer using
a counter of arriving elements and a threshold (maximal buffer size)
By default this policy does not react on fake elements.
- CountEvictionPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
This constructor allows the setup of the simplest possible count based
eviction.
- CountEvictionPolicy(int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
This constructor allows to set up both, the maximum number of elements
and the number of elements to be deleted in case of an eviction.
- CountEvictionPolicy(int, int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- CountTriggerPolicy<IN> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy triggers at every n'th element.
- CountTriggerPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
This constructor will set up a count based trigger, which triggers after
max elements have arrived.
- CountTriggerPolicy(int, int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- coWindow(List<IN1>, List<IN2>, Collector<O>) - Method in interface org.apache.flink.streaming.api.functions.co.CoWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.CrossWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.co.JoinWindowFunction
-
- coWindow(List<IN1>, List<IN2>, Collector<O>) - Method in class org.apache.flink.streaming.api.functions.co.RichCoWindowFunction
-
- CoWindowFunction<IN1,IN2,O> - Interface in org.apache.flink.streaming.api.functions.co
-
- create(List<OutputSelector<?>>) - Static method in class org.apache.flink.streaming.api.collector.selector.OutputSelectorWrapperFactory
-
- createActiveTriggerRunnable(ActiveTriggerCallback) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerPolicy
-
This is the factory method for a runnable.
- createActiveTriggerRunnable(ActiveTriggerCallback) - Method in class org.apache.flink.streaming.api.windowing.policy.MultiTriggerPolicy
-
- createActiveTriggerRunnable(ActiveTriggerCallback) - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
In case
SystemTimestamp is used, a runnable is returned which
triggers based on the current system time.
- createEmptyWindow() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- createExecutionEnvironment() - Method in interface org.apache.flink.streaming.api.environment.StreamExecutionEnvironmentFactory
-
Creates a StreamExecutionEnvironment from this factory.
- createInput(InputFormat<OUT, ?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Generic method to create an input data stream with InputFormat.
- createInput(InputFormat<OUT, ?>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Generic method to create an input data stream with InputFormat.
- createInputGate(Collection<InputGate>) - Static method in class org.apache.flink.streaming.runtime.io.InputGateFactory
-
- createInputGate(InputGate[]) - Static method in class org.apache.flink.streaming.runtime.io.InputGateFactory
-
- createInstance() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- createInstance() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- createJobGraph(String) - Method in class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
-
- createLocalEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createLocalEnvironment(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamCrossOperator
-
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator
-
- createNextWindowOperator() - Method in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- createRecordWriter(ResultPartitionWriter, ChannelSelector<OUT>, long) - Static method in class org.apache.flink.streaming.runtime.io.RecordWriterFactory
-
- createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- createRuntimeContext(StreamConfig) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- cross(DataStream<IN2>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates a temporal Cross transformation.
A Cross transformation combines the elements of two
DataStreams
into one DataStream over a specified time window.
- CrossWindow(StreamCrossOperator<I1, I2>, DataStream<Tuple2<I1, I2>>) - Constructor for class org.apache.flink.streaming.api.datastream.temporal.StreamCrossOperator.CrossWindow
-
- CrossWindowFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.functions.co
-
- CrossWindowFunction(CrossFunction<IN1, IN2, OUT>) - Constructor for class org.apache.flink.streaming.api.functions.co.CrossWindowFunction
-
- currentEligible(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountGroupedPreReducer
-
- currentEligible(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountPreReducer
-
- currentEligible(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- currentEligible(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- currentEligible(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- currentEnvironment - Static variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- currentNotEmpty() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- currentNotEmpty() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- currentNumberOfSubtasks - Variable in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- currentReduced - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- currentReducedMap - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- currentValue1 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamReduce
-
- currentValue2 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamReduce
-
- FieldFromArray<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts a single field out of an array.
- FieldFromArray() - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromArray
-
Extracts the first field (id 0) from the array
- FieldFromArray(int) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromArray
-
Extracts the field with the given id from the array.
- FieldFromTuple<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts a single field out of a tuple.
- FieldFromTuple() - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromTuple
-
Extracts the first field (id 0) from the tuple
- FieldFromTuple(int) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldFromTuple
-
Extracts the field with the given id from the tuple.
- FieldsFromArray<OUT> - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts multiple fields from an array and puts them into a new array of the
specified type.
- FieldsFromArray(Class<OUT>, int...) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldsFromArray
-
Extracts multiple fields from an array and puts them in the given order
into a new array of the specified type.
- FieldsFromTuple - Class in org.apache.flink.streaming.api.windowing.extractor
-
Extracts one or more fields of the type Double from a tuple and puts them
into a new double[]
- FieldsFromTuple(int...) - Constructor for class org.apache.flink.streaming.api.windowing.extractor.FieldsFromTuple
-
Extracts one or more fields of the the type Double from a tuple and puts
them into a new double[] (in the specified order).
- FieldsPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
-
Partitioner that selects the same (one) channel for two Tuples having a
specified fields equal.
- FieldsPartitioner(KeySelector<T, ?>) - Constructor for class org.apache.flink.streaming.runtime.partitioner.FieldsPartitioner
-
- FileMonitoringFunction - Class in org.apache.flink.streaming.api.functions.source
-
- FileMonitoringFunction(String, long, FileMonitoringFunction.WatchType) - Constructor for class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
-
- FileMonitoringFunction.WatchType - Enum in org.apache.flink.streaming.api.functions.source
-
- FileReadFunction - Class in org.apache.flink.streaming.api.functions.source
-
- FileReadFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.FileReadFunction
-
- FileSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Simple implementation of the SinkFunction writing tuples in the specified
OutputFormat format.
- FileSinkFunction(OutputFormat<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- FileSinkFunctionByMillis<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Implementation of FileSinkFunction.
- FileSinkFunctionByMillis(OutputFormat<IN>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.FileSinkFunctionByMillis
-
- FileSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source
-
- FileSourceFunction(InputFormat<OUT, ?>, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.functions.source.FileSourceFunction
-
- fillInType(TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Tries to fill in the type information.
- filter(FilterFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- filter(StreamWindow<OUT>) - Method in class org.apache.flink.streaming.api.operators.windowing.EmptyWindowFilter
-
- first - Variable in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- flatMap(CoFlatMapFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a CoFlatMap transformation on a
ConnectedDataStream and
maps the output to a common type.
- flatMap(FlatMapFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- flatMap(Tuple3<String, Long, Long>, Collector<String>) - Method in class org.apache.flink.streaming.api.functions.source.FileReadFunction
-
- flatMap(StreamWindow<OUT>, Collector<Tuple2<Integer, Integer>>) - Method in class org.apache.flink.streaming.api.operators.windowing.WindowPartExtractor
-
- flatMap1(IN1, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.co.CoFlatMapFunction
-
- flatMap1(StreamWindow<OUT>, Collector<StreamWindow<OUT>>) - Method in class org.apache.flink.streaming.api.operators.windowing.ParallelMerge
-
- flatMap2(IN2, Collector<OUT>) - Method in interface org.apache.flink.streaming.api.functions.co.CoFlatMapFunction
-
- flatMap2(Tuple2<Integer, Integer>, Collector<StreamWindow<OUT>>) - Method in class org.apache.flink.streaming.api.operators.windowing.ParallelMerge
-
- flatten() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- flatten() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Flattens the results of the window computations and streams out the
window elements.
- FloatSum() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumFunction.FloatSum
-
- flush() - Method in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- flushOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- fold(R, FoldFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies a fold transformation on the data stream.
- fold(R, FoldFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies a fold transformation on the grouped data stream grouped on by
the given key position.
- foldWindow(R, FoldFunction<OUT, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- foldWindow(R, FoldFunction<OUT, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a fold transformation on the windowed data stream by folding the
current window at every trigger.The user can also extend the
RichFoldFunction to gain access to other features provided by the
RichFunction interface.
- foldWindow(R, FoldFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a fold transformation on the windowed data stream by folding the
current window at every trigger.The user can also extend the
RichFoldFunction to gain access to other features provided by the
RichFunction interface.
- forceCheckpoint() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- format - Variable in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- format - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
- forward() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are forwarded to the local subtask of the next component (whenever
possible).
- forward() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- forwardRecords() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
-
- fromCollection(Collection<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream from the given non-empty collection.
- fromCollection(Collection<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream from the given non-empty collection.Note that this operation will result in
a non-parallel data stream source, i.e.
- fromCollection(Iterator<OUT>, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream from the given iterator.
- fromCollection(Iterator<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream from the given iterator.
- fromElements(OUT...) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains the given elements.
- fromElements(R...) - Static method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a new
StreamWindow with random id from the given elements
- FromElementsFunction<T> - Class in org.apache.flink.streaming.api.functions.source
-
- FromElementsFunction(T...) - Constructor for class org.apache.flink.streaming.api.functions.source.FromElementsFunction
-
- FromElementsFunction(Collection<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromElementsFunction
-
- FromElementsFunction(Iterable<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromElementsFunction
-
- FromIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source
-
- FromIteratorFunction(Iterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
-
- fromParallelCollection(SplittableIterator<OUT>, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains elements in the iterator.
- fromParallelCollection(SplittableIterator<OUT>, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains elements in the iterator.
- FromSplittableIteratorFunction<T> - Class in org.apache.flink.streaming.api.functions.source
-
- FromSplittableIteratorFunction(SplittableIterator<T>) - Constructor for class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
-
- FullStream<DATA> - Class in org.apache.flink.streaming.api.windowing.helper
-
Window that represents the full stream history.
- generateParallelSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains a sequence of numbers.
- generateSequence(long, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains a sequence of numbers.
- get() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Returns the least recently inserted element in this buffer.
- getAggregator(int, TypeInformation<R>, AggregationFunction.AggregationType) - Static method in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- getAggregator(int, TypeInformation<R>, AggregationFunction.AggregationType, boolean) - Static method in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- getAggregator(String, TypeInformation<R>, AggregationFunction.AggregationType, boolean, ExecutionConfig) - Static method in class org.apache.flink.streaming.api.functions.aggregation.ComparableAggregator
-
- getArity() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- getBufferOrEvent() - Method in class org.apache.flink.streaming.runtime.io.SpillingBufferOrEvent
-
If the buffer wasn't spilled simply returns the instance from the field,
otherwise reads it from the spill reader
- getBufferTimeout() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the maximum time frequency (milliseconds) for the flushing of the
output buffers.
- getBufferTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getBufferTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getChainedOperators() - Method in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- getChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getChainingStrategy() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- getChainingStrategy() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
-
- getCheckpointingInterval() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getCheckpointLock() - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction.SourceContext
-
Returns the checkpoint lock.
- getClassAtPos(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the class of the field at the given position.
- getClassAtPos(int) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- getClassAtPos(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getCollector() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
-
- getConfig() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Gets the config object.
- getConfiguration() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getDegreeOfParallelism() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- getDeleteOnEviction() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- getDelta(DATA, DATA) - Method in interface org.apache.flink.streaming.api.windowing.deltafunction.DeltaFunction
-
Calculates the delta between two given data points.
- getDelta(DATA, DATA) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.ExtractionAwareDeltaFunction
-
This method takes the two data point and runs the set extractor on it.
- getDiscretizedStream() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- getDiscretizedStream() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getElement() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- getElements() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- getEviction() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getEviction() - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- getEviction() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- getExecutionConfig() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- getExecutionConfig() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- getExecutionConfig() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getExecutionConfig() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getExecutionEnvironment() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- getExecutionEnvironment() - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates an execution environment that represents the context in which the
program is currently executed.
- getExecutionPlan() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates the plan with which the system will execute the program, and
returns it as a String using a JSON representation of the execution data
flow graph.
- getField(int) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
Gets the field of the contained object at the given position.
- getFirst() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getForAggregation(AggregationFunction.AggregationType) - Static method in class org.apache.flink.streaming.api.functions.aggregation.Comparator
-
- getForClass(Class<?>) - Static method in class org.apache.flink.streaming.api.functions.aggregation.SumFunction
-
- getHost() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
Gets the hostname of the master (JobManager), where the
program will be executed.
- getId() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- getID() - Method in class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- getId() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getId() - Method in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- getInEdgeIndices() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getInEdges() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getInnerType() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- getInPhysicalEdges(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getInputFormat() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getInputSplitProvider() - Method in class org.apache.flink.streaming.runtime.tasks.StreamingRuntimeContext
-
Returns the input split provider associated with the operator.
- getIterable() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- getIterable1() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- getIterable2() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- getIterationId() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getIterationWaitTime() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getIterator() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- getJobGraph() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
Gets the assembled JobGraph and adds a default name for it.
- getJobGraph(String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
Gets the assembled JobGraph and adds a user specified name for
it.
- getJobVertexClass() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getJSON() - Method in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- getKey(StreamWindow<R>) - Method in class org.apache.flink.streaming.api.windowing.WindowUtils.WindowKey
-
- getKey(KeySelector<T, R>) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
Extracts key for the stored object using the keySelector provided.
- getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ArrayKeySelector
-
- getKey(IN) - Method in class org.apache.flink.streaming.util.keys.KeySelectorUtil.ComparableKeySelector
-
- getKeySelector() - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- getLength() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- getLength() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- getLoopID(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getLoopTimeout(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getName() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
Gets the name of the current data stream.
- getName() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Gets the name of the current data stream.
- getName() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.CosineDistance
-
- getNestedDelta(double[], double[]) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.EuclideanDistance
-
- getNestedDelta(TO, TO) - Method in class org.apache.flink.streaming.api.windowing.deltafunction.ExtractionAwareDeltaFunction
-
- getNextNonBlocked() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Returns the next non-blocked BufferOrEvent.
- getNextReaderIndexBlocking() - Method in class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- getNextRecord(T1, T2) - Method in class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- getNextRecord(T) - Method in class org.apache.flink.streaming.runtime.io.StreamingAbstractRecordReader
-
- getNonChainedOutputs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getNonProcessed() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Get then next non-blocked non-processed BufferOrEvent.
- getNumberOfExecutionRetries() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Gets the number of times the system will try to re-execute failed tasks.
- getNumberOfInputChannels() - Method in class org.apache.flink.streaming.runtime.io.IndexedMutableReader
-
- getNumberOfInputs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getNumberOfOutputs() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getObject() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
Gets the wrapped object from the StreamRecord
- getObjectSerializer() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- getObjectSerializer() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- getOperator() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getOperatorName() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getOperatorName() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getOperators() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getOutEdgeIndices() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getOutEdges(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getOutEdges() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getOutEdgesInOrder(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getOutput() - Method in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- getOutputs() - Method in class org.apache.flink.streaming.runtime.tasks.OutputHandler
-
- getOutputSelectors() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getOutputSelectorWrapper(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getOutputSelectorWrapper() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getParallelism() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the parallelism for this operator.
- getParallelism() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Gets the parallelism with which operation are executed by default.
- getParallelism() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getPartitioner() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getPort() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
Gets the port of the master (JobManager), where the
program will be executed.
- getProducedType() - Method in class org.apache.flink.streaming.api.functions.source.ConnectorSource
-
- getProducedType() - Method in class org.apache.flink.streaming.util.serialization.JavaDefaultStringSchema
-
- getProducedType() - Method in class org.apache.flink.streaming.util.serialization.RawSchema
-
- getProducedType() - Method in class org.apache.flink.streaming.util.serialization.SimpleStringSchema
-
- getProducedType() - Method in class org.apache.flink.streaming.util.serialization.TypeInformationSerializationSchema
-
- getRecordWriter() - Method in class org.apache.flink.streaming.api.collector.StreamOutput
-
- getReduceOperator(CoReduceFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getSecond() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- getSelectedNames(Integer, ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getSelectedNames() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getSelectedOutputs(OUT) - Method in class org.apache.flink.streaming.api.collector.selector.BroadcastOutputSelectorWrapper
-
- getSelectedOutputs(OUT) - Method in class org.apache.flink.streaming.api.collector.selector.DirectedOutputSelectorWrapper
-
- getSelectedOutputs(OUT) - Method in interface org.apache.flink.streaming.api.collector.selector.OutputSelectorWrapper
-
- getSelectorForKeys(Keys<X>, TypeInformation<X>, ExecutionConfig) - Static method in class org.apache.flink.streaming.util.keys.KeySelectorUtil
-
- getSink() - Method in class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- getSlideSize() - Method in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- getSlideSize() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- getSlideSize(TriggerPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- getSlotSharingID() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getSource() - Method in class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- getSourceId() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getSourceIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getSourceVertex() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getSpillFile() - Method in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
- getSpillFile() - Method in class org.apache.flink.streaming.runtime.io.SpillReader
-
- getStart() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- getStart() - Method in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- getStartTime() - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- getStateHandleProvider(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getStateHandleProvider() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStateMonitoring() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getStateSnapshotFromFunction(long, long) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- getStateSnapshotFromFunction(long, long) - Method in interface org.apache.flink.streaming.api.operators.StatefulStreamOperator
-
- getStrategy() - Method in class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
-
- getStreamEdge(int, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStreamGraph() - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- getStreamingPlanAsJSON() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStreamLoops() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStreamNode(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStreamNodes() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getStreamOperator(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getSumFunction(int, Class<?>, TypeInformation<T>) - Static method in class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
-
- getSumFunction(String, TypeInformation<T>, ExecutionConfig) - Static method in class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
-
- getSuperstepListener() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- getTargetId() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getTargetVertex() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getTaskStubParameters() - Method in class org.apache.flink.streaming.runtime.tasks.StreamingRuntimeContext
-
Returns the stub parameters associated with the TaskConfig of the
operator.
- getTimeout() - Method in class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- getTimestamp(T) - Method in class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- getTimestamp(T) - Method in interface org.apache.flink.streaming.api.windowing.helper.Timestamp
-
Values
- getTimestamp(T) - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- getTimestamp() - Method in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- getTimeStampWrapper() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
- getTimeStampWrapper() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- getTimeStampWrapper(TriggerPolicy<X>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- getTimeStampWrapper(EvictionPolicy<X>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- getTotalFields() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- getTransitiveChainedTaskConfigs(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getTrigger() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- getTrigger() - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- getType() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Gets the type of the stream.
- getType() - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
Gets the output type.
- getType() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Gets the output type.
- getType1() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Gets the type of the first input
- getType2() - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Gets the type of the second input
- getTypeClass() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- getTypeNumber() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- getTypeSerializerIn1(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getTypeSerializerIn1() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getTypeSerializerIn2(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getTypeSerializerIn2() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getTypeSerializerOut() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- getTypeSerializerOut1(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getTypeSerializerOut2(ClassLoader) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getUDF() - Method in enum org.apache.flink.streaming.api.windowing.WindowUtils.WindowTransformation
-
- getUserFunction() - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- getVertexID() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- getVertexIDs() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- getWindowSize() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- getWindowSize() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
- getWindowSize(EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- getWrapper() - Static method in class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- global() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output values
all go to the first instance of the next processing operator.
- global() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- GlobalPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
-
- GlobalPartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
-
- granularity - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- granularity - Variable in class org.apache.flink.streaming.api.windowing.helper.Time
-
- granularity - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- granularityInMillis() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- groupBy(int, int) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(String, String) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream using key expressions.
- groupBy(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream using key expressions.
- groupBy(KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
GroupBy operation for connected data stream.
- groupBy(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(String...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- groupBy(int...) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- groupBy(String...) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- groupBy(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- groupByKey - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- GroupedActiveDiscretizer<IN> - Class in org.apache.flink.streaming.api.operators.windowing
-
- GroupedActiveDiscretizer(KeySelector<IN, ?>, CentralActiveTrigger<IN>, CloneableEvictionPolicy<IN>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.GroupedActiveDiscretizer
-
- GroupedDataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
A GroupedDataStream represents a
DataStream which has been
partitioned by the given
KeySelector.
- GroupedDataStream(DataStream<OUT>, KeySelector<OUT, ?>) - Constructor for class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- GroupedDataStream(GroupedDataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- groupedDiscretizers - Variable in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- GroupedStreamDiscretizer<IN> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator represents the grouped discretization step of a window
transformation.
- GroupedStreamDiscretizer(KeySelector<IN, ?>, CloneableTriggerPolicy<IN>, CloneableEvictionPolicy<IN>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- GroupedWindowBuffer<T> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator flattens the results of the window transformations by
outputing the elements of the
StreamWindow one-by-one
- GroupedWindowBuffer(WindowBuffer<T>, KeySelector<T, ?>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.GroupedWindowBuffer
-
- id - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- ID - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- id - Variable in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- index - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountGroupedPreReducer
-
- index - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountPreReducer
-
- IndexedMutableReader<T extends org.apache.flink.core.io.IOReadableWritable> - Class in org.apache.flink.streaming.runtime.io
-
- IndexedMutableReader(InputGate) - Constructor for class org.apache.flink.streaming.runtime.io.IndexedMutableReader
-
- IndexedReaderIterator<T> - Class in org.apache.flink.streaming.runtime.io
-
- IndexedReaderIterator(IndexedMutableReader<DeserializationDelegate<T>>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.runtime.io.IndexedReaderIterator
-
- indexInSubtaskGroup - Variable in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- initializeFromFactory(StreamExecutionEnvironmentFactory) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- input1 - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- input2 - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- inputCopyDisabled - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- inputDeserializer1 - Variable in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- inputDeserializer2 - Variable in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- InputGateFactory - Class in org.apache.flink.streaming.runtime.io
-
- InputGateFactory() - Constructor for class org.apache.flink.streaming.runtime.io.InputGateFactory
-
- inSerializer - Variable in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
-
- instance() - Static method in class org.apache.flink.streaming.runtime.io.BlockingQueueBroker
-
retrieve singleton instance
- intializeConnection() - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
-
Initializes the connection to Socket.
- IntSum() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumFunction.IntSum
-
- invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
- invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.RichSinkFunction
-
- invoke(IN) - Method in interface org.apache.flink.streaming.api.functions.sink.SinkFunction
-
Function for standard sink behaviour.
- invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.SocketClientSink
-
Called when new data arrives to the sink, and forwards it to Socket.
- invoke(IN) - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
Implementation of the invoke method of the SinkFunction class.
- invoke() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
-
- invoke() - Method in class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
-
- invoke() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
-
- invoke() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
-
- invoke() - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- isAllBlocked() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Checks whether all channels are blocked meaning that barriers are
received from all channels
- isBasicType() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- isBlocked(int) - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Checks whether a given channel index is blocked for this inputgate
- isChainingEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- isChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- isCheckpointingEnabled() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- isCountOnly(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isDefaultTimestamp() - Method in class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- isElement() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- isEmpty() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- isEmpty() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Returns true if this buffer is empty; false otherwise.
- isEmpty() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
- isEndOfStream(T) - Method in interface org.apache.flink.streaming.util.serialization.DeserializationSchema
-
Method to decide whether the element signals the end of the stream.
- isEndOfStream(String) - Method in class org.apache.flink.streaming.util.serialization.JavaDefaultStringSchema
-
- isEndOfStream(byte[]) - Method in class org.apache.flink.streaming.util.serialization.RawSchema
-
- isEndOfStream(String) - Method in class org.apache.flink.streaming.util.serialization.SimpleStringSchema
-
- isEndOfStream(T) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationSerializationSchema
-
This schema never considers an element to signal end-of-stream, so this method returns always false.
- isEviction() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- isExtremal(Comparable<R>, R) - Method in class org.apache.flink.streaming.api.functions.aggregation.Comparator
-
- isFull() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Returns true if this collection is full and no new elements can be added.
- isGrouped - Variable in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- isGrouped() - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- isImmutableType() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- isImmutableType() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- isInputCopyingDisabled() - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- isInputCopyingDisabled() - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
-
An operator can return true here to disable copying of its input elements.
- isIterative() - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- isJumpingCountPolicy(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isJumpingTimePolicy(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isKeyType() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- isLocal - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- isolateResources() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Isolates the operator in its own resource group.
- isolateSlot() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- isParallelPolicy(TriggerPolicy<?>, EvictionPolicy<?>, int) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isPartitioned - Variable in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- isRunning - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- isSlidingCountPolicy(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isSlidingTimePolicy(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isSpilled() - Method in class org.apache.flink.streaming.runtime.io.SpillingBufferOrEvent
-
- isSplit - Variable in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- isSystemTimeTrigger(TriggerPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isTimeOnly(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isTrigger() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- isTumblingPolicy(TriggerPolicy<?>, EvictionPolicy<?>) - Static method in class org.apache.flink.streaming.api.windowing.WindowUtils
-
- isTuple - Variable in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
- isTupleType() - Method in class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- iterate() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates an iterative part of the program that feeds back data streams.
- iterate(long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates an iterative part of the program that feeds back data streams.
- iterationID - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- iterationWaitTime - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- IterativeDataStream<IN> - Class in org.apache.flink.streaming.api.datastream
-
The iterative data stream represents the start of an iteration in a
DataStream.
- IterativeDataStream(DataStream<IN>, long) - Constructor for class org.apache.flink.streaming.api.datastream.IterativeDataStream
-
- iterator() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Returns an iterator over this buffer's elements.
- makeNewGroup(Object) - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedActiveDiscretizer
-
- makeNewGroup(Object) - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
This method creates a new group.
- map(CoMapFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- map(MapFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- map1(IN1) - Method in interface org.apache.flink.streaming.api.functions.co.CoMapFunction
-
- map1(IN1) - Method in interface org.apache.flink.streaming.api.functions.co.CoReduceFunction
-
Maps the reduced first input to the output type.
- map2(IN2) - Method in interface org.apache.flink.streaming.api.functions.co.CoMapFunction
-
- map2(IN2) - Method in interface org.apache.flink.streaming.api.functions.co.CoReduceFunction
-
Maps the reduced second input to the output type.
- mapWindow(WindowMapFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- mapWindow(WindowMapFunction<OUT, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- mapWindow(WindowMapFunction<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a mapWindow transformation on the windowed data stream by calling
the mapWindow function on the window at every trigger.
- mapWindow(WindowMapFunction<OUT, R>, TypeInformation<R>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a mapWindow transformation on the windowed data stream by calling
the mapWindow function on the window at every trigger.
- mapWindow(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.streaming.api.functions.RichWindowMapFunction
-
- mapWindow(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.streaming.api.functions.WindowMapFunction
-
- max(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that gives the current maximum of the data stream
at the given position.
- max(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current maximum of the pojo
data stream at the given field expression.
- max(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that gives the maximum of the grouped data stream
at the given position, grouped by the given key position.
- max(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the maximum value of every window of
the data stream at the given position.
- max(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that that gives the maximum value of the pojo data
stream at the given field expression for every window.
- max(int, int) - Static method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- maxBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current maximum element of the
pojo data stream by the given field expression.
- maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
maximum value at the given position, if more elements have the maximum
value at the given position, the operator returns the first one by
default.
- maxBy(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
maximum value at the given position, if more elements have the maximum
value at the given position, the operator returns the first one by
default.
- maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
maximum value at the given position, if more elements have the maximum
value at the given position, the operator returns either the first or
last one, depending on the parameter set.
- maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that that gives the current element with the
maximum value at the given position for each group on a grouped data
stream.
- maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that that gives the current element with the
maximum value at the given position for each group on a grouped data
stream.
- maxBy(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the maximum element of every window of
the data stream by the given position.
- maxBy(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the maximum element of every window of
the data stream by the given position.
- maxBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the maximum element of every window of
the data stream by the given position.
- maxBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that that gives the maximum element of the pojo
data stream by the given field expression for every window.
- maxSize() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Gets the maximum size of the collection (the bound).
- merge(StreamWindow<R>...) - Static method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Merges compatible windows together.
- merge(List<StreamWindow<R>>) - Static method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Merges compatible windows together.
- min(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current minimum of the data
stream at the given position.
- min(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current minimum of the pojo
data stream at the given field expression.
- min(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that gives the minimum of the grouped data stream
at the given position, grouped by the given key position.
- min(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that that gives the minimum value of every window
of the data stream at the given position.
- min(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that that gives the minimum value of the pojo data
stream at the given field expression for every window.
- minBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current minimum element of the
pojo data stream by the given field expression.
- minBy(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
minimum value at the given position, if more elements have the minimum
value at the given position, the operator returns the first one by
default.
- minBy(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
minimum value at the given position, if more elements have the minimum
value at the given position, the operator returns the first one by
default.
- minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current element with the
minimum value at the given position, if more elements have the minimum
value at the given position, the operator returns either the first or
last one, depending on the parameter set.
- minBy(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that that gives the current element with the
minimum value at the given position for each group on a grouped data
stream.
- minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that that gives the current element with the
minimum value at the given position for each group on a grouped data
stream.
- minBy(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the minimum element of every window of
the data stream by the given position.
- minBy(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the minimum element of every window of
the data stream by the given position.
- minBy(int, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that gives the minimum element of every window of
the data stream by the given position.
- minBy(String, boolean) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that that gives the minimum element of the pojo
data stream by the given field expression for every window.
- minibatchCounter - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- miniBatchEnd() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- MultiEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy provides the ability to use multiple eviction policies at the
same time.
- MultiEvictionPolicy(EvictionPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.MultiEvictionPolicy
-
This policy provides the ability to use multiple eviction policies at the
same time.
- MultiEvictionPolicy(MultiEvictionPolicy.EvictionStrategy, EvictionPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.MultiEvictionPolicy
-
This policy provides the ability to use multiple eviction policies at the
same time.
- MultiEvictionPolicy.EvictionStrategy - Enum in org.apache.flink.streaming.api.windowing.policy
-
This enum provides the different options for the eviction strategy.
- MultiTriggerPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This class allows to use multiple trigger policies at the same time.
- MultiTriggerPolicy(TriggerPolicy<DATA>...) - Constructor for class org.apache.flink.streaming.api.windowing.policy.MultiTriggerPolicy
-
This policy allows to use multiple trigger policies at the same time.
- PACT - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- ParallelGroupedMerge<OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
The version of the ParallelMerge CoFlatMap that does not reduce the incoming
elements only appends them to the current window.
- ParallelGroupedMerge() - Constructor for class org.apache.flink.streaming.api.operators.windowing.ParallelGroupedMerge
-
- parallelism - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- PARALLELISM - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- ParallelMerge<OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
Class that encapsulates the functionality necessary to merge windows created
in parallel.
- ParallelMerge(ReduceFunction<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.ParallelMerge
-
- ParallelMergeOperator<OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
- ParallelMergeOperator(ParallelMerge<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.ParallelMergeOperator
-
- ParallelSourceFunction<OUT> - Interface in org.apache.flink.streaming.api.functions.source
-
A stream data source that is executed in parallel.
- parameters - Variable in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- partitionBy(StreamWindow<X>, KeySelector<X, ?>, boolean) - Static method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Partitions the window using the given keyselector.
- partitionByHash(int, int) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
PartitionBy operation for connected data stream.
- partitionByHash(int[], int[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
PartitionBy operation for connected data stream.
- partitionByHash(String, String) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
PartitionBy operation for connected data stream using key expressions.
- partitionByHash(String[], String[]) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
PartitionBy operation for connected data stream using key expressions.
- partitionByHash(KeySelector<IN1, ?>, KeySelector<IN2, ?>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
PartitionBy operation for connected data stream.
- partitionByHash(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output is
partitioned hashing on the given fields.
- partitionByHash(String...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output is
partitioned hashing on the given fields.
- partitionByHash(KeySelector<OUT, ?>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output is
partitioned using the given
KeySelector.
- partitioner - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- path - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
- position - Variable in class org.apache.flink.streaming.api.functions.aggregation.AggregationFunction
-
- PreAggregator - Interface in org.apache.flink.streaming.api.windowing.windowbuffer
-
Interface for marking window pre-aggregators that fully process the window so
that no further reduce step is necessary afterwards.
- PREDECESSORS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- preNotifyTrigger(DATA) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerPolicy
-
- preNotifyTrigger(DATA) - Method in class org.apache.flink.streaming.api.windowing.policy.MultiTriggerPolicy
-
- preNotifyTrigger(DATA) - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
This method checks if we missed a window end.
- print() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the standard output stream (stdout).
For each element of the DataStream the result of
Object.toString() is written.
- PrintSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Implementation of the SinkFunction writing every tuple to the standard
output or standard error stream.
- PrintSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
Instantiates a print sink function that prints to standard out.
- PrintSinkFunction(boolean) - Constructor for class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
Instantiates a print sink function that prints to standard out.
- printToErr() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the standard output stream (stderr).
For each element of the DataStream the result of
Object.toString() is written.
- processElement(IN) - Method in interface org.apache.flink.streaming.api.operators.OneInputStreamOperator
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamCounter
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamFilter
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamFlatMap
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamFold
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamGroupedFold
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamGroupedReduce
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamMap
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamProject
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamReduce
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.StreamSink
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedActiveDiscretizer
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- processElement(WindowEvent<T>) - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedWindowBuffer
-
- processElement(IN) - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- processElement(WindowEvent<T>) - Method in class org.apache.flink.streaming.api.operators.windowing.StreamWindowBuffer
-
- processElement(StreamWindow<T>) - Method in class org.apache.flink.streaming.api.operators.windowing.WindowFlattener
-
- processElement(StreamWindow<T>) - Method in class org.apache.flink.streaming.api.operators.windowing.WindowMerger
-
- processElement(StreamWindow<T>) - Method in class org.apache.flink.streaming.api.operators.windowing.WindowPartitioner
-
- processElement1(IN1) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
-
- processElement1(IN1) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamGroupedReduce
-
- processElement1(IN1) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamMap
-
- processElement1(IN1) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamReduce
-
- processElement1(IN1) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- processElement1(IN1) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
-
- processElement2(IN2) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamFlatMap
-
- processElement2(IN2) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamGroupedReduce
-
- processElement2(IN2) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamMap
-
- processElement2(IN2) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamReduce
-
- processElement2(IN2) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- processElement2(IN2) - Method in interface org.apache.flink.streaming.api.operators.TwoInputStreamOperator
-
- processRealElement(IN) - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- processSuperstep(BufferOrEvent) - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Processes a streaming superstep event
- project(int...) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Initiates a Project transformation on a
Tuple DataStream.
Note: Only Tuple DataStreams can be projected. The
transformation projects each Tuple of the DataSet onto a (sub)set of
fields.
- projectTuple1() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple10() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple11() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple12() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple13() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple14() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple15() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple16() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple17() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple18() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple19() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple2() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple20() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple21() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple22() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple23() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple24() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple25() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple3() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple4() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple5() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple6() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple7() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple8() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTuple9() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
Projects a
Tuple DataStream to the previously selected fields.
- projectTupleX() - Method in class org.apache.flink.streaming.api.datastream.StreamProjection
-
- PunctuationPolicy<IN,DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This policy can be used to trigger and evict based on a punctuation which is
present within the arriving data.
- PunctuationPolicy(DATA) - Constructor for class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
Creates the punctuation policy without using any extractor.
- PunctuationPolicy(DATA, Extractor<IN, DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
Creates the punctuation policy which uses the specified extractor to
isolate the punctuation from the data.
- RawSchema - Class in org.apache.flink.streaming.util.serialization
-
- RawSchema() - Constructor for class org.apache.flink.streaming.util.serialization.RawSchema
-
- read(DataInputView) - Method in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- readFile(FileInputFormat<OUT>, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Reads the given file with the given imput format.
- readFileOfPrimitives(String, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the primitive type produced by reading the given file line wise.
- readFileOfPrimitives(String, String, Class<OUT>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the primitive type produced by reading the given file in delimited way.
- readFileStream(String, long, FileMonitoringFunction.WatchType) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that contains the contents of file created while system watches the given path.
- readNext() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
-
- readNextBuffer(int) - Method in class org.apache.flink.streaming.runtime.io.SpillReader
-
Reads the next buffer from the spilled file.
- readTextFile(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the Strings produced by reading the given file line wise.
- readTextFile(String, String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the Strings produced by reading the given file line wise.
- readTextFileWithValue(String) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the strings produced by reading the given file line wise.
- readTextFileWithValue(String, String, boolean) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a data stream that represents the Strings produced by reading the given file line wise.
- rebalance() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are distributed evenly to instances of the next component in a Round-robin
fashion.
- rebalance() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- RebalancePartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
-
Partitioner that distributes the data equally by cycling through the output
channels.
- RebalancePartitioner(boolean) - Constructor for class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
-
- recordIterator - Variable in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
-
- RecordWriterFactory - Class in org.apache.flink.streaming.runtime.io
-
- RecordWriterFactory() - Constructor for class org.apache.flink.streaming.runtime.io.RecordWriterFactory
-
- reduce(CoReduceFunction<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a reduce transformation on a
ConnectedDataStream and maps
the outputs to a common type.
- reduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies a reduce transformation on the data stream.
- reduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies a reduce transformation on the grouped data stream grouped on by
the given key position.
- reduce1(IN1, IN1) - Method in interface org.apache.flink.streaming.api.functions.co.CoReduceFunction
-
The core method of CoReduceFunction, combining two values of the first
input into one value of the same type.
- reduce2(IN2, IN2) - Method in interface org.apache.flink.streaming.api.functions.co.CoReduceFunction
-
The core method of ReduceFunction, combining two values of the second
input into one value of the same type.
- reduced - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- reducedMap - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- reduceLastBatch() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- reducer - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- reduceWindow(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
- reduceWindow(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies a reduce transformation on the windowed data stream by reducing
the current window at every trigger.The user can also extend the
RichReduceFunction to gain access to other features provided by
the RichFunction interface.
- registerInputOutput() - Method in class org.apache.flink.streaming.runtime.tasks.OneInputStreamTask
-
- registerInputOutput() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
-
- registerInputOutput() - Method in class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
-
- registerInputOutput() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- registerInputOutput() - Method in class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- registerType(Class<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Registers the given type with the serialization stack.
- registerTypeWithKryoSerializer(Class<?>, Serializer<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Registers the given type with a Kryo Serializer.
- registerTypeWithKryoSerializer(Class<?>, Class<? extends Serializer<?>>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Registers the given Serializer via its class as a serializer for the
given type at the KryoSerializer
- releaseBlocks() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Releases the blocks on all channels.
- RemoteStreamEnvironment - Class in org.apache.flink.streaming.api.environment
-
- RemoteStreamEnvironment(String, int, String...) - Constructor for class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
Creates a new RemoteStreamEnvironment that points to the master
(JobManager) described by the given host name and port.
- remove() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Removes the least recently inserted element from this buffer.
- removeEdge(StreamEdge) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- removeLastReduced() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- removeLastReduced() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- removeVertex(StreamNode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- requestPartitionsOnce() - Method in class org.apache.flink.streaming.runtime.io.CoRecordReader
-
- resetCurrent() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- resetCurrent() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
Statements to be executed after writing a batch goes here.
- resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.FileSinkFunctionByMillis
-
Statements to be executed after writing a batch goes here.
- resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
Statements to be executed after writing a batch goes here.
- resetParameters() - Method in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunctionByMillis
-
- resetSpillFile() - Method in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
- restoreInitialState(Serializable) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- restoreInitialState(Serializable) - Method in interface org.apache.flink.streaming.api.operators.StatefulStreamOperator
-
- restoreState(T) - Method in interface org.apache.flink.streaming.api.checkpoint.Checkpointed
-
Restores the state of the function or operator to that of a previous checkpoint.
- returns(String) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Adds a type information hint about the return type of this operator.
- returns(TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Adds a type information hint about the return type of this operator.
- returns(Class<OUT>) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Adds a type information hint about the return type of this operator.
- RichCoFlatMapFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.functions.co
-
A RichCoFlatMapFunction represents a FlatMap transformation with two different input
types.
- RichCoFlatMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoFlatMapFunction
-
- RichCoMapFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.functions.co
-
A RichCoMapFunction represents a Map transformation with two different input
types.
- RichCoMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoMapFunction
-
- RichCoReduceFunction<IN1,IN2,OUT> - Class in org.apache.flink.streaming.api.functions.co
-
A RichCoReduceFunction represents a Reduce transformation with two different input
types.
- RichCoReduceFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoReduceFunction
-
- RichCoWindowFunction<IN1,IN2,O> - Class in org.apache.flink.streaming.api.functions.co
-
- RichCoWindowFunction() - Constructor for class org.apache.flink.streaming.api.functions.co.RichCoWindowFunction
-
- RichParallelSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source
-
Base class for implementing a parallel data source.
- RichParallelSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.RichParallelSourceFunction
-
- RichSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
- RichSinkFunction() - Constructor for class org.apache.flink.streaming.api.functions.sink.RichSinkFunction
-
- RichSourceFunction<OUT> - Class in org.apache.flink.streaming.api.functions.source
-
Base class for implementing a parallel data source that has access to context information
(via AbstractRichFunction.getRuntimeContext()) and additional life-cycle methods
(AbstractRichFunction.open(org.apache.flink.configuration.Configuration) and AbstractRichFunction.close().
- RichSourceFunction() - Constructor for class org.apache.flink.streaming.api.functions.source.RichSourceFunction
-
- RichWindowMapFunction<IN,OUT> - Class in org.apache.flink.streaming.api.functions
-
Abstract class for defining rich mapWindow transformation to be applied on
WindowedDataStreams.
- RichWindowMapFunction() - Constructor for class org.apache.flink.streaming.api.functions.RichWindowMapFunction
-
- rnd - Static variable in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
- run(SourceFunction.SourceContext<Tuple3<String, Long, Long>>) - Method in class org.apache.flink.streaming.api.functions.source.FileMonitoringFunction
-
- run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.api.functions.source.FileSourceFunction
-
- run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromElementsFunction
-
- run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromIteratorFunction
-
- run(SourceFunction.SourceContext<T>) - Method in class org.apache.flink.streaming.api.functions.source.FromSplittableIteratorFunction
-
- run(SourceFunction.SourceContext<String>) - Method in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
-
- run(SourceFunction.SourceContext<T>) - Method in interface org.apache.flink.streaming.api.functions.source.SourceFunction
-
Starts the source.
- run(Object, Collector<OUT>) - Method in class org.apache.flink.streaming.api.operators.StreamSource
-
- runOnMiniCluster(JobGraph, int, long, boolean) - Static method in class org.apache.flink.streaming.util.ClusterUtil
-
Executes the given JobGraph locally, on a FlinkMiniCluster
- runOnMiniCluster(JobGraph, int, boolean) - Static method in class org.apache.flink.streaming.util.ClusterUtil
-
- runtimeContext - Variable in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- schema - Variable in class org.apache.flink.streaming.api.functions.source.ConnectorSource
-
- select(OUT) - Method in interface org.apache.flink.streaming.api.collector.selector.OutputSelector
-
- select(String...) - Method in class org.apache.flink.streaming.api.datastream.SplitDataStream
-
Sets the output names for which the next operator will receive values.
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.runtime.partitioner.BroadcastPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.runtime.partitioner.FieldsPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.runtime.partitioner.GlobalPartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.runtime.partitioner.RebalancePartitioner
-
- selectChannels(SerializationDelegate<StreamRecord<T>>, int) - Method in class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
-
- sendFakeElement(Object) - Method in interface org.apache.flink.streaming.api.windowing.policy.ActiveTriggerCallback
-
Submits a new fake data point to the element buffer.
- sequentialID - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- sequentialID() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- SerializationSchema<T,R> - Interface in org.apache.flink.streaming.util.serialization
-
- serialize(StreamWindow<T>, DataOutputView) - Method in class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- serialize(StreamRecord<T>, DataOutputView) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- serialize(String) - Method in class org.apache.flink.streaming.util.serialization.JavaDefaultStringSchema
-
- serialize(byte[]) - Method in class org.apache.flink.streaming.util.serialization.RawSchema
-
- serialize(T) - Method in interface org.apache.flink.streaming.util.serialization.SerializationSchema
-
Serializes the incoming element to a specified type.
- serialize(String) - Method in class org.apache.flink.streaming.util.serialization.SimpleStringSchema
-
- serialize(T) - Method in class org.apache.flink.streaming.util.serialization.TypeInformationSerializationSchema
-
- serializer - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Sets the maximum time frequency (ms) for the flushing of the output
buffer.
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the maximum time frequency (milliseconds) for the flushing of the
output buffers.
- setBufferTimeout(long) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setBufferTimeout(Integer, long) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setBufferTimeout(Long) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setChainedOutputs(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setChaining(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setChainingStrategy(StreamOperator.ChainingStrategy) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- setChainingStrategy(StreamOperator.ChainingStrategy) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
-
- setChainStart() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setCheckpointingEnabled(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setCheckpointingInterval(long) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setConnectionType(StreamPartitioner<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Internal function for setting the partitioner for the DataStream
- setConnectionType(StreamPartitioner<OUT>) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
- setDefaultLocalParallelism(int) - Static method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- setElement(T) - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- setEviction(Integer) - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- setExecutionConfig(ExecutionConfig) - Method in class org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
Setter for the ExecutionConfig field.
- setID(int) - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- setInitialState(StateHandle<Serializable>) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- setInPhysicalEdges(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setInputFormat(Integer, InputFormat<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setInputFormat(InputFormat<?, ?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setIterationId(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setIterationWaitTime(long) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setJobName(String) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setNonChainedOutputs(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the number of times that failed tasks are re-executed.
- setNumberOfInputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setNumberOfOutputs(int) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setNumberOfParts(int) - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- setObject(T) - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
Sets the object stored
- setOperator(Integer, StreamOperator<OUT>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setOperator(StreamOperator<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setOperatorName(String) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setOperatorName(String) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setOutEdges(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setOutEdgesInOrder(List<StreamEdge>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setOutputSelectorWrapper(OutputSelectorWrapper<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setOutType(Integer, TypeInformation<OUT>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.DataStreamSource
-
- setParallelism(int) - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Sets the parallelism for this operator.
- setParallelism(int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the parallelism for operations executed through this environment.
- setParallelism(Integer, int) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setParallelism(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setResourceStrategy(Integer, StreamGraph.ResourceStrategy) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setSelectedNames(Integer, List<String>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setSerializerIn1(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setSerializerIn2(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setSerializerOut(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- setSink(StreamNode) - Method in class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- setSlideSize(long) - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- setSpillFile(File) - Method in class org.apache.flink.streaming.runtime.io.SpillReader
-
- setStateHandleProvider(StateHandleProvider<?>) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Sets the StateHandleProvider used for storing operator state
checkpoints when checkpointing is enabled.
- setStateHandleProvider(StateHandleProvider<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setStateHandleProvider(StateHandleProvider<?>) - Method in class org.apache.flink.streaming.api.graph.StreamGraph
-
- setStateMonitoring(boolean) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setStreamOperator(StreamOperator<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setTargetToStandardErr() - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
- setTargetToStandardOut() - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
- setTransitiveChainedTaskConfigs(Map<Integer, StreamConfig>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setTrigger() - Method in class org.apache.flink.streaming.api.windowing.WindowEvent
-
- setTypeSerializerIn1(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setTypeSerializerIn2(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setTypeSerializerOut1(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setTypeSerializerOut2(StreamRecordSerializer<?>) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- setup(Output<OUT>, RuntimeContext) - Method in class org.apache.flink.streaming.api.operators.AbstractStreamOperator
-
- setup(Output<OUT>, RuntimeContext) - Method in class org.apache.flink.streaming.api.operators.AbstractUdfStreamOperator
-
- setup(Output<OUT>, RuntimeContext) - Method in interface org.apache.flink.streaming.api.operators.StreamOperator
-
- setVertexID(Integer) - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- shiftWindow() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- shiftWindow(int) - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- SHIP_STRATEGY - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- ShortSum() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumFunction.ShortSum
-
- shuffle() - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Sets the partitioning of the
DataStream so that the output tuples
are shuffled uniformly randomly to the next component.
- shuffle() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- ShufflePartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
-
Partitioner that distributes the data equally by selecting one output channel
randomly.
- ShufflePartitioner() - Constructor for class org.apache.flink.streaming.runtime.partitioner.ShufflePartitioner
-
- SIDE - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- SimpleStringSchema - Class in org.apache.flink.streaming.util.serialization
-
- SimpleStringSchema() - Constructor for class org.apache.flink.streaming.util.serialization.SimpleStringSchema
-
- SingleOutputStreamOperator<OUT,O extends SingleOutputStreamOperator<OUT,O>> - Class in org.apache.flink.streaming.api.datastream
-
The SingleOutputStreamOperator represents a user defined transformation
applied on a
DataStream with one predefined output type.
- SingleOutputStreamOperator(StreamExecutionEnvironment, TypeInformation<OUT>, StreamOperator<?>) - Constructor for class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- SingleOutputStreamOperator(DataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
- SinkFunction<IN> - Interface in org.apache.flink.streaming.api.functions.sink
-
Interface for implementing user defined sink functionality.
- size() - Method in class org.apache.flink.streaming.api.state.NullableCircularBuffer
-
Returns the number of elements stored in the buffer.
- slideInterval - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- slideSize - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- SlidingCountGroupedPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
- SlidingCountGroupedPreReducer(ReduceFunction<T>, TypeSerializer<T>, KeySelector<T, ?>, long, long, int) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountGroupedPreReducer
-
- SlidingCountPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
- SlidingCountPreReducer(ReduceFunction<T>, TypeSerializer<T>, long, long, int) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountPreReducer
-
- SlidingGroupedPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
- SlidingGroupedPreReducer(ReduceFunction<T>, TypeSerializer<T>, KeySelector<T, ?>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingGroupedPreReducer
-
- SlidingPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
- SlidingPreReducer(ReduceFunction<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- SlidingTimeGroupedPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
Non-grouped pre-reducer for sliding time eviction policy.
- SlidingTimeGroupedPreReducer(ReduceFunction<T>, TypeSerializer<T>, KeySelector<T, ?>, long, long, TimestampWrapper<T>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- SlidingTimePreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
Non-grouped pre-reducer for sliding time eviction policy
(the policies are based on time, and the slide size is smaller than the window size).
- SlidingTimePreReducer(ReduceFunction<T>, TypeSerializer<T>, long, long, TimestampWrapper<T>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- snapshotState(long, long) - Method in interface org.apache.flink.streaming.api.checkpoint.Checkpointed
-
Gets the current state of the function of operator.
- SocketClientSink<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Socket client that acts as a streaming sink.
- SocketClientSink(String, int, SerializationSchema<IN, byte[]>) - Constructor for class org.apache.flink.streaming.api.functions.sink.SocketClientSink
-
Default constructor.
- socketTextStream(String, int, char, long) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains the strings received infinitely from a socket.
- socketTextStream(String, int, char) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains the strings received infinitely from a socket.
- socketTextStream(String, int) - Method in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Creates a new data stream that contains the strings received infinitely from a socket.
- SocketTextStreamFunction - Class in org.apache.flink.streaming.api.functions.source
-
- SocketTextStreamFunction(String, int, char, long) - Constructor for class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
-
- SourceFunction<T> - Interface in org.apache.flink.streaming.api.functions.source
-
Base interface for all stream data sources in Flink.
- SourceFunction.SourceContext<T> - Interface in org.apache.flink.streaming.api.functions.source
-
Interface that source functions use to communicate with the outside world.
- SourceStreamTask<OUT> - Class in org.apache.flink.streaming.runtime.tasks
-
Task for executing streaming sources.
- SourceStreamTask() - Constructor for class org.apache.flink.streaming.runtime.tasks.SourceStreamTask
-
- spill(Buffer) - Method in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
Dumps the contents of the buffer to disk and recycles the buffer.
- SpillingBufferOrEvent - Class in org.apache.flink.streaming.runtime.io
-
- SpillingBufferOrEvent(BufferOrEvent, BufferSpiller, SpillReader) - Constructor for class org.apache.flink.streaming.runtime.io.SpillingBufferOrEvent
-
- spillingChannel - Variable in class org.apache.flink.streaming.runtime.io.BufferSpiller
-
- SpillReader - Class in org.apache.flink.streaming.runtime.io
-
- SpillReader() - Constructor for class org.apache.flink.streaming.runtime.io.SpillReader
-
- split(OutputSelector<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Operator used for directing tuples to specific named outputs using an
OutputSelector.
- split(StreamWindow<X>, int) - Static method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
Splits the window into n equal (if possible) sizes.
- SplitDataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
The SplitDataStream represents an operator that has been split using an
OutputSelector.
- SplitDataStream(DataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.SplitDataStream
-
- startingAt(int) - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
Sets the initial value of the counter.
- startNewChain() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
Starts a new task chain beginning at this operator.
- startNewResourceGroup() - Method in class org.apache.flink.streaming.api.datastream.SingleOutputStreamOperator
-
By default all operators in a streaming job share the same resource
group.
- startNewSlotSharingGroup() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- startSuperstep(StreamingSuperstep) - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
Starts the next superstep in the buffer
- startTime - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- startTime - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- STATE_MONITORING - Static variable in class org.apache.flink.streaming.api.graph.StreamConfig
-
- StatefulStreamOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
-
Interface for Stream operators that can have state.
- STEPS - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.BasicWindowBuffer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingCountGroupedPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingCountPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingTimeGroupedPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingTimePreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountGroupedPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingCountPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingGroupedPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingPreReducer
-
- store(T) - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- StreamConfig - Class in org.apache.flink.streaming.api.graph
-
- StreamConfig(Configuration) - Constructor for class org.apache.flink.streaming.api.graph.StreamConfig
-
- StreamContextEnvironment - Class in org.apache.flink.streaming.api.environment
-
- StreamContextEnvironment(Client, List<File>, int, boolean) - Constructor for class org.apache.flink.streaming.api.environment.StreamContextEnvironment
-
- StreamCounter<IN> - Class in org.apache.flink.streaming.api.operators
-
- StreamCounter() - Constructor for class org.apache.flink.streaming.api.operators.StreamCounter
-
- StreamCrossOperator<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamCrossOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporal.StreamCrossOperator
-
- StreamCrossOperator.CrossWindow<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamDiscretizer<IN> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator represents the discretization step of a window transformation.
- StreamDiscretizer(TriggerPolicy<IN>, EvictionPolicy<IN>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- StreamEdge - Class in org.apache.flink.streaming.api.graph
-
An edge in the streaming topology.
- StreamEdge(StreamNode, StreamNode, int, List<String>, StreamPartitioner<?>) - Constructor for class org.apache.flink.streaming.api.graph.StreamEdge
-
- StreamExecutionEnvironment - Class in org.apache.flink.streaming.api.environment
-
ExecutionEnvironment for streaming jobs.
- StreamExecutionEnvironment() - Constructor for class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
Constructor for creating StreamExecutionEnvironment
- StreamExecutionEnvironmentFactory - Interface in org.apache.flink.streaming.api.environment
-
Factory class for stream execution environments.
- StreamFilter<IN> - Class in org.apache.flink.streaming.api.operators
-
- StreamFilter(FilterFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamFilter
-
- StreamFlatMap<IN,OUT> - Class in org.apache.flink.streaming.api.operators
-
- StreamFlatMap(FlatMapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamFlatMap
-
- StreamFold<IN,OUT> - Class in org.apache.flink.streaming.api.operators
-
- StreamFold(FoldFunction<IN, OUT>, OUT, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamFold
-
- streamFromSocket(SourceFunction.SourceContext<String>, Socket) - Method in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction
-
- streamGraph - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- streamGraph - Variable in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment
-
- StreamGraph - Class in org.apache.flink.streaming.api.graph
-
Class representing the streaming topology.
- StreamGraph(StreamExecutionEnvironment) - Constructor for class org.apache.flink.streaming.api.graph.StreamGraph
-
- StreamGraph.ResourceStrategy - Enum in org.apache.flink.streaming.api.graph
-
- StreamGraph.StreamLoop - Class in org.apache.flink.streaming.api.graph
-
Object for representing loops in streaming programs.
- StreamGroupedFold<IN,OUT> - Class in org.apache.flink.streaming.api.operators
-
- StreamGroupedFold(FoldFunction<IN, OUT>, KeySelector<IN, ?>, OUT, TypeInformation<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamGroupedFold
-
- StreamGroupedReduce<IN> - Class in org.apache.flink.streaming.api.operators
-
- StreamGroupedReduce(ReduceFunction<IN>, KeySelector<IN, ?>) - Constructor for class org.apache.flink.streaming.api.operators.StreamGroupedReduce
-
- StreamingAbstractRecordReader<T extends org.apache.flink.core.io.IOReadableWritable> - Class in org.apache.flink.streaming.runtime.io
-
A record-oriented reader.
- StreamingAbstractRecordReader(InputGate) - Constructor for class org.apache.flink.streaming.runtime.io.StreamingAbstractRecordReader
-
- StreamingJobGraphGenerator - Class in org.apache.flink.streaming.api.graph
-
- StreamingJobGraphGenerator(StreamGraph) - Constructor for class org.apache.flink.streaming.api.graph.StreamingJobGraphGenerator
-
- StreamingMutableRecordReader<T extends org.apache.flink.core.io.IOReadableWritable> - Class in org.apache.flink.streaming.runtime.io
-
- StreamingMutableRecordReader(InputGate) - Constructor for class org.apache.flink.streaming.runtime.io.StreamingMutableRecordReader
-
- StreamingReader - Interface in org.apache.flink.streaming.runtime.io
-
- StreamingRuntimeContext - Class in org.apache.flink.streaming.runtime.tasks
-
Implementation of the RuntimeContext, created by runtime stream UDF
operators.
- StreamingRuntimeContext(String, Environment, ClassLoader, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamingRuntimeContext
-
- StreamingSuperstep - Class in org.apache.flink.streaming.runtime.tasks
-
- StreamingSuperstep() - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- StreamingSuperstep(long, long) - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- StreamIterationHead<OUT> - Class in org.apache.flink.streaming.runtime.tasks
-
- StreamIterationHead() - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamIterationHead
-
- StreamIterationTail<IN> - Class in org.apache.flink.streaming.runtime.tasks
-
- StreamIterationTail() - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamIterationTail
-
- StreamJoinOperator<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamJoinOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator
-
- StreamJoinOperator.DefaultJoinFunction<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamJoinOperator.JoinedStream<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamJoinOperator.JoinPredicate<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
Intermediate step of a temporal Join transformation.
- StreamJoinOperator.JoinWindow<I1,I2> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- StreamLoop(Integer, StreamNode, Long) - Constructor for class org.apache.flink.streaming.api.graph.StreamGraph.StreamLoop
-
- StreamMap<IN,OUT> - Class in org.apache.flink.streaming.api.operators
-
- StreamMap(MapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamMap
-
- StreamNode - Class in org.apache.flink.streaming.api.graph
-
Class representing the operators in the streaming programs, with all their
properties.
- StreamNode(StreamExecutionEnvironment, Integer, StreamOperator<?>, String, List<OutputSelector<?>>, Class<? extends AbstractInvokable>) - Constructor for class org.apache.flink.streaming.api.graph.StreamNode
-
- StreamOperator<OUT> - Interface in org.apache.flink.streaming.api.operators
-
Basic interface for stream operators.
- streamOperator - Variable in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- StreamOperator.ChainingStrategy - Enum in org.apache.flink.streaming.api.operators
-
Defines the chaining scheme for the operator.
- StreamOutput<OUT> - Class in org.apache.flink.streaming.api.collector
-
- StreamOutput(RecordWriter<SerializationDelegate<StreamRecord<OUT>>>, SerializationDelegate<StreamRecord<OUT>>) - Constructor for class org.apache.flink.streaming.api.collector.StreamOutput
-
- StreamPartitioner<T> - Class in org.apache.flink.streaming.runtime.partitioner
-
- StreamPartitioner(StreamPartitioner.PartitioningStrategy) - Constructor for class org.apache.flink.streaming.runtime.partitioner.StreamPartitioner
-
- StreamPartitioner.PartitioningStrategy - Enum in org.apache.flink.streaming.runtime.partitioner
-
- StreamPlanEnvironment - Class in org.apache.flink.streaming.api.environment
-
- StreamPlanEnvironment(ExecutionEnvironment) - Constructor for class org.apache.flink.streaming.api.environment.StreamPlanEnvironment
-
- StreamProject<IN,OUT extends org.apache.flink.api.java.tuple.Tuple> - Class in org.apache.flink.streaming.api.operators
-
- StreamProject(int[], TypeSerializer<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamProject
-
- StreamProjection<IN> - Class in org.apache.flink.streaming.api.datastream
-
- StreamProjection(DataStream<IN>, int[]) - Constructor for class org.apache.flink.streaming.api.datastream.StreamProjection
-
- StreamRecord<T> - Class in org.apache.flink.streaming.runtime.streamrecord
-
Object for wrapping a tuple or other object with ID used for sending records
between streaming task in Apache Flink stream processing.
- StreamRecord() - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
Creates an empty StreamRecord
- StreamRecordSerializer<T> - Class in org.apache.flink.streaming.runtime.streamrecord
-
- StreamRecordSerializer(TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.runtime.streamrecord.StreamRecordSerializer
-
- StreamRecordWriter<T extends org.apache.flink.core.io.IOReadableWritable> - Class in org.apache.flink.streaming.runtime.io
-
- StreamRecordWriter(ResultPartitionWriter) - Constructor for class org.apache.flink.streaming.runtime.io.StreamRecordWriter
-
- StreamRecordWriter(ResultPartitionWriter, ChannelSelector<T>) - Constructor for class org.apache.flink.streaming.runtime.io.StreamRecordWriter
-
- StreamRecordWriter(ResultPartitionWriter, ChannelSelector<T>, long) - Constructor for class org.apache.flink.streaming.runtime.io.StreamRecordWriter
-
- StreamReduce<IN> - Class in org.apache.flink.streaming.api.operators
-
- StreamReduce(ReduceFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamReduce
-
- StreamSink<IN> - Class in org.apache.flink.streaming.api.operators
-
- StreamSink(SinkFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.StreamSink
-
- StreamSource<OUT> - Class in org.apache.flink.streaming.api.operators
-
- StreamSource(SourceFunction<OUT>) - Constructor for class org.apache.flink.streaming.api.operators.StreamSource
-
- StreamTask<OUT,O extends StreamOperator<OUT>> - Class in org.apache.flink.streaming.runtime.tasks
-
- StreamTask() - Constructor for class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- StreamTaskException - Exception in org.apache.flink.streaming.runtime.tasks
-
An exception that is thrown by the stream verices when encountering an
illegal condition.
- StreamTaskException() - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
-
Creates a compiler exception with no message and no cause.
- StreamTaskException(String) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
-
Creates a compiler exception with the given message and no cause.
- StreamTaskException(Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
-
Creates a compiler exception with the given cause and no message.
- StreamTaskException(String, Throwable) - Constructor for exception org.apache.flink.streaming.runtime.tasks.StreamTaskException
-
Creates a compiler exception with the given message and cause.
- StreamWindow() - Constructor for class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- StreamWindow<T> - Class in org.apache.flink.streaming.api.windowing
-
- StreamWindow() - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a new window with a random id
- StreamWindow(int) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a new window with the specific id
- StreamWindow(int, int) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a new window with the given id and number of parts
- StreamWindow(StreamWindow<T>) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a shallow copy of the window
- StreamWindow(StreamWindow<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindow
-
Creates a deep copy of the window using the given serializer
- StreamWindowBuffer<T> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator manages the window buffers attached to the discretizers.
- StreamWindowBuffer(WindowBuffer<T>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.StreamWindowBuffer
-
- StreamWindowSerializer<T> - Class in org.apache.flink.streaming.api.windowing
-
- StreamWindowSerializer(TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindowSerializer
-
- StreamWindowTypeInfo<T> - Class in org.apache.flink.streaming.api.windowing
-
- StreamWindowTypeInfo(TypeInformation<T>) - Constructor for class org.apache.flink.streaming.api.windowing.StreamWindowTypeInfo
-
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that sums the data stream at the given position.
- sum(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Applies an aggregation that that gives the current sum of the pojo data
stream at the given field expression.
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.GroupedDataStream
-
Applies an aggregation that sums the grouped data stream at the given
position, grouped by the given key position.
- sum(int) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that sums every window of the data stream at the
given position.
- sum(String) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Applies an aggregation that sums every window of the pojo data stream at
the given field for every window.
- SumAggregator - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumAggregator() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumAggregator
-
- SumFunction - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction() - Constructor for class org.apache.flink.streaming.api.functions.aggregation.SumFunction
-
- SumFunction.ByteSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction.DoubleSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction.FloatSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction.IntSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction.LongSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SumFunction.ShortSum - Class in org.apache.flink.streaming.api.functions.aggregation
-
- SystemTimestamp<T> - Class in org.apache.flink.streaming.api.windowing.helper
-
Timestamp implementation to be used when system time is needed to
determine windows
- SystemTimestamp() - Constructor for class org.apache.flink.streaming.api.windowing.helper.SystemTimestamp
-
- TemporalOperator<I1,I2,OP extends TemporalWindow<OP>> - Class in org.apache.flink.streaming.api.datastream.temporal
-
- TemporalOperator(DataStream<I1>, DataStream<I2>) - Constructor for class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- TemporalWindow<T> - Interface in org.apache.flink.streaming.api.datastream.temporal
-
- threshold - Variable in class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
- Time<DATA> - Class in org.apache.flink.streaming.api.windowing.helper
-
This helper represents a time based count or eviction policy.
- TimeEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy evicts all elements which are older then a specified
time.
- TimeEvictionPolicy(long, TimestampWrapper<DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
This eviction policy evicts all elements which are older than a specified
time.
- timeReduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DiscretizedStream
-
This method implements the parallel time reduce logic for time windows
- timeReduce(ReduceFunction<OUT>) - Method in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
Dedicated method for applying parallel time reduce transformations on
windows
- Timestamp<T> - Interface in org.apache.flink.streaming.api.windowing.helper
-
Interface for getting a timestamp from a custom value.
- timestamp - Variable in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- timeStamp1 - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- timeStamp1 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- timeStamp2 - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- timeStamp2 - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- timestampWrapper - Variable in class org.apache.flink.streaming.api.windowing.helper.Time
-
- TimestampWrapper<T> - Class in org.apache.flink.streaming.api.windowing.helper
-
- TimestampWrapper(Timestamp<T>, long) - Constructor for class org.apache.flink.streaming.api.windowing.helper.TimestampWrapper
-
- timestampWrapper - Variable in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- TimeTriggerPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This trigger policy triggers with regard to the time.
- TimeTriggerPolicy(long, TimestampWrapper<DATA>) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Delta
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.FullStream
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- toEvict() - Method in class org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
- toRemove - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- toString() - Method in class org.apache.flink.streaming.api.environment.RemoteStreamEnvironment
-
- toString() - Method in class org.apache.flink.streaming.api.functions.sink.PrintSinkFunction
-
- toString() - Method in class org.apache.flink.streaming.api.graph.StreamConfig
-
- toString() - Method in class org.apache.flink.streaming.api.graph.StreamEdge
-
- toString() - Method in class org.apache.flink.streaming.api.graph.StreamNode
-
- toString() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- toString() - Method in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- toString() - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- toString() - Method in class org.apache.flink.streaming.api.state.CircularFifoList
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.CountEvictionPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.CountTriggerPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.PunctuationPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeEvictionPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.TimeTriggerPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.BasicWindowBuffer
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingPreReducer
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingGroupedPreReducer
-
- toString() - Method in class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingPreReducer
-
- toString() - Method in class org.apache.flink.streaming.runtime.io.BarrierBuffer
-
- toString() - Method in class org.apache.flink.streaming.runtime.streamrecord.StreamRecord
-
- toString() - Method in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- toString() - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Delta
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.FullStream
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.Time
-
- toTrigger() - Method in class org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
- transform(String, TypeInformation<OUT>, TwoInputStreamOperator<IN1, IN2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
- transform(String, TypeInformation<R>, OneInputStreamOperator<OUT, R>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Method for passing user defined operators along with the type
information that will transform the DataStream.
- triggerCheckpoint(long, long) - Method in class org.apache.flink.streaming.runtime.tasks.StreamTask
-
- triggerDataPoint - Variable in class org.apache.flink.streaming.api.windowing.policy.DeltaPolicy
-
- triggerHelper - Variable in class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- triggerOnFakeElement(Object) - Method in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- triggerPolicy - Variable in class org.apache.flink.streaming.api.operators.windowing.GroupedStreamDiscretizer
-
- triggerPolicy - Variable in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- TriggerPolicy<DATA> - Interface in org.apache.flink.streaming.api.windowing.policy
-
Proves and returns if a new window should be started.
- TumblingEvictionPolicy<DATA> - Class in org.apache.flink.streaming.api.windowing.policy
-
This eviction policy deletes all elements from the buffer in case a trigger
occurred.
- TumblingEvictionPolicy() - Constructor for class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
This is the default constructor providing no special functionality.
- TumblingEvictionPolicy(int) - Constructor for class org.apache.flink.streaming.api.windowing.policy.TumblingEvictionPolicy
-
This constructor allows to set a custom start value for the element
counter.
- TumblingGroupedPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
Grouped pre-reducer for tumbling eviction polciy.
- TumblingGroupedPreReducer(ReduceFunction<T>, KeySelector<T, ?>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingGroupedPreReducer
-
- TumblingGroupedPreReducer(ReduceFunction<T>, KeySelector<T, ?>, TypeSerializer<T>, boolean) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingGroupedPreReducer
-
- TumblingPreReducer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
Non-grouped pre-reducer for tumbling eviction policy (the slide size is the
same as the window size).
- TumblingPreReducer(ReduceFunction<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.TumblingPreReducer
-
- tupleClasses - Static variable in class org.apache.flink.streaming.util.keys.KeySelectorUtil
-
- tupleList - Variable in class org.apache.flink.streaming.api.functions.sink.FileSinkFunction
-
- tupleList - Variable in class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
- TwoInputStreamOperator<IN1,IN2,OUT> - Interface in org.apache.flink.streaming.api.operators
-
Interface for stream operators with two inputs.
- TwoInputStreamTask<IN1,IN2,OUT> - Class in org.apache.flink.streaming.runtime.tasks
-
- TwoInputStreamTask() - Constructor for class org.apache.flink.streaming.runtime.tasks.TwoInputStreamTask
-
- TYPE - Static variable in class org.apache.flink.streaming.api.graph.JSONGenerator
-
- typeInfo - Variable in class org.apache.flink.streaming.api.datastream.DataStream
-
- TypeInformationSerializationSchema<T> - Class in org.apache.flink.streaming.util.serialization
-
A serialization and deserialization schema that uses Flink's serialization stack to
transform typed from and to byte arrays.
- TypeInformationSerializationSchema(TypeInformation<T>, ExecutionConfig) - Constructor for class org.apache.flink.streaming.util.serialization.TypeInformationSerializationSchema
-
Creates a new de-/serialization schema for the given type.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.functions.source.FileMonitoringFunction.WatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.graph.StreamGraph.ResourceStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.operators.StreamOperator.ChainingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.windowing.policy.MultiEvictionPolicy.EvictionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.api.windowing.WindowUtils.WindowTransformation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.streaming.runtime.partitioner.StreamPartitioner.PartitioningStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flink.streaming.api.functions.aggregation.AggregationFunction.AggregationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.api.functions.source.FileMonitoringFunction.WatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.api.graph.StreamGraph.ResourceStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.api.operators.StreamOperator.ChainingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.api.windowing.policy.MultiEvictionPolicy.EvictionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.api.windowing.WindowUtils.WindowTransformation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.flink.streaming.runtime.partitioner.StreamPartitioner.PartitioningStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vertexIDtoLoop - Variable in class org.apache.flink.streaming.api.graph.StreamGraph
-
- where(int...) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator.JoinWindow
-
Continues a temporal Join transformation.
- where(String...) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator.JoinWindow
-
Continues a temporal join transformation.
- where(KeySelector<I1, K>) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator.JoinWindow
-
Continues a temporal Join transformation and defines a
KeySelector function for the first join
DataStream
. The KeySelector function is called for each element of the
first DataStream and extracts a single key value on which the
DataStream is joined.
- window(WindowingHelper) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- window(TriggerPolicy<OUT>, EvictionPolicy<OUT>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
- window - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- window() - Static method in class org.apache.flink.streaming.api.windowing.helper.FullStream
-
Returns a helper representing an eviction that keeps all previous record
history.
- WindowBuffer<T> - Class in org.apache.flink.streaming.api.windowing.windowbuffer
-
Class for defining specialized buffers to store/emit window data.
- WindowBuffer() - Constructor for class org.apache.flink.streaming.api.windowing.windowbuffer.WindowBuffer
-
- WindowedDataStream<OUT> - Class in org.apache.flink.streaming.api.datastream
-
- WindowedDataStream(DataStream<OUT>, WindowingHelper<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- WindowedDataStream(DataStream<OUT>, TriggerPolicy<OUT>, EvictionPolicy<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- WindowedDataStream(WindowedDataStream<OUT>) - Constructor for class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- WindowedDataStream() - Constructor for class org.apache.flink.streaming.api.datastream.WindowedDataStream
-
- windowEnd() - Method in class org.apache.flink.streaming.api.operators.co.CoStreamWindow.StreamWindow
-
- windowEvent - Variable in class org.apache.flink.streaming.api.operators.windowing.StreamDiscretizer
-
- WindowEvent<T> - Class in org.apache.flink.streaming.api.windowing
-
Type representing events sent to the window buffer.
- WindowEvent() - Constructor for class org.apache.flink.streaming.api.windowing.WindowEvent
-
- WindowFlattener<T> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator flattens the results of the window transformations by
outputing the elements of the
StreamWindow one-by-one
- WindowFlattener() - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowFlattener
-
- WindowFolder<IN,OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
- WindowFolder(FoldFunction<IN, OUT>, OUT) - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowFolder
-
- windowID - Variable in class org.apache.flink.streaming.api.windowing.StreamWindow
-
- WindowingHelper<DATA> - Class in org.apache.flink.streaming.api.windowing.helper
-
A helper representing a count or eviction policy.
- WindowingHelper() - Constructor for class org.apache.flink.streaming.api.windowing.helper.WindowingHelper
-
- WindowingOptimizer - Class in org.apache.flink.streaming.api.graph
-
- WindowingOptimizer() - Constructor for class org.apache.flink.streaming.api.graph.WindowingOptimizer
-
- WindowKey() - Constructor for class org.apache.flink.streaming.api.windowing.WindowUtils.WindowKey
-
- WindowMapFunction<T,O> - Interface in org.apache.flink.streaming.api.functions
-
- WindowMapper<IN,OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
- WindowMapper(WindowMapFunction<IN, OUT>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowMapper
-
- WindowMerger<T> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator merges together the different partitions of the
StreamWindows used to merge the results of parallel transformations
that belong in the same window.
- WindowMerger() - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowMerger
-
- WindowPartExtractor<OUT> - Class in org.apache.flink.streaming.api.operators.windowing
-
This FlatMapFunction is used to send the number of parts for each window ID
(for each parallel discretizer) to the parallel merger that will use is to
merge parallel discretized windows
- WindowPartExtractor() - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowPartExtractor
-
- WindowPartitioner<T> - Class in org.apache.flink.streaming.api.operators.windowing
-
This operator applies either split or key partitioning depending on the
transformation.
- WindowPartitioner(KeySelector<T, ?>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowPartitioner
-
- WindowPartitioner(int) - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowPartitioner
-
- windowReduce(CoWindowFunction<IN1, IN2, OUT>, long, long) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a CoWindow transformation on the connected DataStreams.
- windowReduce(CoWindowFunction<IN1, IN2, OUT>, long, long, TimestampWrapper<IN1>, TimestampWrapper<IN2>) - Method in class org.apache.flink.streaming.api.datastream.ConnectedDataStream
-
Applies a CoWindow transformation on the connected DataStreams.
- WindowReducer<IN> - Class in org.apache.flink.streaming.api.operators.windowing
-
- WindowReducer(ReduceFunction<IN>) - Constructor for class org.apache.flink.streaming.api.operators.windowing.WindowReducer
-
- windowSize - Variable in class org.apache.flink.streaming.api.datastream.temporal.TemporalOperator
-
- windowSize - Variable in class org.apache.flink.streaming.api.operators.co.CoStreamWindow
-
- windowStartTime - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingTimeGroupedPreReducer
-
- windowStartTime - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.JumpingTimePreReducer
-
- windowStartTime - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimeGroupedPreReducer
-
- windowStartTime - Variable in class org.apache.flink.streaming.api.windowing.windowbuffer.SlidingTimePreReducer
-
- WindowUtils - Class in org.apache.flink.streaming.api.windowing
-
- WindowUtils() - Constructor for class org.apache.flink.streaming.api.windowing.WindowUtils
-
- WindowUtils.WindowKey<R> - Class in org.apache.flink.streaming.api.windowing
-
- WindowUtils.WindowTransformation - Enum in org.apache.flink.streaming.api.windowing
-
- with(CrossFunction<I1, I2, R>) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamCrossOperator.CrossWindow
-
Finalizes a temporal Cross transformation by applying a
CrossFunction to each pair of crossed elements.
Each CrossFunction call returns exactly one element.
- with(JoinFunction<I1, I2, OUT>) - Method in class org.apache.flink.streaming.api.datastream.temporal.StreamJoinOperator.JoinedStream
-
Completes a stream join.
- with(Function) - Method in enum org.apache.flink.streaming.api.windowing.WindowUtils.WindowTransformation
-
- withDelete(int) - Method in class org.apache.flink.streaming.api.windowing.helper.Count
-
Sets the number of elements deleted at each eviction (i.e when the number
elements exceeds the window size).
- write(OutputFormat<OUT>, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes the dataStream into an output, described by an OutputFormat.
- write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormat
-
Writes the contents of tupleList to the file specified by path.
- write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormatAsCsv
-
- write(String, ArrayList<IN>) - Method in class org.apache.flink.streaming.api.functions.sink.WriteFormatAsText
-
- write(DataOutputView) - Method in class org.apache.flink.streaming.runtime.tasks.StreamingSuperstep
-
- writeAsCsv(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in csv format.
- writeAsCsv(String, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in csv format.
- writeAsCsv(String, FileSystem.WriteMode) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in csv format.
- writeAsCsv(String, FileSystem.WriteMode, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in csv format.
- writeAsText(String) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in text format.
- writeAsText(String, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in text format.
- writeAsText(String, FileSystem.WriteMode) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in text format.
- writeAsText(String, FileSystem.WriteMode, long) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes a DataStream to the file specified by path in text format.
- WriteFormat<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Abstract class for formatting the output of the writeAsText and writeAsCsv
functions.
- WriteFormat() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormat
-
- WriteFormatAsCsv<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Writes tuples in csv format.
- WriteFormatAsCsv() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormatAsCsv
-
- WriteFormatAsText<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Writes tuples in text format.
- WriteFormatAsText() - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteFormatAsText
-
- WriteSinkFunction<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Simple implementation of the SinkFunction writing tuples as simple text to
the file specified by path.
- WriteSinkFunction(String, WriteFormat<IN>) - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteSinkFunction
-
- WriteSinkFunctionByMillis<IN> - Class in org.apache.flink.streaming.api.functions.sink
-
Implementation of WriteSinkFunction.
- WriteSinkFunctionByMillis(String, WriteFormat<IN>, long) - Constructor for class org.apache.flink.streaming.api.functions.sink.WriteSinkFunctionByMillis
-
- writeToSocket(String, int, SerializationSchema<OUT, byte[]>) - Method in class org.apache.flink.streaming.api.datastream.DataStream
-
Writes the DataStream to a socket as a byte array.