Package | Description |
---|---|
com.hp.sdn.dvc.dao |
Device Key persistence and teaming
|
Modifier and Type | Method and Description |
---|---|
static TeamMapOwner.State |
TeamMapOwner.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeamMapOwner.State[] |
TeamMapOwner.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TeamMapOwner.TeamAction.initializeDataStore(TeamMapOwner.State state)
Initialize either the map or dao according to the state.
|
Copyright © 2015. All Rights Reserved.