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 TypeMethodDescriptionvoidImpalaExecutorGroupSetsResponse.setCustom1(ImpalaExecutorGroupSetResponse custom1) Setter for custom1.voidImpalaExecutorGroupSetsResponse.setCustom2(ImpalaExecutorGroupSetResponse custom2) Setter for custom2.voidImpalaExecutorGroupSetsResponse.setCustom3(ImpalaExecutorGroupSetResponse custom3) Setter for custom3.voidImpalaExecutorGroupSetsResponse.setLarge(ImpalaExecutorGroupSetResponse large) Setter for large.voidImpalaExecutorGroupSetsResponse.setSmall(ImpalaExecutorGroupSetResponse small) Setter for small.