/AWS1/CL_KNSGETSHARDITERATOR01¶
Represents the output for GetShardIterator.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_sharditerator TYPE /AWS1/KNSSHARDITERATOR /AWS1/KNSSHARDITERATOR¶
The position in the shard from which to start reading data records sequentially. A shard iterator specifies this position using the sequence number of a data record in a shard.
Queryable Attributes¶
ShardIterator¶
The position in the shard from which to start reading data records sequentially. A shard iterator specifies this position using the sequence number of a data record in a shard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHARDITERATOR() |
Getter for SHARDITERATOR, with configurable default |
ASK_SHARDITERATOR() |
Getter for SHARDITERATOR w/ exceptions if field has no value |
HAS_SHARDITERATOR() |
Determine if SHARDITERATOR has a value |