| Package | Description |
|---|---|
| org.onosproject.net.group |
Abstractions for interacting with device port groups.
|
| Class and Description |
|---|
| DefaultGroupDescription
Default implementation of group description interface.
|
| Group
ONOS representation of group that is stored in the system.
|
| Group.GroupState
State of the group object in ONOS.
|
| GroupBucket
Group Bucket definition.
|
| GroupBuckets
Immutable collection of group bucket.
|
| GroupDescription
ONOS representation of group description that is used to create
a group.
|
| GroupDescription.Type
Types of the group supported by ONOS.
|
| GroupEvent.Type
Type of flow rule events.
|
| GroupKey
Representation of generalized Key that would be used to store
groups in < Key, Value > store.
|
| GroupOperation
Group operation definition to be used between core and provider
layers of group subsystem.
|
| GroupOperation.Type |
| GroupOperations
Immutable collection of group operation to be used between
core and provider layers of group subsystem.
|
| GroupStore.UpdateType |
| StoredGroupBucketEntry
Generic group bucket entry representation that is stored in a
group object.
|
| StoredGroupEntry
Interface that defines set methods for a group entry
that is stored in the system.
|
Copyright © 2015. All rights reserved.