public class ZoneHelper extends Object
| Constructor and Description | 
|---|
ZoneHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String[] | 
getSystemZones()  | 
static Map<String,Integer> | 
parse(String maxInstancesPerZone)  | 
static LinkedHashSet<String> | 
parseZones(String zone)  | 
static String | 
unparse(Map<String,Integer> maxInstancesPerZone)  | 
static boolean | 
zoneExists(String zoneToFind,
          String[] zones)  | 
public static String[] getSystemZones()
public static LinkedHashSet<String> parseZones(String zone)
Copyright © GigaSpaces.