Class DoubletServiceCallable


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

      • DoubletServiceCallable

        public DoubletServiceCallable()
        constructor getting the real service
    • Method Detail

      • isIdle

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

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

        public int merge​(String p_strDgGuid,
                         String p_strMergeList)
        Parameters:
        p_strDgGuid -
        p_strMergeList -
        Returns:
        int
      • getResults

        public List<List<Doublet>> getResults()
        Returns:
        List from the first job found in the job list.
      • getResults

        public List<List<Doublet>> getResults​(String p_strAppId,
                                              String p_strDgGuid)
        Parameters:
        p_strAppId -
        p_strDgGuid -
        Returns:
        List