public class DynamoDBFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG
Helper to write useful information into the logs.
|
| Constructor and Description |
|---|
DynamoDBFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <K,T extends org.apache.gora.persistency.Persistent> |
buildDynamoDBStore(DynamoDBUtils.DynamoDBType serType) |
public static final org.slf4j.Logger LOG
public static <K,T extends org.apache.gora.persistency.Persistent> IDynamoDB<K,T> buildDynamoDBStore(DynamoDBUtils.DynamoDBType serType)
Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.