| Package | Description |
|---|---|
| org.apache.drill.exec.expr.fn.impl |
| Modifier and Type | Method and Description |
|---|---|
RegexpUtil.SqlPatternType |
RegexpUtil.SqlPatternInfo.getPatternType() |
static RegexpUtil.SqlPatternType |
RegexpUtil.SqlPatternType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexpUtil.SqlPatternType[] |
RegexpUtil.SqlPatternType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegexpUtil.SqlPatternInfo(RegexpUtil.SqlPatternType patternType,
String javaPatternString,
String simplePatternString) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.