[Missing <summary> documentation for "T:Aerospike.Client.RecordParser"]
Inheritance Hierarchy
Aerospike.ClientRecordParser
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.0.0 (5.1.0)
Syntax
C#
public sealed class RecordParser : IRecordParser
The RecordParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RecordParser | Initializes a new instance of the RecordParser class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | ExtractBinValue |
Bin parsing that might be useful for custom record parsers.
|
![]() | ParseRecord |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Instance |
See Also