Uses of Class
com.databricks.sdk.service.catalog.TableRowFilter
-
Packages that use TableRowFilter Package Description com.databricks.sdk.service.catalog -
-
Uses of TableRowFilter in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return TableRowFilter Modifier and Type Method Description TableRowFilterTableInfo. getRowFilter()TableRowFilterTableRowFilter. setInputColumnNames(Collection<String> inputColumnNames)TableRowFilterTableRowFilter. setName(String name)Methods in com.databricks.sdk.service.catalog with parameters of type TableRowFilter Modifier and Type Method Description TableInfoTableInfo. setRowFilter(TableRowFilter rowFilter)
-