FileCollector@Private public class ExternalSPSFilePathCollector extends java.lang.Object implements FileCollector
| Modifier and Type | Field | Description |
|---|---|---|
static org.slf4j.Logger |
LOG |
| Constructor | Description |
|---|---|
ExternalSPSFilePathCollector(SPSService service) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
remainingCapacity() |
Returns queue remaining capacity.
|
void |
scanAndCollectFiles(long pathId) |
This method can be used to scan and collects the files under that
directory and adds to the given BlockStorageMovementNeeded.
|
public ExternalSPSFilePathCollector(SPSService service)
public int remainingCapacity()
public void scanAndCollectFiles(long pathId)
throws java.io.IOException
FileCollectorscanAndCollectFiles in interface FileCollectorpathId - - file path idjava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.