◆ GetType() [1/2]
Type Avro.Specific.ObjectCreator.GetType |
( |
Schema |
schema | ) |
|
|
inline |
Gets the type for the specified schema
- Parameters
-
- Returns
◆ GetType() [2/2]
Type Avro.Specific.ObjectCreator.GetType |
( |
string |
name, |
|
|
Schema.Type |
schemaType |
|
) |
| |
|
inline |
Gets the type of the specified type name
- Parameters
-
name | name of the object to get type of |
schemaType | schema type for the object |
- Returns
- Type
◆ New()
object Avro.Specific.ObjectCreator.New |
( |
string |
name, |
|
|
Schema.Type |
schemaType |
|
) |
| |
|
inline |
Creates new instance of the given type
- Parameters
-
name | fully qualified name of the type |
schemaType | type of schema |
- Returns
- new object of the given type
The documentation for this class was generated from the following file:
- src/apache/main/Specific/ObjectCreator.cs