[Missing <summary> documentation for "T:Aerospike.Client.ParticleType"]
Inheritance Hierarchy
Aerospike.ClientParticleType
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public sealed class ParticleType
The ParticleType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ParticleType | Initializes a new instance of the ParticleType class |
Fields
Name | Description | |
---|---|---|
![]() ![]() | BLOB | |
![]() ![]() | BOOL | |
![]() ![]() | CSHARP_BLOB | |
![]() ![]() | DOUBLE | |
![]() ![]() | GEOJSON | |
![]() ![]() | HLL | |
![]() ![]() | INTEGER | |
![]() ![]() | LIST | |
![]() ![]() | MAP | |
![]() ![]() | NULL | |
![]() ![]() | STRING |
See Also