Class IntradayLogger.TableWriterFactoryImpl

java.lang.Object
com.illumon.intradaylogger.IntradayLogger.TableWriterFactoryImpl
All Implemented Interfaces:
IntradayLogger.TableWriterFactory
Direct Known Subclasses:
LogAggregatorServiceBinaryStoreWriterFactory
Enclosing interface:
IntradayLogger

public abstract static class IntradayLogger.TableWriterFactoryImpl extends Object implements IntradayLogger.TableWriterFactory
Default methods in TableWriterFactory flow the right direction for backward compatibility, but the wrong direction for implementation simplicity. This class delegates to the complete implementation in a reasonable way.