MappedSerializerSnapshot
org.apache.flinkx.api.serializer.MappedSerializer.MappedSerializerSnapshot
class MappedSerializerSnapshot[A, B]() extends TypeSerializerSnapshot[A]
Attributes
- Graph
-
- Supertypes
-
trait TypeSerializerSnapshot[A]class Objecttrait Matchableclass Any
Members list
Value members
Constructors
Concrete methods
Attributes
- Definition Classes
-
TypeSerializerSnapshot
override def readSnapshot(readVersion: Int, in: DataInputView, userCodeClassLoader: ClassLoader): Unit
Attributes
- Definition Classes
-
TypeSerializerSnapshot
override def resolveSchemaCompatibility(newSerializer: TypeSerializer[A]): TypeSerializerSchemaCompatibility[A]
Attributes
- Definition Classes
-
TypeSerializerSnapshot
Attributes
- Definition Classes
-
TypeSerializerSnapshot
Attributes
- Definition Classes
-
TypeSerializerSnapshot
In this article