| Package | Description |
|---|---|
| org.apache.hadoop.dynamodb.preader | |
| org.apache.hadoop.dynamodb.read | |
| org.apache.hadoop.dynamodb.write |
| Modifier and Type | Method and Description |
|---|---|
DynamoDBClient |
DynamoDBRecordReaderContext.getClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamoDBRecordReaderContext.setClient(DynamoDBClient client) |
| Constructor and Description |
|---|
ReadIopsCalculator(org.apache.hadoop.mapred.JobClient jobClient,
DynamoDBClient dynamoDBClient,
String tableName,
int totalSegments,
int localSegments) |
| Constructor and Description |
|---|
WriteIopsCalculator(org.apache.hadoop.mapred.JobClient jobClient,
DynamoDBClient dynamoDBClient,
String tableName) |
Copyright © 2019. All rights reserved.