thredds.inventory
Interface MController
- All Known Implementing Classes:
- ControllerCaching, ControllerOS
public interface MController
Inventory Management Controller
- Since:
- Jun 25, 2009
- Author:
- caron
getInventory
Iterator<MFile> getInventory(MCollection mc)
getInventoryNoSubdirs
Iterator<MFile> getInventoryNoSubdirs(MCollection mc)
getInventory
Iterator<MFile> getInventory(MCollection mc,
boolean recheck)
getInventoryNoSubdirs
Iterator<MFile> getInventoryNoSubdirs(MCollection mc,
boolean recheck)
close
void close()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.