Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Datastore
-
Packages that use Indexer.Datastore Package Description org.geotools.gce.imagemosaic.catalog.index -
-
Uses of Indexer.Datastore in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as Indexer.Datastore Modifier and Type Field Description protected Indexer.Datastore
Indexer. datastore
Methods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Datastore Modifier and Type Method Description Indexer.Datastore
ObjectFactory. createIndexerDatastore()
Create an instance ofIndexer.Datastore
Indexer.Datastore
Indexer. getDatastore()
Gets the value of the datastore property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type Indexer.Datastore Modifier and Type Method Description void
Indexer. setDatastore(Indexer.Datastore value)
Sets the value of the datastore property.
-