object GeoMesaDataStore extends LazyLogging

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

Type Members

  1. sealed trait SchemaCompatibility extends AnyRef

Value Members

  1. def initRemoteVersion(ds: GeoMesaDataStore[_]): Unit

    Kick off an asynchronous call to load remote iterator versions

    Kick off an asynchronous call to load remote iterator versions

    ds

    datastore

  2. object SchemaCompatibility