public interface HasOutputCol<T>
extends org.apache.flink.ml.api.misc.param.WithParams<T>
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.ml.api.misc.param.ParamInfo<String> |
OUTPUT_COL |
| Modifier and Type | Method and Description |
|---|---|
default String |
getOutputCol() |
default T |
setOutputCol(String value) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.