Uses of Enum
org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode.Type
Packages that use InfoSchemaFilter.ExprNode.Type
-
Uses of InfoSchemaFilter.ExprNode.Type in org.apache.drill.exec.store.ischema
Fields in org.apache.drill.exec.store.ischema declared as InfoSchemaFilter.ExprNode.TypeMethods in org.apache.drill.exec.store.ischema that return InfoSchemaFilter.ExprNode.TypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static InfoSchemaFilter.ExprNode.Type[]InfoSchemaFilter.ExprNode.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.drill.exec.store.ischema with parameters of type InfoSchemaFilter.ExprNode.Type