| Constructor and Description |
|---|
IndexScanImpl(AmazonDynamoDB client,
Index index) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemCollection<ScanOutcome> |
doScan(ScanSpec spec) |
Table |
getTable()
Returns the owning table.
|
scan, scan, scan, scanpublic IndexScanImpl(AmazonDynamoDB client, Index index)
protected ItemCollection<ScanOutcome> doScan(ScanSpec spec)
public final Table getTable()
Copyright © 2018. All rights reserved.