[Missing <summary> documentation for "T:Aerospike.Client.PartitionStatus"]
Inheritance Hierarchy
Aerospike.ClientPartitionStatus
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax
C#
[SerializableAttribute] public sealed class PartitionStatus
The PartitionStatus type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PartitionStatus | Initializes a new instance of the PartitionStatus class |
Fields
Name | Description | |
---|---|---|
![]() | bval | |
![]() | digest | |
![]() | id | |
![]() | masterNode | |
![]() | replicaIndex | |
![]() | retry | |
![]() | unavailable |
See Also