This is the complete list of members for
Avro.FixedSchema, including all inherited members.
areEqual(object o1, object o2) | Avro.Schema | [inline, protected, static] |
CanRead(Schema writerSchema) | Avro.FixedSchema | [inline, virtual] |
Equals(object obj) | Avro.FixedSchema | [inline] |
Fullname | Avro.NamedSchema | |
GetAliases(JToken jtok, string space, string encspace) | Avro.NamedSchema | [inline, protected, static] |
getHashCode(object obj) | Avro.Schema | [inline, protected, static] |
GetHashCode() | Avro.FixedSchema | [inline] |
GetName(JToken jtok, string encspace) | Avro.NamedSchema | [inline, protected, static] |
GetProperty(string key) | Avro.Schema | [inline] |
GetTypeString(Type type) | Avro.Schema | [inline, static] |
InAliases(SchemaName name) (defined in Avro.NamedSchema) | Avro.NamedSchema | [inline, protected] |
Name | Avro.NamedSchema | |
NamedSchema(Type type, SchemaName name, IList< SchemaName > aliases, PropertyMap props, SchemaNames names) | Avro.NamedSchema | [inline, protected] |
Namespace | Avro.NamedSchema | |
Parse(string json) | Avro.Schema | [inline, static] |
Schema(Type type, PropertyMap props) | Avro.Schema | [inline, protected] |
SchemaName | Avro.NamedSchema | |
Size | Avro.FixedSchema | |
Tag | Avro.Schema | |
ToString() | Avro.Schema | [inline] |
Type enum name | Avro.Schema | |
WriteJson(Newtonsoft.Json.JsonTextWriter writer, SchemaNames names, string encspace) | Avro.NamedSchema | [inline, protected] |
Avro::Schema.WriteJson(JsonTextWriter writer, SchemaNames names, string encspace) | Avro.Schema | [inline, protected, virtual] |
WriteJsonFields(Newtonsoft.Json.JsonTextWriter writer, SchemaNames names, string encspace) | Avro.FixedSchema | [inline, protected] |
Avro::Schema.WriteJsonFields(JsonTextWriter writer, SchemaNames names, string encspace) | Avro.Schema | [inline, protected, virtual] |