public class NoUnderscoreFilter extends Object implements org.apache.hadoop.fs.PathFilter
| Constructor and Description |
|---|
NoUnderscoreFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.apache.hadoop.fs.Path path) |
static NoUnderscoreFilter |
instance() |
public boolean accept(org.apache.hadoop.fs.Path path)
accept in interface org.apache.hadoop.fs.PathFilterpublic static NoUnderscoreFilter instance()
Copyright © 2012–2016. All rights reserved.