Package com.illumon.intradaylogger
Interface TwoArgLogger<T1,T2>
- All Superinterfaces:
IntradayLogger
- All Known Implementing Classes:
ProcessEventLogIndexLogger,ProcessTelemetryIndexLogger,QueryOperationPerformanceLogCommunityIndexFormat1Logger,QueryOperationPerformanceLogCoreV2IndexFormat1Logger,QueryOperationPerformanceLogIndexLogger,QueryPerformanceLogCommunityIndexFormat1Logger,QueryPerformanceLogCoreV2IndexFormat1Logger,QueryPerformanceLogIndexLogger,ServerStateLogCommunityIndexFormat1Logger,ServerStateLogCoreV2IndexFormat1Logger,UpdatePerformanceAncestorsIndexFormat1Logger,UpdatePerformanceLogCommunityIndexFormat1Logger,UpdatePerformanceLogCoreV2IndexFormat1Logger,UpdatePerformanceLogIndexLogger
Generic interface for IntradayLoggers with two arguments.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.illumon.intradaylogger.IntradayLogger
IntradayLogger.TableWriterFactory, IntradayLogger.TableWriterFactoryImpl -
Field Summary
Fields inherited from interface com.illumon.intradaylogger.IntradayLogger
DEFAULT_INTRADAY_LOGGER_FLAGS -
Method Summary
Methods inherited from interface com.illumon.intradaylogger.IntradayLogger
close, getLogFormat, getWriterThread, init, init, init, init, isClosed, setOverflowThrottle, shutdown, tryWrite, usingDynamicPartitioning, waitDone, waitDone
-
Method Details
-
log
- Throws:
IOException
-
log
- Throws:
IOException
-