Package com.pingidentity.access
Class ClusterAccessor
- java.lang.Object
-
- com.pingidentity.access.ClusterAccessor
-
public class ClusterAccessor extends Object
This class provides access to cluster information.- Since:
- 7.0
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetNodeIndex()Retrieves the server node index.static List<String>getNodeTags()Retrieves the node tags associated with this PingFederate node
-