JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.52.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Annotation Type
org.talend.sdk.component.api.meta.Partial
Packages that use
Partial
Package
Description
org.talend.sdk.component.api.service.http.configurer.oauth1
org.talend.sdk.component.api.service.schema
Uses of
Partial
in
org.talend.sdk.component.api.service.http.configurer.oauth1
Classes in
org.talend.sdk.component.api.service.http.configurer.oauth1
with annotations of type
Partial
Modifier and Type
Class
Description
final class
OAuth1
Uses of
Partial
in
org.talend.sdk.component.api.service.schema
Classes in
org.talend.sdk.component.api.service.schema
with annotations of type
Partial
Modifier and Type
Class
Description
@interface
DiscoverSchema
Mark a method as retruning the
Schema
of a dataset.
@interface
DiscoverSchemaExtended
Mark a method as returning a
Schema
resulting from an input one and action of a processor for an outgoing branch.
class
Schema
Deprecated.