Package

geotrellis.spark.pipeline.json

write

Permalink

package write

Visibility
  1. Public
  2. All

Type Members

  1. case class JsonWrite(name: String, uri: String, keyIndexMethod: PipelineKeyIndexMethod, scheme: Either[LayoutScheme, LayoutDefinition], profile: Option[String] = scala.None, type: PipelineExprType) extends Write with Product with Serializable

    Permalink
  2. trait Write extends PipelineExpr

    Permalink

Value Members

  1. object JsonWrite extends Serializable

    Permalink

Ungrouped