/AWS1/CL_GLUCRAWLERTARGETS¶
Specifies data stores to crawl.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_s3targets TYPE /AWS1/CL_GLUS3TARGET=>TT_S3TARGETLIST TT_S3TARGETLIST¶
Specifies Amazon Simple Storage Service (Amazon S3) targets.
it_jdbctargets TYPE /AWS1/CL_GLUJDBCTARGET=>TT_JDBCTARGETLIST TT_JDBCTARGETLIST¶
Specifies JDBC targets.
it_mongodbtargets TYPE /AWS1/CL_GLUMONGODBTARGET=>TT_MONGODBTARGETLIST TT_MONGODBTARGETLIST¶
Specifies Amazon DocumentDB or MongoDB targets.
it_dynamodbtargets TYPE /AWS1/CL_GLUDYNAMODBTARGET=>TT_DYNAMODBTARGETLIST TT_DYNAMODBTARGETLIST¶
Specifies Amazon DynamoDB targets.
it_catalogtargets TYPE /AWS1/CL_GLUCATALOGTARGET=>TT_CATALOGTARGETLIST TT_CATALOGTARGETLIST¶
Specifies Glue Data Catalog targets.
it_deltatargets TYPE /AWS1/CL_GLUDELTATARGET=>TT_DELTATARGETLIST TT_DELTATARGETLIST¶
Specifies Delta data store targets.
it_icebergtargets TYPE /AWS1/CL_GLUICEBERGTARGET=>TT_ICEBERGTARGETLIST TT_ICEBERGTARGETLIST¶
Specifies Apache Iceberg data store targets.
it_huditargets TYPE /AWS1/CL_GLUHUDITARGET=>TT_HUDITARGETLIST TT_HUDITARGETLIST¶
Specifies Apache Hudi data store targets.
Queryable Attributes¶
S3Targets¶
Specifies Amazon Simple Storage Service (Amazon S3) targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3TARGETS() |
Getter for S3TARGETS, with configurable default |
ASK_S3TARGETS() |
Getter for S3TARGETS w/ exceptions if field has no value |
HAS_S3TARGETS() |
Determine if S3TARGETS has a value |
JdbcTargets¶
Specifies JDBC targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JDBCTARGETS() |
Getter for JDBCTARGETS, with configurable default |
ASK_JDBCTARGETS() |
Getter for JDBCTARGETS w/ exceptions if field has no value |
HAS_JDBCTARGETS() |
Determine if JDBCTARGETS has a value |
MongoDBTargets¶
Specifies Amazon DocumentDB or MongoDB targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MONGODBTARGETS() |
Getter for MONGODBTARGETS, with configurable default |
ASK_MONGODBTARGETS() |
Getter for MONGODBTARGETS w/ exceptions if field has no valu |
HAS_MONGODBTARGETS() |
Determine if MONGODBTARGETS has a value |
DynamoDBTargets¶
Specifies Amazon DynamoDB targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DYNAMODBTARGETS() |
Getter for DYNAMODBTARGETS, with configurable default |
ASK_DYNAMODBTARGETS() |
Getter for DYNAMODBTARGETS w/ exceptions if field has no val |
HAS_DYNAMODBTARGETS() |
Determine if DYNAMODBTARGETS has a value |
CatalogTargets¶
Specifies Glue Data Catalog targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGTARGETS() |
Getter for CATALOGTARGETS, with configurable default |
ASK_CATALOGTARGETS() |
Getter for CATALOGTARGETS w/ exceptions if field has no valu |
HAS_CATALOGTARGETS() |
Determine if CATALOGTARGETS has a value |
DeltaTargets¶
Specifies Delta data store targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELTATARGETS() |
Getter for DELTATARGETS, with configurable default |
ASK_DELTATARGETS() |
Getter for DELTATARGETS w/ exceptions if field has no value |
HAS_DELTATARGETS() |
Determine if DELTATARGETS has a value |
IcebergTargets¶
Specifies Apache Iceberg data store targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ICEBERGTARGETS() |
Getter for ICEBERGTARGETS, with configurable default |
ASK_ICEBERGTARGETS() |
Getter for ICEBERGTARGETS w/ exceptions if field has no valu |
HAS_ICEBERGTARGETS() |
Determine if ICEBERGTARGETS has a value |
HudiTargets¶
Specifies Apache Hudi data store targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HUDITARGETS() |
Getter for HUDITARGETS, with configurable default |
ASK_HUDITARGETS() |
Getter for HUDITARGETS w/ exceptions if field has no value |
HAS_HUDITARGETS() |
Determine if HUDITARGETS has a value |