A C G I N P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getActivityContextInterface(CorrelationActivity) - Method in interface com.opencloud.slee.resources.correlation.CorrelationActivityContextInterfaceFactory
- getAddressPrefixes() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the address prefixes that identifies this correlation id pool.
- getAddressPrefixes() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getCause() - Method in interface com.opencloud.slee.resources.correlation.CorrelationFailureEvent
-
The exception that caused the failure, if applicable.
- getCorrelationData() - Method in interface com.opencloud.slee.resources.correlation.CorrelationResult
-
Contains correlation data associated with the requested correlation ID or null if the data is only available asynchronously.
- getCorrelationData() - Method in interface com.opencloud.slee.resources.correlation.CorrelationResultEvent
-
Contains correlation data associated with the requested correlation ID.
- getCorrelationData(String) - Method in interface com.opencloud.slee.resources.correlation.CorrelationProvider
-
This returns immediately and will return a CorrelationResult.
- getCorrelationDataSynchronously(String) - Method in interface com.opencloud.slee.resources.correlation.CorrelationProvider
-
This will return the CorrelationResult.
- getCorrelationId() - Method in interface com.opencloud.slee.resources.correlation.CorrelationFailureEvent
-
Returns the correlation id that this failure relates to.
- getCorrelationId() - Method in interface com.opencloud.slee.resources.correlation.CorrelationResult
-
String containing requested correlation ID.
- getCorrelationId() - Method in interface com.opencloud.slee.resources.correlation.CorrelationResultEvent
-
The correlation id that this result is for.
- getCorrelationID() - Method in interface com.opencloud.slee.resources.correlation.AllocationResult
- getCorrelationIDExpiryTimerPeriod() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Get the period of time after which the correlation IDs are considered expired and can be reused.
- getCorrelationIDExpiryTimerPeriod() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileLocal
-
Get the period of time after which the correlation IDs are considered expired and can be reused.
- getCorrelationIDNumberOfDigits() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the number of digits the Correlation ID should have.
- getCorrelationIDNumberOfDigits() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getCorrelationIDRangePerNode() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the range of values used in each node in conjunction with the
NodeIds
attribute. - getCorrelationIDRangePerNode() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
-
Defines the range of values used in each node in conjunction with the
NodeIds
attribute in the following way: - getErrorMessage() - Method in interface com.opencloud.slee.resources.correlation.CorrelationFailureEvent
-
Returns a human-readable error message providing a reason for the failed correlation data query.
- getIsPreconfiguredCorrelationIdSetUsed() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Check if the preconfigured set of Correlation IDs is to be used.
- getIsPreconfiguredCorrelationIdSetUsed() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getMaxAllocationDuration() - Method in interface com.opencloud.slee.resources.correlation.AllocationResult
- getMaxCorrelationIDInCluster() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the maximum Correlation ID value used in the cluster.
- getMaxCorrelationIDInCluster() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getMinCorrelationIDInCluster() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the minimum Correlation ID value used in the cluster.
- getMinCorrelationIDInCluster() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getNodeIds() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the array of nodeIds used in conjunction with the attribute
CorrelationIDRangePerNode
. - getNodeIds() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
-
This array of nodeIds is used in conjunction with the attribute
CorrelationIDRangePerNode
because each position of both arrays are related. - getNumberOfThreadPool() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Get the number of threads of the pool that uses the RA to handle concurrent requests.
- getNumberOfThreadPool() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileLocal
-
Get the number of threads of the pool that uses the RA to handle concurrent requests.
- getPreconfiguredCorrelationIdSet() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolCMP
-
Get the preconfigured set of Correlation IDs per node (delimited with ":").
- getPreconfiguredCorrelationIdSet() - Method in interface com.opencloud.slee.resources.correlation.profile.CorrelationIdPoolLocal
- getStateDistributionTimeout() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileCMP
-
Get the state distribution timeout, the maximum time that the RA will allow for distributing correlation state to the cluster during a configuration update.
- getStateDistributionTimeout() - Method in interface com.opencloud.slee.resources.correlation.profile.RAConfigurationProfileLocal
-
Get 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