Uses of Interface
org.infinispan.persistence.util.EntryLoader
-
Packages that use EntryLoader Package Description org.infinispan.container.entries Entries which are stored in data containers. -
-
Uses of EntryLoader in org.infinispan.container.entries
Methods in org.infinispan.container.entries with parameters of type EntryLoader Modifier and Type Method Description java.util.concurrent.CompletionStage<java.lang.Boolean>VersionedRepeatableReadEntry. performWriteSkewCheck(EntryLoader entryLoader, int segment, org.infinispan.context.impl.TxInvocationContext ctx, EntryVersion versionSeen, VersionGenerator versionGenerator)
-