Package org.apache.parquet.glob
-
Class Summary Class Description GlobExpander Implementation ofStrings.expandGlob(String)WildcardPath Holds a String with wildcards ('*'), and can answer whether a given string matches this WildcardPath.
| Class | Description |
|---|---|
| GlobExpander |
Implementation of
Strings.expandGlob(String) |
| WildcardPath |
Holds a String with wildcards ('*'), and can answer whether a given string matches this WildcardPath.
|