Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Class and Description |
---|---|
class |
BatchingBasedOdhPatchingConfig
Patching configurations which allows patch the nodes batch by batch.
|
class |
DomainBasedOdhPatchingConfig
This patching config will patch all nodes in one AD/FD at a time.
|
class |
DowntimeBasedOdhPatchingConfig
Patching configurations which allows downtime.
|
Modifier and Type | Method and Description |
---|---|
OdhPatchingConfig |
InstallPatchDetails.getPatchingConfig() |
Modifier and Type | Method and Description |
---|---|
InstallPatchDetails.Builder |
InstallPatchDetails.Builder.patchingConfig(OdhPatchingConfig patchingConfig) |
Constructor and Description |
---|
InstallPatchDetails(String version,
String clusterAdminPassword,
OdhPatchingConfig patchingConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.