Klasse DoubletServiceCallable

java.lang.Object
de.uplanet.lucy.server.auxiliaries.DoubletServiceCallable

@VelocityCallable("instance") public final class DoubletServiceCallable extends Object
  • Konstruktordetails

    • DoubletServiceCallable

      public DoubletServiceCallable()
      constructor getting the real service
  • Methodendetails

    • isIdle

      public boolean isIdle()
      checks whether all jobs are idle
    • start

      public void start(IServerBridgeRequest p_request, String p_strAppGuid, String p_strDgGuid)
      adds a new DoubletJob to the list and starts the search for doublets
      Parameter:
      p_request -
      p_strAppGuid -
      p_strDgGuid -
    • merge

      public int merge(String p_strDgGuid, String p_strMergeList)
      Parameter:
      p_strDgGuid -
      p_strMergeList -
      Gibt zurück:
      int
    • getResults

      public List<List<Doublet>> getResults()
      Gibt zurück:
      List from the first job found in the job list.
    • getResults

      public List<List<Doublet>> getResults(String p_strAppId, String p_strDgGuid)
      Parameter:
      p_strAppId -
      p_strDgGuid -
      Gibt zurück:
      List