KxDatabaseConfiguration

The configuration of data that is available for querying from this database.

Types

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

Properties

Link copied to clipboard

Configuration details for the disk cache used to increase performance reading from a kdb database mounted to the cluster.

Link copied to clipboard

A unique identifier of the changeset that is associated with the cluster.

Link copied to clipboard

The name of the kdb database. When this parameter is specified in the structure, S3 with the whole database is included by default.

Link copied to clipboard

The configuration of the dataview to be used with specified cluster.

Link copied to clipboard

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

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