public static class CheckpointAndXidSerializer.CheckpointAndXidSimpleTypeSerializerSnapshot extends org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<CheckpointAndXid>
TypeSerializerSnapshot for CheckpointAndXidSerializer.| 构造器和说明 |
|---|
CheckpointAndXidSimpleTypeSerializerSnapshot() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
readSnapshot(int readVersion,
org.apache.flink.core.memory.DataInputView in,
ClassLoader classLoader) |
void |
writeSnapshot(org.apache.flink.core.memory.DataOutputView out) |
public CheckpointAndXidSimpleTypeSerializerSnapshot()
public void writeSnapshot(org.apache.flink.core.memory.DataOutputView out)
throws IOException
writeSnapshot 在接口中 org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<CheckpointAndXid>writeSnapshot 在类中 org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<CheckpointAndXid>IOExceptionpublic void readSnapshot(int readVersion,
org.apache.flink.core.memory.DataInputView in,
ClassLoader classLoader)
throws IOException
readSnapshot 在接口中 org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<CheckpointAndXid>readSnapshot 在类中 org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<CheckpointAndXid>IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.