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
R
- RAW_DATA - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- readResolve() - Method in interface org.talend.sdk.component.api.service.serialization.Serial
- Record - Interface in org.talend.sdk.component.api.record
- RECORD - org.talend.sdk.component.api.record.Schema.Type
- Record.Builder - Interface in org.talend.sdk.component.api.record
-
Allows to create a record with a fluent API.
- RecordBuilderFactory - Interface in org.talend.sdk.component.api.service.record
-
Entry point to create records (through builders).
- RecordPointer - Interface in org.talend.sdk.component.api.record
-
Represents a extraction logic from a path (jsonpointer) for records.
- RecordPointerFactory - Interface in org.talend.sdk.component.api.record
-
Adapted representation of jsonpointer specification for record modelling.
- RecordService - Interface in org.talend.sdk.component.api.service.record
-
Helping class to build records.
- RecordVisitor<T> - Interface in org.talend.sdk.component.api.service.record
-
Visitor enabling to browse a record.
- REDO - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- ref() - Method in annotation type org.talend.sdk.component.api.configuration.action.meta.ActionRef
- REFRESH - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- REMOTE_ENGINE - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- removeEntry(Schema.Entry) - Method in interface org.talend.sdk.component.api.record.Record.Builder
- REPLICATE - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- Request - Annotation Type in org.talend.sdk.component.api.service.http
-
Marks the method as a request method.
- Required - Annotation Type in org.talend.sdk.component.api.configuration.constraint
- resolvedDependencies() - Method in interface org.talend.sdk.component.api.service.dependency.Resolver.ClassLoaderDescriptor
- resolveFromDescriptor(InputStream) - Method in interface org.talend.sdk.component.api.service.dependency.Resolver
-
Resolves the dependencies from the descriptor passed as an InputStream.
- resolveFromDescriptor(List<String>) - Method in interface org.talend.sdk.component.api.service.dependency.Resolver
-
Alias to load dependencies from a plain list of gav (groupId:artifactId:version).
- Resolver - Interface in org.talend.sdk.component.api.service.dependency
- Resolver.ClassLoaderDescriptor - Interface in org.talend.sdk.component.api.service.dependency
-
Abstract a classloader adding the metadata about the resolution done to create it.
- Response<T> - Interface in org.talend.sdk.component.api.service.http
-
Represents a Http response and can be used as returned type of a
Request
method. - REST - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- ROLES - org.talend.sdk.component.api.component.Icon.IconType
-
Deprecated.
- RunAtDriver - Annotation Type in org.talend.sdk.component.api.standalone
-
Mark a method as running at driver node only.
All Classes All Packages