A B C D E F G H I J K L O P Q R S T U V

I

InlineThreadingModel - Class in jconch.pipeline.impl
Executes the pipeline stage inline.
InlineThreadingModel() - Constructor for class jconch.pipeline.impl.InlineThreadingModel
 
isEmpty() - Method in class jconch.cache.CacheMap
Determines if there is anything in the cache.
isExhausted() - Method in class jconch.pipeline.impl.CollectionProducer
Determines if the producer is done producing elements.
isExhausted() - Method in class jconch.pipeline.impl.FactoryProducer
 
isExhausted() - Method in class jconch.pipeline.Producer
Determines if the pipeline stage will not produce any more elements.
isFinished() - Method in class jconch.pipeline.Consumer
In addition to the super implementation, it checks for error conditions.
isFinished() - Method in class jconch.pipeline.PipeStage
If the pipeline is not supposed to handle any more elements, either because of an error or because a producer is exhausted.
isFinished() - Method in class jconch.pipeline.Processor
 
isFinished() - Method in class jconch.pipeline.Producer
In addition to the basic checks, checks for error conditions.
isStarted() - Method in class jconch.pipeline.PipeStage
Whether this pipline stage has been started or not.

A B C D E F G H I J K L O P Q R S T U V