public static final class BinaryGenericSerializer.BinaryGenericSerializerSnapshot<T> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<BinaryGeneric<T>,BinaryGenericSerializer<T>>
TypeSerializerSnapshot for BinaryGenericSerializer.| 构造器和说明 |
|---|
BinaryGenericSerializerSnapshot() |
BinaryGenericSerializerSnapshot(BinaryGenericSerializer<T> serializerInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BinaryGenericSerializer<T> |
createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
protected int |
getCurrentOuterSnapshotVersion() |
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
getNestedSerializers(BinaryGenericSerializer<T> outerSerializer) |
getCurrentVersion, getNestedSerializerSnapshots, isOuterSnapshotCompatible, readOuterSnapshot, readSnapshot, resolveSchemaCompatibility, restoreSerializer, writeOuterSnapshot, writeSnapshotpublic BinaryGenericSerializerSnapshot()
public BinaryGenericSerializerSnapshot(BinaryGenericSerializer<T> serializerInstance)
protected int getCurrentOuterSnapshotVersion()
getCurrentOuterSnapshotVersion 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<BinaryGeneric<T>,BinaryGenericSerializer<T>>protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] getNestedSerializers(BinaryGenericSerializer<T> outerSerializer)
getNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<BinaryGeneric<T>,BinaryGenericSerializer<T>>protected BinaryGenericSerializer<T> createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers)
createOuterSerializerWithNestedSerializers 在类中 org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshot<BinaryGeneric<T>,BinaryGenericSerializer<T>>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.