Package org.onosproject.store.group.impl
Class DistributedGroupStore.GroupStoreMapKey
- java.lang.Object
-
- org.onosproject.store.group.impl.DistributedGroupStore.GroupStoreMapKey
-
- Direct Known Subclasses:
DistributedGroupStore.GroupStoreIdMapKey,DistributedGroupStore.GroupStoreKeyMapKey
- Enclosing class:
- DistributedGroupStore
protected static class DistributedGroupStore.GroupStoreMapKey extends java.lang.ObjectFlattened map key to be used to store group entries.
-
-
Constructor Summary
Constructors Constructor Description GroupStoreMapKey(org.onosproject.net.DeviceId deviceId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.onosproject.net.DeviceIddeviceId()booleanequals(java.lang.Object o)inthashCode()
-