Uses of Class
org.infinispan.commands.triangle.MultiKeyFunctionalBackupWriteCommand
Packages that use MultiKeyFunctionalBackupWriteCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of MultiKeyFunctionalBackupWriteCommand in org.infinispan.commands
Methods in org.infinispan.commands that return MultiKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionCommandsFactory.buildMultiKeyFunctionalBackupWriteCommand(ReadWriteManyCommand<K, V, R> command, Collection<Object> keys, long sequence, int segmentId) CommandsFactory.buildMultiKeyFunctionalBackupWriteCommand(WriteOnlyManyCommand<K, V> command, Collection<Object> keys, long sequence, int segmentId) CommandsFactoryImpl.buildMultiKeyFunctionalBackupWriteCommand(ReadWriteManyCommand<K, V, R> command, Collection<Object> keys, long sequence, int segmentId) CommandsFactoryImpl.buildMultiKeyFunctionalBackupWriteCommand(WriteOnlyManyCommand<K, V> command, Collection<Object> keys, long sequence, int segmentId) -
Uses of MultiKeyFunctionalBackupWriteCommand in org.infinispan.commands.triangle
Classes in org.infinispan.commands.triangle that implement interfaces with type arguments of type MultiKeyFunctionalBackupWriteCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.triangle that return MultiKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionstatic <K,V, R> MultiKeyFunctionalBackupWriteCommand MultiKeyFunctionalBackupWriteCommand.create(ByteString cacheName, ReadWriteManyCommand<K, V, R> command, Collection<?> keys, long sequence, int segmentId) static <K,V> MultiKeyFunctionalBackupWriteCommand MultiKeyFunctionalBackupWriteCommand.create(ByteString cacheName, WriteOnlyManyCommand<K, V> command, Collection<?> keys, long sequence, int segmentId) MultiKeyFunctionalBackupWriteCommand$___Marshaller_122c6d977467dfa0309948ffc8134c9f363125893c3e72d44ddd2f687cf8de66.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.triangle that return types with arguments of type MultiKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionMultiKeyFunctionalBackupWriteCommand$___Marshaller_122c6d977467dfa0309948ffc8134c9f363125893c3e72d44ddd2f687cf8de66.getJavaClass()Methods in org.infinispan.commands.triangle with parameters of type MultiKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionvoidMultiKeyFunctionalBackupWriteCommand$___Marshaller_122c6d977467dfa0309948ffc8134c9f363125893c3e72d44ddd2f687cf8de66.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MultiKeyFunctionalBackupWriteCommand $2)