Class LocalAsyncResult<R>
java.lang.Object
com.suse.salt.netapi.calls.ScheduledJob<R>
com.suse.salt.netapi.calls.LocalAsyncResult<R>
- Type Parameters:
R- the return type of the called function
Result of calling a execution module function asynchronously.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ScheduledJob
getJid, getType, setType
-
Field Details
-
minions
-
-
Constructor Details
-
LocalAsyncResult
public LocalAsyncResult()
-
-
Method Details
-
getMinions
-