TableOption

ldbc.core.TableOption
See theTableOption companion trait
object TableOption

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class AVGRowLength(value: Int) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class AutoExtendSize(value: Int) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class AutoIncrement(value: Int) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class CheckSum(value: 0 | 1) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Comment(value: String) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Compression(value: "ZLIB" | "LZ4" | "NONE") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Connection(value: String) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class DelayKeyWrite(value: 0 | 1) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Directory(`type`: "DATA" | "INDEX", value: String) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Encryption(value: "Y" | "N") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Engine(value: "InnoDB" | "MyISAM" | "MEMORY" | "CSV" | "ARCHIVE" | "EXAMPLE" | "FEDERATED" | "HEAP" | "MERGE" | "NDB") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class EngineAttribute(value: String) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class InsertMethod(value: "NO" | "FIRST" | "LAST") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class KeyBlockSize(value: 1 | 2 | 4 | 8 | 16) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class MaxRows(value: Long) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class MinRows(value: Long) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class PackKeys(value: "0" | "1" | "DEFAULT") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class RowFormat(value: "DEFAULT" | "DYNAMIC" | "FIXED" | "COMPRESSED" | "REDUNDANT" | "COMPACT") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class SecondaryEngineAttribute(value: String) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class StatsAutoRecalc(value: "0" | "1" | "DEFAULT") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class StatsPersistent(value: "0" | "1" | "DEFAULT") extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class StatsSamplePages(value: Int) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Tablespace(name: String, storage: Option["DISK" | "MEMORY"]) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all
case class Union(tableNames: List[String]) extends TableOption

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TableOption
class Object
trait Matchable
class Any
Show all