Kinetica C# API
Version 7.2.3.0
|
Go to the source code of this file.
Classes | |
class | Avro.Generic.GenericReader< T > |
A general purpose reader of data from avro streams. More... | |
class | Avro.Generic.DefaultReader |
The default implementation for the generic reader. More... | |
Namespaces | |
namespace | Avro |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | Avro.Generic |
Functions | |
delegate T | Avro.Generic.Reader< T > () |