olp-cpp-sdk
1.22.0
olp
cache
DefaultCache
olp::cache::DefaultCache Member List
This is the complete list of members for
olp::cache::DefaultCache
, including all inherited members.
CacheType
enum name
olp::cache::DefaultCache
Clear
()
olp::cache::DefaultCache
Close
()
olp::cache::DefaultCache
Close
(CacheType type)
olp::cache::DefaultCache
Compact
()
olp::cache::DefaultCache
Contains
(const std::string &key) const override
olp::cache::DefaultCache
virtual
DefaultCache
(CacheSettings settings={})
olp::cache::DefaultCache
explicit
Delete
(const std::string &key) override
olp::cache::DefaultCache
virtual
DeleteByPrefix
(const std::string &prefix) override
olp::cache::DefaultCache
virtual
Get
(const std::string &key, const Decoder &decoder) override
olp::cache::DefaultCache
virtual
Get
(const std::string &key) override
olp::cache::DefaultCache
virtual
IsProtected
(const std::string &key) const override
olp::cache::DefaultCache
virtual
kDefaultExpiry
olp::cache::KeyValueCache
static
KeyListType
typedef
olp::cache::KeyValueCache
NotReady
enum value
olp::cache::DefaultCache
Open
()
olp::cache::DefaultCache
Open
(CacheType type)
olp::cache::DefaultCache
OpenDiskPathFailure
enum value
olp::cache::DefaultCache
Promote
(const std::string &key) override
olp::cache::DefaultCache
virtual
Protect
(const KeyValueCache::KeyListType &keys) override
olp::cache::DefaultCache
virtual
ProtectedCacheCorrupted
enum value
olp::cache::DefaultCache
Put
(const std::string &key, const boost::any &value, const Encoder &encoder, time_t expiry) override
olp::cache::DefaultCache
virtual
Put
(const std::string &key, const KeyValueCache::ValueTypePtr value, time_t expiry) override
olp::cache::DefaultCache
virtual
Read
(const std::string &key) override
olp::cache::DefaultCache
virtual
Release
(const KeyValueCache::KeyListType &keys) override
olp::cache::DefaultCache
virtual
Remove
(const std::string &key) override
olp::cache::DefaultCache
virtual
RemoveKeysWithPrefix
(const std::string &prefix) override
olp::cache::DefaultCache
virtual
Size
(CacheType cache_type) const
olp::cache::DefaultCache
Size
(uint64_t new_size)
olp::cache::DefaultCache
StorageOpenResult
enum name
olp::cache::DefaultCache
Success
enum value
olp::cache::DefaultCache
ValueType
typedef
olp::cache::KeyValueCache
ValueTypePtr
typedef
olp::cache::KeyValueCache
Write
(const std::string &key, const ValueTypePtr &value, time_t expiry) override
olp::cache::DefaultCache
virtual
~DefaultCache
() override (defined in
olp::cache::DefaultCache
)
olp::cache::DefaultCache
~KeyValueCache
()=default (defined in
olp::cache::KeyValueCache
)
olp::cache::KeyValueCache
virtual
Generated by
1.9.1