struct

Storage::KeyValueStore::TableInfo

Inherits Struct / Value / Object

Constructors

load(bytes : Bytes) : TableInfo
Source

Instance methods

db=(db : UUID)
Source
durability
Source
durability=(durability : ReQL::Durability)
Source
id=(id : UUID)
Source
initialize
Source
name
Source
name=(name : String)
Source
primary_key
Source
primary_key=(primary_key : String)
Source
serialize
Source