Kinetica   C#   API  Version 7.2.3.1
AvroEncoders.cs File Reference

Go to the source code of this file.

Classes

class  AvroEncoding
 Shared utilities for Avro varint (zig-zag) encoding. More...
 
class  DirectAvroEncoder< T >
 Ultra-high-performance Avro encoder that writes directly to binary format without using GenericRecord or the Avro library's writers. More...
 
class  DirectRequestEncoder
 Direct binary encoder for RawInsertRecordsRequest that bypasses the Apache Avro library. More...