T - The type of the Record instances managed by the
Logger.public class SimpleDbTrimLoggerImpl<T> extends SimpleDbQueryLoggerImpl<T> implements org.refcodes.logger.TrimLogger<T>, org.refcodes.component.Component, org.refcodes.component.Initializable, org.refcodes.component.Decomposeable, org.refcodes.component.Flushable
SimpleDbTrimLoggerImpl extends the
SimpleDbQueryLoggerImpl implementation with the TrimLogger
functionality.SimpleDbQueryLoggerImpl.SimpleDbRecordsImplorg.refcodes.component.Destroyable.DestroyAutomatonorg.refcodes.component.Initializable.InitializeAutomaton, org.refcodes.component.Initializable.InitializeBuilder<B extends org.refcodes.component.Initializable.InitializeBuilder<B>>, org.refcodes.component.Initializable.UncheckedInitializableLOGGER| Constructor and Description |
|---|
SimpleDbTrimLoggerImpl(String aDomainName,
String aAccessKey,
String aSecretKey,
org.refcodes.tabular.ColumnFactory<T> aColumnFactory) |
SimpleDbTrimLoggerImpl(String aDomainName,
String aAccessKey,
String aSecretKey,
String aEndPoint,
org.refcodes.tabular.ColumnFactory<T> aColumnFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
deleteLogs(org.refcodes.criteria.Criteria aCriteria) |
destroy, findLogs, findLogs, findLogs, findLogs, findLogs, findLogs, findLogs, toSqlQueryaddHeaderColumn, decompose, flush, flushBuffer, getHeader, initialize, logclearDomain, getAmazonSimpleDbClient, getAmazonSimpleDbClient, getAmazonSimpleDbDomainName, getDomainNames, hasDomain, isRequestTimeoutException, isServiceUnavailableException, setAmazonSimpleDbDomainName, toMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic SimpleDbTrimLoggerImpl(String aDomainName, String aAccessKey, String aSecretKey, org.refcodes.tabular.ColumnFactory<T> aColumnFactory)
public void deleteLogs(org.refcodes.criteria.Criteria aCriteria)
deleteLogs in interface org.refcodes.logger.TrimLogger<T>public void clear()
clear in interface org.refcodes.collection.ClearableCopyright © 2016. All rights reserved.