This is the complete list of members for
Avro.ArraySchema, including all inherited members.
areEqual(object o1, object o2) | Avro.Schema | [inline, protected, static] |
CanRead(Schema writerSchema) | Avro.ArraySchema | [inline, virtual] |
Equals(object obj) | Avro.ArraySchema | [inline] |
getHashCode(object obj) | Avro.Schema | [inline, protected, static] |
GetHashCode() | Avro.ArraySchema | [inline] |
GetProperty(string key) | Avro.Schema | [inline] |
GetTypeString(Type type) | Avro.Schema | [inline, static] |
ItemSchema | Avro.ArraySchema | |
Name | Avro.UnnamedSchema | |
Parse(string json) | Avro.Schema | [inline, static] |
Schema(Type type, PropertyMap props) | Avro.Schema | [inline, protected] |
Tag | Avro.Schema | |
ToString() | Avro.Schema | [inline] |
Type enum name | Avro.Schema | |
UnnamedSchema(Type type, PropertyMap props) (defined in Avro.UnnamedSchema) | Avro.UnnamedSchema | [inline, protected] |
WriteJson(JsonTextWriter writer, SchemaNames names, string encspace) | Avro.Schema | [inline, protected, virtual] |
WriteJsonFields(Newtonsoft.Json.JsonTextWriter writer, SchemaNames names, string encspace) | Avro.ArraySchema | [inline, protected] |
Avro::UnnamedSchema.WriteJsonFields(JsonTextWriter writer, SchemaNames names, string encspace) | Avro.Schema | [inline, protected, virtual] |