public class HadoopGlobPathSplitter extends Object
| Constructor and Description |
|---|
HadoopGlobPathSplitter() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<String> |
splitGlob(String path)
Splits given hadoop glob path by commas.
|
Copyright © 2011–2017. All rights reserved.