|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessingUnitPartition
A Space partition mainly make sense with partitioned topologies and holds all the
ProcessingUnitInstances that form the partition.
| Method Summary | |
|---|---|
ProcessingUnitInstance |
getBackup()
If the processing unit has an embedded space, will return the processing unit instance that holds a the backup space instance. |
ProcessingUnitInstance[] |
getInstances()
Returns the processing unit instances associated with this partition. |
int |
getPartitionId()
Returns the partition id (starting from 0). |
ProcessingUnitInstance |
getPrimary()
If the processing unit has an embedded space, will return the processing unit instance that holds a the primary space instance. |
ProcessingUnit |
getProcessingUnit()
Returns the processing unit this partition is part of. |
| Method Detail |
|---|
int getPartitionId()
ProcessingUnitInstance.getInstanceId()
starts from 1.
ProcessingUnitInstance[] getInstances()
ProcessingUnit getProcessingUnit()
ProcessingUnitInstance getPrimary()
ProcessingUnitInstance getBackup()
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||