org.infinispan.commands.write
Interface DataWriteCommand

All Superinterfaces:
DataCommand, ReplicableCommand, VisitableCommand, WriteCommand
All Known Implementing Classes:
AbstractDataWriteCommand, EvictCommand, InvalidateCommand, InvalidateL1Command, PutKeyValueCommand, RemoveCommand, ReplaceCommand

public interface DataWriteCommand
extends WriteCommand, DataCommand

Mixes features from DataCommand and WriteCommand

Since:
4.0
Author:
Manik Surtani

Method Summary
 
Methods inherited from interface org.infinispan.commands.write.WriteCommand
getAffectedKeys, isConditional, isSuccessful
 
Methods inherited from interface org.infinispan.commands.DataCommand
getKey
 
Methods inherited from interface org.infinispan.commands.VisitableCommand
acceptVisitor, shouldInvoke
 
Methods inherited from interface org.infinispan.commands.ReplicableCommand
getCommandId, getParameters, perform, setParameters
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.