menu
nebula_db package
documentation
storage/page_table.dart
TupleLocation
TupleLocation.new const constructor
TupleLocation.new const constructor
dark_mode
light_mode
TupleLocation
constructor
const
TupleLocation
(
int
pageId
,
int
slotIdx
)
Implementation
const TupleLocation(this.pageId, this.slotIdx);
nebula_db package
documentation
storage/page_table
TupleLocation
TupleLocation.new const constructor
TupleLocation class