Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Storage::Manager::Table
Inherits
Reference
/
Object
Constructors
new
(info :
Storage::KeyValueStore::TableInfo
, db_name :
String
)
Source
Instance methods
db_name
Source
db_name=
(db_name :
String
)
Source
impl
Source
impl=
(impl :
PhysicalTable
)
Source
impl?
Source
indices
Source
indices=
(indices :
Hash
(
String
,
Storage::Manager::Index
))
Source
info
Source
info=
(info :
KeyValueStore::TableInfo
)
Source