| Package | Description |
|---|---|
| org.refcodes.logger.alt.simpledb.impls |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSimpleDbQueryLoggerFactory<L extends org.refcodes.logger.QueryLogger<T>,T>
The
AbstractSimpleDbQueryLoggerFactory implements the
LoggerFactory and creates QueryLogger instances using the
SimpleDB NoSQL engine from Amazon. |
class |
SimpleDbLoggerFactoryImpl<T>
Ready to use
LoggerFactory to create Logger instances
directly attached to Amazon SimpleDb. |
class |
SimpleDbQueryLoggerFactoryImpl<T>
Ready to use
QueryLogger to create QueryLogger instances
directly attached to Amazon SimpleDb. |
class |
SimpleDbTrimLoggerFactoryImpl<T>
Ready to use
TrimLogger to create TrimLogger instances
directly attached to Amazon SimpleDb. |
Copyright © 2016. All rights reserved.