Package one.microstream.storage.types
Class StorageChannel.EntityCollectorByTid
java.lang.Object
one.microstream.storage.types.StorageChannel.EntityCollectorByTid
- All Implemented Interfaces:
_longProcedure
- Enclosing interface:
- StorageChannel
public static final class StorageChannel.EntityCollectorByTid extends Object implements _longProcedure
-
Constructor Summary
Constructors Constructor Description EntityCollectorByTid(StorageEntityCache.Default entityCache, ChunksBuffer dataCollector)
-
Method Summary
Modifier and Type Method Description void
accept(long tid)
-
Constructor Details
-
Method Details
-
accept
public final void accept(long tid)- Specified by:
accept
in interface_longProcedure
-