| Package | Description |
|---|---|
| org.onosproject.store.group.impl |
Implementation of a distributed group store.
|
| Modifier and Type | Method and Description |
|---|---|
GroupStoreMessage.Type |
GroupStoreMessage.type()
Returns the type of this group operation.
|
static GroupStoreMessage.Type |
GroupStoreMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupStoreMessage.Type[] |
GroupStoreMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.