ExternalSPSFilePathCollector@Private
@Evolving
public interface FileCollector
| Modifier and Type | Method | Description |
|---|---|---|
void |
scanAndCollectFiles(long path) |
This method can be used to scan and collects the files under that
directory and adds to the given BlockStorageMovementNeeded.
|
void scanAndCollectFiles(long path)
throws java.io.IOException,
java.lang.InterruptedException
path - - file path idjava.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.