public interface IDynamoDB<K,T extends org.apache.gora.persistency.Persistent>
extends org.apache.gora.store.DataStore<K,T>
| Modifier and Type | Method and Description |
|---|---|
void |
setDynamoDBStoreHandler(DynamoDBStore<K,T> dynamoHandler)
Sets the handler to the main DynamoDB
|
close, createSchema, delete, deleteByQuery, deleteSchema, execute, flush, get, get, getBeanFactory, getKeyClass, getPartitions, getPersistentClass, getSchemaName, initialize, newKey, newPersistent, newQuery, put, schemaExists, setBeanFactory, setKeyClass, setPersistentClass, truncateSchemavoid setDynamoDBStoreHandler(DynamoDBStore<K,T> dynamoHandler)
dynamoHandler - handler to main DynamoDBCopyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.