Uses of Interface
org.infinispan.commands.LocalCommand
Packages that use LocalCommand
Package
Description
Commands that alter the state of the cache.
-
Uses of LocalCommand in org.infinispan.commands.functional
Classes in org.infinispan.commands.functional that implement LocalCommandModifier and TypeClassDescriptionclassReadOnlyManyCommand<K,V, R> classTxReadOnlyManyCommand<K,V, R> -
Uses of LocalCommand in org.infinispan.commands.read
Classes in org.infinispan.commands.read that implement LocalCommandModifier and TypeClassDescriptionclassAbstract classclassEntrySetCommand<K,V> Command implementation forMap.entrySet()functionality.classKeySetCommand<K,V> Command implementation forMap.keySet()functionality. -
Uses of LocalCommand in org.infinispan.commands.write
Classes in org.infinispan.commands.write that implement LocalCommand