A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- get() - Method in interface org.talend.sdk.component.api.service.record.RecordVisitor
 - 
This is called to get the value extracted from this visitor.
 - get(Class<T>, String) - Method in interface org.talend.sdk.component.api.record.Record
 - 
Access a record field value.
 - get(String) - Method in interface org.talend.sdk.component.api.service.configuration.LocalConfiguration
 - 
Access a configuration entry.
 - get(String, Class<T>) - Method in interface org.talend.sdk.component.api.service.http.Configurer.ConfigurerConfiguration
 - getAllEntries() - Method in interface org.talend.sdk.component.api.record.Schema
 - getAllEntries() - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getArray(Class<T>, String) - Method in interface org.talend.sdk.component.api.record.Record
 - getBoolean(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getBytes(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getComment() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getComment() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getCurrentEntries() - Method in interface org.talend.sdk.component.api.record.Record.Builder
 - getDateTime(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getDefaultValue() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getDefaultValue() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getDouble(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getElementSchema() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getElementSchema() - Method in interface org.talend.sdk.component.api.record.Schema
 - getElementSchema() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getElementSchema() - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getEntries() - Method in interface org.talend.sdk.component.api.record.Schema
 - getEntry(String) - Method in interface org.talend.sdk.component.api.record.Schema
 - getFloat(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getHeaders() - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
 - getInt(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getJsonProp(String) - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - 
Get a property values from entry with its name.
 - getJsonProp(String) - Method in interface org.talend.sdk.component.api.record.Schema
 - 
Get a property values from schema with its name.
 - getLastValidityTimestamp() - Method in interface org.talend.sdk.component.api.service.cache.LocalCache.Element
 - 
time when this will be no longer valid.
 - getLong(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getMetadata() - Method in interface org.talend.sdk.component.api.record.Schema
 - getMetadata() - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getMethod() - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
 - getName() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getOptionalArray(Class<T>, String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalBoolean(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalBytes(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalDateTime(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalDouble(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalFloat(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalInt(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalLong(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalRecord(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOptionalString(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getOriginalFieldName() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getOriginalFieldName() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getPayload() - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
 - getProp(String) - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getProp(String) - Method in interface org.talend.sdk.component.api.record.Schema
 - getProp(String) - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getProp(String) - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getProps() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getProps() - Method in interface org.talend.sdk.component.api.record.Schema
 - getProps() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getProps() - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getRawName() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getRawName() - Method in class org.talend.sdk.component.api.service.schema.Schema.Entry
 - 
Deprecated.
 - getRecord(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getResponse() - Method in exception org.talend.sdk.component.api.service.http.HttpException
 - getSchema() - Method in interface org.talend.sdk.component.api.record.Record
 - getString(String) - Method in interface org.talend.sdk.component.api.record.Record
 - getType() - Method in interface org.talend.sdk.component.api.record.Schema.Entry
 - getType() - Method in interface org.talend.sdk.component.api.record.Schema
 - getType() - Method in class org.talend.sdk.component.api.service.schema.Schema
 - 
Deprecated.
 - getUrl() - Method in interface org.talend.sdk.component.api.service.http.Configurer.Connection
 - getValue() - Method in interface org.talend.sdk.component.api.service.cache.LocalCache.Element
 - getValue(Class<T>) - Method in interface org.talend.sdk.component.api.service.cache.LocalCache.Element
 - 
Get the cached object.
 - getValue(String) - Method in interface org.talend.sdk.component.api.record.Record.Builder
 - getValue(Record, Class<T>) - Method in interface org.talend.sdk.component.api.record.RecordPointer
 - 
Enables to extract a value from a record.
 - GOOGLE_DATAFLOW - org.talend.sdk.component.api.component.Icon.IconType
 - 
Deprecated.
 - GridLayout - Annotation Type in org.talend.sdk.component.api.configuration.ui.layout
 - GridLayout.FormType - Interface in org.talend.sdk.component.api.configuration.ui.layout
 - GridLayout.Row - Annotation Type in org.talend.sdk.component.api.configuration.ui.layout
 - 
Defines a UI row (list of widgets).
 - GridLayouts - Annotation Type in org.talend.sdk.component.api.configuration.ui.layout
 - 
Just a java 8 wrapper to support multiple
GridLayouton the same model. - GROUP_CIRCLE - org.talend.sdk.component.api.component.Icon.IconType
 - 
Deprecated.
 
All Classes All Packages