Class SingleSearchJob

  • All Implemented Interfaces:
    Job
    Direct Known Subclasses:
    IterativeFollowupJob

    class SingleSearchJob
    extends FloodOnlySearchJob
    Ask a single peer for a single key. This isn't really a flood-only search job at all, but we extend FloodOnlySearchJob so we can use the same selectors, etc.