Class IndexUpdateCommand

  • All Implemented Interfaces:
    org.infinispan.commands.remote.CacheRpcCommand, ReplicableCommand, CustomQueryCommand

    public class IndexUpdateCommand
    extends AbstractUpdateCommand
    Custom RPC command containing an index update request for the Master IndexManager of a specific cache and index.
    Author:
    Sanne Grinovero