Class IndexingCommand

  • All Implemented Interfaces:
    Serializable

    public class IndexingCommand
    extends Object
    implements Serializable
    Holds information about what type of indexing operation must be processed. IndexingCommands are create "on the fly" via a Synchronous event listener and at post commit time the system will merge the commands and execute worker to process them.
    See Also:
    Serialized Form