public interface DirectoryScanListener
DirectoryScanJob
.
Instances should be stored in the SchedulerContext
such that the DirectoryScanJob
can find it.
DirectoryScanJob
,
SchedulerContext
Modifier and Type | Method and Description |
---|---|
void |
filesUpdatedOrAdded(File[] updatedFiles) |
void filesUpdatedOrAdded(File[] updatedFiles)
updatedFiles
- The set of files that were updated/added since the
last scan of the directoryCopyright 2001-2019, Terracotta, Inc.