public class ParallelScanTask extends Object
| Constructor and Description | 
|---|
ParallelScanTask(DynamoDBMapper mapper,
                AmazonDynamoDB dynamo,
                List<ScanRequest> parallelScanRequests)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ScanResult> | 
getNextBatchOfScanResults()  | 
boolean | 
isAllSegmentScanFinished()  | 
@Deprecated public ParallelScanTask(DynamoDBMapper mapper, AmazonDynamoDB dynamo, List<ScanRequest> parallelScanRequests)
public boolean isAllSegmentScanFinished()
public List<ScanResult> getNextBatchOfScanResults() throws SdkClientException
SdkClientExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.