- sendBroadCastVariables(Configuration) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonStreamer
-
Sends all broadcast-variables encoded in the configuration to the external process.
- sendBuffer(SingleElementPushBackIterator<IN>, PythonSender.Serializer<IN>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonSender
-
Extracts records from an iterator and writes them to the memory-mapped file.
- sendBuffer(SingleElementPushBackIterator<IN>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonSingleInputSender
-
Extracts records from an iterator and writes them to the memory-mapped file.
- sendBuffer1(SingleElementPushBackIterator<IN1>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonDualInputSender
-
Extracts records from an iterator and writes them to the memory-mapped file.
- sendBuffer2(SingleElementPushBackIterator<IN2>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonDualInputSender
-
Extracts records from an iterator and writes them to the memory-mapped file.
- sender - 类 中的变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- sender - 类 中的变量org.apache.flink.python.api.streaming.plan.PythonPlanStreamer
-
- sendReadConfirmation() - 类 中的方法org.apache.flink.python.api.streaming.data.PythonStreamer
-
- sendRecord(Object) - 类 中的方法org.apache.flink.python.api.streaming.plan.PythonPlanSender
-
- sendRecord(Object) - 类 中的方法org.apache.flink.python.api.streaming.plan.PythonPlanStreamer
-
- sendWriteNotification(int, boolean) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SerializationUtils - org.apache.flink.python.api.streaming.util中的类
-
Utility class containing serializers for all supported types.
- SerializationUtils() - 类 的构造器org.apache.flink.python.api.streaming.util.SerializationUtils
-
- SerializationUtils.BooleanSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for booleans.
- SerializationUtils.ByteSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for bytes.
- SerializationUtils.BytesSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for byte arrays.
- SerializationUtils.CustomTypeWrapperSerializer - org.apache.flink.python.api.streaming.util中的类
-
- SerializationUtils.DoubleSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for doubles.
- SerializationUtils.FloatSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for floats.
- SerializationUtils.IntSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for ints.
- SerializationUtils.LongSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for longs.
- SerializationUtils.NullSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for null.
- SerializationUtils.Serializer<IN> - org.apache.flink.python.api.streaming.util中的类
-
Super class for all serializers used to serialize data.
- SerializationUtils.StringSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for strings.
- SerializationUtils.TupleSerializer - org.apache.flink.python.api.streaming.util中的类
-
A serializer for tuples.
- serialize(T) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonSender.Serializer
-
- serialize(IN) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.Serializer
-
- serializeInternal(T) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonSender.Serializer
-
- Serializer() - 类 的构造器org.apache.flink.python.api.streaming.data.PythonSender.Serializer
-
- Serializer() - 类 的构造器org.apache.flink.python.api.streaming.util.SerializationUtils.Serializer
-
- SerializerMap<IN> - org.apache.flink.python.api.functions.util中的类
-
Utility function to serialize values, usually directly from data sources.
- SerializerMap() - 类 的构造器org.apache.flink.python.api.functions.util.SerializerMap
-
- serializeWithoutTypeInfo(Boolean) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.BooleanSerializer
-
- serializeWithoutTypeInfo(Byte) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.ByteSerializer
-
- serializeWithoutTypeInfo(byte[]) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.BytesSerializer
-
- serializeWithoutTypeInfo(CustomTypeWrapper) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.CustomTypeWrapperSerializer
-
- serializeWithoutTypeInfo(Double) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.DoubleSerializer
-
- serializeWithoutTypeInfo(Float) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.FloatSerializer
-
- serializeWithoutTypeInfo(Integer) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.IntSerializer
-
- serializeWithoutTypeInfo(Long) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.LongSerializer
-
- serializeWithoutTypeInfo(Object) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.NullSerializer
-
- serializeWithoutTypeInfo(IN) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.Serializer
-
- serializeWithoutTypeInfo(String) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.StringSerializer
-
- serializeWithoutTypeInfo(Tuple) - 类 中的方法org.apache.flink.python.api.streaming.util.SerializationUtils.TupleSerializer
-
- server - 类 中的变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SetCache - org.apache.flink.python.api.util中的类
-
A container holding DataSets
, sorted
andunsorted
groupings.
- SetCache() - 类 的构造器org.apache.flink.python.api.util.SetCache
-
- setID - 类 中的变量org.apache.flink.python.api.PythonOperationInfo
-
- SIGNAL_BUFFER_REQUEST - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SIGNAL_BUFFER_REQUEST_G0 - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SIGNAL_BUFFER_REQUEST_G1 - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SIGNAL_ERROR - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SIGNAL_FINISHED - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- SIGNAL_LAST - 类 中的静态变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- socket - 类 中的变量org.apache.flink.python.api.streaming.data.PythonStreamer
-
- streamBufferWithGroups(Iterator<IN1>, Iterator<IN2>, Collector<OUT>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonDualInputStreamer
-
Sends all values contained in both iterators to the external process and collects all results.
- streamBufferWithoutGroups(Iterator<IN>, Collector<OUT>) - 类 中的方法org.apache.flink.python.api.streaming.data.PythonSingleInputStreamer
-
Sends all values contained in the iterator to the external process and collects all results.
- StreamPrinter - org.apache.flink.python.api.streaming.util中的类
-
Simple utility class to print all contents of an inputstream to stdout.
- StreamPrinter(InputStream) - 类 的构造器org.apache.flink.python.api.streaming.util.StreamPrinter
-
- StreamPrinter(InputStream, AtomicReference<String>) - 类 的构造器org.apache.flink.python.api.streaming.util.StreamPrinter
-
- StringDeserializerMap - org.apache.flink.python.api.functions.util中的类
-
Utility function to deserialize strings, used for non-CSV sinks.
- StringDeserializerMap() - 类 的构造器org.apache.flink.python.api.functions.util.StringDeserializerMap
-
- StringSerializer() - 类 的构造器org.apache.flink.python.api.streaming.util.SerializationUtils.StringSerializer
-
- StringTupleDeserializerMap - org.apache.flink.python.api.functions.util中的类
-
Utility function to deserialize strings, used for CSV sinks.
- StringTupleDeserializerMap() - 类 的构造器org.apache.flink.python.api.functions.util.StringTupleDeserializerMap
-