| Package | Description | 
|---|---|
| org.openspaces.admin.internal.space | Internally Used. | 
| org.openspaces.admin.internal.space.events | Internally Used. | 
| org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InternalSpacePartition | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultSpacePartition | 
| Modifier and Type | Method and Description | 
|---|---|
| SpacePartition | DefaultSpaceInstance. getPartition() | 
| SpacePartition | DefaultSpace. getPartition(int partitionId) | 
| SpacePartition[] | DefaultSpace. getPartitions() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalSpaceInstance. setPartition(SpacePartition spacePartition) | 
| void | DefaultSpaceInstance. setPartition(SpacePartition spacePartition) | 
| Constructor and Description | 
|---|
| DefaultSpacePartitionModeChangedEventManager(SpacePartition spacePartition,
                                            InternalAdmin admin) | 
| Modifier and Type | Method and Description | 
|---|---|
| SpacePartition | SpaceInstance. getPartition()Returns the partition this instance is part of. | 
| SpacePartition | Space. getPartition(int partitionId)Returns a partition for a specific partition id. | 
| SpacePartition[] | Space. getPartitions()Returns all the partitions that form this Space topology. | 
Copyright © GigaSpaces.