| Package | Description |
|---|---|
| org.apache.gora.dynamodb.store |
This package contains all the DynamoDB store related classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDynamoDB.setDynamoDBStoreHandler(DynamoDBStore<K,T> dynamoHandler)
Sets the handler to the main DynamoDB
|
void |
DynamoDBNativeStore.setDynamoDBStoreHandler(DynamoDBStore<K,T> dynamoHandler) |
void |
DynamoDBAvroStore.setDynamoDBStoreHandler(DynamoDBStore<K,T> dynamoHandler)
Sets the handler to the main DynamoDB
|
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.