public static interface JobTopicTraverser.JobCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(JobImpl job)
Callback handle for a job.
|
boolean handle(JobImpl job)
job - The job to handletrue If processing should continue, false otherwise.Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.