Uses of Class
org.infinispan.commands.triangle.SingleKeyBackupWriteCommand
Packages that use SingleKeyBackupWriteCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of SingleKeyBackupWriteCommand in org.infinispan.commands
Methods in org.infinispan.commands that return SingleKeyBackupWriteCommandModifier and TypeMethodDescriptionCommandsFactory.buildSingleKeyBackupWriteCommand(ComputeCommand command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(ComputeIfAbsentCommand command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(IracPutKeyValueCommand command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(PutKeyValueCommand command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(RemoveCommand command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(ReplaceCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(ComputeCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(ComputeIfAbsentCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(IracPutKeyValueCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(PutKeyValueCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(RemoveCommand command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(ReplaceCommand command, long sequence, int segmentId) -
Uses of SingleKeyBackupWriteCommand in org.infinispan.commands.triangle
Classes in org.infinispan.commands.triangle that implement interfaces with type arguments of type SingleKeyBackupWriteCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.triangle that return SingleKeyBackupWriteCommandModifier and TypeMethodDescriptionstatic SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, ComputeCommand command, long sequence, int segmentId) static SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, ComputeIfAbsentCommand command, long sequence, int segmentId) static SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, IracPutKeyValueCommand command, long sequence, int segmentId) static SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, PutKeyValueCommand command, long sequence, int segmentId) static SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, RemoveCommand command, long sequence, int segmentId) static SingleKeyBackupWriteCommandSingleKeyBackupWriteCommand.create(ByteString cacheName, ReplaceCommand command, long sequence, int segmentId) SingleKeyBackupWriteCommand$___Marshaller_3f5a0bfd78cc229ce9389de39402811ec2d2daaca7159b654b3845be8d043c89.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.triangle that return types with arguments of type SingleKeyBackupWriteCommandModifier and TypeMethodDescriptionSingleKeyBackupWriteCommand$___Marshaller_3f5a0bfd78cc229ce9389de39402811ec2d2daaca7159b654b3845be8d043c89.getJavaClass()Methods in org.infinispan.commands.triangle with parameters of type SingleKeyBackupWriteCommandModifier and TypeMethodDescriptionvoidSingleKeyBackupWriteCommand$___Marshaller_3f5a0bfd78cc229ce9389de39402811ec2d2daaca7159b654b3845be8d043c89.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SingleKeyBackupWriteCommand $2)