Uses of Class
org.opendaylight.genius.mdsalutil.NwConstants.IdManagerShards
-
Packages that use NwConstants.IdManagerShards Package Description org.opendaylight.genius.mdsalutil -
-
Uses of NwConstants.IdManagerShards in org.opendaylight.genius.mdsalutil
Methods in org.opendaylight.genius.mdsalutil that return NwConstants.IdManagerShards Modifier and Type Method Description static NwConstants.IdManagerShards
NwConstants.IdManagerShards. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static NwConstants.IdManagerShards[]
NwConstants.IdManagerShards. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-