CoproductSerializerSnapshot
org.apache.flink.api.serializer.CoproductSerializer$.CoproductSerializerSnapshot
class CoproductSerializerSnapshot[T](var subtypeClasses: Array[Class[_]], var subtypeSerializers: Array[TypeSerializer[_]]) extends TypeSerializerSnapshot[T]
Attributes
- Graph
- Supertypes
- trait TypeSerializerSnapshot[T]class Objecttrait Matchableclass Any