Package thredds.server.catalog.tracker
Class DataRootExt
java.lang.Object
thredds.server.catalog.tracker.DataRootExt
- All Implemented Interfaces:
Comparable<DataRootExt>
Externalized DataRoot.
- Since:
- 6/16/2015
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic DataRoot.TypegetName()getPath()getType()voidvoidsetDataRoot(DataRoot dataRoot) toString()void
-
Field Details
-
total_count
public static int total_count -
total_nbytes
public static long total_nbytes
-
-
Constructor Details
-
DataRootExt
public DataRootExt() -
DataRootExt
-
-
Method Details
-
getPath
-
getDataRoot
-
setDataRoot
-
getCatLocation
-
getDirLocation
-
getType
-
getName
-
getRestrict
-
writeExternal
- Throws:
IOException
-
readExternal
- Throws:
IOException
-
convertDataRootType
-
convertDataRootType
-
compareTo
- Specified by:
compareToin interfaceComparable<DataRootExt>
-
toString
-