olp-cpp-sdk  1.22.0
olp::cache::KeyGenerator Member List

This is the complete list of members for olp::cache::KeyGenerator, including all inherited members.

CreateApiKey(const std::string &hrn, const std::string &service, const std::string &version)olp::cache::KeyGeneratorstatic
CreateCatalogKey(const std::string &hrn)olp::cache::KeyGeneratorstatic
CreateDataHandleKey(const std::string &hrn, const std::string &layer_id, const std::string &data_handle)olp::cache::KeyGeneratorstatic
CreateLatestVersionKey(const std::string &hrn)olp::cache::KeyGeneratorstatic
CreateLayerVersionsKey(const std::string &hrn, const int64_t version)olp::cache::KeyGeneratorstatic
CreatePartitionKey(const std::string &hrn, const std::string &layer_id, const std::string &partition_id, const boost::optional< int64_t > &version)olp::cache::KeyGeneratorstatic
CreatePartitionsKey(const std::string &hrn, const std::string &layer_id, const boost::optional< int64_t > &version)olp::cache::KeyGeneratorstatic
CreateQuadTreeKey(const std::string &hrn, const std::string &layer_id, olp::geo::TileKey root, const boost::optional< int64_t > &version, int32_t depth)olp::cache::KeyGeneratorstatic