Kinetica   C#   API  Version 7.2.3.1
Kinetica.Benchmarks.AvroDecodeBenchmarks Class Reference

Public Member Functions

void Setup ()
 
void Cleanup ()
 
List< AvroDecodeRecordSequentialDecode ()
 
List< AvroDecodeRecordParallelFetchDecode ()
 

Properties

int RecordCount [get, set]
 
int PayloadSize [get, set]
 

Detailed Description

Definition at line 37 of file AvroDecodeBenchmarks.cs.

Member Function Documentation

◆ Cleanup()

void Kinetica.Benchmarks.AvroDecodeBenchmarks.Cleanup ( )
inline

Definition at line 102 of file AvroDecodeBenchmarks.cs.

◆ ParallelFetchDecode()

List<AvroDecodeRecord> Kinetica.Benchmarks.AvroDecodeBenchmarks.ParallelFetchDecode ( )
inline

Definition at line 125 of file AvroDecodeBenchmarks.cs.

◆ SequentialDecode()

List<AvroDecodeRecord> Kinetica.Benchmarks.AvroDecodeBenchmarks.SequentialDecode ( )
inline

Definition at line 112 of file AvroDecodeBenchmarks.cs.

◆ Setup()

void Kinetica.Benchmarks.AvroDecodeBenchmarks.Setup ( )
inline

Definition at line 50 of file AvroDecodeBenchmarks.cs.

Property Documentation

◆ PayloadSize

int Kinetica.Benchmarks.AvroDecodeBenchmarks.PayloadSize
getset

Definition at line 47 of file AvroDecodeBenchmarks.cs.

◆ RecordCount

int Kinetica.Benchmarks.AvroDecodeBenchmarks.RecordCount
getset

Definition at line 44 of file AvroDecodeBenchmarks.cs.


The documentation for this class was generated from the following file: