Package

org.locationtech.geomesa.accumulo

data

Permalink

package data

Visibility
  1. Public
  2. All

Type Members

  1. class AccumuloBackedMetadata[T] extends KeyValueStoreMetadata[T]

    Permalink
  2. class AccumuloDataStore extends GeoMesaDataStore[AccumuloDataStore] with ZookeeperLocking

    Permalink

    This class handles DataStores which are stored in Accumulo Tables.

    This class handles DataStores which are stored in Accumulo Tables. To be clear, one table may contain multiple features addressed by their featureName.

  3. class AccumuloDataStoreFactory extends DataStoreFactorySpi

    Permalink
  4. class AccumuloIndexAdapter extends IndexAdapter[AccumuloDataStore]

    Permalink

    Index adapter for accumulo back-end

  5. sealed trait AccumuloQueryPlan extends QueryPlan[AccumuloDataStore]

    Permalink

    Accumulo-specific query plan

  6. abstract class AccumuloWritableFeature extends WritableFeature

    Permalink

    Writable feature with support for 'index-values' used in attribute join indices

Value Members

  1. object AccumuloBackedMetadata

    Permalink
  2. object AccumuloDataStore extends LazyLogging

    Permalink
  3. object AccumuloDataStoreFactory extends GeoMesaDataStoreInfo

    Permalink
  4. object AccumuloDataStoreParams extends GeoMesaDataStoreParams with SecurityParams

    Permalink
  5. object AccumuloIndexAdapter

    Permalink
  6. object AccumuloQueryPlan extends LazyLogging

    Permalink
  7. object AccumuloWritableFeature

    Permalink
  8. package stats

    Permalink

Ungrouped