-
- All Superinterfaces:
- org.apache.flink.ml.api.misc.param.WithParams<T>
public interface HasSelectedColsDefaultAsNull<T>
extends org.apache.flink.ml.api.misc.param.WithParams<T>
An interface for classes with a parameter specifying the name of multiple table columns with null
default value.
- See Also:
HasSelectedCol,
HasSelectedColDefaultAsNull,
HasSelectedCols
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.flink.ml.api.misc.param.ParamInfo<String[]> |
SELECTED_COLS |
-
Method Summary
-
Methods inherited from interface org.apache.flink.ml.api.misc.param.WithParams
get, getParams, set
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.