Uses of Class
com.cloudera.cdp.dw.model.ImpalaExecutorGroupSetResponse
-
Uses of ImpalaExecutorGroupSetResponse in com.cloudera.cdp.dw.model
Modifier 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.Modifier 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.