Package | Description |
---|---|
org.talend.sdk.component.api.record | |
org.talend.sdk.component.api.service.record | |
org.talend.sdk.component.api.service.schema |
Modifier and Type | Method and Description |
---|---|
Schema.Type |
Schema.getType() |
Schema.Type |
Schema.Entry.getType() |
static Schema.Type |
Schema.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schema.Type[] |
Schema.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Schema.Entry.Builder |
Schema.Entry.Builder.withType(Schema.Type type) |
Schema.Builder |
Schema.Builder.withType(Schema.Type type) |
Modifier and Type | Method and Description |
---|---|
Schema.Builder |
RecordBuilderFactory.newSchemaBuilder(Schema.Type type) |
Modifier and Type | Method and Description |
---|---|
Schema.Type |
Schema.getType()
Deprecated.
|
1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation