Package com.cloudera.cdp.dw.model
Class ImpalaExecutorGroupSetsUpdateRequest
java.lang.Object
com.cloudera.cdp.dw.model.ImpalaExecutorGroupSetsUpdateRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:26.728-07:00")
public class ImpalaExecutorGroupSetsUpdateRequest
extends Object
Re-configure executor group sets for workload aware autoscaling.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for custom1.Getter for custom2.Getter for custom3.getLarge()Getter for large.getSmall()Getter for small.inthashCode()voidSetter for custom1.voidSetter for custom2.voidSetter for custom3.voidSetter for large.voidSetter for small.toString()
-
Constructor Details
-
ImpalaExecutorGroupSetsUpdateRequest
public ImpalaExecutorGroupSetsUpdateRequest()
-
-
Method Details
-
getSmall
Getter for small. Re-configure small executor group set for workload aware autoscaling. -
setSmall
Setter for small. Re-configure small executor group set for workload aware autoscaling. -
getCustom1
Getter for custom1. Re-configure first optional custom executor group set for workload aware autoscaling. -
setCustom1
Setter for custom1. Re-configure first optional custom executor group set for workload aware autoscaling. -
getCustom2
Getter for custom2. Re-configure second optional custom executor group set for workload aware autoscaling. -
setCustom2
Setter for custom2. Re-configure second optional custom executor group set for workload aware autoscaling. -
getCustom3
Getter for custom3. Re-configure third optional custom executor group set for workload aware autoscaling. -
setCustom3
Setter for custom3. Re-configure third optional custom executor group set for workload aware autoscaling. -
getLarge
Getter for large. Re-configure large executor group set for workload aware autoscaling. -
setLarge
Setter for large. Re-configure large executor group set for workload aware autoscaling. -
equals
-
hashCode
public int hashCode() -
toString
-