Uses of Class
org.infinispan.commands.functional.TxReadOnlyKeyCommand
Packages that use TxReadOnlyKeyCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of TxReadOnlyKeyCommand in org.infinispan.commands
Methods in org.infinispan.commands that return TxReadOnlyKeyCommandModifier and TypeMethodDescription<K,V, R> TxReadOnlyKeyCommand <K, V, R> CommandsFactory.buildTxReadOnlyKeyCommand(Object key, Function<EntryView.ReadEntryView<K, V>, R> f, List<Mutation<K, V, ?>> mutations, int segment, Params params, DataConversion keyDataConversion, DataConversion valueDataConversion) <K,V, R> TxReadOnlyKeyCommand <K, V, R> CommandsFactoryImpl.buildTxReadOnlyKeyCommand(Object key, Function<EntryView.ReadEntryView<K, V>, R> f, List<Mutation<K, V, ?>> mutations, int segment, Params params, DataConversion keyDataConversion, DataConversion valueDataConversion) -
Uses of TxReadOnlyKeyCommand in org.infinispan.commands.functional
Classes in org.infinispan.commands.functional that implement interfaces with type arguments of type TxReadOnlyKeyCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.functional that return TxReadOnlyKeyCommandModifier and TypeMethodDescriptionTxReadOnlyKeyCommand$___Marshaller_4dafa7d75250e3bb6626a82bb3d71cf05422cf583799382e5a426a92cf7af103.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.functional that return types with arguments of type TxReadOnlyKeyCommandModifier and TypeMethodDescriptionTxReadOnlyKeyCommand$___Marshaller_4dafa7d75250e3bb6626a82bb3d71cf05422cf583799382e5a426a92cf7af103.getJavaClass()Methods in org.infinispan.commands.functional with parameters of type TxReadOnlyKeyCommandModifier and TypeMethodDescriptionvoidTxReadOnlyKeyCommand$___Marshaller_4dafa7d75250e3bb6626a82bb3d71cf05422cf583799382e5a426a92cf7af103.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, TxReadOnlyKeyCommand $2)