Uses of Class
org.infinispan.commands.functional.TxReadOnlyManyCommand
Packages that use TxReadOnlyManyCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of TxReadOnlyManyCommand in org.infinispan.commands
Methods in org.infinispan.commands that return TxReadOnlyManyCommandModifier and TypeMethodDescription<K,V, R> TxReadOnlyManyCommand <K, V, R> CommandsFactory.buildTxReadOnlyManyCommand(Collection<?> keys, List<List<Mutation<K, V, ?>>> mutations, Params params, DataConversion keyDataConversion, DataConversion valueDataConversion) <K,V, R> TxReadOnlyManyCommand <K, V, R> CommandsFactoryImpl.buildTxReadOnlyManyCommand(Collection<?> keys, List<List<Mutation<K, V, ?>>> mutations, Params params, DataConversion keyDataConversion, DataConversion valueDataConversion) -
Uses of TxReadOnlyManyCommand in org.infinispan.commands.functional
Classes in org.infinispan.commands.functional that implement interfaces with type arguments of type TxReadOnlyManyCommandModifier and TypeClassDescriptionfinal classTxReadOnlyManyCommand$___Marshaller_5b6ee6ba6f8c58556fb6d66baf4d22f2fb8275d962ee7e8262eea96ac7eb3a95WARNING: Generated code!Methods in org.infinispan.commands.functional that return TxReadOnlyManyCommandModifier and TypeMethodDescriptionTxReadOnlyManyCommand$___Marshaller_5b6ee6ba6f8c58556fb6d66baf4d22f2fb8275d962ee7e8262eea96ac7eb3a95.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.functional that return types with arguments of type TxReadOnlyManyCommandModifier and TypeMethodDescriptionTxReadOnlyManyCommand$___Marshaller_5b6ee6ba6f8c58556fb6d66baf4d22f2fb8275d962ee7e8262eea96ac7eb3a95.getJavaClass()Methods in org.infinispan.commands.functional with parameters of type TxReadOnlyManyCommandModifier and TypeMethodDescriptionvoidTxReadOnlyManyCommand$___Marshaller_5b6ee6ba6f8c58556fb6d66baf4d22f2fb8275d962ee7e8262eea96ac7eb3a95.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, TxReadOnlyManyCommand $2)