Uses of Class
com.cloudera.cdp.dw.model.QueryIsolationOptionsResponse
Packages that use QueryIsolationOptionsResponse
-
Uses of QueryIsolationOptionsResponse in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return QueryIsolationOptionsResponseModifier and TypeMethodDescriptionVwSummary.getQueryIsolationOptions()Getter for queryIsolationOptions.Methods in com.cloudera.cdp.dw.model with parameters of type QueryIsolationOptionsResponseModifier and TypeMethodDescriptionvoidVwSummary.setQueryIsolationOptions(QueryIsolationOptionsResponse queryIsolationOptions) Setter for queryIsolationOptions.