| Package | Description |
|---|---|
| thredds.featurecollection | |
| thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
| thredds.inventory.partition | |
| ucar.nc2.ft.cover.collection |
| Modifier and Type | Field and Description |
|---|---|
CollectionUpdateType |
FeatureCollectionConfig.UpdateConfig.startupType |
CollectionUpdateType |
FeatureCollectionConfig.UpdateConfig.updateType |
| Modifier and Type | Method and Description |
|---|---|
CollectionUpdateType |
CollectionManager.TriggerEvent.getType() |
static CollectionUpdateType |
CollectionUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionUpdateType[] |
CollectionUpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionUpdateListener.sendEvent(CollectionUpdateType type) |
void |
CollectionManagerAbstract.sendEvent(CollectionUpdateType type) |
void |
CollectionUpdater.triggerUpdate(String collectionName,
CollectionUpdateType triggerType) |
| Modifier and Type | Method and Description |
|---|---|
List<DirectoryBuilder> |
DirectoryBuilder.constructChildren(IndexReader indexReader,
CollectionUpdateType forceCollection)
Find all children directories.
|
Iterable<MCollection> |
PartitionManager.makePartitions(CollectionUpdateType forceCollection) |
Iterable<MCollection> |
FilePartition.makePartitions(CollectionUpdateType forceCollection) |
Iterable<MCollection> |
DirectoryPartition.makePartitions(CollectionUpdateType forceCollection) |
Iterable<MCollection> |
TimePartition.makePartitions(CollectionUpdateType forceCollection) |
Iterable<MCollection> |
PartitionManagerFromIndexDirectory.makePartitions(CollectionUpdateType forceCollection) |
Iterable<MCollection> |
PartitionManagerFromIndexList.makePartitions(CollectionUpdateType forceCollection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCollectionBuilder.updateGribCollection(FeatureCollectionConfig config,
CollectionUpdateType updateType,
org.slf4j.Logger logger) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.