Uses of Enum
org.apache.drill.common.types.BooleanType
Packages that use BooleanType
-
Uses of BooleanType in org.apache.drill.common.types
Methods in org.apache.drill.common.types that return BooleanTypeModifier and TypeMethodDescriptionstatic BooleanTypeFinds boolean by passed literal.static BooleanTypeReturns the enum constant of this type with the specified name.static BooleanType[]BooleanType.values()Returns an array containing the constants of this enum type, in the order they are declared.