proxygen
wangle::PersistentCache< K, V > Member List

This is the complete list of members for wangle::PersistentCache< K, V >, including all inherited members.

clear(bool clearPersistence=false)=0wangle::PersistentCache< K, V >pure virtual
get(const K &key)=0wangle::PersistentCache< K, V >pure virtual
put(const K &key, const V &val)=0wangle::PersistentCache< K, V >pure virtual
remove(const K &key)=0wangle::PersistentCache< K, V >pure virtual
size()=0wangle::PersistentCache< K, V >pure virtual
~PersistentCache()wangle::PersistentCache< K, V >inlinevirtual