| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
KxDataviewConfiguration |
KxDataviewConfiguration.clone() |
KxDataviewConfiguration |
KxDatabaseConfiguration.getDataviewConfiguration()
The configuration of the dataview to be used with specified cluster.
|
KxDataviewConfiguration |
KxDataviewConfiguration.withChangesetId(String changesetId)
A unique identifier for the changeset.
|
KxDataviewConfiguration |
KxDataviewConfiguration.withDataviewName(String dataviewName)
The unique identifier of the dataview.
|
KxDataviewConfiguration |
KxDataviewConfiguration.withDataviewVersionId(String dataviewVersionId)
The version of the dataview corresponding to a given changeset.
|
KxDataviewConfiguration |
KxDataviewConfiguration.withSegmentConfigurations(Collection<KxDataviewSegmentConfiguration> segmentConfigurations)
The db path and volume configuration for the segmented database.
|
KxDataviewConfiguration |
KxDataviewConfiguration.withSegmentConfigurations(KxDataviewSegmentConfiguration... segmentConfigurations)
The db path and volume configuration for the segmented database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KxDatabaseConfiguration.setDataviewConfiguration(KxDataviewConfiguration dataviewConfiguration)
The configuration of the dataview to be used with specified cluster.
|
KxDatabaseConfiguration |
KxDatabaseConfiguration.withDataviewConfiguration(KxDataviewConfiguration dataviewConfiguration)
The configuration of the dataview to be used with specified cluster.
|
Copyright © 2025. All rights reserved.