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