public class WriteIopsCalculator extends Object implements IopsCalculator
| Constructor and Description |
|---|
WriteIopsCalculator(org.apache.hadoop.mapred.JobClient jobClient,
DynamoDBClient dynamoDBClient,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
long |
calculateTargetIops() |
public WriteIopsCalculator(org.apache.hadoop.mapred.JobClient jobClient,
DynamoDBClient dynamoDBClient,
String tableName)
public long calculateTargetIops()
calculateTargetIops in interface IopsCalculatorCopyright © 2019. All rights reserved.