package write
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- 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
- trait Write extends PipelineExpr
Value Members
- object JsonWrite extends Serializable