public static class HadoopClasspathUtils.PrefixDirectoryFilter extends Object implements HadoopClasspathUtils.DirectoryFilter
| Constructor and Description |
|---|
PrefixDirectoryFilter(String prefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(String name)
Test if file with this name should be included.
|
public PrefixDirectoryFilter(String prefix)
prefix - Prefix.public boolean test(String name)
test in interface HadoopClasspathUtils.DirectoryFiltername - File name.True if passed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018