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="2024-09-27T08:40:25.071-07:00")
public class ImpalaExecutorGroupSetsUpdateRequest
extends Object
Re-configure executor group sets for workload aware autoscaling.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for custom1.Getter for custom2.Getter for custom3.getLarge()
Getter for large.getSmall()
Getter for small.int
hashCode()
void
Setter for custom1.void
Setter for custom2.void
Setter for custom3.void
Setter for large.void
Setter 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
-