Uses of Class
com.cloudera.cdp.dw.model.AllowedInstanceTypesWithDefault
Packages that use AllowedInstanceTypesWithDefault
-
Uses of AllowedInstanceTypesWithDefault in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return AllowedInstanceTypesWithDefaultModifier and TypeMethodDescriptionAllowedInstanceTypes.getHive()
Getter for hive.AllowedInstanceTypes.getImpala()
Getter for impala.AllowedInstanceTypes.getTrino()
Getter for trino.Methods in com.cloudera.cdp.dw.model with parameters of type AllowedInstanceTypesWithDefaultModifier and TypeMethodDescriptionvoid
AllowedInstanceTypes.setHive
(AllowedInstanceTypesWithDefault hive) Setter for hive.void
AllowedInstanceTypes.setImpala
(AllowedInstanceTypesWithDefault impala) Setter for impala.void
AllowedInstanceTypes.setTrino
(AllowedInstanceTypesWithDefault trino) Setter for trino.