| Modifier and Type | Method and Description |
|---|---|
Replicas |
ShardBuilder.getReplicas() |
Replicas |
Shard.getReplicas()
List of cluster member nodes that this shard is replicated on
|
| Modifier and Type | Method and Description |
|---|---|
ShardBuilder |
ShardBuilder.setReplicas(Replicas value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Replicas>> |
ReplicasBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Replicas |
ReplicasBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ReplicasBuilder |
ReplicasBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Replicas>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Replicas> augmentationValue) |
ReplicasBuilder |
ReplicasBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Replicas>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Replicas> augmentationValue) |
ReplicasBuilder |
ReplicasBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Replicas>> augmentationType) |
| Constructor and Description |
|---|
ReplicasBuilder(Replicas base) |
Copyright © 2018 OpenDaylight. All rights reserved.