@NotThreadSafe
public final class DynamicallyRegisteredTypes
extends java.lang.Object
Constructor and Description |
---|
DynamicallyRegisteredTypes(StaticallyRegisteredTypes staticallyKnownTypes) |
Modifier and Type | Method and Description |
---|---|
<T> org.apache.flink.api.common.typeinfo.TypeInformation<T> |
registerType(java.lang.Class<T> type) |
public DynamicallyRegisteredTypes(StaticallyRegisteredTypes staticallyKnownTypes)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.