Uses of Record Class
com.loomcache.server.datastructures.DistributedRingbuffer.ReadManyResult
Packages that use DistributedRingbuffer.ReadManyResult
-
Uses of DistributedRingbuffer.ReadManyResult in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return DistributedRingbuffer.ReadManyResultModifier and TypeMethodDescriptionDistributedRingbuffer.readManyResult(long startSequence, int maxCount, @Nullable IFunction<? super V, Boolean> filter)