cache Configurations
Parameters
value
Configuration details for the disk cache to increase performance reading from a KX database mounted to the cluster. See cache_configurations.
Parameters
values
Configuration details for the disk cache to increase performance reading from a KX database mounted to the cluster. See cache_configurations.
suspend fun cacheConfigurations(argument: List<suspend KxClusterDatabaseCacheConfigurationArgsBuilder.() -> Unit>)
suspend fun cacheConfigurations(vararg argument: suspend KxClusterDatabaseCacheConfigurationArgsBuilder.() -> Unit)
suspend fun cacheConfigurations(argument: suspend KxClusterDatabaseCacheConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration details for the disk cache to increase performance reading from a KX database mounted to the cluster. See cache_configurations.