public class Key extends KeyQueryBase
PART_REGEX, parts, WILDCARD
Constructor and Description |
---|
Key(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
int |
getMatchingPrefixLength(Query query) |
boolean |
matches(Query query)
all components must match
|
boolean |
matchesPartially(Query query)
query can be part of the key
|
equals, hashCode, toString