Package thredds.server.catalog.tracker
Class DataRootTracker
java.lang.Object
thredds.server.catalog.tracker.DataRootTracker
Track the list of dataRoots.
Used to check if any have changed, without having to read the catalog tree.
- Since:
- 6/22/2015
-
Constructor Summary
ConstructorsConstructorDescriptionDataRootTracker(String pathname, boolean startOver, DatasetTracker.Callback callback) -
Method Summary
-
Constructor Details
-
DataRootTracker
-
-
Method Details
-
trackDataRoot
-
getDataRoots
-
save
- Throws:
IOException
-