//tempest/app.cash.tempest/Page
Page¶
Properties¶
Name | Summary |
---|---|
consumedCapacity | [jvm] val consumedCapacity: ConsumedCapacity? The data returned includes the total provisioned throughput consumed, along with statistics for the table and any indexes involved in the operation. This is only returned if the ReturnConsumedCapacity parameter was specified. |
contents | [jvm] val contents: List<T> |
hasMorePages | [jvm] val hasMorePages: Boolean |
offset | [jvm] val offset: Offset<K>? |
scannedCount | [jvm] val scannedCount: Int The number of items evaluated, before any filter is applied. |