public class RemoveShardReplica extends Object
Constructor and Description |
---|
RemoveShardReplica(String shardName,
MemberName memberName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
MemberName |
getMemberName() |
String |
getShardName() |
String |
toString() |
public RemoveShardReplica(@Nonnull String shardName, @Nonnull MemberName memberName)
shardName
- name of the local shard that is to be dynamically removed.public String getShardName()
public MemberName getMemberName()
Copyright © 2019 OpenDaylight. All rights reserved.