Package

geotrellis.spark.testkit

io

Permalink

package io

Visibility
  1. Public
  2. All

Type Members

  1. abstract class PersistenceSpec[K, V, M] extends FunSpec with Matchers with BeforeAndAfterAll

    Permalink
  2. case class PersistenceSpecDefinition[K](keyIndexMethodName: String, keyIndexMethod: KeyIndexMethod[K], layerIds: PersistenceSpecLayerIds) extends Product with Serializable

    Permalink
  3. case class PersistenceSpecLayerIds(layerId: LayerId, deleteLayerId: LayerId, copiedLayerId: LayerId, movedLayerId: LayerId, reindexedLayerId: LayerId) extends Product with Serializable

    Permalink
  4. trait SpaceTimeKeyIndexMethods extends AnyRef

    Permalink
  5. trait SpatialKeyIndexMethods extends AnyRef

    Permalink

Ungrouped