Avro C#
Avro.RecordSchema Member List
This is the complete list of members for Avro.RecordSchema, including all inherited members.
areEqual(object o1, object o2)Avro.Schema [inline, protected, static]
CanRead(Schema writerSchema)Avro.RecordSchema [inline, virtual]
Contains(string fieldName)Avro.RecordSchema [inline]
CountAvro.RecordSchema
Equals(object obj)Avro.RecordSchema [inline]
FieldsAvro.RecordSchema
FullnameAvro.NamedSchema
GetAliases(JToken jtok, string space, string encspace)Avro.NamedSchema [inline, protected, static]
GetEnumerator()Avro.RecordSchema [inline]
GetHashCode()Avro.RecordSchema [inline]
getHashCode(object obj)Avro.Schema [inline, protected, static]
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]
NameAvro.NamedSchema
NamedSchema(Type type, SchemaName name, IList< SchemaName > aliases, PropertyMap props, SchemaNames names)Avro.NamedSchema [inline, protected]
NamespaceAvro.NamedSchema
Parse(string json)Avro.Schema [inline, static]
Schema(Type type, PropertyMap props)Avro.Schema [inline, protected]
SchemaNameAvro.NamedSchema
TagAvro.Schema
this[string name]Avro.RecordSchema
ToString()Avro.Schema [inline]
TryGetField(string fieldName, out Field field) (defined in Avro.RecordSchema)Avro.RecordSchema [inline]
TryGetFieldAlias(string fieldName, out Field field) (defined in Avro.RecordSchema)Avro.RecordSchema [inline]
Type enum nameAvro.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.RecordSchema [inline, protected]
Avro::Schema.WriteJsonFields(JsonTextWriter writer, SchemaNames names, string encspace)Avro.Schema [inline, protected, virtual]
 All Classes Namespaces Functions Variables Enumerations Properties