Uses of Class
org.infinispan.commands.triangle.SingleKeyFunctionalBackupWriteCommand
Packages that use SingleKeyFunctionalBackupWriteCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of SingleKeyFunctionalBackupWriteCommand in org.infinispan.commands
Methods in org.infinispan.commands that return SingleKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionCommandsFactory.buildSingleKeyBackupWriteCommand(ReadWriteKeyCommand<K, V, R> command, long sequence, int segmentId) <K,V, T, R> SingleKeyFunctionalBackupWriteCommand CommandsFactory.buildSingleKeyBackupWriteCommand(ReadWriteKeyValueCommand<K, V, T, R> command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(WriteOnlyKeyCommand<K, V> command, long sequence, int segmentId) CommandsFactory.buildSingleKeyBackupWriteCommand(WriteOnlyKeyValueCommand<K, V, T> command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(ReadWriteKeyCommand<K, V, R> command, long sequence, int segmentId) <K,V, T, R> SingleKeyFunctionalBackupWriteCommand CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(ReadWriteKeyValueCommand<K, V, T, R> command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(WriteOnlyKeyCommand<K, V> command, long sequence, int segmentId) CommandsFactoryImpl.buildSingleKeyBackupWriteCommand(WriteOnlyKeyValueCommand<K, V, T> command, long sequence, int segmentId) -
Uses of SingleKeyFunctionalBackupWriteCommand in org.infinispan.commands.triangle
Classes in org.infinispan.commands.triangle that implement interfaces with type arguments of type SingleKeyFunctionalBackupWriteCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.triangle that return SingleKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionSingleKeyFunctionalBackupWriteCommand.create(ByteString cacheName, ReadWriteKeyCommand<?, ?, ?> command, long sequence, int segmentId) SingleKeyFunctionalBackupWriteCommand.create(ByteString cacheName, ReadWriteKeyValueCommand<?, ?, ?, ?> command, long sequence, int segmentId) SingleKeyFunctionalBackupWriteCommand.create(ByteString cacheName, WriteOnlyKeyCommand<?, ?> command, long sequence, int segmentId) SingleKeyFunctionalBackupWriteCommand.create(ByteString cacheName, WriteOnlyKeyValueCommand<?, ?, ?> command, long sequence, int segmentId) SingleKeyFunctionalBackupWriteCommand$___Marshaller_cac98bb8ec1fadd4682306784663e793d32fb38037d46b67638946af5dcd6cd4.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.triangle that return types with arguments of type SingleKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionSingleKeyFunctionalBackupWriteCommand$___Marshaller_cac98bb8ec1fadd4682306784663e793d32fb38037d46b67638946af5dcd6cd4.getJavaClass()Methods in org.infinispan.commands.triangle with parameters of type SingleKeyFunctionalBackupWriteCommandModifier and TypeMethodDescriptionvoidSingleKeyFunctionalBackupWriteCommand$___Marshaller_cac98bb8ec1fadd4682306784663e793d32fb38037d46b67638946af5dcd6cd4.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, SingleKeyFunctionalBackupWriteCommand $2)