protected static class DistributedGroupStore.GroupStoreIdMapKey extends DistributedGroupStore.GroupStoreMapKey
| Constructor and Description |
|---|
GroupStoreIdMapKey(org.onosproject.net.DeviceId deviceId,
org.onosproject.core.GroupId groupId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
deviceIdpublic GroupStoreIdMapKey(org.onosproject.net.DeviceId deviceId,
org.onosproject.core.GroupId groupId)
public boolean equals(Object o)
equals in class DistributedGroupStore.GroupStoreMapKeypublic int hashCode()
hashCode in class DistributedGroupStore.GroupStoreMapKeyCopyright © 2016. All rights reserved.