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