@Internal @Deprecated public class MapViewTypeInfoFactory<K,V> extends org.apache.flink.api.common.typeinfo.TypeInfoFactory<MapView<K,V>>
MapView.| Constructor and Description |
|---|
MapViewTypeInfoFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.typeinfo.TypeInformation<MapView<K,V>> |
createTypeInfo(Type t,
Map<String,org.apache.flink.api.common.typeinfo.TypeInformation<?>> genericParameters)
Deprecated.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.