JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.dw.model.VwFilter
Packages that use
VwFilter
Package
Description
com.cloudera.cdp.dw.model
Uses of
VwFilter
in
com.cloudera.cdp.dw.model
Methods in
com.cloudera.cdp.dw.model
that return
VwFilter
Modifier and Type
Method
Description
VwFilter
ListVwsRequest.
getFilter
()
Getter for filter.
Methods in
com.cloudera.cdp.dw.model
with parameters of type
VwFilter
Modifier and Type
Method
Description
void
ListVwsRequest.
setFilter
(
VwFilter
filter)
Setter for filter.