| Package | Description |
|---|---|
| org.apache.parquet |
| Modifier and Type | Method and Description |
|---|---|
static List<WildcardPath> |
Strings.expandGlobToWildCardPaths(String globPattern,
char delim)
Expands a string according to
Strings.expandGlob(String), and then constructs a WildcardPath
for each expanded result which can be used to match strings as described in WildcardPath. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.