Skip to main content
Log in

Mojo trait

KVCacheManagerT

Implemented traits

AnyType, UnknownDestructibility

Methods

claim

claim(mut self: _Self, batch_size: Int) -> List[Int]

fetch

fetch[collection_t: KVCollectionT](mut self: _Self, seq_ids: List[Int]) -> collection_t

step

step[collection_t: KVCollectionT](mut self: _Self, valid_lengths: List[Int], owned inflight_cache: collection_t)

release

release(mut self: _Self, seq_id: Int)