A C G I N P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- setAddressPrefixes(String[]) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the address prefixes that identifies this correlation id pool.
- setCorrelationIDExpiryTimerPeriod(long) - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Set the period of time after which the correlation IDs are considered expired and can be reused.
- setCorrelationIDNumberOfDigits(int) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the number of digits the Correlation ID should have.
- setCorrelationIDRangePerNode(int[]) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the range of numbers that can use each node in the cluster.
- setIsPreconfiguredCorrelationIdSetUsed(boolean) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set if the preconfigured set of Correlation IDs is to be used.
- setMaxCorrelationIDInCluster(long) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the maximum Correlation ID value used in the cluster.
- setMinCorrelationIDInCluster(long) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the minimum Correlation ID value used in the cluster.
- setNodeIds(int[]) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the array of nodeIds used in conjunction with the attribute
CorrelationIDRangePerNode
. - setNumberOfThreadPool(int) - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Set the number of threads of the pool that uses the RA to handle concurrent requests.
- setPreconfiguredCorrelationIdSet(String[]) - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Set the preconfigured set of Correlation IDs per node (delimited with ":").
- setProfileContext(ProfileContext) - Method in class com.opencloud.slee.resources.correlation.profile.CorrelationIdPool
- setProfileContext(ProfileContext) - Method in class com.opencloud.slee.resources.correlation.profile.RAConfigurationProfile
- setStateDistributionTimeout(long) - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Set the state distribution timeout, the maximum time that the RA will allow for distributing correlation state to the cluster during a configuration update.
All Classes All Packages