KxDatabaseCacheConfiguration

The structure of database cache configuration that is used for mapping database paths to cache types in clusters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of disk cache. This parameter is used to map the database path to cache storage. The valid values are:

Link copied to clipboard

The name of the dataview to be used for caching historical data on disk.

Link copied to clipboard

Specifies the portions of database that will be loaded into the cache for access.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String