public interface PathMatcher
Modifier and Type | Method and Description |
---|---|
Optional<List<String>> |
match(AlluxioURI path) |
Optional<List<String>> match(AlluxioURI path)
path
- the path to be matched, must start with "/"Copyright © 2023. All Rights Reserved.