Package io.deephaven.io.log.impl
Class LogEntryPoolImpl
- All Implemented Interfaces:
Pool<LogEntry>,LogEntryPool
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.base.pool.Pool
Pool.Factory, Pool.MultiGiver<T>, Pool.MultiPool<T>, Pool.MultiTaker<T>, Pool.SinglePool<T> -
Field Summary
Fields inherited from class io.deephaven.base.pool.ThreadSafeFixedSizePool
FACTORY, MIN_SIZE, pool -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.deephaven.base.pool.ThreadSafeFixedSizePool
give, take
-
Constructor Details
-
LogEntryPoolImpl
-
-
Method Details
-
shutdown
public void shutdown()- Specified by:
shutdownin interfaceLogEntryPool
-