org.apache.flink.api.typeinfo.CollectionTypeInformation
case class CollectionTypeInformation[T](serializer: TypeSerializer[T])(implicit evidence$1: ClassTag[T]) extends TypeInformation[T] Attributes
- Graph
- Supertypes
trait Product
trait Equals
class TypeInformation[T]
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
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
@PublicEvolving
Attributes
- Inherited from:
- TypeInformation
@PublicEvolving
Attributes
- Inherited from:
- TypeInformation
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product