| Modifier and Type | Method and Description |
|---|---|
ShardIdentifier |
Shard.AbstractBuilder.getId() |
| Modifier and Type | Method and Description |
|---|---|
T |
Shard.AbstractBuilder.id(ShardIdentifier newId) |
| Modifier and Type | Method and Description |
|---|---|
ShardIdentifier |
ShardIdentifier.Builder.build() |
static ShardIdentifier |
ShardIdentifier.create(String shardName,
MemberName memberName,
String type) |
static ShardIdentifier |
ShardIdentifier.fromShardIdString(String shardIdString) |
| Modifier and Type | Method and Description |
|---|---|
static ShardIdentifier |
ClusterUtils.getShardIdentifier(MemberName memberName,
org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix) |
Copyright © 2019 OpenDaylight. All rights reserved.