UpdateKxDataviewResponse

Types

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

Properties

Link copied to clipboard

The current active changeset versions of the database on the given dataview.

Link copied to clipboard

The option to specify whether you want to apply all the future additions and corrections automatically to the dataview when new changesets are ingested. The default value is false.

Link copied to clipboard

The identifier of the availability zones.

Link copied to clipboard

The number of availability zones you want to assign per cluster. This can be one of the following

Link copied to clipboard

A unique identifier for the changeset.

Link copied to clipboard

The timestamp at which the dataview was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

The name of the database.

Link copied to clipboard

The name of the database under which the dataview was created.

Link copied to clipboard

A description of the dataview.

Link copied to clipboard

A unique identifier for the kdb environment, where you want to update the dataview.

Link copied to clipboard

The last time that the dataview was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

Link copied to clipboard

The configuration that contains the database path of the data that you want to place on each selected volume. Each segment must have a unique database path for each volume. If you do not explicitly specify any database path for a volume, they are accessible from the cluster through the default S3/object store segment.

Link copied to clipboard

The status of dataview creation.

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