Class InstanceId

java.lang.Object
com.highdeal.admin.hci.InstanceId
All Implemented Interfaces:
Comparable<InstanceId>

public final class InstanceId extends Object implements Comparable<InstanceId>
This Java class represents a classification for the instances in a deployed SAP CC Core Server system; This classification identifies a system instance by an instance type associated to a number that identifies the instances of the same type. This number is positive and not null and is defined at installation time.

Examples

  • dispatcher#1
  • rater#1

Note

This classification is defined for an SAP CC system. If your system landscape includes two SAP CC systems, two instances may have the same identifier, but belonging to different SAP CC systems. For example dispatcher#1 and rater#1 are present on both SAP CC systems.

See Also: