CtorDelegate Avro.Specific.ObjectCreator.GetConstructor |
( |
string |
name, |
|
|
Schema.Type |
schemaType, |
|
|
Type |
type |
|
) |
| |
|
inline |
Gets the default constructor for the specified type
- Parameters
-
name | name of object for the type |
schemaType | schema type for the object |
type | type of the object |
- Returns
- Default constructor for the type
Type Avro.Specific.ObjectCreator.GetType |
( |
Schema |
schema | ) |
|
|
inline |
Gets the type for the specified schema
- Parameters
-
- Returns
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
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