| Package | Description |
|---|---|
| com.aliyun.odps.volume |
| Modifier and Type | Method and Description |
|---|---|
FileStatus[] |
FileSystem.listStatus(Path[] files,
PathFilter filter)
Filter files/directories in the given list of paths using user-supplied
path filter.
|
FileStatus[] |
FileSystem.listStatus(Path f,
PathFilter filter)
Filter files/directories in the given path using the user-supplied path
filter.
|
Copyright © 2023 Alibaba Cloud Computing. All rights reserved.