ClusterConfiguration

Configuration for node modes in the DbCluster.

Types

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

Properties

Link copied to clipboard

Indicates if the compactor instance is a standalone instance or not.

Link copied to clipboard

The number of instances in the DbCluster which can both ingest and query.

Link copied to clipboard

The number of instances in the DbCluster which can only query.

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