| Package | Description |
|---|---|
| org.apache.gora.dynamodb.store |
This package contains all the DynamoDB store related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamoDBAvroStore<K,T extends org.apache.gora.persistency.impl.PersistentBase> |
class |
DynamoDBNativeStore<K,T extends org.apache.gora.persistency.Persistent> |
| Modifier and Type | Method and Description |
|---|---|
static <K,T extends org.apache.gora.persistency.Persistent> |
DynamoDBFactory.buildDynamoDBStore(DynamoDBUtils.DynamoDBType serType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamoDBStore.setDynamoDbStore(IDynamoDB<K,T> iDynamoDB)
Set DynamoDBStore to be used.
|
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.