public interface ProcessingUnitPartition
ProcessingUnitInstance
s that form the partition.Modifier and Type | Method and Description |
---|---|
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.
|
int getPartitionId()
ProcessingUnitInstance.getInstanceId()
starts from 1.ProcessingUnitInstance[] getInstances()
ProcessingUnit getProcessingUnit()
ProcessingUnitInstance getPrimary()
ProcessingUnitInstance getBackup()
Copyright © GigaSpaces.