Package thredds.server.catalog.tracker
Class CatalogExt
java.lang.Object
thredds.server.catalog.tracker.CatalogExt
Persisted catalog info
- Since:
- 6/16/2015
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCatalogExt(long catId, String catRelLocation, boolean isRoot, long lastRead) -
Method Summary
-
Field Details
-
total_count
public static int total_count -
total_nbytes
public static long total_nbytes
-
-
Constructor Details
-
CatalogExt
public CatalogExt() -
CatalogExt
-
-
Method Details
-
getCatRelLocation
-
getCatId
public long getCatId() -
setCatId
public boolean setCatId(long catId) -
getLastRead
public long getLastRead() -
isRoot
public boolean isRoot() -
writeExternal
- Throws:
IOException
-
readExternal
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-