public class TrueCopyFilter extends CopyFilter
| Constructor and Description |
|---|
TrueCopyFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldCopy(org.apache.hadoop.fs.Path path)
Predicate to determine if a file can be excluded from copy.
|
getCopyFilter, initializepublic boolean shouldCopy(org.apache.hadoop.fs.Path path)
CopyFiltershouldCopy in class CopyFilterpath - a Path to be considered for copyingCopyright © 2008–2020 Apache Software Foundation. All rights reserved.