| Constructor and Description | 
|---|
SpaceUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static IJSpace | 
getClusterMemberSpace(IJSpace space)
Returns a proxy space to the specified space name. 
 | 
static boolean | 
isRemoteProtocol(IJSpace space)
Returns  
true if the Space uses a remote protocol. | 
static boolean | 
isSameSpace(IJSpace space1,
           IJSpace space2)  | 
static String | 
spaceUrlProperty(String propertyName)  | 
public static IJSpace getClusterMemberSpace(IJSpace space) throws org.springframework.dao.DataAccessException
space - The space to get the cluster member space from.org.springframework.dao.DataAccessExceptionpublic static boolean isRemoteProtocol(IJSpace space)
true if the Space uses a remote protocol.Copyright © GigaSpaces.