Package

org.locationtech.geomesa

fs

Permalink

package fs

Visibility
  1. Public
  2. All

Type Members

  1. class FileSystemDataStore extends ContentDataStore with HasGeoMesaStats with HasGeoMesaMetadata[String] with LazyLogging

    Permalink
  2. class FileSystemDataStoreFactory extends DataStoreFactorySpi

    Permalink
  3. class FileSystemFeatureIterator extends Iterator[SimpleFeature] with Closeable

    Permalink

    Iterator for querying file system storage

    Iterator for querying file system storage

    Note: implements Closeable and not AutoCloseable so that DelegateFeatureIterator will close it properly

  4. class FileSystemFeatureStore extends ContentFeatureStore with LazyLogging

    Permalink
  5. class FileSystemStorageManager extends MethodProfiling with LazyLogging

    Permalink

    Manages the storages and associated simple feature types underneath a given path

Value Members

  1. object FileSystemDataStoreFactory extends GeoMesaDataStoreInfo

    Permalink
  2. object FileSystemFeatureIterator

    Permalink
  3. object FileSystemFeatureStore

    Permalink
  4. object FileSystemStorageManager

    Permalink

Ungrouped