Tablespace
ldbc.codegen.model.TableOption.Tablespace
case class Tablespace(name: String, storage: Option["DISK" | "MEMORY"]) extends TableOption
Attributes
- Source
- TableOption.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TableOptionclass Objecttrait Matchableclass Any
Members list
In this article