List of all members.
| 
Public Attributes | 
| const string | MetaDataSync = "avro.sync" | 
| const string | MetaDataCodec = "avro.codec" | 
| const string | MetaDataSchema = "avro.schema" | 
| const string | NullCodec = "null" | 
| const string | DeflateCodec = "deflate" | 
| const string | MetaDataReserved = "avro" | 
| const int | Version = 1 | 
| const int | NullCodecHash = 2 | 
| const int | DeflateCodecHash = 0 | 
| const int | SyncSize = 16 | 
| const int | DefaultSyncInterval = 4000 * SyncSize | 
| 
Static Public Attributes | 
| static byte[] | Magic | 
Member Data Documentation
      
        
          | byte [] Avro.File.DataFileConstants.Magic  [static] | 
      
 
Initial value: { (byte)'O', 
                                       (byte)'b', 
                                       (byte)'j', 
                                       (byte)Version }
 
 
The documentation for this class was generated from the following file:
- src/apache/main/File/DataFileConstants.cs