CollectionTypeInformation
org.apache.flinkx.api.typeinfo.CollectionTypeInformation
case class CollectionTypeInformation[T](serializer: TypeSerializer[T])(implicit evidence$1: ClassTag[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
Concrete fields
In this article