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
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.