Class InfoSchemaFilter.ConstantExprNode

java.lang.Object
org.apache.drill.exec.store.ischema.InfoSchemaFilter.ExprNode
org.apache.drill.exec.store.ischema.InfoSchemaFilter.ConstantExprNode
Enclosing class:
InfoSchemaFilter

public static class InfoSchemaFilter.ConstantExprNode extends InfoSchemaFilter.ExprNode
  • Field Details

  • Constructor Details

    • ConstantExprNode

      public ConstantExprNode(String value)
  • Method Details