org.infinispan.commands
Interface LocalCommand

All Known Implementing Classes:
AbstractLocalCommand, EntrySetCommand, EvictCommand, KeySetCommand, SizeCommand, ValuesCommand

public interface LocalCommand

This is a marker interface to indicate that such commands will never be replicated and hence will not return any valid command IDs.

Since:
4.0
Author:
Manik Surtani



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