JsonSchemaToken
class
Schema types defined by the Avro spec.
Assembly | Chr.Avro.Json |
---|
Namespace | Chr.Avro |
---|
Signature | public static class JsonSchemaToken
|
---|
Base | object |
---|
Fields
The array type.
The boolean type.
The bytes type.
The date logical type.
The decimal logical type.
The double type.
The duration logical type.
The enum type.
The fixed type.
The float type.
The int type.
The long type.
The map type.
The null type.
The record type.
The string type.
The microsecond time logical type.
The millisecond time logical type.
The microsecond timestamp logical type.
The millisecond timestamp logical type.
The UUID logical type.