Package | Description |
---|---|
org.apache.flink.api.java.typeutils | |
org.apache.flink.api.java.typeutils.runtime |
Modifier and Type | Method and Description |
---|---|
TupleSerializer<T> |
TupleTypeInfo.createSerializer(ExecutionConfig executionConfig) |
Modifier and Type | Class and Description |
---|---|
class |
Tuple0Serializer |
Modifier and Type | Method and Description |
---|---|
protected TupleSerializer<T> |
TupleSerializerSnapshot.createOuterSerializerWithNestedSerializers(TypeSerializer<?>[] nestedSerializers) |
TupleSerializer<T> |
TupleSerializer.duplicate() |
Modifier and Type | Method and Description |
---|---|
protected TypeSerializer<?>[] |
TupleSerializerSnapshot.getNestedSerializers(TupleSerializer<T> outerSerializer) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.