Interface LogEntryPool

All Superinterfaces:
Pool<LogEntry>
All Known Implementing Classes:
DynamicDelayedLogEntryPoolImpl, DynamicLogEntryPoolImpl, LogEntryPoolImpl

public interface LogEntryPool extends Pool<LogEntry>
  • Method Details

    • shutdown

      void shutdown()