| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
KxSavedownStorageConfiguration |
KxSavedownStorageConfiguration.clone() |
KxSavedownStorageConfiguration |
GetKxClusterResult.getSavedownStorageConfiguration()
The size and type of the temporary storage that is used to hold data during the savedown process.
|
KxSavedownStorageConfiguration |
CreateKxClusterResult.getSavedownStorageConfiguration()
The size and type of the temporary storage that is used to hold data during the savedown process.
|
KxSavedownStorageConfiguration |
CreateKxClusterRequest.getSavedownStorageConfiguration()
The size and type of the temporary storage that is used to hold data during the savedown process.
|
KxSavedownStorageConfiguration |
KxSavedownStorageConfiguration.withSize(Integer size)
The size of temporary storage in gibibytes.
|
KxSavedownStorageConfiguration |
KxSavedownStorageConfiguration.withType(KxSavedownStorageType type)
The type of writeable storage space for temporarily storing your savedown data.
|
KxSavedownStorageConfiguration |
KxSavedownStorageConfiguration.withType(String type)
The type of writeable storage space for temporarily storing your savedown data.
|
KxSavedownStorageConfiguration |
KxSavedownStorageConfiguration.withVolumeName(String volumeName)
The name of the kdb volume that you want to use as writeable save-down storage for clusters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetKxClusterResult.setSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
void |
CreateKxClusterResult.setSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
void |
CreateKxClusterRequest.setSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
GetKxClusterResult |
GetKxClusterResult.withSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
CreateKxClusterResult |
CreateKxClusterResult.withSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
CreateKxClusterRequest |
CreateKxClusterRequest.withSavedownStorageConfiguration(KxSavedownStorageConfiguration savedownStorageConfiguration)
The size and type of the temporary storage that is used to hold data during the savedown process.
|
Copyright © 2024. All rights reserved.