Class IndexUpdateCommand

  • All Implemented Interfaces:
    CacheRpcCommand, ReplicableCommand, org.infinispan.query.impl.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