| Package | Description |
|---|---|
| com.h3c.sdn.team |
Teaming services and concepts universally available to all
modules.
|
| Modifier and Type | Method and Description |
|---|---|
static TeamEvent |
TeamEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeamEvent[] |
TeamEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamListener.processTeamEvent(TeamEvent event,
Id<SystemInformation,UUID> instanceId)
This callback is implemented by applications to process team status
change notifications.
|
Copyright © 2014. All Rights Reserved.