template<typename IndexT>
vt::rdma::Cache struct

Constructors, destructors, conversion operators

Cache() defaulted

Public functions

void invalidate()
auto hasIndex(IndexT const& idx) -> bool
auto getInfo(IndexT const& idx) -> IndexInfo
void saveInfo(IndexT const& idx, IndexInfo info)