| Package | Description |
|---|---|
| org.apache.gora.dynamodb.store |
This package contains all the DynamoDB store related classes.
|
| Modifier and Type | Method and Description |
|---|---|
static DynamoDBUtils.DynamoDBType |
DynamoDBUtils.DynamoDBType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamoDBUtils.DynamoDBType[] |
DynamoDBUtils.DynamoDBType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,T extends org.apache.gora.persistency.Persistent> |
DynamoDBFactory.buildDynamoDBStore(DynamoDBUtils.DynamoDBType serType) |
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.