-
- All Superinterfaces:
- org.apache.flink.ml.api.misc.param.WithParams<T>
public interface HasSelectedColDefaultAsNull<T>
extends org.apache.flink.ml.api.misc.param.WithParams<T>
An interface for classes with a parameter specifying the name of the table column with null
default value.
- See Also:
HasSelectedCol,
HasSelectedCols,
HasSelectedColsDefaultAsNull
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static org.apache.flink.ml.api.misc.param.ParamInfo<String> |
SELECTED_COL |
-
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.