Tangosol.Net.Partition Namespace |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Contains classes related to partitioned services.
Classes
| Class | Description |
---|
 | PartitionSet |
PartitionSet is a light-weight data structure that represents a set of
partitions that are used in parallel processing. This set quite often
accompanies a result of partial parallel execution and is used to determine
whether or not the entire set of partitions was successfully processed.
Note that all PartitionSet operations that take another set as an argument
assume that both sets have the same partition count.
tb 2011.05.26Coherence 3.7.1 |
Enumerations