22 #include "hazelcast/util/export.h" 50 virtual std::shared_ptr<std::string>
51 matches(
const std::vector<std::string> &config_patterns,
const std::string &item_name)
const = 0;
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern...
Definition: config_pattern_matcher.h:40