|
Avro C#
|
Header on an Avro data file. More...
Public Member Functions | |
| Header () | |
| Initializes a new instance of the Header class. More... | |
Properties | |
| IDictionary< string, byte[]> | MetaData [get] |
| Metadata in this header. More... | |
| byte [] | SyncData [get] |
| Sync token. More... | |
| Schema | Schema [get, set] |
| Avro schema. More... | |
|
inline |
Initializes a new instance of the Header class.
|
get |
Metadata in this header.
|
get |
Sync token.
1.8.13