Uses of Class
org.infinispan.commands.triangle.MultiEntriesFunctionalBackupWriteCommand
Packages that use MultiEntriesFunctionalBackupWriteCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of MultiEntriesFunctionalBackupWriteCommand in org.infinispan.commands
Methods in org.infinispan.commands that return MultiEntriesFunctionalBackupWriteCommandModifier and TypeMethodDescription<K,V, T, R> MultiEntriesFunctionalBackupWriteCommand CommandsFactory.buildMultiEntriesFunctionalBackupWriteCommand(ReadWriteManyEntriesCommand<K, V, T, R> command, Collection<Object> keys, long sequence, int segmentId) CommandsFactory.buildMultiEntriesFunctionalBackupWriteCommand(WriteOnlyManyEntriesCommand<K, V, T> command, Collection<Object> keys, long sequence, int segmentId) <K,V, T, R> MultiEntriesFunctionalBackupWriteCommand CommandsFactoryImpl.buildMultiEntriesFunctionalBackupWriteCommand(ReadWriteManyEntriesCommand<K, V, T, R> command, Collection<Object> keys, long sequence, int segmentId) CommandsFactoryImpl.buildMultiEntriesFunctionalBackupWriteCommand(WriteOnlyManyEntriesCommand<K, V, T> command, Collection<Object> keys, long sequence, int segmentId) -
Uses of MultiEntriesFunctionalBackupWriteCommand in org.infinispan.commands.triangle
Classes in org.infinispan.commands.triangle that implement interfaces with type arguments of type MultiEntriesFunctionalBackupWriteCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.triangle that return MultiEntriesFunctionalBackupWriteCommandModifier and TypeMethodDescriptionstatic <K,V, T, R> MultiEntriesFunctionalBackupWriteCommand MultiEntriesFunctionalBackupWriteCommand.create(ByteString cacheName, ReadWriteManyEntriesCommand<K, V, T, R> command, Collection<Object> keys, long sequence, int segmentId) static <K,V, T> MultiEntriesFunctionalBackupWriteCommand MultiEntriesFunctionalBackupWriteCommand.create(ByteString cacheName, WriteOnlyManyEntriesCommand<K, V, T> command, Collection<Object> keys, long sequence, int segmentId) MultiEntriesFunctionalBackupWriteCommand$___Marshaller_b09694e0fec9d02bce04d4dd830829270b5670be1623c2dfdcc21c9e3e5edcfc.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.triangle that return types with arguments of type MultiEntriesFunctionalBackupWriteCommandModifier and TypeMethodDescriptionMultiEntriesFunctionalBackupWriteCommand$___Marshaller_b09694e0fec9d02bce04d4dd830829270b5670be1623c2dfdcc21c9e3e5edcfc.getJavaClass()Methods in org.infinispan.commands.triangle with parameters of type MultiEntriesFunctionalBackupWriteCommandModifier and TypeMethodDescriptionvoidMultiEntriesFunctionalBackupWriteCommand$___Marshaller_b09694e0fec9d02bce04d4dd830829270b5670be1623c2dfdcc21c9e3e5edcfc.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MultiEntriesFunctionalBackupWriteCommand $2)