class

Storage::KeyValueStore::IndexBuilder

Inherits Reference / Object

Constructors

new(kv : KeyValueStore)
Source

Instance methods

close
Source
delete_index_entry(table_id : UUID, index_id : UUID, index_value : Bytes, counter : Int32, primary_key : Bytes)
Source
produce_sst_file
Source
set_index_entry(table_id : UUID, index_id : UUID, index_value : Bytes, counter : Int32, primary_key : Bytes)
Source