Uses of Class
com.cloudera.cdp.dw.model.QueryIsolationOptionsRequest
Packages that use QueryIsolationOptionsRequest
-
Uses of QueryIsolationOptionsRequest in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return QueryIsolationOptionsRequestModifier and TypeMethodDescriptionCreateVwRequest.getQueryIsolationOptions()
Getter for queryIsolationOptions.UpdateVwRequest.getQueryIsolationOptions()
Getter for queryIsolationOptions.Methods in com.cloudera.cdp.dw.model with parameters of type QueryIsolationOptionsRequestModifier and TypeMethodDescriptionvoid
CreateVwRequest.setQueryIsolationOptions
(QueryIsolationOptionsRequest queryIsolationOptions) Setter for queryIsolationOptions.void
UpdateVwRequest.setQueryIsolationOptions
(QueryIsolationOptionsRequest queryIsolationOptions) Setter for queryIsolationOptions.