| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> |
GetShardRoleOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetShardRoleOutput |
GetShardRoleOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetShardRoleOutput>> |
ClusterAdminService.getShardRole(GetShardRoleInput input)
Returns the current role for the requested module shard.
|
| Modifier and Type | Method and Description |
|---|---|
GetShardRoleOutputBuilder |
GetShardRoleOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput> augmentationValue) |
GetShardRoleOutputBuilder |
GetShardRoleOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput> augmentationValue) |
GetShardRoleOutputBuilder |
GetShardRoleOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType) |
| Constructor and Description |
|---|
GetShardRoleOutputBuilder(GetShardRoleOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.