public class NameUtils extends Object
| Constructor and Description | 
|---|
| NameUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getSpaceInstanceName(String name,
                    Integer instanceId,
                    Integer backupId,
                    int numOfBackups)Method calculates full space instance of processing unit instance name | 
public static String getSpaceInstanceName(String name, Integer instanceId, Integer backupId, int numOfBackups)
name - processing unit nameinstanceId - instance idbackupId - backup id - can be nullnumOfBackups - number of planned backup instancesCopyright © GigaSpaces.