Job
class IterativeFollowupJob extends SingleSearchJob
_onReply, _onTimeout, _replySelector
_created, _dead, _expiration, _facade, _isLease, _key, _log, _lookupsRemaining, _onFailed, _onFind, _success, _timeoutMs, CONCURRENT_SEARCHES
Constructor | Description |
---|---|
IterativeFollowupJob(RouterContext ctx,
Hash key,
Hash to,
IterativeSearchJob search) |
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Deprecated, unused, see FOSJ override
|
(package private) void |
success() |
Deprecated, unused, see FOSJ override
|
decrementRemaining
addDeferred, decrementRemaining, getCreated, getExpiration, getKey, getLookupsRemaining
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
failed, runJob, shouldProcessDSRM
public IterativeFollowupJob(RouterContext ctx, Hash key, Hash to, IterativeSearchJob search)
public String getName()
FloodSearchJob
getName
in interface Job
getName
in class SingleSearchJob
void success()
FloodSearchJob
success
in class SingleSearchJob