CoproductTypeInformation
org.apache.flinkx.api.typeinfo.CoproductTypeInformation
case class CoproductTypeInformation[T](c: Class[T], ser: TypeSerializer[T]) extends TypeInformation[T]
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass TypeInformation[T]trait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Attributes
- Definition Classes
-
TypeInformation
Inherited methods
@PublicEvolving
Attributes
- Inherited from:
- TypeInformation
@PublicEvolving
Attributes
- Inherited from:
- TypeInformation
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article