Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
System..::.Object
Tangosol.Net..::.AbstractPriorityTask
Tangosol.Util.Aggregator..::.PriorityAggregator
Tangosol.Util.Filter..::.PriorityFilter
Tangosol.Util.Processor..::.PriorityProcessor
E15727-01
An abstract base for IPriorityTask implementations.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public abstract class AbstractPriorityTask : IPriorityTask, IPortableObject |
Remarks
It implements all IPriorityTask interface methods and is
intended to be extended for concrete uses.
Inheritance Hierarchy
Tangosol.Net..::.AbstractPriorityTask
Tangosol.Util.Aggregator..::.PriorityAggregator
Tangosol.Util.Filter..::.PriorityFilter
Tangosol.Util.Processor..::.PriorityProcessor