Hierarchy For Package org.chenile.orchestrator.process.utils.base

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.chenile.orchestrator.process.utils.base.AggregatorBase<Input, Output, ChildOutput> (implements org.chenile.orchestrator.process.utils.api.IWorker<Payload>)
    • org.chenile.orchestrator.process.utils.base.BatchServiceBase<T> (implements org.chenile.orchestrator.process.utils.api.BatchService<T>)
    • org.chenile.orchestrator.process.utils.base.ExecutorBase<Input,Output> (implements org.chenile.orchestrator.process.utils.api.IWorker<Payload>)
    • org.chenile.orchestrator.process.utils.base.SplitterBase<Input, ChildInput> (implements org.chenile.orchestrator.process.utils.api.IWorker<Payload>)