JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Infinispan 15.2.0.Final
org.infinispan.commands
LocalCommand
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Interface LocalCommand
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