public final class Key extends Object
EndpointCaches comprised of a service name, a Query, and a scope.
Keys are value objects with informative string representations.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static Key |
key(String name,
Query<?> query)
|
String |
toString() |
Copyright © 2016. All Rights Reserved.