Package org.apache.flink.api.common.typeinfo.descriptor
-
Class Summary Class Description BasicTypeDescriptorImpl<T> Implementation ofTypeDescriptorto createBasicTypeInfo.ListTypeDescriptorImpl<T> Implementation ofTypeDescriptorto createListTypeInfo.MapTypeDescriptorImpl<K,V> Implementation ofTypeDescriptorto createMapTypeInfo.ValueTypeDescriptorImpl<T extends Value> Implementation ofTypeDescriptorto createValueTypeInfo.