public interface IDataRepositoryFactory
| Modifier and Type | Method and Description |
|---|---|
DataRepository |
create(String valueType) |
boolean |
hasCacheEntry(String valueType) |
boolean |
isKnown(String valueType) |
boolean isKnown(String valueType)
DataRepository create(String valueType) throws org.n52.io.DatasetFactoryException
org.n52.io.DatasetFactoryExceptionboolean hasCacheEntry(String valueType)
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.