public interface JobStoryProducer extends Closeable
JobStoryProducer
produces the sequence of JobStory
's.限定符和类型 | 方法和说明 |
---|---|
JobStory |
getNextJob()
Get the next job.
|
JobStory getNextJob() throws IOException
IOException
Copyright © 2009 The Apache Software Foundation