public interface HasSelectedCols<T> extends WithParams<T>
Modifier and Type | Field and Description |
---|---|
static ParamInfo<String[]> |
SELECTED_COLS |
Modifier and Type | Method and Description |
---|---|
default String[] |
getSelectedCols() |
default T |
setSelectedCols(String... value) |
get, getParams, set
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.