Class DataRoot

java.lang.Object
thredds.server.catalog.DataRoot

@Immutable public class DataRoot extends Object
A DataRoot matches URLs to the objects that can serve them. A DataRootPathMatcher manages a hash tree of path -> DataRoot

Possible design: catKey : which catalog defined this? not present at the moment directory : if its a simple DataRoot fc : prob is this drags in entire configCat dscan : ditto

Since:
1/23/2015