This is the complete list of members for
Avro.PrimitiveSchema, including all inherited members.
areEqual(object o1, object o2) | Avro.Schema | [inline, protected, static] |
CanRead(Schema writerSchema) | Avro.PrimitiveSchema | [inline, virtual] |
Equals(object obj) | Avro.PrimitiveSchema | [inline] |
getHashCode(object obj) | Avro.Schema | [inline, protected, static] |
GetHashCode() | Avro.PrimitiveSchema | [inline] |
GetProperty(string key) | Avro.Schema | [inline] |
GetTypeString(Type type) | Avro.Schema | [inline, static] |
Name | Avro.UnnamedSchema | |
NewInstance(string type, PropertyMap props=null) | Avro.PrimitiveSchema | [inline, static] |
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 w, SchemaNames names, string encspace) | Avro.PrimitiveSchema | [inline, protected, virtual] |
WriteJsonFields(JsonTextWriter writer, SchemaNames names, string encspace) | Avro.Schema | [inline, protected, virtual] |