abstract class CryStorage::PageManagement::IManager
Included Modules
- Indexable::Mutable(IO::Memory)
Direct Known Subclasses
Defined in:
page_manager.cr:13page_manager.cr:177
Instance Method Summary
- #new_page : Tuple(Index, IO::Memory)
- #new_table_page(schema, cls = Page(Slot))
- #table_page(id, schema, cls = Page(Slot))
Instance methods inherited from module Enumerable(IO::Memory)
tabulate(io)
tabulate
Instance methods inherited from class Object
tabulate(io)tabulate tabulate, tap(&) tap