RowFormat
ldbc.codegen.model.TableOption.RowFormat
case class RowFormat(value: "DEFAULT" | "DYNAMIC" | "FIXED" | "COMPRESSED" | "REDUNDANT" | "COMPACT") extends TableOption
Attributes
- Source
- TableOption.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TableOptionclass Objecttrait Matchableclass Any
Members list
In this article