Uses of Class
org.apache.flink.api.common.typeutils.NestedSerializersSnapshotDelegate
-
Packages that use NestedSerializersSnapshotDelegate Package Description org.apache.flink.api.common.typeutils -
-
Uses of NestedSerializersSnapshotDelegate in org.apache.flink.api.common.typeutils
Methods in org.apache.flink.api.common.typeutils that return NestedSerializersSnapshotDelegate Modifier and Type Method Description static NestedSerializersSnapshotDelegateNestedSerializersSnapshotDelegate. readNestedSerializerSnapshots(DataInputView in, ClassLoader cl)Reads the composite snapshot of all the contained serializers.
-