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.DatastoreIndexer. datastoreMethods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Datastore Modifier and Type Method Description Indexer.DatastoreObjectFactory. createIndexerDatastore()Create an instance ofIndexer.DatastoreIndexer.DatastoreIndexer. 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 voidIndexer. setDatastore(Indexer.Datastore value)Sets the value of the datastore property.
-