public interface JobStoryProducer extends Closeable
JobStoryProducer produces the sequence of JobStory's.| Modifier and Type | Method and Description |
|---|---|
JobStory |
getNextJob()
Get the next job.
|
JobStory getNextJob() throws IOException
IOExceptionCopyright © 2008–2020 Apache Software Foundation. All rights reserved.