| 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<GetShardRoleInput>> |
GetShardRoleInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetShardRoleInput |
GetShardRoleInputBuilder.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 |
|---|---|
GetShardRoleInputBuilder |
GetShardRoleInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleInput> augmentationValue) |
GetShardRoleInputBuilder |
GetShardRoleInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleInput> augmentationValue) |
GetShardRoleInputBuilder |
GetShardRoleInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleInput>> augmentationType) |
| Constructor and Description |
|---|
GetShardRoleInputBuilder(GetShardRoleInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.