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