Interface: IClusterMetadata
operatorservice.v1.IClusterMetadata
Properties of a ClusterMetadata.
Hierarchy
-
↳
IClusterMetadata
Properties
address
• Optional address: null | string
gRPC address.
Inherited from
clusterId
• Optional clusterId: null | string
Id of the cluster.
Inherited from
clusterName
• Optional clusterName: null | string
Name of the cluster name.
Inherited from
historyShardCount
• Optional historyShardCount: null | number
History service shard number.
Inherited from
httpAddress
• Optional httpAddress: null | string
HTTP address, if one exists.
Inherited from
initialFailoverVersion
• Optional initialFailoverVersion: null | Long
A unique failover version across all connected clusters.
Inherited from
$Properties.initialFailoverVersion
isConnectionEnabled
• Optional isConnectionEnabled: null | boolean
A flag to indicate if a connection is active.
Inherited from
$Properties.isConnectionEnabled
isReplicationEnabled
• Optional isReplicationEnabled: null | boolean
A flag to indicate if replication is enabled.