@Internal
public static final class TwoPhaseCommitSinkFunction.StateSerializerConfigSnapshot<TXN,CONTEXT>
extends org.apache.flink.api.common.typeutils.CompositeTypeSerializerConfigSnapshot
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, writegetUserCodeClassLoader, setUserCodeClassLoaderCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.