Uses of Class
com.cloudera.cdp.dw.model.ImpalaExecutorGroupSetCreateRequest
Packages that use ImpalaExecutorGroupSetCreateRequest
-
Uses of ImpalaExecutorGroupSetCreateRequest in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ImpalaExecutorGroupSetCreateRequestModifier and TypeMethodDescriptionImpalaExecutorGroupSetsCreateRequest.getCustom1()
Getter for custom1.ImpalaExecutorGroupSetsCreateRequest.getCustom2()
Getter for custom2.ImpalaExecutorGroupSetsCreateRequest.getCustom3()
Getter for custom3.ImpalaExecutorGroupSetsCreateRequest.getLarge()
Getter for large.ImpalaExecutorGroupSetsCreateRequest.getSmall()
Getter for small.Methods in com.cloudera.cdp.dw.model with parameters of type ImpalaExecutorGroupSetCreateRequestModifier and TypeMethodDescriptionvoid
ImpalaExecutorGroupSetsCreateRequest.setCustom1
(ImpalaExecutorGroupSetCreateRequest custom1) Setter for custom1.void
ImpalaExecutorGroupSetsCreateRequest.setCustom2
(ImpalaExecutorGroupSetCreateRequest custom2) Setter for custom2.void
ImpalaExecutorGroupSetsCreateRequest.setCustom3
(ImpalaExecutorGroupSetCreateRequest custom3) Setter for custom3.void
ImpalaExecutorGroupSetsCreateRequest.setLarge
(ImpalaExecutorGroupSetCreateRequest large) Setter for large.void
ImpalaExecutorGroupSetsCreateRequest.setSmall
(ImpalaExecutorGroupSetCreateRequest small) Setter for small.