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