public static class

ACMSDKHelpers.ConfigSessionProjectsResolver

extends Object
java.lang.Object
   ↳ com.microstrategy.webapi.ACMSDKHelpers.ConfigSessionProjectsResolver

Summary

Public Constructors
ConfigSessionProjectsResolver()
Public Methods
static List<IDSSXMLClusterNode> getConfigSessionsThatHaveAllProjects(String iClusterIdentifyingMachineName, List<ACMSessionIdResolver.ConfigSessionInfo> iConfigSessionInfos, Collection<String> iAllPids, boolean iUseFencing)
getConfigSessionsThatHaveAllProjects returns all Config Sessions that were input, that include all the input Pids.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ConfigSessionProjectsResolver ()

Public Methods

public static List<IDSSXMLClusterNode> getConfigSessionsThatHaveAllProjects (String iClusterIdentifyingMachineName, List<ACMSessionIdResolver.ConfigSessionInfo> iConfigSessionInfos, Collection<String> iAllPids, boolean iUseFencing)

getConfigSessionsThatHaveAllProjects returns all Config Sessions that were input, that include all the input Pids. If none satisfy the request then returned collection will be empty

Parameters
iConfigSessionInfos A ACMSessionIdResolver.ConfigSessionInfo that has all the projects or null