protected static class DistributedGroupStore.GroupStoreKeyMapKey extends DistributedGroupStore.GroupStoreMapKey
| Constructor and Description |
|---|
GroupStoreKeyMapKey(org.onosproject.net.DeviceId deviceId,
org.onosproject.net.group.GroupKey appCookie) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
deviceIdpublic GroupStoreKeyMapKey(org.onosproject.net.DeviceId deviceId,
org.onosproject.net.group.GroupKey appCookie)
public boolean equals(java.lang.Object o)
equals in class DistributedGroupStore.GroupStoreMapKeypublic int hashCode()
hashCode in class DistributedGroupStore.GroupStoreMapKey