Uses of Record Class
com.loomcache.server.datastructures.DistributedMultiMap.EntryPage
Packages that use DistributedMultiMap.EntryPage
-
Uses of DistributedMultiMap.EntryPage in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return DistributedMultiMap.EntryPageModifier and TypeMethodDescriptionDistributedMultiMap.entriesPage(int offset, int pageSize) Return a page of key-value entries in key-sorted, insertion-order-within-key order.