Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrimaryReplicatorStatus

Package version

Provides statistics about the Service Fabric Replicator, when it is functioning in a Primary role.

Hierarchy

  • PrimaryReplicatorStatus

Index

Properties

kind

kind: "Primary"

Polymorphic Discriminator

Optional remoteReplicators

remoteReplicators: RemoteReplicatorStatus[]

The status of all the active and idle secondary replicators that the primary is aware of.

Optional replicationQueueStatus

replicationQueueStatus: ReplicatorQueueStatus

Details about the replication queue on the primary replicator.

Generated using TypeDoc