trait Write extends PipelineExpr
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Write
- PipelineExpr
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract val keyIndexMethod: PipelineKeyIndexMethod
- abstract val name: String
- abstract val profile: Option[String]
- abstract val scheme: Either[LayoutScheme, LayoutDefinition]
-
abstract
val
type: PipelineExprType
- Definition Classes
- PipelineExpr
- abstract val uri: String
Concrete Value Members
-
def
~(other: Option[PipelineExpr]): PipelineConstructor
- Definition Classes
- PipelineExpr
-
def
~(other: PipelineExpr): PipelineConstructor
- Definition Classes
- PipelineExpr