Searched refs:GetPartitionKey (Results 1 – 2 of 2) sorted by relevance
399 std::string& GetPartitionKey() { return sub_index_last_key_; } in GetPartitionKey() function
65 std::string& index_key = p_index_builder_->GetPartitionKey(); in MaybeCutAFilterBlock()