Class NameUtils

java.lang.Object
org.openspaces.admin.internal.utils.NameUtils

public class NameUtils extends Object
Utility class for calculating name of Admin instances
Since:
8.0.5
Version:
1.0
Author:
evgenyf
  • Constructor Details

    • NameUtils

      public NameUtils()
  • Method Details

    • getSpaceInstanceName

      public static String getSpaceInstanceName(String name, Integer instanceId, Integer backupId, int numOfBackups)
      Method calculates full space instance of processing unit instance name
      Parameters:
      name - processing unit name
      instanceId - instance id
      backupId - backup id - can be null
      numOfBackups - number of planned backup instances
      Returns:
      space instance name