Package com.cloudera.cdp.dw.model
Class ImpalaExecutorGroupSetsCreateRequest
java.lang.Object
com.cloudera.cdp.dw.model.ImpalaExecutorGroupSetsCreateRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:26.728-07:00")
public class ImpalaExecutorGroupSetsCreateRequest
extends Object
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
-
ImpalaExecutorGroupSetsCreateRequest
public ImpalaExecutorGroupSetsCreateRequest()
-
-
Method Details
-
getSmall
Getter for small. Configure small executor group set for workload aware autoscaling. -
setSmall
Setter for small. Configure small executor group set for workload aware autoscaling. -
getCustom1
Getter for custom1. Configure first optional custom executor group set for workload aware autoscaling. -
setCustom1
Setter for custom1. Configure first optional custom executor group set for workload aware autoscaling. -
getCustom2
Getter for custom2. Configure second optional custom executor group set for workload aware autoscaling. -
setCustom2
Setter for custom2. Configure second optional custom executor group set for workload aware autoscaling. -
getCustom3
Getter for custom3. Configure third optional custom executor group set for workload aware autoscaling. -
setCustom3
Setter for custom3. Configure third optional custom executor group set for workload aware autoscaling. -
getLarge
Getter for large. Configure large executor group set for workload aware autoscaling. -
setLarge
Setter for large. Configure large executor group set for workload aware autoscaling. -
equals
-
hashCode
public int hashCode() -
toString
-