final case class Boundary(value: String) extends AnyVal with Product with Serializable
Boundary marker for batch or changesets.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Boundary
- Serializable
- Serializable
- Product
- Equals
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All