| Package | Description | 
|---|---|
| org.openspaces.admin.internal.admin | 
 Internally Used. 
 | 
| org.openspaces.admin.internal.space | 
 Internally Used. 
 | 
| org.openspaces.admin.space | 
 Support for managing of Space(s) through the Admin API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultAdmin.addSpaceInstance(InternalSpaceInstance spaceInstance,
                NIODetails nioDetails,
                OSDetails osDetails,
                JVMDetails jvmDetails,
                String jmxUrl,
                String[] zones)  | 
void | 
InternalAdmin.addSpaceInstance(InternalSpaceInstance spaceInstance,
                NIODetails nioDetails,
                OSDetails osDetails,
                JVMDetails jvmDetails,
                String jmxUrl,
                String[] zones)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultSpaceInstance  | 
| Modifier and Type | Method and Description | 
|---|---|
InternalSpaceInstance | 
InternalSpace.removeInstance(String uid)  | 
InternalSpaceInstance | 
DefaultSpace.removeInstance(String uid)  | 
| Modifier and Type | Method and Description | 
|---|---|
InternalSpaceInstance | 
ReplicationTarget.getSpaceInstance()
Returns the space instance that will be replicated to. 
 | 
| Constructor and Description | 
|---|
ReplicationTarget(InternalSpaceInstance spaceInstance,
                 ReplicationStatus replicationStatus,
                 String memberName,
                 ReplicationTargetType targetType)  | 
Copyright © GigaSpaces.