AbstractSimpleDbLoggerFactory implements the
LoggerFactory and creates Logger instances using the SimpleDB
NoSQL engine from Amazon.AbstractSimpleDbLoggerFactory for creating Amazon
SimpleDB based Logger instances.AbstractSimpleDbQueryLoggerFactory implements the
LoggerFactory and creates QueryLogger instances using the
SimpleDB NoSQL engine from Amazon.AbstractSimpleDbQueryLoggerFactory for creating Amazon
SimpleDB based QueryLogger instances.Header for reducing object
creation overhead when massively logging data as no Column
instances are created once the key was already added.Logger instance using Amazon SimpleDB as the physical
data sink.Logger instance using Amazon SimpleDB as the physical
data sink.SimpleDbLoggerImpl.destroy() method, the buffer then is flushed automatically!Records already encapsulated in Amazon
SimpleDB's items.AmazonSimpleDBClient from a configuration file
containing the access- and the secret key.ColumnFactory to be used.AmazonSimpleDBClient.Header member variable required for
Record related operation.LoggerFactory to create Logger instances
directly attached to Amazon SimpleDb.SimpleDbLoggerImpl is the Amazon SimpleDB implementation of the
Logger interface.SimpleDbLoggerImpl for a given SimpleDB domain.SimpleDbLoggerImpl for a given SimpleDB domain.QueryLogger to create QueryLogger instances
directly attached to Amazon SimpleDb.SimpleDbQueryLoggerImpl extends the SimpleDbLoggerImpl
implementation with the QueryLogger functionality.SimpleDbQueryLoggerImpl for a given SimpleDB
domain.SimpleDbQueryLoggerImpl for a given SimpleDB
domain.Records iterator from a SimpleDB query and the
required Header.Records iterator from a SimpleDB query and the
required Header.TrimLogger to create TrimLogger instances
directly attached to Amazon SimpleDb.SimpleDbTrimLoggerImpl extends the
SimpleDbQueryLoggerImpl implementation with the TrimLogger
functionality.Criteria and the
provided limit.Copyright © 2016. All rights reserved.