Modifier and Type | Method and Description |
---|---|
BatchGetItemResult |
AmazonDynamoDB.batchGetItem(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.
|
BatchGetItemResult |
AbstractAmazonDynamoDB.batchGetItem(Map<String,KeysAndAttributes> requestItems) |
BatchGetItemResult |
AmazonDynamoDBClient.batchGetItem(Map<String,KeysAndAttributes> requestItems) |
BatchGetItemResult |
AmazonDynamoDB.batchGetItem(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.
|
BatchGetItemResult |
AbstractAmazonDynamoDB.batchGetItem(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity) |
BatchGetItemResult |
AmazonDynamoDBClient.batchGetItem(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity) |
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity)
Simplified method form for invoking the BatchGetItem operation.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsyncClient.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Future<BatchGetItemResult> |
AbstractAmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Future<BatchGetItemResult> |
AmazonDynamoDBAsync.batchGetItemAsync(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity,
AsyncHandler<BatchGetItemRequest,BatchGetItemResult> asyncHandler)
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
Map<String,KeysAndAttributes> |
DynamoDBMapper.BatchGetItemException.getUnprocessedKeys()
Returns a map of tables and their respective keys that were not processed during the operation..
|
Constructor and Description |
---|
BatchGetItemException(String message,
Map<String,KeysAndAttributes> unprocessedKeys,
Map<String,List<Object>> responses) |
Modifier and Type | Method and Description |
---|---|
Map<String,KeysAndAttributes> |
BatchGetItemOutcome.getUnprocessedKeys()
Convenient method to return the low-level unprocessed keys.
|
Modifier and Type | Method and Description |
---|---|
BatchGetItemOutcome |
DynamoDB.batchGetItemUnprocessed(Map<String,KeysAndAttributes> unprocessedKeys) |
BatchGetItemOutcome |
DynamoDB.batchGetItemUnprocessed(ReturnConsumedCapacity returnConsumedCapacity,
Map<String,KeysAndAttributes> unprocessedKeys) |
Modifier and Type | Method and Description |
---|---|
BatchGetItemOutcome |
BatchGetItemApi.batchGetItemUnprocessed(Map<String,KeysAndAttributes> unprocessedKeys)
Used to perform a batch get-item for the unprocessed keys returned from a
previous batch get-item operation.
|
BatchGetItemOutcome |
BatchGetItemApi.batchGetItemUnprocessed(ReturnConsumedCapacity returnConsumedCapacity,
Map<String,KeysAndAttributes> unprocessedKeys)
Used to perform a batch get-item for the unprocessed keys returned from a
previous batch get-item operation.
|
Modifier and Type | Method and Description |
---|---|
BatchGetItemOutcome |
BatchGetItemImpl.batchGetItemUnprocessed(Map<String,KeysAndAttributes> unprocessedKeys) |
BatchGetItemOutcome |
BatchGetItemImpl.batchGetItemUnprocessed(ReturnConsumedCapacity returnConsumedCapacity,
Map<String,KeysAndAttributes> unprocessedKeys) |
Modifier and Type | Method and Description |
---|---|
Map<String,KeysAndAttributes> |
BatchGetItemSpec.getUnprocessedKeys() |
Modifier and Type | Method and Description |
---|---|
BatchGetItemSpec |
BatchGetItemSpec.withUnprocessedKeys(Map<String,KeysAndAttributes> unprocessedKeys) |
Modifier and Type | Method and Description |
---|---|
KeysAndAttributes |
KeysAndAttributes.addExpressionAttributeNamesEntry(String key,
String value)
Add a single ExpressionAttributeNames entry
|
KeysAndAttributes |
KeysAndAttributes.clearExpressionAttributeNamesEntries()
Removes all the entries added into ExpressionAttributeNames.
|
KeysAndAttributes |
KeysAndAttributes.clone() |
KeysAndAttributes |
KeysAndAttributes.withAttributesToGet(Collection<String> attributesToGet)
This is a legacy parameter.
|
KeysAndAttributes |
KeysAndAttributes.withAttributesToGet(String... attributesToGet)
This is a legacy parameter.
|
KeysAndAttributes |
KeysAndAttributes.withConsistentRead(Boolean consistentRead)
The consistency of a read operation.
|
KeysAndAttributes |
KeysAndAttributes.withExpressionAttributeNames(Map<String,String> expressionAttributeNames)
One or more substitution tokens for attribute names in an expression.
|
KeysAndAttributes |
KeysAndAttributes.withKeys(Collection<Map<String,AttributeValue>> keys)
The primary key attribute values that define the items and the attributes associated with the items.
|
KeysAndAttributes |
KeysAndAttributes.withKeys(Map<String,AttributeValue>... keys)
The primary key attribute values that define the items and the attributes associated with the items.
|
KeysAndAttributes |
KeysAndAttributes.withProjectionExpression(String projectionExpression)
A string that identifies one or more attributes to retrieve from the table.
|
Modifier and Type | Method and Description |
---|---|
Map<String,KeysAndAttributes> |
BatchGetItemRequest.getRequestItems()
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from
that table.
|
Map<String,KeysAndAttributes> |
BatchGetItemResult.getUnprocessedKeys()
A map of tables and their respective keys that were not processed with the current response.
|
Modifier and Type | Method and Description |
---|---|
BatchGetItemRequest |
BatchGetItemRequest.addRequestItemsEntry(String key,
KeysAndAttributes value)
Add a single RequestItems entry
|
BatchGetItemResult |
BatchGetItemResult.addUnprocessedKeysEntry(String key,
KeysAndAttributes value)
Add a single UnprocessedKeys entry
|
Modifier and Type | Method and Description |
---|---|
void |
BatchGetItemRequest.setRequestItems(Map<String,KeysAndAttributes> requestItems)
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from
that table.
|
void |
BatchGetItemResult.setUnprocessedKeys(Map<String,KeysAndAttributes> unprocessedKeys)
A map of tables and their respective keys that were not processed with the current response.
|
BatchGetItemRequest |
BatchGetItemRequest.withRequestItems(Map<String,KeysAndAttributes> requestItems)
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from
that table.
|
BatchGetItemResult |
BatchGetItemResult.withUnprocessedKeys(Map<String,KeysAndAttributes> unprocessedKeys)
A map of tables and their respective keys that were not processed with the current response.
|
Constructor and Description |
---|
BatchGetItemRequest(Map<String,KeysAndAttributes> requestItems)
Constructs a new BatchGetItemRequest object.
|
BatchGetItemRequest(Map<String,KeysAndAttributes> requestItems,
ReturnConsumedCapacity returnConsumedCapacity)
Constructs a new BatchGetItemRequest object.
|
BatchGetItemRequest(Map<String,KeysAndAttributes> requestItems,
String returnConsumedCapacity)
Constructs a new BatchGetItemRequest object.
|
Copyright © 2021. All rights reserved.