Package | Description |
---|---|
org.apache.flink.streaming.runtime.streamrecord |
Modifier and Type | Method and Description |
---|---|
protected StreamElementSerializer<T> |
StreamElementSerializer.StreamElementSerializerSnapshot.createOuterSerializerWithNestedSerializers(TypeSerializer<?>[] nestedSerializers) |
StreamElementSerializer<T> |
StreamElementSerializer.duplicate() |
Modifier and Type | Method and Description |
---|---|
protected TypeSerializer<?>[] |
StreamElementSerializer.StreamElementSerializerSnapshot.getNestedSerializers(StreamElementSerializer<T> outerSerializer) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.