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