Package

org.locationtech.geomesa.redis

data

Permalink

package data

Linear Supertypes
LazyLogging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. data
  2. LazyLogging
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class RedisDataStore extends GeoMesaDataStore[RedisDataStore] with RedisLocking

    Permalink

    Data store backed by Redis.

    Data store backed by Redis. Uses Redis SortedSets for range scanning

  2. class RedisDataStoreFactory extends DataStoreFactorySpi with LazyLogging

    Permalink

Value Members

  1. object RedisDataStore

    Permalink
  2. object RedisDataStoreFactory extends GeoMesaDataStoreInfo with LazyLogging

    Permalink
  3. object RedisDataStoreParams extends GeoMesaDataStoreParams with SecurityParams

    Permalink
  4. object RedisSystemProperties

    Permalink
  5. lazy val TransactionBackoffs: IndexedSeq[Int]

    Permalink
  6. package index

    Permalink
  7. lazy val logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LazyLogging
  8. package util

    Permalink

Inherited from LazyLogging

Inherited from AnyRef

Inherited from Any

Ungrouped