| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<KxDatabaseCacheConfiguration> |
KxDatabaseConfiguration.cacheConfigurations()
Configuration details for the disk cache used to increase performance reading from a kdb database mounted to the
cluster.
|
| Modifier and Type | Method and Description |
|---|---|
KxDatabaseConfiguration.Builder |
KxDatabaseConfiguration.Builder.cacheConfigurations(KxDatabaseCacheConfiguration... cacheConfigurations)
Configuration details for the disk cache used to increase performance reading from a kdb database mounted to
the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
KxDatabaseConfiguration.Builder |
KxDatabaseConfiguration.Builder.cacheConfigurations(Collection<KxDatabaseCacheConfiguration> cacheConfigurations)
Configuration details for the disk cache used to increase performance reading from a kdb database mounted to
the cluster.
|
Copyright © 2023. All rights reserved.