Package | Description |
---|---|
thredds.cataloggen.config |
Modifier and Type | Field and Description |
---|---|
static DatasetSourceType |
DatasetSourceType.DODS_DIR |
static DatasetSourceType |
DatasetSourceType.DODS_FILE_SERVER |
static DatasetSourceType |
DatasetSourceType.GRADS_DATA_SERVER |
static DatasetSourceType |
DatasetSourceType.LOCAL |
protected DatasetSourceType |
DatasetSource.type |
Modifier and Type | Method and Description |
---|---|
DatasetSourceType |
DatasetSource.getType() |
static DatasetSourceType |
DatasetSourceType.getType(String name)
Find the DatasetSourceType that matches this name.
|
Modifier and Type | Method and Description |
---|---|
static DatasetSource |
DatasetSource.newDatasetSource(String name,
DatasetSourceType type,
DatasetSourceStructure structure,
String accessPoint,
ResultService resultService)
Factory method for this abstract class.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.