Click or drag to resize

CompositeProcessorm_processors Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
The underlying entry processor array.

Namespace:  Tangosol.Util.Processor
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
protected IEntryProcessor[] m_processors

Field Value

Type: IEntryProcessor
See Also