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 TypeMethodDescriptionvoidAllowedInstanceTypes.setHive(AllowedInstanceTypesWithDefault hive) Setter for hive.voidAllowedInstanceTypes.setImpala(AllowedInstanceTypesWithDefault impala) Setter for impala.voidAllowedInstanceTypes.setTrino(AllowedInstanceTypesWithDefault trino) Setter for trino.