Package

geotrellis.spark.io

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. trait Implicits extends KeyFormats with KeyIndexFormats

    Permalink
  2. trait KeyFormats extends AnyRef

    Permalink
  3. case class KeyIndexFormatEntry[K, T <: KeyIndex[K]](typeName: String)(implicit evidence$1: JsonFormat[K], evidence$2: ClassTag[K], evidence$3: JsonFormat[T], evidence$4: ClassTag[T]) extends Product with Serializable

    Permalink
  4. trait KeyIndexFormats extends AnyRef

    Permalink
  5. class KeyIndexJsonFormat[K] extends RootJsonFormat[KeyIndex[K]]

    Permalink
  6. trait KeyIndexRegistrator extends AnyRef

    Permalink
  7. class KeyIndexRegistry extends AnyRef

    Permalink

Value Members

  1. object Implicits extends Implicits

    Permalink
  2. object KeyFormats extends KeyFormats

    Permalink

Ungrouped