Packages

package write

Ordering
  1. Alphabetic
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
  2. trait Write extends PipelineExpr

Value Members

  1. object JsonWrite extends Serializable

Ungrouped