Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore |
Modifier and Type | Method and Description |
---|---|
abstract ShardDataTreeCohort.State |
ShardDataTreeCohort.getState() |
static ShardDataTreeCohort.State |
ShardDataTreeCohort.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShardDataTreeCohort.State[] |
ShardDataTreeCohort.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.