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