Klasse DoubletServiceCallable
java.lang.Object
de.uplanet.lucy.server.auxiliaries.DoubletServiceCallable
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetResults(String p_strAppId, String p_strDgGuid) booleanisIdle()checks whether all jobs are idleintvoidstart(IServerBridgeRequest p_request, String p_strAppGuid, String p_strDgGuid) adds a new DoubletJob to the list and starts the search for doublets
-
Konstruktordetails
-
DoubletServiceCallable
public DoubletServiceCallable()constructor getting the real service
-
-
Methodendetails
-
isIdle
public boolean isIdle()checks whether all jobs are idle -
start
adds a new DoubletJob to the list and starts the search for doublets- Parameter:
p_request-p_strAppGuid-p_strDgGuid-
-
merge
- Parameter:
p_strDgGuid-p_strMergeList-- Gibt zurück:
- int
-
getResults
- Gibt zurück:
- List from the first job found in the job list.
-
getResults
- Parameter:
p_strAppId-p_strDgGuid-- Gibt zurück:
- List
-