CollectionSerializerSnapshot
org.apache.flinkx.api.serializer.CollectionSerializerSnapshot
class CollectionSerializerSnapshot[F[_], T, S <: TypeSerializer[F[T]]]() extends TypeSerializerSnapshot[F[T]]
Attributes
- Graph
-
- Supertypes
-
trait TypeSerializerSnapshot[F[T]]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[F[T]]): TypeSerializerSchemaCompatibility[F[T]]
Attributes
- Definition Classes
-
TypeSerializerSnapshot
Attributes
- Definition Classes
-
TypeSerializerSnapshot
Attributes
- Definition Classes
-
TypeSerializerSnapshot
In this article