Class CatalogTracker


  • public class CatalogTracker
    extends Object
    Track the list of catalogs. Used to check if any have changed, without having to read the catalog tree.
    Since:
    6/22/2015
    • Constructor Detail

      • CatalogTracker

        public CatalogTracker​(String pathname,
                              boolean startOver,
                              int expectedSize,
                              long nextCatId)