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 Object
Flattened map key to be used to store group entries.
-
-
Constructor Summary
Constructors Constructor Description GroupStoreMapKey(org.onosproject.net.DeviceId deviceId)
-