Uses of Class
org.opendaylight.controller.cluster.datastore.ShardDataTreeCohort.State
-
Packages that use ShardDataTreeCohort.State Package Description org.opendaylight.controller.cluster.datastore -
-
Uses of ShardDataTreeCohort.State in org.opendaylight.controller.cluster.datastore
Methods in org.opendaylight.controller.cluster.datastore that return ShardDataTreeCohort.State Modifier and Type Method Description abstract ShardDataTreeCohort.StateShardDataTreeCohort. getState()static ShardDataTreeCohort.StateShardDataTreeCohort.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.
-