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, scan
public IndexScanImpl(AmazonDynamoDB client, Index index)
protected ItemCollection<ScanOutcome> doScan(ScanSpec spec)
public final Table getTable()
Copyright © 2020. All rights reserved.