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