Home
last modified time | relevance | path

Searched refs:CacheWriteBufferAllocator (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier_file_buffer.h62 class CacheWriteBufferAllocator {
64 explicit CacheWriteBufferAllocator(const size_t buffer_size, in CacheWriteBufferAllocator() function
79 virtual ~CacheWriteBufferAllocator() { in ~CacheWriteBufferAllocator()
Dblock_cache_tier_file.h180 explicit WriteableCacheFile(Env* const env, CacheWriteBufferAllocator* alloc, in WriteableCacheFile()
238 CacheWriteBufferAllocator* const alloc_ = nullptr; // Buffer provider
Dblock_cache_tier.h147 CacheWriteBufferAllocator buffer_allocator_; // Buffer provider