| 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<BackupDatastoreOutput>> |
BackupDatastoreOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BackupDatastoreOutput |
BackupDatastoreOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<BackupDatastoreOutput>> |
ClusterAdminService.backupDatastore(BackupDatastoreInput input)
Creates a backup file of the datastore state
|
| Modifier and Type | Method and Description |
|---|---|
BackupDatastoreOutputBuilder |
BackupDatastoreOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreOutput> augmentationValue) |
BackupDatastoreOutputBuilder |
BackupDatastoreOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreOutput> augmentationValue) |
BackupDatastoreOutputBuilder |
BackupDatastoreOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BackupDatastoreOutput>> augmentationType) |
| Constructor and Description |
|---|
BackupDatastoreOutputBuilder(BackupDatastoreOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.