Uses of Enum
org.apache.drill.exec.server.rest.profile.CoreOperatorType
Packages that use CoreOperatorType
-
Uses of CoreOperatorType in org.apache.drill.exec.server.rest.profile
Methods in org.apache.drill.exec.server.rest.profile that return CoreOperatorTypeModifier and TypeMethodDescriptionstatic CoreOperatorTypestatic CoreOperatorTypeCoreOperatorType.valueOf(int id) Returns the enum constant of this type with the specified name.static CoreOperatorTypeReturns the enum constant of this type with the specified name.static CoreOperatorType[]CoreOperatorType.values()Returns an array containing the constants of this enum type, in the order they are declared.