Program guide > (deprecated) Partitioning facility > Partitioning facility programming > Partitioning facility framework programming model


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


PartitionScope

PartitionScope is used to specify a partition as having either cluster or node scope during PartitionDefinition creation.


PartitionScope#K_CLUSTER

This specifies cluster level scope. This means the highly available (HA) manager will apply the policy to all running cluster members.


PartitionScope#K_NODE

This specifies node level scope. This means the HA manager will apply the policy only to the cluster members on a particular node. If a one of N policy is used, then one cluster member per node is activated. If Internet Inter-ORB Protocol (IIOP) routing is used, then the requests are spread over the active cluster members on the various nodes.


Parent topic:

Partitioning facility framework programming model


Related concepts

Partitioning facility framework programming model


+

Search Tips   |   Advanced Search