public class TrueCopyFilter extends CopyFilter
| Constructor | Description |
|---|---|
TrueCopyFilter() |
| Modifier and Type | Method | 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–2025 Apache Software Foundation. All rights reserved.