/AWS1/CL_FRHPARTITIONFIELD¶
Represents a single field in a PartitionSpec
.
Amazon Data Firehose is in preview release and is subject to change.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_sourcename
TYPE /AWS1/FRHNONEMPTYSTRWOUTWHIT00
/AWS1/FRHNONEMPTYSTRWOUTWHIT00
¶
The column name to be configured in partition spec.
Amazon Data Firehose is in preview release and is subject to change.
Queryable Attributes¶
SourceName¶
The column name to be configured in partition spec.
Amazon Data Firehose is in preview release and is subject to change.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCENAME() |
Getter for SOURCENAME, with configurable default |
ASK_SOURCENAME() |
Getter for SOURCENAME w/ exceptions if field has no value |
HAS_SOURCENAME() |
Determine if SOURCENAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PARTITIONFIELDS
¶
TYPES TT_PARTITIONFIELDS TYPE STANDARD TABLE OF REF TO /AWS1/CL_FRHPARTITIONFIELD WITH DEFAULT KEY
.