Package | Description |
---|---|
org.apache.flink.api.common.typeutils |
Modifier and Type | Method and Description |
---|---|
static NestedSerializersSnapshotDelegate |
NestedSerializersSnapshotDelegate.legacyReadNestedSerializerSnapshots(DataInputView in,
ClassLoader cl)
Reads the composite snapshot of all the contained serializers in a way that is compatible
with Version 1 of the deprecated
CompositeTypeSerializerConfigSnapshot . |
static NestedSerializersSnapshotDelegate |
NestedSerializersSnapshotDelegate.readNestedSerializerSnapshots(DataInputView in,
ClassLoader cl)
Reads the composite snapshot of all the contained serializers.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.