MetricsPolicyInterval Field

Number of cluster tend iterations between metrics notification events. One tend iteration is defined as {@link ClientPolicy#tendInterval} (default 1 second) plus the time to tend all nodes. Default: 30

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.3.0+ce4f0b6532a6a09537fffcf84d41de9c9c921c0a
C#
public int Interval

Field Value

Int32

See Also