Class EntryUnmatchedPacket

All Implemented Interfaces:
IResource

public class EntryUnmatchedPacket extends BusPacket<Processor>
A bus packet that is used to search for override notify templates.
Since:
6.6
Author:
GuyK
  • Constructor Details

  • Method Details

    • execute

      public void execute(Processor processor) throws Exception
      Specified by:
      execute in class BusPacket<Processor>
      Throws:
      Exception
    • isFromReplication

      public boolean isFromReplication()
      Indicates the source of the update operation that caused this search.
    • getNewEntryHolder

      public IEntryHolder getNewEntryHolder()