16 #ifndef HAZELCAST_CLIENT_CONFIG_MATCHINGPOINTCONFIGPATTERNMATCHER_H_ 17 #define HAZELCAST_CLIENT_CONFIG_MATCHINGPOINTCONFIGPATTERNMATCHER_H_ 20 #include <boost/shared_ptr.hpp> 22 #include "hazelcast/client/config/ConfigPatternMatcher.h" 37 virtual boost::shared_ptr<std::string>
38 matches(
const std::vector<std::string> &configPatterns,
const std::string &itemName)
const;
41 int getMatchingPoint(
const std::string &pattern,
const std::string &itemName)
const;
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern...
Definition: ConfigPatternMatcher.h:41
PN (Positive-Negative) CRDT counter.
Definition: MapEntryView.h:32
This.
Definition: MatchingPointConfigPatternMatcher.h:35