ShardManagerSnapshot
instead.@Deprecated public final class ShardManagerSnapshot extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
static ShardManagerSnapshot |
forShardList(List<String> shardList)
Deprecated.
This method is for migration only and should me removed once
org.opendaylight.controller.cluster.datastore.ShardManagerSnapshot is removed.
|
List<String> |
getShardList()
Deprecated.
|
String |
toString()
Deprecated.
|
@Deprecated public static ShardManagerSnapshot forShardList(@Nonnull List<String> shardList)
Copyright © 2019 OpenDaylight. All rights reserved.