@Internal public static final class TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot<TXN,CONTEXT> extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot<TwoPhaseCommitSinkFunction.State<TXN,CONTEXT>>
TypeSerializerConfigSnapshot for sink state. This has to be public so that
it can be deserialized/instantiated, should not be used anywhere outside
TwoPhaseCommitSinkFunction.| Constructor and Description |
|---|
StateSerializerConfigSnapshot()
This empty nullary constructor is required for deserializing the configuration.
|
StateSerializerConfigSnapshot(org.apache.flink.api.common.typeutils.TypeSerializer<TXN> transactionSerializer,
org.apache.flink.api.common.typeutils.TypeSerializer<CONTEXT> contextSerializer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
equals, getNestedSerializersAndConfigs, getSingleNestedSerializerAndConfig, hashCode, read, writegetCurrentVersion, getUserCodeClassLoader, readSnapshot, resolveSchemaCompatibility, restoreSerializer, setPriorSerializer, setUserCodeClassLoader, writeSnapshotgetCompatibleVersions, getReadVersionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.