TIBCO Silver Fabric SDK API, version 5.7
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractAggregator - Class in com.datasynapse.fabric.stats.aggregator
AbstractAggregator provides a basic implementation of the Aggregator interface that handles processing of the inputStatisticName property.
AbstractAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
 
AbstractArchiveAggregator - Class in com.datasynapse.fabric.stats.aggregator
AbstractArchiveAggregator provides a basic implementation of the ArchiveAggregator interface that handles processing of the inputStatisticName and inputArchiveName properties.
AbstractArchiveAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
AbstractContainer - Class in com.datasynapse.fabric.container
The AbstractContainer class provides a basic implementation of the Container interface, along with five abstract methods for subclasses to implement in order to customize the Enabler lifecycle.
AbstractContainer.DEACTIVATION_CODES - Enum in com.datasynapse.fabric.container
Deactivation codes
AbstractCustomRuleCondition - Class in com.datasynapse.fabric.broker.userartifact.condition
The AbstractCustomRuleCondition class provides a basic implementation of the CustomRuleCondition interface.
AbstractCustomRuleCondition() - Constructor for class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
AbstractDynamicVariableProvider - Class in com.datasynapse.fabric.broker.userartifact.variable
AbstractDynamicVariableProvider is a convenience class which implements the DynamicVariableProvider interface.
AbstractDynamicVariableProvider() - Constructor for class com.datasynapse.fabric.broker.userartifact.variable.AbstractDynamicVariableProvider
 
AbstractExternalStatisticsProvider - Class in com.datasynapse.fabric.broker.userartifact.stat
AbstractExternalStatisticsProvider is a convenience class which implements the ExternalStatisticsProvider interface.
AbstractExternalStatisticsProvider() - Constructor for class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
AbstractGridLibExtension - Class in com.datasynapse.fabric.domain
Base class for Components and Enablers.
AbstractGridLibExtension() - Constructor for class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
AbstractLoadBalancer - Class in com.datasynapse.fabric.asset
AbstractLoadBalancer is a convenience class for implementing load balancer Asset Mangers.
AbstractLoadBalancer() - Constructor for class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
AbstractStatisticsProvider - Class in com.datasynapse.fabric.stats.provider
AbstractStatisticsProvider provides a basic implementation of the StatisticsProvider interface and facilitates the creation of custom statistics providers.
AbstractStatisticsProvider() - Constructor for class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
AbstractUserArtifact - Class in com.datasynapse.fabric.broker.userartifact
AbstractUserArtifact is a convenience class that implements the UserArtifact interface.
AbstractUserArtifact() - Constructor for class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
AbstractVariableProvider - Class in com.datasynapse.fabric.broker.userartifact.variable
AbstractVariableProvider is a convenience class which implements the VariableProvider interface.
AbstractVariableProvider() - Constructor for class com.datasynapse.fabric.broker.userartifact.variable.AbstractVariableProvider
 
accept(Properties) - Method in interface com.datasynapse.fabric.domain.featureinfo.EngineFilter
 
ACCOUNT - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the account property
ACCOUNT_DELIMITER - Static variable in class com.datasynapse.fabric.util.AccountNameUtils
 
AccountNameUtils - Class in com.datasynapse.fabric.util
Contains methods to extract object Accounts (and "plain names" -- names minus those Accounts) from object names.
acquireBrokerLock() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Locks the Broker.
acquireGlobalLock(String, long, long) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Acquires the global lock corresponding the lock object.
activate(ActivationInfo) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
activate(ActivationInfo) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
activate(ActivationInfo) - Method in interface com.datasynapse.fabric.domain.Domain
The activate() method is called by the Enabler to inform the Component that it has been deployed and now can go through the activation sequence.
activateExclusively(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Makes the specified Schedule active (regardless of its intervals, start date or ending condition), and, makes all the other Schedules inactive (regardless of their intervals, start dates or ending conditions).
ACTIVATION_DELAY_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
Delay between subsequent activations of the same Component on different Engines.
ACTIVATION_ID - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the activation id property
ACTIVATION_ID - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the activation ID property
ACTIVATION_TIME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the activation time property
ACTIVATION_TIME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the activation time property
ActivationInfo - Class in com.datasynapse.fabric.common
ActivationInfo is an extension of java.util.Properties that is used to represent the state of an Engine.
ActivationInfo() - Constructor for class com.datasynapse.fabric.common.ActivationInfo
 
ActivationInfo(String, String) - Constructor for class com.datasynapse.fabric.common.ActivationInfo
 
ActivationInfo(long, String, String) - Constructor for class com.datasynapse.fabric.common.ActivationInfo
 
activationInfoUpdated(ActivationInfo) - Method in interface com.datasynapse.fabric.container.Container.Listener
This is called when a Component or Enabler calls the Container.updateActivationInfoProperties(com.datasynapse.fabric.common.ActivationInfo) method
ACTIVE_TUPLES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the list of active tuples for context aware routing.
ADD_ENGINE_RULE_ACTION - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule action vaue to cause Threshold Activation rule to add an Engine when its condition is satisfied.
addApplication(ApplicationInfo) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Adds the given Application to the application repository.
addApplicationComponent(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Add the specified application component to the specified application.
addApplicationComponent(ApplicationComponentInfo) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Adds the specified Application Component to the Broker.
addArchive(File) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
addArchive(File) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
addArchive(File) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
addArchive2(File, int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
addArchive2(File, int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
addArchiveFromTemp(File, String) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
Used by REST API only to add an archive file from a temp file.
addArchiveFromTemp(File, String) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
Used by REST API only to add an archive file from a temp file.
addArchiveInfo(ArchiveFeatureInfo.ArchiveInfo) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
addArchiveInfo(ArchiveManagementFeatureInfo.ArchiveInfo) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
addArchiveInfos(List<ArchiveFeatureInfo.ArchiveInfo>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
addArchiveInfos(List<ArchiveManagementFeatureInfo.ArchiveInfo>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
addArchiveScalingRule(String, ArchiveScalingRuleInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Create a new stack rule
addComponent(ComponentInfo) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Adds the specified Component to the Broker.
addComponent(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Add the specified Component to the specified Stack.
addContentFile(ContentFile) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
addContentFile(ContentFile) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Add Content File to this gridlib extension.
addDefaultPatterns() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
This method adds the default logging patterns.
addFeatureInfo(FeatureInfo) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
addFeatureInfo(FeatureInfo) - Method in interface com.datasynapse.fabric.domain.Domain
Add a FeatureInfo to this Component's list of FeatureInfos
addGlobalRule(ArchiveScalingRuleInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Create a new rule
ADDITIONAL_REWRITE_CONTENT_TYPES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the setting for additional content types to rewrite
ADDITIONAL_REWRITE_HOSTS - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the setting for additional URL rewrite hosts
ADDITIONAL_URL_REWRITE_PATTERN - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the prefix used to denote properties to be used as additional URL rewrite regular expression patterns.
addListener(Container.Listener) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
addListener(Container.Listener) - Method in interface com.datasynapse.fabric.container.Container
Add a listener to this Enabler.
addLogFilePattern(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
addManagedProcess(ManagedProcess) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Adds a Managed Process.
addManagedProcessNotificationListener(ManagedProcessNotificationListener) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Adds a notification listener for a Managed Process, which is notified of state changes in the process.
addNotification(String, NotificationEngineInfo) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
AddOperation - Class in com.datasynapse.fabric.stats
This class represents an Operation in which the two operands are added.
AddOperation() - Constructor for class com.datasynapse.fabric.stats.AddOperation
 
addPatch(PatchDetail) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
addPatch(PatchDetail) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Add a patch to this GridLibExtension.
addPatchTarget(PatchTargetDetail) - Method in class com.datasynapse.fabric.container.PatchDetail
Adds a patch target.
addProp(Property) - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
addPropertyChangeListener(BeanPropertyChangeListener) - Method in class com.datasynapse.fabric.domain.DomainOptions
 
addRelativeUrl(String) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
addSchedule(ScheduleInfo) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Adds the given Schedule to the Schedule repository.
addScript(Script) - Method in class com.datasynapse.fabric.asset.AssetManager
Add a Script to this AssetManager
addScript(Script) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
addScript(Script) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Add a Script to this GridLibExtension.
addScriptProvidedStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
addScriptProvidedStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
addScriptProvidedStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
addScriptProvidedStatistic(StatisticsMetadata) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Add a script provided statistic to this GridLibExtension.
addStack(StackInfo) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Adds the given Stack to the Stack repository.
addStatistic(Statistic) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
addStatistic(Statistic) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
addStatistic(Statistic) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
addStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.MultiStatisticsMetadata
Add a statistic
addStatistic(Statistic) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Add a statistic to this record
addStatistics(Statistic[]) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
addStatistics(Statistic[]) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
addStatistics(Statistic[]) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
addStatistics(Statistic[]) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Add statistics to this record
addStatisticsProvider(StatisticsProvider) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
addStatisticsProvider(StatisticsProvider) - Method in interface com.datasynapse.fabric.container.Container
Add a Statistics Provider to this Enabler.
addStatisticsProvider(StatisticsProvider) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
addStatisticsProvider(StatisticsProvider) - Method in interface com.datasynapse.fabric.domain.Domain
Add a Statistics Provider to this Component.
addSupportedDomainType(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Adds a supported Component Type to this Enabler.
addSupportedFeature(Feature) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
addSupportedFeature(Feature) - Method in interface com.datasynapse.fabric.container.Container
Add a supported feature to this Enabler
addSupportedStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
addSupportedStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
addSupportedStatistic(StatisticsMetadata) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Add a supported statistic to this provider
addVariable(RuntimeContextVariable) - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
addVariable(RuntimeContextVariable) - Method in interface com.datasynapse.fabric.common.RuntimeContext
Add a variable to this RuntimeContext
AdminManager - Class in com.datasynapse.fabric.admin
Provides programmatic access to the Admin Interface.
AdminManager() - Constructor for class com.datasynapse.fabric.admin.AdminManager
 
afterInvocation() - Method in class com.datasynapse.gridserver.engine.EngineHook
This method is called immediately after any invocation has completed.
Aggregator - Interface in com.datasynapse.fabric.stats.aggregator
Aggregator is an abstraction for transforming the values of a single statistic in a collection of StatisticsRecords.
ALERT - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ALERT_DESCRIPTION - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A description of the alert
ALERT_GENERATED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
An alert has been generated on the Broker.
ALERT_HIGH_SEVERITY - Static variable in class com.datasynapse.fabric.asset.AssetManager
High severity alert code
ALERT_LOW_SEVERITY - Static variable in class com.datasynapse.fabric.asset.AssetManager
Low severity alert code
ALERT_MED_SEVERITY - Static variable in class com.datasynapse.fabric.asset.AssetManager
Medium severity alert code
ALERT_SEVERITY - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The severity of the alert
allCustom(List<ArchiveLocator>) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Check if a list of archive locators are all custom locators.
allNonCustom(List<ArchiveLocator>) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Check if a list of archive locators are all non-custom locators.
ALLOCATING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Allocating state of an Engine
ALLOCATION - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ALLOCATION_CONSTRAINT_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
ALLOCATION_MAP_CHANGED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The map of component allocations has changed.
AllocationConstraintInfo - Class in com.datasynapse.fabric.admin.info
License constraint information.
AllocationEntryInfo - Class in com.datasynapse.fabric.admin.info
Allocation entry information
AllocationEntryInfo() - Constructor for class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Constructor to create a new AllocationEntryInfo.
AllocationInfo - Class in com.datasynapse.fabric.admin.info
Information about an instance of allocation of a Component on an Engine.
AllocationMapInfo - Class in com.datasynapse.fabric.admin.info
Allocation map information.
AllocationMapInfo() - Constructor for class com.datasynapse.fabric.admin.info.AllocationMapInfo
Constructor to create a new AllocationMapInfo.
AllocationRuleInfo - Class in com.datasynapse.fabric.admin.info
Allocation Rule information.
AllocationRuleInfo() - Constructor for class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Constructor to create a new allocation rule.
ALLOW_MULTIPLE_ARCHIVE_INSTANCES_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ALTERNATE_REDIRECT_ADDRESS_PROPERTY - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ALTERNATE_ROUTING_ADDRESS_PROPERTY - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
appendArchiveScalingRuleAddCondition(String, String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Appends an condition to archive addition conditions for a stack rule
appendArchiveScalingRuleArchiveGroup(String, String, ArchiveScalingGroupInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Appends an archive group to a stack rule
appendArchiveScalingRuleRemoveCondition(String, String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Appends an condition to archive removal conditions for a stack rule
appendArchiveScalingRuleTargetHostCondition(String, String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Appends an condition to target host conditions for a stack rule
appendGlobalRuleAddCondition(String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Appends a condition to archive addition conditions for a rule
appendGlobalRuleArchiveGroup(String, ArchiveScalingGroupInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Appends an archive group to a rule
appendGlobalRuleRemoveCondition(String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Appends an condition to archive removal conditions for a rule
appendGlobalRuleTargetHostCondition(String, ArchiveScalingRuleConditionInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Appends an condition to target host conditions for a rule
APPLICATION_LOG_DATE_FORMAT - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
APPLICATION_LOGGING_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating Application Logging support
APPLICATION_LOGS_DIR - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
APPLICATION_LOGS_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
APPLICATION_MODE_AUTO - Static variable in class com.datasynapse.fabric.admin.info.ApplicationInfo
The Auto Application mode.
APPLICATION_MODE_MANUAL - Static variable in class com.datasynapse.fabric.admin.info.ApplicationInfo
The Manual Application mode.
APPLICATION_MODE_STOPPED - Static variable in class com.datasynapse.fabric.admin.info.ApplicationInfo
The Stopped Application mode.
APPLICATION_NAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
Use STACK_NAME
APPLICATION_POLICY_CHANGED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
APPLICATION_POLICY_CHANGED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
Use STACK_POLICY_CHANGED instead.
APPLICATION_SESSION_IDENTIFIER - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the VirtualRouter setting for the type of identifier to use for application sessions.
APPLICATION_SESSION_IDENTIFIER_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the identifier to identify application sessions.
APPLICATION_SESSION_IDENTIFIER_NAME_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
APPLICATION_SESSION_IDENTIFIER_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
APPLICATION_STARTED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
APPLICATION_STARTED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
Use STACK_STARTED instead.
APPLICATION_STOPPED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
APPLICATION_STOPPED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
Use STACK_STOPPED instead.
ApplicationAdmin - Interface in com.datasynapse.fabric.admin
Deprecated. 
ApplicationComponentAdmin - Interface in com.datasynapse.fabric.admin
Deprecated. 
ApplicationComponentAllocationInfo - Class in com.datasynapse.fabric.admin.info
Application Component allocation information.
ApplicationComponentAllocationInfo() - Constructor for class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Constructor to create new allocation information for an Application Component.
ApplicationComponentEngineInfo - Class in com.datasynapse.fabric.admin.info
The list of Engines running an Application Component.
ApplicationComponentInfo - Class in com.datasynapse.fabric.admin.info
Application Component information.
ApplicationComponentInfo() - Constructor for class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Constructor to create a new Application Component information object.
ApplicationInfo - Class in com.datasynapse.fabric.admin.info
Application information.
ApplicationInfo() - Constructor for class com.datasynapse.fabric.admin.info.ApplicationInfo
Constructor to create a new Application.
ApplicationLoggingInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates support for handling of application logs.
ApplicationLoggingInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
applyPatch(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Applies patches associated with the currently running Enabler and Component to the Enabler running on Engine.
applyPatch(GridlibInfo[]) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
applyPatch(GridlibInfo[]) - Method in interface com.datasynapse.fabric.container.Container
Applies the given patches to the Enabler.
applyPatch(GridlibInfo[]) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ARCHIVE_DETECTION_ENABLED_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ARCHIVE_DETECTION_FREQUENCY_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ARCHIVE_DETECTION_IGNORED_ARCHIVES_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ARCHIVE_DETECTION_IGNORED_URLS_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
ARCHIVE_DIRECTORY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
ARCHIVE_DIRECTORY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
ARCHIVE_DIRECTORY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
ARCHIVE_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Deprecated.
Use ARCHIVE_MANAGEMENT_FEATURE_NAME
ARCHIVE_ID - Static variable in class com.datasynapse.fabric.common.ArchiveActivationInfo
 
ARCHIVE_INFO_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
ARCHIVE_INFO_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
ARCHIVE_MANAGEMENT_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating support for archive management.
ARCHIVE_NAME - Static variable in class com.datasynapse.fabric.common.ArchiveActivationInfo
 
ARCHIVE_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
ARCHIVE_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
ARCHIVE_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
ARCHIVE_PROVIDER - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the archive provider property
ARCHIVE_SCALE_DOWN_TIMEOUT_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The timeout in seconds before scaling down an archive will be aborted.
ARCHIVE_SCALE_UP_TIMEOUT_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The timeout in seconds before scaling up an archive will be aborted.
ARCHIVE_SCALED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ARCHIVE_SCALED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
An archive has been scaled.
ARCHIVE_SEPARATOR - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
ARCHIVE_SEPARATOR - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
ArchiveActivationInfo - Class in com.datasynapse.fabric.common
An ArchiveActivationInfo object is used to convey an identifier for a running archive instance from the Engine to the Broker.
ArchiveActivationInfo() - Constructor for class com.datasynapse.fabric.common.ArchiveActivationInfo
 
ArchiveActivationInfo(String, String) - Constructor for class com.datasynapse.fabric.common.ArchiveActivationInfo
Create a new ArchiveActivationInfo with the specified archive name and ID
ArchiveAggregator - Interface in com.datasynapse.fabric.stats.aggregator
ArchiveAggregator is an abstraction for transforming the values of a single archive statistic in a collection of StatisticsRecords.
archiveApplicationLogs() - Method in class com.datasynapse.fabric.container.AbstractContainer
Archive application log files, providing the Enabler supports the ApplicationLogging feature and it is enabled in the Component.
archiveApplicationLogs() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
archiveDeploy(String, List<ArchiveLocator>, Properties) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Deploy an archive.
archiveDeploy(String, List<ArchiveLocator>, Properties) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ArchiveDetail - Class in com.datasynapse.fabric.container
The ArchiveDetail class describes an archive currently deployed on a running instance of an Enabler.
ArchiveDetail() - Constructor for class com.datasynapse.fabric.container.ArchiveDetail
Constructs an instance of ArchiveDetail.
ArchiveDetail(String) - Constructor for class com.datasynapse.fabric.container.ArchiveDetail
Constructs an instance of ArchiveDetail.
ArchiveDetail(String, boolean, boolean, String) - Constructor for class com.datasynapse.fabric.container.ArchiveDetail
Constructs an instance of ArchiveDetail.
ArchiveDetail(String, String[]) - Constructor for class com.datasynapse.fabric.container.ArchiveDetail
Deprecated.
Use ArchiveDetail(String, boolean, boolean, String). Context urls should be specified via the ArchiveManagement.urlDetect() method.

Constructs an instance of ArchiveDetail.

ArchiveDetail(String, String[], boolean, String) - Constructor for class com.datasynapse.fabric.container.ArchiveDetail
Deprecated.
Use ArchiveDetail(String, boolean, boolean, String). Context urls should be specified via the ArchiveManagement.urlDetect() method.

Constructs an instance of ArchiveDetail.

archiveDetect() - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Detect currently active archives.
archiveDetect() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ArchiveFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
Deprecated.
Use com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
ArchiveFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
ArchiveLocator - Class in com.datasynapse.fabric.common.message
An ArchiveLocator is used to store an identifying location for an archive to be retrieved by an Engine.
ArchiveLocator() - Constructor for class com.datasynapse.fabric.common.message.ArchiveLocator
 
ArchiveLocator(URL, Properties) - Constructor for class com.datasynapse.fabric.common.message.ArchiveLocator
Create a new unnamed non-custom locator.
ArchiveLocator(String, Properties) - Constructor for class com.datasynapse.fabric.common.message.ArchiveLocator
Create an unnamed non-custom locator.
ArchiveLocator(String, URL, Properties, boolean) - Constructor for class com.datasynapse.fabric.common.message.ArchiveLocator
Create a named locator.
ArchiveLocator(String, String, Properties, boolean) - Constructor for class com.datasynapse.fabric.common.message.ArchiveLocator
Create a named locator.
ArchiveManagement - Interface in com.datasynapse.fabric.container
The ArchiveManagement interface must be implemented by Enablers that support the "Archive Management Support" feature.
ArchiveManagementFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates that the Component supports management of archive files.
ArchiveManagementFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
ArchiveProvider - Interface in com.datasynapse.fabric.container
Enablers that implement this interface agree to provide an "origin" copy of a scalable archive to be cached in the repository for subsequent use in scaling up the archives in another Component of the same Enabler or a different Enabler where applicable.
ArchiveRepositorySupport - Class in com.datasynapse.fabric.container
Utility class for supporting upload/download archives to Archive Repository on Broker.
ARCHIVES_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in Archives property.
archiveScaleDown(String, String) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Scale down the instance of the archive.
archiveScaleDown(String, String) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
archiveScaleUp(String, List<ArchiveLocator>) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Scale up an instance of the given archive.
archiveScaleUp(String, List<ArchiveLocator>) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ArchiveScaling - Interface in com.datasynapse.fabric.container
Deprecated.
Use ArchiveManagement
ArchiveScalingAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to archive scaling at global scope.
ArchiveScalingConditionsGroupInfo - Class in com.datasynapse.fabric.admin.info
Archive scaling rule conditions group information.
ArchiveScalingConditionsGroupInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingConditionsGroupInfo
 
ArchiveScalingEntryInfo - Class in com.datasynapse.fabric.admin.info
Read-only Archive scaling information related to an archive of a stack.
ArchiveScalingGroupInfo - Class in com.datasynapse.fabric.admin.info
Designated a group of archives, by component type and version for scaling.
ArchiveScalingGroupInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
 
ArchiveScalingHostStatsSelectorInfo - Class in com.datasynapse.fabric.admin.info
Information related to archive statistics used for host selections preferences when adding or removing archive instances to/from respectively.
ArchiveScalingHostStatsSelectorInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingHostStatsSelectorInfo
 
ArchiveScalingHostTypeSelectorInfo - Class in com.datasynapse.fabric.admin.info
Information related to archive statistics and native statistics used for host selections in adding archive instances.
ArchiveScalingHostTypeSelectorInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingHostTypeSelectorInfo
 
ArchiveScalingRuleConditionInfo - Class in com.datasynapse.fabric.admin.info
Archive rule condition information.
ArchiveScalingRuleConditionInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
 
ArchiveScalingRuleInfo - Class in com.datasynapse.fabric.admin.info
An archive scaling rule information.
ArchiveScalingRuleInfo() - Constructor for class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
 
archiveStart(String, Properties) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Start an archive.
archiveStart(String, Properties) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ArchiveStatistic - Class in com.datasynapse.fabric.stats
 
ArchiveStatistic() - Constructor for class com.datasynapse.fabric.stats.ArchiveStatistic
 
ArchiveStatistic(String, double, String, String) - Constructor for class com.datasynapse.fabric.stats.ArchiveStatistic
 
ArchiveStatistic(String, double, String) - Constructor for class com.datasynapse.fabric.stats.ArchiveStatistic
 
ArchiveStatisticsMetadata - Class in com.datasynapse.fabric.stats
ArchiveStatisticsMetadata provides an implementation of the StatisticsMetadata interface for defining archive statistics.
ArchiveStatisticsMetadata() - Constructor for class com.datasynapse.fabric.stats.ArchiveStatisticsMetadata
 
ArchiveStatisticsRecord - Class in com.datasynapse.fabric.stats
This basic implementation of the StatisticsRecord interface is provided for collecting archive statistics.
ArchiveStatisticsRecord() - Constructor for class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
archiveStop(String, String, Properties) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Stop an archive instance.
archiveStop(String, String, Properties) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
archiveUndeploy(String, Properties) - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Undeploy an archive.
archiveUndeploy(String, Properties) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
arrayToString(Object[], String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
This method converts an array of String objects to a single string, where in each array element is separated by the separator character specified.
ASSET_MANAGER_STATUS - Static variable in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Condition that depends on the status of an Asset Manager.
AssetManagementStrategy - Interface in com.datasynapse.fabric.asset
AssetManagementStrategy implementations contain the business logic complex analysis needed for the Asset Manager.
AssetManager - Class in com.datasynapse.fabric.asset
AssetManager implementations are custom user code that respond to Broker events and interact with external resources.
AssetManager() - Constructor for class com.datasynapse.fabric.asset.AssetManager
 
AssetManagerConfig - Interface in com.datasynapse.fabric.asset
AssetManagerConfig implementations provide configuration data for Asset Managers.
AssetManagerConfigProperties - Class in com.datasynapse.fabric.asset
AssetManagerConfigProperties is the concrete class used for scripted Asset Managers or other Asset Managers that don't require a custom AssetManagerConfig implementation.
AssetManagerConfigProperties() - Constructor for class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
AssetManagerInfo - Class in com.datasynapse.fabric.admin.info
Asset Manager information.
AssetProvider - Interface in com.datasynapse.fabric.asset
AssetProvider implementations are responsible for the interaction between the AssetManager and the external resource being managed.
AssetProvisioningManager - Interface in com.datasynapse.fabric.asset
This manager is available to AssetProvisioningWorkflow implementations for posting events to Asset Managers on the Broker.
AssetProvisioningWorkflow - Interface in com.datasynapse.fabric.asset
AssetProvisioningWorkflow implementations control the event processing to all Asset Managers on the Broker.
assignApplicationComponentToAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Assign a Component to an account.
assignApplicationToAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Assign an Application to an account.
assignComponentToAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Assign a Component to an account.
assignScheduleToAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Assign a Schedule to an account.
assignStackToAccount(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Assign a Stack to an account.
Auditable - Interface in com.datasynapse.fabric.common
An interface for tracking modifications on objects.
AuditableBean - Class in com.datasynapse.fabric.common
A named bean that includes the last modification time and the user that modified the object.
AuditableBean() - Constructor for class com.datasynapse.fabric.common.AuditableBean
 
AuditableGroupMember - Interface in com.datasynapse.fabric.common
Member in a group of Auditable objects that shares same last modified time stamp, see FS-7689
AUTO_INCREMENT_TYPE_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
autoDetectUrlPatterns() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
autoDetectUrlPatterns() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
autoIncrementTypes() - Static method in class com.datasynapse.fabric.common.RuntimeContextVariable
Provide an array of String values of possible increment types with indexes corresponding to the public int value types (NO_INCREMENT, NUMERIC_INCREMENT, STRING_APPEND_INCREMENT)
AVAILABLE_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Available state of an Engine
AverageAggregator - Class in com.datasynapse.fabric.stats.aggregator
AverageAggregator aggregates statistic data points by performing a simple mean calculation over the entire set of statistics, disregarding the source ID.
AverageAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.AverageAggregator
 
AverageArchiveAggregator - Class in com.datasynapse.fabric.stats.aggregator
AverageArchiveAggregator aggregates statistic data points by performing a simple mean calculation over the entire set of statistics, disregarding the source ID.
AverageArchiveAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.AverageArchiveAggregator
 

B

BALANCER_STRATEGY - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the VirtualRouter setting for the load balancing strategy.
BALANCER_STRATEGY_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
BasicStatisticsMetadata - Class in com.datasynapse.fabric.stats
BasicStatisticsMetadata provides a basic implementation of the StatisticsMetadata interface and is suitable for defining generic statistics.
BasicStatisticsMetadata() - Constructor for class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
beforeInvocation() - Method in class com.datasynapse.gridserver.engine.EngineHook
This method is called immediately prior to executing any Service invocation.
beginBulkUpdate() - Method in class com.datasynapse.fabric.domain.DomainOptions
 
BROKER_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
BROKER_ADDED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Broker was added to the Director.
BROKER_CONFIGURATION_CHANGE - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
This event is not posted
BROKER_FAILBACK - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The primary broker has logged back in to the failover broker.
BROKER_INITIALIZED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The broker is initialized.
BROKER_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
BROKER_REMOVED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Broker was removed from the Director.
BROKER_TYPE - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The broker type (primary or failover).
BrokerUtils - Class in com.datasynapse.fabric.util
Contains utility methods for asset managers and server hooks.
BrokerUtils() - Constructor for class com.datasynapse.fabric.util.BrokerUtils
 

C

capture(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Captures the state of currently running Component on the given Engine after deactivating the Component.
capture() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
capture() - Method in interface com.datasynapse.fabric.container.Container
Capture the current Component running on the Engine.
CAPTURE_ENABLED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
Deprecated. 
CAPTURE_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating Capture support
CaptureFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates that the Component supports Capture.
CaptureFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
 
captureWhileRunning(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Captures the state of currently running Component on the given Engine without deactivating the Component.
CD_DEPLOYED_ARCHIVES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the current subset of deployed archives property, originated from Continuous Deployment
CD_RUNNING_ARCHIVES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the current subset of running archives property, originated from Continuous Deployment
changeApplicationPrecedence(String, int) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Change the precedences of an Application
changeStackPrecedence(String, int) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Change the precedences of a Stack
CHECKPOINT_DIR - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
CHECKPOINT_TIMESTAMP_FILE - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
checkpointApplicationLogs() - Method in class com.datasynapse.fabric.container.AbstractContainer
Create checkpoint copies of active application log files, providing the Enabler supports the ApplicationLogging feature and it is enabled in the Component.
checkpointApplicationLogs() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
CHEF_SUPPORT - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating support for Chef
cleanup() - Method in class com.datasynapse.fabric.container.AbstractContainer
The cleanup() method is called after the doShutdown() method and deletes the work directory unless the runtime variable DELETE_RUNTIME_DIR_ON_SHUTDOWN is false.
cleanup() - Method in interface com.datasynapse.fabric.container.Container
The cleanup() method is called after the shutdown() method and is used to perform any Enabler-specific cleanup, such as deletion of runtime files or directories.
cleanup() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
cleanup() - Method in interface com.datasynapse.fabric.domain.Domain
The cleanup() method is called after the deactivate() method.
cleanupComponent() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
cleanupContainer() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
clearAllEnginesFromBlacklists(long) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Clears all the instances of the specified Engine from the Engine blacklist.
clearAllEnginesFromBlacklists(long) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Clears all the instances of the specified Engine from the Engine blacklist.
clearArchiveScalingRuleAddCondition(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear a condition for archive additions for a stack rule
clearArchiveScalingRuleAddConditions(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear all conditions for archive additions for a stack rule
clearArchiveScalingRuleArchiveGroup(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear an archive group from a stack rule
clearArchiveScalingRuleArchiveGroups(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clears all archive groups from a stack rule
clearArchiveScalingRuleRemoveCondition(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear a condition for archive additions for a stack rule
clearArchiveScalingRuleRemoveConditions(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear all conditions for archive removals for a stack rule
clearArchiveScalingRuleTargetHostCondition(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear a condition for target host for a stack rule
clearArchiveScalingRuleTargetHostConditions(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Clear all conditions for target hosts for a stack rule
clearAttributes() - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Clear all attributes specified in JMXBeanInspector.resolveAttributes(String...)
clearBlacklistedApplicationComponentFromEngines(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Clears the Application Component from the blacklisted list of all the Engines.
clearBlacklistedComponentFromEngines(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Clears the Component from the blacklisted list of all the Engines.
clearEngineFromBlacklists(long, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Clears the specified Engine instance from the Engine blacklist.
clearEngineFromBlacklists(long, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Clears the specified Engine instance from the Engine blacklist.
clearGlobalRuleAddCondition(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears a condition for archive additions for a rule
clearGlobalRuleAddConditions(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears all conditions for archive additions for a rule
clearGlobalRuleArchiveGroup(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears an archive group from a rule
clearGlobalRuleArchiveGroups(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears all archive groups from a rule
clearGlobalRuleRemoveCondition(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears a condition for archive additions for a rule
clearGlobalRuleRemoveConditions(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears all conditions for archive removals for a rule
clearGlobalRuleTargetHostCondition(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears a condition for target host for a rule
clearGlobalRuleTargetHostConditions(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Clears all conditions for target hosts for a rule
CLIENT_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
CLIENT_ADDED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A Client was added to the Broker.
CLIENT_HOSTNAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The hostname of the Fabric Client.
CLIENT_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
CLIENT_REMOVED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A Client was removed from the Broker.
CLIENT_USERNAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The username of the Fabric Client.
CLIENT_USERNAME - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The username of the client that submitted the session.
clone() - Method in interface com.datasynapse.fabric.broker.allocation.action.RuleAction
Clones this Rule Action.
clone() - Method in interface com.datasynapse.fabric.broker.allocation.condition.RuleCondition
Clones this Rule Condition.
clone() - Method in class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
clone() - Method in class com.datasynapse.fabric.common.ActivationInfo
 
clone() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
 
cloneApplicationComponentForAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Copy an admin-account Component for another account.
cloneApplicationComponentForCloud(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Copy a non-cloud-account Component for the cloud account.
cloneApplicationForAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Copy a cloud-account Application for another account.
cloneApplicationForCloud(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Copy a non-cloud-account Application for the cloud account.
cloneComponentForAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Copy an admin-account Component for another account.
cloneComponentForCloud(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Copy a non-cloud-account Component for the cloud account.
cloneContainerForAccount(String, String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Copy an admin-account Container for another account.
cloneContainerForCloud(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Copy a non-cloud-account Container for the cloud account.
cloneEnablerForAccount(String, String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Copy an admin-account Enabler for another account.
cloneEnablerForCloud(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Copy a non-cloud-account Enabler for the cloud account.
cloneScheduleForAccount(String, String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Copy an admin-account Schedule for another account.
cloneScheduleForCloud(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Copy a non-cloud-account Schedule for the cloud account.
cloneStackForAccount(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Copy a cloud-account Stack for another account.
cloneStackForCloud(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Copy a non-cloud-account Stack for the cloud account.
close(InputStream) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Closes the given input stream if it is non-null.
close(OutputStream) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Closes the given output stream if it is non-null.
close(Reader) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Closes the given Reader if it is non-null.
close(Writer) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Closes the given Writer if it is non-null.
closeGridLib() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
closeGridLib() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Close this gridlib extension and free all of the resources taken up by this gridlib extension.
CLOUD_ACCOUNT - Static variable in class com.datasynapse.fabric.util.AccountNameUtils
 
CLUSTER_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the cluster name property
CLUSTERING_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the Silver Fabric Feature indicating Application Server clustering support
com.datasynapse.commons.conversion - package com.datasynapse.commons.conversion
Provides a naming interface for Silver Fabric objects.
com.datasynapse.fabric.admin - package com.datasynapse.fabric.admin
Provides classes for programmatic access to the Admin Interface.
com.datasynapse.fabric.admin.info - package com.datasynapse.fabric.admin.info
Provides serveral information-object classes used by Admin API.
com.datasynapse.fabric.asset - package com.datasynapse.fabric.asset
Provides classes and interfaces for implementing Asset Managers.
com.datasynapse.fabric.broker - package com.datasynapse.fabric.broker
Provides classes and utilities for handling ServerHook events.
com.datasynapse.fabric.broker.allocation.action - package com.datasynapse.fabric.broker.allocation.action
Provides interfaces for implementing Rule Actions.
com.datasynapse.fabric.broker.allocation.condition - package com.datasynapse.fabric.broker.allocation.condition
Provides interfaces for implementing Rule Conditions.
com.datasynapse.fabric.broker.userartifact - package com.datasynapse.fabric.broker.userartifact
Provides base classes and interfaces for implementing User Artifacts, which include Asset Managers, Custom Conditions, External Statistics Providers, and Variable Providers.
com.datasynapse.fabric.broker.userartifact.condition - package com.datasynapse.fabric.broker.userartifact.condition
Provides classes and interfaces for implementing Custom Conditions.
com.datasynapse.fabric.broker.userartifact.stat - package com.datasynapse.fabric.broker.userartifact.stat
Provides classes and interfaces for implementing External Statistics Providers.
com.datasynapse.fabric.broker.userartifact.variable - package com.datasynapse.fabric.broker.userartifact.variable
Provides classes and interfaces for implementing Variable Providers.
com.datasynapse.fabric.common - package com.datasynapse.fabric.common
Provides common classes applicable to multiple Silver Fabric components.
com.datasynapse.fabric.common.message - package com.datasynapse.fabric.common.message
 
com.datasynapse.fabric.common.script - package com.datasynapse.fabric.common.script
Provides scripting classes for Enablers, Components, or Asset Managers.
com.datasynapse.fabric.container - package com.datasynapse.fabric.container
Provides classes and interfaces for implementing Enablers and defining their lifecycle.
com.datasynapse.fabric.domain - package com.datasynapse.fabric.domain
Provides classes and interfaces for defining Component types.
com.datasynapse.fabric.domain.featureinfo - package com.datasynapse.fabric.domain.featureinfo
Provides the FeatureInfo interface and several built-in FeatureInfo implementations.
com.datasynapse.fabric.engine.managedprocess - package com.datasynapse.fabric.engine.managedprocess
Provides classes for managing Enabler processes.
com.datasynapse.fabric.stats - package com.datasynapse.fabric.stats
Provides basic classes to support statistics gathering from running Components and Enablers.
com.datasynapse.fabric.stats.aggregator - package com.datasynapse.fabric.stats.aggregator
Provides classes for the Broker-side aggregation of statistic values.
com.datasynapse.fabric.stats.evaluator - package com.datasynapse.fabric.stats.evaluator
Provides classes that allow for Engine-side post-processing of reported statistics.
com.datasynapse.fabric.stats.provider - package com.datasynapse.fabric.stats.provider
Provides classes specific to the implementation of Statistics Providers.
com.datasynapse.fabric.util - package com.datasynapse.fabric.util
Provides utility classes.
com.datasynapse.gridserver.admin - package com.datasynapse.gridserver.admin
Provides a property class for using web services.
com.datasynapse.gridserver.discriminator - package com.datasynapse.gridserver.discriminator
Provides comparison classes for using web services.
com.datasynapse.gridserver.engine - package com.datasynapse.gridserver.engine
Provides classes and interfaces for implementing Engine Hooks and using properties defined on Engine.
com.datasynapse.gridserver.server - package com.datasynapse.gridserver.server
Provides classes and interfaces for implementing Server Hooks.
compare(String) - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Compares this value against the defined value using the defined type of comparison.
COMPONENT_DEPENDENCY - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule to specify a dependent component which must be activated for the Component to be enabled.
COMPONENT_INSTANCE - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the variable defining the component instance number.
COMPONENT_INSTANCE_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
COMPONENT_INSTANCE_ADDED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Component has been activated on an Engine.
COMPONENT_INSTANCE_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
COMPONENT_INSTANCE_REMOVED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Component has been deactivated on an Engine.
COMPONENT_INSTANCE_UPDATED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
COMPONENT_INSTANCE_UPDATED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A component instance has updated its ActivationInfo.
COMPONENT_NAME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the component name property
COMPONENT_NAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The Component name
COMPONENT_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Component name property
COMPONENT_NOTIFICATION_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the Feature indicating support for Component Notification
ComponentAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to Components on a Broker.
ComponentAllocationEntryInfo - Class in com.datasynapse.fabric.admin.info
Allocation entry information
ComponentAllocationEntryInfo() - Constructor for class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Constructor to create a new ComponentAllocationEntryInfo.
ComponentAllocationInfo - Class in com.datasynapse.fabric.admin.info
Component allocation information.
ComponentAllocationInfo() - Constructor for class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Constructor to create new allocation information for a Component.
ComponentAllocationMapInfo - Class in com.datasynapse.fabric.admin.info
Allocation map information
ComponentAllocationMapInfo() - Constructor for class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Constructor to create a new ComponentAllocationMapInfo.
componentDrainingStarted() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
componentDrainingStopped() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ComponentInfo - Class in com.datasynapse.fabric.admin.info
Component information.
ComponentInfo() - Constructor for class com.datasynapse.fabric.admin.info.ComponentInfo
Constructor to create a new Component information object.
componentNotification(String, List<NotificationEngineInfo>) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
componentNotification(String, List<NotificationEngineInfo>) - Method in interface com.datasynapse.fabric.container.Container
This method is called to notify the Enabler that a Component that it is interested in has changed.
componentNotification(String, List<NotificationEngineInfo>) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ComponentNotificationFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates that the Component supports Component Notification.
ComponentNotificationFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
ComponentTypeInfo - Class in com.datasynapse.fabric.admin.info
Information about a component type.
CONFIGURATION_NAME - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The current Engine Configuration name.
CONFIGURE_XML - Static variable in interface com.datasynapse.fabric.container.ArchiveManagement
Constant representing the name of the property containing an optional configure.xml text
configureArchive(File, String) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
configureArchive(File, File) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
configureArchiveFile(Container, File, String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Configure the specified archive with the specified configure.xml
configureArchiveFile(Container, File, File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Configure the specified archive with the specified configure.xml
configureContainer(VelocityContext) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
configureContainer(VelocityContext) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
CONFIGURED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
CONFIGURED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
confirmShutdown(RuntimeContext) - Method in class com.datasynapse.fabric.container.AbstractContainer
This method is called after the shutdown procedure is complete.
confirmShutdown(RuntimeContext) - Method in class com.datasynapse.fabric.container.ExecContainer
 
Container - Interface in com.datasynapse.fabric.container
The Container interface is the contract implemented by Silver Fabric Enablers.
Container.Listener - Interface in com.datasynapse.fabric.container
This is the Enabler observer interface.
CONTAINER_FILE - Static variable in interface com.datasynapse.fabric.container.Container
 
CONTAINER_NAME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Deprecated.
Use ENABLER_NAME
CONTAINER_NAME_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
CONTAINER_NAME_VERSION_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
CONTAINER_VERSION - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Deprecated.
Use ENABLER_VERSION
CONTAINER_VERSION_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
containerCrashed(Container, String) - Method in interface com.datasynapse.fabric.container.Container.Listener
This is called if the Enabler is determined by its running condition to have failed.
containerDrainingStarted() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
containerDrainingStopped() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
ContainerInfo - Class in com.datasynapse.fabric.admin.info
Container information.
ContainerUtils - Class in com.datasynapse.fabric.util
Contains utility methods useful to Enabler developers.
ContainerUtils() - Constructor for class com.datasynapse.fabric.util.ContainerUtils
 
CONTENT_ARCHIVE_DIR - Static variable in interface com.datasynapse.fabric.domain.Domain
 
CONTENT_ARCHIVE_DIR - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
CONTENT_DIR - Static variable in interface com.datasynapse.fabric.domain.Domain
 
CONTENT_DIR - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
CONTENT_FILE - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
CONTEXT_AWARE_ROUTING_PATTERN - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the variable defining a context-aware routing pattern.
CONTEXT_AWARE_ROUTING_PATTERN_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
CONTEXT_LIST - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the context list property
CONTEXT_LIST - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A comma-delimited list of the relative URL patterns for the Component.
CONTEXT_LIST - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the context list property
ConvertBytesToMegabytesEvaluator - Class in com.datasynapse.fabric.stats.evaluator
This Evaluator is used to convert a raw statistical value specified in bytes to one specified in megabytes.
ConvertBytesToMegabytesEvaluator() - Constructor for class com.datasynapse.fabric.stats.evaluator.ConvertBytesToMegabytesEvaluator
 
ConvertKilobytesToMegabytesEvaluator - Class in com.datasynapse.fabric.stats.evaluator
This Evaluator is used to convert a raw statistical value specified in kilobytes to one specified in megabytes.
ConvertKilobytesToMegabytesEvaluator() - Constructor for class com.datasynapse.fabric.stats.evaluator.ConvertKilobytesToMegabytesEvaluator
 
COPY_DEPENDENCIES_TO_WORK_DIRECTORY_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
copyApplication(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Makes a copy of an existing Application with the new Application name specified.
copyApplicationComponent(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Makes a copy of an existing Application Component.
copyArchiveScalingRule(String, String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Copy an existing rule as a new stack rule
copyComponent(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Makes a copy of an existing Component.
copyContainer(String, String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Makes a copy of an existing Container.
copyDirectory(File, File, Level) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Copies all files recursively from the source directory to the target directory.
copyDirectory(File, File, byte[], FileFilter) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Copies all files recursively from the source directory to the target directory, if the are accepted by the specified filter.
copyDirNio(File, File) - Static method in class com.datasynapse.fabric.container.AbstractContainer
 
copyDirNio(File, File, FileFilter) - Static method in class com.datasynapse.fabric.container.AbstractContainer
 
copyEnabler(String, String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Makes a copy of an existing Enabler.
copyFile(File, File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Copies the specified source file as (to) the destination file.
copyGlobalRule(String, String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Copies an existing rule as a new rule
copySchedule(String, String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Makes a copy of an existing Schedule with the new Schedule name specified.
copyStack(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Makes a copy of an existing Stack with the new Stack name specified.
copyStream(InputStream, OutputStream) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Copies the contents from the given input stream on to the specified output stream.
CPU_CORE_COUNT - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The total number of CPU cores on the Engine's host computer, if available.
CPU_ID_STRING - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The CPUID string of the first physical CPU on the Engine's host computer, if available.
CPU_NO - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The number of CPUs on the Engine's host computer.
CPU_SOCKET_COUNT - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The total number of physical CPUs on the Engine's host computer, if available.
CPU_THREAD_COUNT - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The total number of hardware threads on the Engine's host computer, if available.
CRASHED - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
createAntPackage(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Creates an Ant package for the given published Stack.
createEmpty() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
createEmpty() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
createEmpty() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
createEmpty() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Create an empty record
createRecord(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
Archive records include statistics for every archive running on the Enabler for a given metatdata.
CRITICAL_ERROR - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
This event is not posted
CUSTOM - Static variable in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Non-built-in condition.
CUSTOM_CONDITION_CLASS_PROPERTY - Static variable in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Custom condition class name.
CustomRuleCondition - Interface in com.datasynapse.fabric.broker.userartifact.condition
The CustomRuleCondition interface allows users to implement their own allocation rule conditions, that can be associated with conditional allocation rules.

D

DAILY_TYPE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Recur every nth day or every weekday within the Schedule's range.
DAILY_TYPE_EVERYXDAYS - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Recur on every xth day.
DAILY_TYPE_WEEKDAYS - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Recur on every weekday.
DATA_DIR - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
Data directory, the directory which is home to the DDT (direct data transfer) data.
DATA_URL - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
Data URL, the URL corresponding to the DDT directory.
DATABASE_LOCAL_BACKUP_FAILURE - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The built-in database local backup failed.
DATABASE_REMOTE_BACKUP_FAILURE - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The built-in database remote backup failed.
DATATYPES - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The set of known Skyway Stack Property datatypes.
deactivate() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
deactivate() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
deactivate() - Method in interface com.datasynapse.fabric.domain.Domain
The deactivate() method is called by the Enabler to inform the Component that it will be undeployed and should go through the deactivation sequence.
DEALLOCATING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Deallocating state of an Engine
decrypt(String) - Method in class com.datasynapse.fabric.asset.AssetManager
Helper method to allow "CRYPT::" prefixed encrypted values to be decrypted before use.
decrypt(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
Helper method to allow "CRYPT::" prefixed encrypted values in Properties to be decrypted before use.
DefaultAssetManager - Class in com.datasynapse.fabric.asset
DefaultAssetManager is the concrete class used for scripted Asset Managers.
DefaultAssetManager() - Constructor for class com.datasynapse.fabric.asset.DefaultAssetManager
 
DefaultAssetProvisioningWorkflow - Class in com.datasynapse.fabric.asset
The default AssetProvisioningWorkflow implementation that iterates over all the enabled Asset Managers and calls the corresponding method on each one.
DefaultAssetProvisioningWorkflow() - Constructor for class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
The default constructor.
DefaultAssetProvisioningWorkflow.SerialEventPoster - Class in com.datasynapse.fabric.asset
 
DefaultAssetProvisioningWorkflow.SerialEventPoster() - Constructor for class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow.SerialEventPoster
 
DefaultDomain - Class in com.datasynapse.fabric.domain
DefaultDomain provides a basic implementation of the Domain interface and should be used as the basis for any custom Component implementations.
DefaultDomain() - Constructor for class com.datasynapse.fabric.domain.DefaultDomain
 
DefaultRuntimeContext - Class in com.datasynapse.fabric.common
DefaultRuntimeContext provides a basic implementation of the RuntimeContext interface and should generally be the class referenced in the container.xml when defining the runtime context template.
DefaultRuntimeContext() - Constructor for class com.datasynapse.fabric.common.DefaultRuntimeContext
 
DefaultStatistic - Class in com.datasynapse.fabric.stats
DefaultStatistic provides a basic implementation of the Statistic interface.
DefaultStatistic() - Constructor for class com.datasynapse.fabric.stats.DefaultStatistic
 
DefaultStatistic(String, double) - Constructor for class com.datasynapse.fabric.stats.DefaultStatistic
Create a Statistic with the given name and value
DELETE_RUNTIME_DIR_ON_SHUTDOWN_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
deleteDirectory(File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Deletes the given directory recursively.
deleteDirectory(File, FileFilter) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Deletes all the files in the given directory recursively if they are accepted by the specified filter.
deleteDirectory(File, FileFilter, boolean) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Deletes all the files in the given directory recursively if they are accepted by the specified filter.
deleteFile(File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Deletes the given file or directory.
DEPARTMENT - Static variable in interface com.datasynapse.fabric.domain.Options
The department.
DepartmentInfo - Class in com.datasynapse.fabric.admin.info
Department information.
deployApplication(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Publishes the given Application.
deployApplicationComponent(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Publishes the given Application Component.
deployArchive(File, File) - Method in class com.datasynapse.fabric.container.AbstractContainer
Deprecated.
Use ArchiveManagement.archiveDeploy
deployArchive(File, File) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
deployContainer(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Publishes the specified Container.
DEPLOYED_ARCHIVES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the currently deployed archives property
deployFileArchive(File, File) - Method in class com.datasynapse.fabric.container.AbstractContainer
Deprecated.
Use ArchiveManagement.archiveDeploy
deployFileArchive(File, File) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
deploySchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Deprecated.
DESCRIPTION_LABEL - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The label for the built-in property for the stack's description.
DESCRIPTION_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in property for the stack's description.
DESCRIPTION_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
DESCRIPTION_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
deserializeAllocationInfos(String) - Static method in class com.datasynapse.fabric.broker.FabricServerEventUtils
Deserialize an AllocationInfo[] array from an XML string.
destroy() - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
destroy() - Method in class com.datasynapse.fabric.asset.AssetManager
 
DESTROY - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
destroy() - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
destroy() - Method in interface com.datasynapse.fabric.broker.userartifact.UserArtifact
This method is called when a User Artifact is being removed or on disabling an enabled User Artifact or on initialization failure.
destroy() - Method in class com.datasynapse.fabric.container.ProcessWrapper
Destroy the wrapped process, issuing a force kill if available.
destroy() - Method in class com.datasynapse.gridserver.server.ServerHook
Called when the hook is removed or changed.
detectArchives() - Method in class com.datasynapse.fabric.container.AbstractContainer
Deprecated.
Use ArchiveManagement.archiveDetect()
DIRECTOR_CONFIGURATION_CHANGE - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
This event is not posted
disableBatchMode() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Takes the Application Manager out of Batch Mode.
disableBatchMode() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Takes the Application Component Manager out of Batch Mode.
disableBatchMode() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Takes the Component Manager out of Batch Mode.
disableBatchMode() - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Takes the Schedule Manager out of Batch Mode.
disableBatchMode() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Takes the Stack Manager out of Batch Mode.
DISPLAY_NAME_LABEL - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The label for the built-in property for the stack's display name.
DISPLAY_NAME_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in property for the stack's display name.
DisplayName - Annotation Type in com.datasynapse.fabric.domain.featureinfo
This annotation can be used on FeatureInfo getter or setter methods to use an alternate display name for a FeatureInfo property.
DisplayOrder - Annotation Type in com.datasynapse.fabric.domain.featureinfo
This annotation can be used on FeatureInfo getter or setter methods to control the order in which the property is displayed relative to the other properties of that Feature.
DivideOperation - Class in com.datasynapse.fabric.stats
This class represents an Operation in which the two operands are divided.
DivideOperation() - Constructor for class com.datasynapse.fabric.stats.DivideOperation
 
doCapture() - Method in class com.datasynapse.fabric.container.AbstractContainer
This method is called from the capture method, and is designed to enable you to customize capture behavior.
doCapture() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
doInit(List<RuntimeContextVariable>) - Method in class com.datasynapse.fabric.container.AbstractContainer
The doInit() method is called prior to doStart() and allows for initialization of the Enabler.
doInit(List<RuntimeContextVariable>) - Method in class com.datasynapse.fabric.container.ExecContainer
 
doInit(List<RuntimeContextVariable>) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
doInstall(ActivationInfo) - Method in class com.datasynapse.fabric.container.AbstractContainer
The doInstall() method is called after doStart() and allows for the Component to be installed into the Enabler.
doInstall(ActivationInfo) - Method in class com.datasynapse.fabric.container.ExecContainer
 
doInstall(ActivationInfo) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
Domain - Interface in com.datasynapse.fabric.domain
The Domain interface is the contract implemented by Silver Fabric Components.
DOMAIN_FILE - Static variable in interface com.datasynapse.fabric.domain.Domain
 
DOMAIN_INSTANCE_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
DOMAIN_INSTANCE_ADDED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
COMPONENT_INSTANCE_ADDED is used instead.
DOMAIN_INSTANCE_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
DOMAIN_INSTANCE_REMOVED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
Deprecated.
Use COMPONENT_INSTANCE_REMOVED instead.
DOMAIN_NAME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Deprecated.
Use COMPONENT_NAME
DOMAIN_OPTIONS_LIST - Static variable in class com.datasynapse.fabric.domain.DomainOptions
 
DOMAIN_STATISTIC - Static variable in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Condition that depends on the value of some statistic for some Component.
domainActivated(Container) - Method in interface com.datasynapse.fabric.container.Container.Listener
This is called when a Component has successfully activated.
DomainAverageSumAggregator - Class in com.datasynapse.fabric.stats.aggregator
DomainAverageSumAggregator aggregates statistic data points by averaging the values seen on a per-domain basis, then adding those domain averages.
DomainAverageSumAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.DomainAverageSumAggregator
 
DomainOptions - Class in com.datasynapse.fabric.domain
DomainOptions is an extension of java.util.Properties that is used to represent the options associated with a Component.
DomainOptions() - Constructor for class com.datasynapse.fabric.domain.DomainOptions
 
DomainOptions(Properties) - Constructor for class com.datasynapse.fabric.domain.DomainOptions
 
DomainStatisticsRecord - Class in com.datasynapse.fabric.stats
This basic implementation of the StatisticsRecord interface uses the Component name as the key for the record.
DomainStatisticsRecord() - Constructor for class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
DomainStatisticsRecord(BasicObjectId) - Constructor for class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
DomainTypeUpgrade - Interface in com.datasynapse.fabric.broker
As of Silver Fabric 5.0, a version of a named component type can assert that it upgrades other versions of that type.
doShutdown() - Method in class com.datasynapse.fabric.container.AbstractContainer
The doShutdown() method is called during deactivation after the doUninstall() method and is responsible for shutting down the Enabler.
doShutdown() - Method in class com.datasynapse.fabric.container.ExecContainer
 
doShutdown() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
doStart() - Method in class com.datasynapse.fabric.container.AbstractContainer
The doStart() method is responsible for the actual Enabler startup.
doStart() - Method in class com.datasynapse.fabric.container.ExecContainer
 
doStart() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
doUninstall() - Method in class com.datasynapse.fabric.container.AbstractContainer
The doUninstall() method is called during deactivation.
doUninstall() - Method in class com.datasynapse.fabric.container.ExecContainer
 
doUninstall() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
downArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
downArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
download(String, URL, Properties, String, File) - Method in class com.datasynapse.fabric.container.ArchiveRepositorySupport
 
downPatch(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
downPatch(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Move the patch at given index one level down in order.
drainingStarted() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
drainingStarted() - Method in interface com.datasynapse.fabric.container.Container
This method is called when the Engine running the Enabler is put into draining mode.
drainingStarted() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
drainingStarted() - Method in interface com.datasynapse.fabric.domain.Domain
This method is called when the Engine running the Component is put into draining mode.
drainingStopped() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
drainingStopped() - Method in interface com.datasynapse.fabric.container.Container
This method is called when the Engine running the Enabler is removed from draining mode.
drainingStopped() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
drainingStopped() - Method in interface com.datasynapse.fabric.domain.Domain
This method is called when the Engine running the Component is removed from draining mode.
DRIVER_ADDED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Driver was added to the Broker.
DRIVER_REMOVED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Driver was removed from the Broker.
dump(File) - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Dump the M(X)Bean attributes resolved in JMXBeanInspector.resolveAttributes(String...) in JSON format
dump(OutputStream) - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Dump the M(X)Bean attributes resolved in JMXBeanInspector.resolveAttributes(String...) in JSON format
dump(Writer) - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Dump the M(X)Bean attributes resolved in JMXBeanInspector.resolveAttributes(String...) in JSON format
dump() - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Dump the M(X)Bean attributes resolved in JMXBeanInspector.resolveAttributes(String...) in JSON format
DYNAMIC_GRIDLIB_DEPENDENCIES - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
DynamicVariableProvider - Interface in com.datasynapse.fabric.broker.userartifact.variable
DynamicVariableProvider implementations are custom user code which provide runtime context sensitive variables to be used during activation of Components on Engines.
DynamicVarsUtils - Class in com.datasynapse.fabric.util
Contains utility methods for dealing with dynamic variables.

E

EFFECTIVE_POLICY_CHANGED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
EFFECTIVE_POLICY_CHANGED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The cloud-wide effective policy has been changed.
ENABLE_URL_REWRITING - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing whether to enable content rewriting in VirtualRouter
enableAssetManager(String, boolean) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Enable or disable the specified Asset Manager.
enableBatchMode() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Puts the Application Manager into Batch Mode.
enableBatchMode() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Puts the Application Component Manager into Batch Mode.
enableBatchMode() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Puts the Component Manager into Batch Mode.
enableBatchMode() - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Puts the Schedule Manager into Batch Mode.
enableBatchMode() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Puts the Stack Manager into Batch Mode.
enabledSet(boolean) - Method in class com.datasynapse.gridserver.server.ServerHook
This method is called whenever the Enabled property is set, including at startup.
ENABLEMENT_CONDITION - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule to specify a condition which must be satisfied for the Component to be enabled.
ENABLER_NAME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the enabler name property
ENABLER_NAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The Enabler name
ENABLER_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Enabler name property
ENABLER_VERSION - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the enabler version property
ENABLER_VERSION - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The Enabler version
ENABLER_VERSION - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Enabler version property
EnablerIdentity - Class in com.datasynapse.fabric.engine.managedprocess
 
EnablerIdentity() - Constructor for class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
EnablerIdentity(AbstractContainer) - Constructor for class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
EnablerIdentity(String, String) - Constructor for class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
EnablerIdentity(String, String, String) - Constructor for class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
EnablerInfo - Class in com.datasynapse.fabric.admin.info
Enabler information.
EnablerSpecInfo - Class in com.datasynapse.fabric.admin.info
Info used in specifying a new enabler for an existing component.
encodeBase64(byte[]) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Encodes the byte array to a base64 String Returns null if the specified byte array is null.
ENCRYPTED_TYPE - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating an Encrypted string type variable
ENCRYPTED_VAR_PLACEHOLDER - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant containing the String used to hide the value of Encrypted variables
end() - Method in class com.datasynapse.fabric.container.ArchiveRepositorySupport
This method **MUST** be called when done using an instance of this class.
END_TYPE_END_DATE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
This ending condition indicates a fixed date on which your Schedule will stop being effective.
END_TYPE_NO_END_DATE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
This ending condition indicates that the Schedule will continue to be effective, once it starts, until you do something further to it manually.
END_TYPE_NO_OF_OCCURRENCES - Static variable in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
This ending condition indicates that the Schedule will be effective through the given number of occurrences and no further.
endBulkUpdate() - Method in class com.datasynapse.fabric.domain.DomainOptions
 
endExclusivity() - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Stops exclusivity of a Schedule which was exclusively activated previously, meaning that it and all the other Schedules go back to being active or not based on their intervals, start dates and ending conditions.
ENGINE_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_ADDED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine was added to the Broker.
ENGINE_BLACKLISTED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine was blacklisted Properties are the SERVICE_SESSION_ID, SERVICE_INVOCATION_ID, CLIENT_USERNAME and SERVICE_INVOCATION_ERROR of the task that resulted in the blacklist event, plus all EngineProperties.
ENGINE_BLACKLISTING - Static variable in interface com.datasynapse.fabric.domain.Options
If true, an Engine that fails to activate a Component will not be allowed to try again.
ENGINE_CONFIGURATION_CHANGE - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
This event is not posted
ENGINE_DAEMON_ADDED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_DAEMON_ADDED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine daemon was added to the Director.
ENGINE_DAEMON_DRAININE_STOPPED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_DAEMON_DRAINING_STARTED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_DAEMON_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_DAEMON_REMOVED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine Daemon was removed from the Director.
ENGINE_DAEMON_START_DRAINING - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
An Engine Daemon has been put into draining mode.
ENGINE_DAEMON_STOP_DRAINING - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
An Engine Daemon has been removed from draining mode.
ENGINE_DIED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine died (did not properly log off).
ENGINE_GROUP_MIN_MAX - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule to specify minimum and maximum limits on the number of instances running on specific group of engines.
ENGINE_ID - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the engine id property
ENGINE_ID - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the engine ID property
ENGINE_INSTANCE - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the engine instance property
ENGINE_INSTANCE - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The Engine instance.
ENGINE_INSTANCE - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Engine instance property
ENGINE_INSTANCE - Static variable in class com.datasynapse.fabric.domain.featureinfo.FaultToleranceFeatureInfo
 
ENGINE_PORT - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the engine port property
ENGINE_PORT - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Engine port property
ENGINE_REMOVED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
ENGINE_REMOVED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
An Engine was removed from the Broker.
ENGINE_RESERVATION_EXPIRATION_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The length of time after creation that an Engine reservation is active before it expires.
EngineAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to the Engines on a Broker.
EngineDaemonAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to the Engine Daemons on a Director.
EngineFilter - Interface in com.datasynapse.fabric.domain.featureinfo
implements accept() method that filter Engines with Engine Properties
EngineHook - Class in com.datasynapse.gridserver.engine
This class is implemented to perform operations on an Engine upon library initialization, Service invocation, and termination.
EngineHook() - Constructor for class com.datasynapse.gridserver.engine.EngineHook
 
EngineIdInfo - Class in com.datasynapse.fabric.admin.info
Engine ID information.
EngineProperties - Interface in com.datasynapse.gridserver.engine
Properties that are defined for all Engines, which can be used for Broker routing and Service discrimination
EngineStatisticsRecord - Class in com.datasynapse.fabric.stats
EngineStatisticsRecord is an implementation of StatisticsRecord which uses the source ID as the key of the record.
EngineStatisticsRecord() - Constructor for class com.datasynapse.fabric.stats.EngineStatisticsRecord
 
ENVIRONMENT_TYPE - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating an Environment type variable
equals(Object) - Method in class com.datasynapse.fabric.admin.info.EngineIdInfo
 
equals(Object) - Method in class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
equals(Object) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
equals(Object) - Method in class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
equals(Object) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
equals(Object) - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
 
equals(Object) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
 
equals(Object) - Method in class com.datasynapse.fabric.common.script.Script
 
equals(Object) - Method in class com.datasynapse.fabric.container.ArchiveDetail
 
equals(Object) - Method in class com.datasynapse.fabric.container.LifecycleCommand
 
equals(Object) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
equals(Object) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
equals(Object) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
equals(Object) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
equals(Object) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
equals(Object) - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
equals(Object) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
equals(Object) - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
 
equals(Object) - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
 
EQUALS - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a comma-delimited list of values one of which the compared value must be string-equivalent

The wildcard character (*) is allowed.

EQUALS_NUMBER - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must be equal to.
equalsOS(String, String) - Static method in class com.datasynapse.fabric.util.GridlibUtils
returns if a list of os equals another list, the special value 'all' is not recognized.
evaluate(Statistic) - Method in class com.datasynapse.fabric.stats.evaluator.ConvertBytesToMegabytesEvaluator
Converts the given statistic from bytes to megabytes.
evaluate(Statistic) - Method in class com.datasynapse.fabric.stats.evaluator.ConvertKilobytesToMegabytesEvaluator
Converts the given statistic from kilobytes to megabytes.
evaluate(Statistic) - Method in interface com.datasynapse.fabric.stats.evaluator.Evaluator
Process the given raw statistic and return an evaluated statistic The implementation must check for Double.NaN, Double.POSITIVE_INFINITY, and Double.NEGATIVE_INFINITY and throw an exception or return a suitable normalized value.
evaluate(Statistic) - Method in class com.datasynapse.fabric.stats.evaluator.TimedThroughputStatisticEvaluator
Evaluates the given raw statistic into a throughput value by comparing it against the previous raw statistic value and using the elapsed time.
Evaluator - Interface in com.datasynapse.fabric.stats.evaluator
Evaluators are used by a StatisticsProvider to perform post processing on the given raw statistical value.
EventPoster - Interface in com.datasynapse.fabric.asset
The EventPoster interface enables you to implement your own custom event poster, instead of using the default SerialEventPoster in DefaultAssetProvisioningWorkflow.
EXCLUDE_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in component exclusion property.
exec() - Method in class com.datasynapse.fabric.container.ExecContainer
Starts the subprocess specified by the LifecycleCommand for the current platform.
exec() - Method in class com.datasynapse.fabric.container.ProcessWrapper
Execute the specified process
ExecContainer - Class in com.datasynapse.fabric.container
ExecContainer provides an implementation of the Container interface that launches subprocesses to start and stop the Enabler.
ExecContainer() - Constructor for class com.datasynapse.fabric.container.ExecContainer
 
execute(Object) - Method in interface com.datasynapse.fabric.asset.AssetManagementStrategy
This method is called by the AssetManager implementation.
EXPORT_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
EXTERNAL_STATISTIC - Static variable in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Condition that depends on the value of some external statistic.
ExternalStatisticsMetadata - Class in com.datasynapse.fabric.broker.userartifact.stat
ExternalStatisticsMetadata provides an implementation of the StatisticsMetadata interface and is suitable for defining generic statistics in External Statistics Providers.
ExternalStatisticsMetadata() - Constructor for class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsMetadata
 
ExternalStatisticsProvider - Interface in com.datasynapse.fabric.broker.userartifact.stat
ExternalStatisticsProvider implementations are custom user code which provide statistical information that can be used by Allocation Rules when making decisions about fulfilling allocation needs of a Component.
ExternalStatisticsRecord - Class in com.datasynapse.fabric.broker.userartifact.stat
This basic implementation of the StatisticsRecord interface uses the Broker ID as the key for the record.
ExternalStatisticsRecord() - Constructor for class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
ExternalStatisticsRecord(BasicObjectId) - Constructor for class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
extractFileTo(File, File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Extracts the given archive (jar, zip, or tar.gz) to the specified directory

F

FabricEngineDaemonInfo - Class in com.datasynapse.fabric.admin.info
A snapshot of the state of an Engine Daemon.
FabricEngineInfo - Class in com.datasynapse.fabric.admin.info
A snapshot of the state of an Engine.
FabricLicenseInfo - Class in com.datasynapse.fabric.admin.info
Deprecated. 
FabricManagerCategory - Class in com.datasynapse.fabric.admin
Contains Manager Configuration category information.
FabricPropertyGroup - Class in com.datasynapse.fabric.admin
A named group of name/value pairs.
FabricServerEvent - Class in com.datasynapse.fabric.broker
An Event that will be passed into ServerHook.handleEvent().
FabricServerEventUtils - Class in com.datasynapse.fabric.broker
This class contains utility methods which can be used to facilitate handling of the FabricServerEvent.ALLOCATION_MAP_CHANGED event.
FAILBACK - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
FAILURES_PER_DAY_BEFORE_BLACKLIST - Static variable in interface com.datasynapse.fabric.domain.Options
The number of total activation failures per day allowed on this Component before an Engine is blacklisted.
FAULT_TOLERANCE_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating support for Fault Tolerance
FaultToleranceFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates support for coupling component instances for the purpose of fault tolerance.
FaultToleranceFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.FaultToleranceFeatureInfo
 
Feature - Class in com.datasynapse.fabric.container
A Feature is used by an Enabler to declare support for a specific type of functionality.
Feature() - Constructor for class com.datasynapse.fabric.container.Feature
 
FEATURE_INFO_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
FeatureInfo - Class in com.datasynapse.fabric.admin.info
Component Feature Information
FeatureInfo() - Constructor for class com.datasynapse.fabric.admin.info.FeatureInfo
Constructor to create new feature information object
FeatureInfo - Interface in com.datasynapse.fabric.domain.featureinfo
FeatureInfo implementations are used to encapsulate data about a feature.
FILE_ARCHIVE_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Deprecated.
Use ARCHIVE_MANAGEMENT_FEATURE_NAME
FILE_BASED_CAPTURE_ENABLED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
 
FileArchiveFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
Deprecated.
Use com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
FileArchiveFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
fileToString(File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the file contents as a String.
findNotificationEngineInfoDelta(String, List<NotificationEngineInfo>) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
Find the delta between the NotificationEngineInfo list passed in and what the feature has for the Component passed in.
FREE_DISK_MB - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The amount of available disk space on the Engine's host computer, in megabytes, updated when any Engine instance is launched.
FREE_MEMORY_KB - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The amount of free physical memory on the Engine's host computer, in kilobytes, updated when any Engine instance is launched.
from(CompositeData[]) - Static method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
 
from(CompositeData[]) - Static method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.ApplicationInfo
 
from(CompositeData[]) - Static method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
 
from(CompositeData[]) - Static method in class com.datasynapse.fabric.admin.info.PolicyInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.PolicyInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
 
from(CompositeData[]) - Static method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
 
from(CompositeData) - Static method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
 

G

GET_AVAILABLE_PROCESSING_UNITS - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
GET_SUMMARY - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
getAccount(String) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Extracts the Account from an Account-encoded object name.
getAccount(StackInfo) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Gets the Account that owns a Stack.
getAccount(ComponentInfo) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Gets the Account that owns a Component.
getActivationDelay(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting the delay between subsequent activations of the same component in millis
getActivationId() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the activation ID as a long
getActivationInfo() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getActivationInfo() - Method in interface com.datasynapse.fabric.container.Container
Returns a copy of the current ActivationInfo.
getActivationTime() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the activation timestamp as a long.
getActiveStackArchives(String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns all active archives in a running stack
getAddHostSelector() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the host statistical selector for adding archive instances
getAddRuleConditions() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the group of conditions for adding archive instances
getAggregator() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
getAggregator() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Get the aggregator used for this statistic.
getAllAllocationConstraints() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves all of defined Allocation Constraints on the Broker.
getAllAllocationConstraints() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves all of defined Allocation Constraints on the Broker.
getAllEngineDaemonInfo() - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves information on the all Engine Daemons logged into the Director.
getAllEngineInfo() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves information on the all Engines logged into the Broker.
getAllGlobalRuleNames() - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns all rule names
getAllGlobalRules() - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns all rules
getAllGridlibs() - Static method in class com.datasynapse.fabric.util.GridlibUtils
Get a list of all the available Grid Libraries.
getAllManagedProcesses() - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Gets all Managed Processes.
getAllocatedEngineCount(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets the number of Engines that are allocated to the specified Application Component.
getAllocatedEngineCount(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the number of Engines that are allocated to the specified Component.
getAllocatedEngines(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets all the Engines that are allocated to the Application Component specified.
getAllocatedEngines(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets all the Engines that are allocated to the Component specified.
getAllocatingEngineCount() - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets the total number of Engines that have been allocated but are not yet active
getAllocatingEngineCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets the total number of engines that have been allocated but are not yet active
getAllocatingEngines() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the number of allocating engines for the Skyway Stack Component.
getAllocationConstraints() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Get the allocation constraint names applied to this Component.
getAllocationConstraints() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the allocation constraint names applied to this Component.
getAllocationConstraints() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getAllocationConstraints() - Method in interface com.datasynapse.fabric.domain.Domain
Get the allocation constraint names applied to this Component.
getAllocationEntries() - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets information on each Component for which an allocation decision was made.
getAllocationEntries() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets information on each Component for which an allocation decision was made.
getAllocationEntry(String) - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets allocation decision information for a particular Component
getAllocationEntry(String) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets allocation decision information for a particular Component
getAllocationEntryCount() - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets the number of allocation entries
getAllocationEntryCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets the number of allocation entries
getAllocationInfo(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets the current allocation state for the Application Component specified.
getAllocationInfo(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the current allocation state for the Component specified.
getAllocationInfo() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the current allocation information associated with the Engine.
getAllocationMap() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Gets the current allocation map (read-only).
getAllocationRules() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Gets a list of allocation rules associated with this Application Component.
getAllocationRules() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Gets a list of allocation rules associated with this Component.
getAllocationSettings() - Method in class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Gets this entry's Component's allocation preferences.
getAllocationSettings() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Gets this entry's Component's allocation preferences.
getAllowedHostnames() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the hostnames of the machines that are licensed to run a Manager.
getAllowedOptionDefaultValues() - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting the initial "default values" for the allowed options
getApplication(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Retrieves information on the given Application.
getApplicationAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Deprecated. 
getApplicationComponent(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information for Application Component with the specified name.
getApplicationComponentAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Deprecated. 
getApplicationComponentAllocationInfo() - Method in class com.datasynapse.fabric.admin.info.PolicyInfo
Gets information on all the component allocation configurations that constitute this policy.
getApplicationComponentNames() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves a list of names of all Application Components available on the Broker.
getApplicationComponents(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Get information related to Components of an Application.
getApplicationComponents() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information for all Application Components available on the Broker.
getApplicationComponents() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets information on all the Application Components added to this Application.
getApplicationComponentsByType(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information on all the Application Components belonging to the specified Application Component Type
getApplicationComponentStatisticValue(String, String, Calendar, Calendar) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets the value of the specified statistic for the given Application Component averaged over the specified timespan.
getApplicationComponentTypeNames() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves the list of all Application Component Types defined on the Broker.
getApplicationNames() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Retrieves the list of Application names for all the Applications available on the Broker.
getApplicationPrecedences() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Get an array of Application precedences.
getApplications() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Retrieves information on all the Applications available on the Broker.
getArchive() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the archive name
getArchive(String) - Method in interface com.datasynapse.fabric.container.ArchiveProvider
Provides a copy of a binary associated with a named archive.
getArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
getArchiveApplicationLogs() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getArchiveCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getArchiveCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getArchiveCount() - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
getArchiveDirectory() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getArchiveDirectory() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getArchiveDirectory() - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
getArchiveEvaluator(String, String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsMetadata
 
getArchiveId() - Method in class com.datasynapse.fabric.common.ArchiveActivationInfo
Get the archive ID.
getArchiveId() - Method in class com.datasynapse.fabric.container.ArchiveDetail
Retrieve ID associated with the archive instance.
getArchiveId() - Method in class com.datasynapse.fabric.stats.ArchiveStatistic
 
getArchiveInfo(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getArchiveInfo(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getArchiveInfoCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getArchiveInfoCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getArchiveManagementFeatureInfo() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getArchiveName() - Method in class com.datasynapse.fabric.common.ArchiveActivationInfo
Get the archive name.
getArchiveName() - Method in class com.datasynapse.fabric.container.ArchiveDetail
Retrieves name of the archive.
getArchiveName() - Method in class com.datasynapse.fabric.stats.ArchiveStatistic
 
getArchiveNames() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getArchives() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Returns a commas-delimited list of archives to scaling
getArchives() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the group of archives participating in this rule
getArchiveScaleDownTimeout(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting archive scaling down timeout in millis
getArchiveScaleUpTimeout(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting archive scaling up timeout in millis
getArchiveScalingAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Archive Scaling Admin at global scope
getArchiveScalingEntry(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns a scaling info for an active archive of a running stack
getArchiveScalingRule(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns a rule by name for a stack
getArchiveScalingRuleNames(String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns all rule names for a stack ordered by their precedence
getArchiveScalingRules() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the stack's archive scaling rules.
getArchiveScalingRules(String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns all rules for stack ordered by their precedence
getArchiveStatisticsValue(String, String, String, Calendar, Calendar) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns the average archive statistic value for an active archive in a stack under a duration
getArchiveTrackedStatistics(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns all archive statistics for an active archive in a running stack
getAssetManager(String) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the specified Asset Manager.
getAssetManager(String) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Gets an Asset Manager on the Broker.
getAssetManager(int) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Gets an Asset Manager on the Broker.
getAssetManagerCount() - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Gets the number of Asset Managers on the Broker.
getAssetManagerNames() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the Asset Manager names.
getAssetManagerNames() - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Gets the list of Asset Manager names on the Broker.
getAssetManagers() - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Gets the list of Asset Managers on the Broker.
getAttribute(String, String) - Method in interface com.datasynapse.fabric.stats.MBeanServerRef
Retrieve the named attribute from the specified MBean.
getAttributeName() - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
Returns the attribute name of the statistic
getAttributeName() - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
Returns the attribute name of the statistic
getAutoIncrementType() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get the auto increment type.
getAutoIncrementType() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the auto increment type as a String
getAutoIncrementTypeInt() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the auto increment type as an int
getAvailableProcessingUnits() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the number of available "processing units" aka engines in the cloud at this moment.
getAvailableProcessingUnits() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the number of available "processing units" aka engines in the cloud at this moment.
getAvailableProcessingUnits() - Method in class com.datasynapse.fabric.asset.AssetManager
Get the available processing units for this Asset Manager.
getBehavior() - Method in interface com.datasynapse.fabric.broker.allocation.action.RuleAction
Gets the behavior of this Rule Action.
getBlacklistedApplicationComponents(long, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets all the Application Components that are blacklisted from running on a particular instance of the Engine.
getBlacklistedComponents(long, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets all the Components that are blacklisted from running on a particular instance of the Engine.
getBlacklistedEngineCount(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets the number of Engines blacklisted from running the specified Application Component.
getBlacklistedEngineCount(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the number of Engines blacklisted from running the specified Component.
getBlacklistedEngines(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets all the Engines that are blacklisted from running the specified Application Component.
getBlacklistedEngines(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets all the Engines that are blacklisted from running the specified Component.
getBrokerUrl() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the Broker URL, null if the Manager does not contain a Broker.
getBrokerUrl() - Static method in class com.datasynapse.fabric.util.BrokerUtils
Gets the Broker URL.
getBusyEngineCount() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves the total number of Engines logged into the Broker that are currently processing a Task.
getCapacity() - Method in class com.datasynapse.fabric.admin.info.SkywayResourceInfo
Get the total available amount of this resource in MB.
getCapturedOn() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the last capture time of the object as a long
getCapturedOn() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the last time the Stack was captured (from Skyway) as a long
getCaptureStatus() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the capture status of this Skyway Stack.
getCategory() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
getCategory(String) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the specified configuration category, which contains a list of property groups that each contain a list of configurable manager properties.
getCategoryNames() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the Manager configuration category names.
getCheckpointFrequencyInSeconds() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getClassLoader() - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
getClassLoader() - Method in interface com.datasynapse.fabric.common.RuntimeContext
Get the ClassLoader associated with the relevant Grid Library
getCmd() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getCollectionLock() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
Get the object on which stat collection should be synchronized
getComparison() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Returns the statistical comparison
getComponent(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information for Component with the specified name.
getComponent() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentEngineInfo
Gets name of the Application Component.
getComponent() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the component name of the archive that this entry represents
getComponent() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the name of the component associated with the event (component level events only).
getComponent() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the Component.
getComponent() - Method in class com.datasynapse.fabric.admin.info.SubstitutionVariableMessage
Gets name of the Component.
getComponent() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the Component name.
getComponentAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Component Admin
getComponentAllocationInfo() - Method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
Gets information on all the component allocation configurations that constitute this policy.
getComponentAllocationMap() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Gets the current allocation map (read-only).
getComponentDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the displayName of the component associated with the event (component level events only).
getComponentDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the component's display name
getComponentName() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Gets the name of the Component associated with this allocation entry.
getComponentNames() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves a list of names of all Components available on the Broker.
getComponentRunningConditionErrorMessage() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getComponentRunningConditionPollPeriod() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getComponents() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information for all Components available on the Broker.
getComponents() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostTypeSelectorInfo
Returns a list of component
getComponents() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets information on all the Components in this Skyway Stack.
getComponents() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Gets information on all the Components in this Skyway Template.
getComponents() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets information on all the Components added to this Stack.
getComponents(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Get information related to Components of a Stack.
getComponents() - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
getComponentsByType(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information on all the Components belonging to the specified Component Type
getComponentStartConditionPollPeriod() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getComponentStatisticValue(String, String, Calendar, Calendar) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the value of the specified statistic for the given Component averaged over the specified timespan.
getComponentType() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Get the type of this Component.
getComponentType() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the component type name of the archive that this entry represents
getComponentType() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Return component type of archives
getComponentType() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Get the type of this Component.
getComponentTypeNames() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves the list of all Component Types defined on the Broker.
getComponentTypeVersion() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the component type version of the archive that this entry represents
getComponentTypeVersion() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Returns the archives component version
getCondition() - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Gets the Rule Condition (if any) contained in the allocation rule.
getConditions() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingConditionsGroupInfo
Returns the conditions for the group
getConfig() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the AssetManagerConfig as an array of properties.
getConfig() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets the AssetManagerConfig implementation.
getConfiguration() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the name of the Engine configuration used by the Engine.
getConfigureFile() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getConfigureFile() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the ConfigureFile object that corresponds to the configure.xml file associated with this gridlib extension.
getConnection() - Method in interface com.datasynapse.fabric.stats.MXBeanServerRef
Returns the MBeanServerConnection to the remote JMX Agent
getContact() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the object's contact
getContainer(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information on the specified Container.
getContainer() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getContainerName() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the container name on which this Component would be published.
getContainerName() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getContainerName() - Method in interface com.datasynapse.fabric.domain.Domain
Get the name of the current Enabler for this Component.
getContainerNames() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves the list of Container names for all Containers available on the Broker.
getContainerRunningConditionErrorMessage() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getContainerRunningConditionPollPeriod() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getContainers() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information on all Containers avaliable to the Broker.
getContainerSnapshotSupport() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getContainerStartConditionPollPeriod() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getContainerVersion() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the version of the container on which this Component would be published.
getContainerVersion() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getContainerVersion() - Method in interface com.datasynapse.fabric.domain.Domain
Get the version of the current Enabler for this Component.
getContent() - Method in class com.datasynapse.fabric.common.script.Script
 
getContentFile(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getContentFile(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the ith Content File of this gridlib extension.
getContentFileCount() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getContentFileCount() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the number of Content Files in this gridlib extension.
getContextUrls() - Method in class com.datasynapse.fabric.container.ArchiveDetail
Deprecated.
Use ArchiveManagement.urlDetect
getCpu() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the cpu info for this host.
getCurrent() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns current number of archive instances
getCurrentDomain() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getCurrentDomain() - Method in interface com.datasynapse.fabric.container.Container
Get the current Component
getCurrentValue() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Gets the current value of clients that are using this constrant.
getCustomerName() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the name of the customer.
getDailyEveryXDaysValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the xth day on which a daily recurrence pattern will recur.
getDailyType() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the sub-type of a daily recurrence pattern.
getDatatype() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the datatype of the Skyway Stack Property.
getDefaultAllocationRuleSettings() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets default allocation rule settings for this Component
getDefaultAllocationRuleSettings() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets default allocation rule settings for this Component
getDefaultPatterns() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getDefaultProperties() - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Gets the names and descriptions for the default Engine property list.
getDefaultSettings() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets default configuration settings for this Component: defaultMinEngines, defaultMaxEngines, defaultPriority.
getDefaultSettings() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets default configuration settings for this Component: defaultMinEngines, defaultMaxEngines, defaultPriority.
getDepartments() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves information for all registered Departments.
getDepartments() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information for all registered Departments.
getDescription() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Retrieves description of the constraint.
getDescription() - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Gets description of the allocation rule.
getDescription() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the description of this component
getDescription() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets the description of this Application.
getDescription() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns rule description
getDescription() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the Asset Manager description.
getDescription() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the description of this Component
getDescription() - Method in class com.datasynapse.fabric.admin.info.ComponentTypeInfo
Gets the description of the component type.
getDescription() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the description of this Container
getDescription() - Method in class com.datasynapse.fabric.admin.info.DepartmentInfo
Gets a string describing the department.
getDescription() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the description of this Enabler
getDescription() - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Gets the description of the feature
getDescription() - Method in class com.datasynapse.fabric.admin.info.LocationInfo
Gets a string describing the location.
getDescription() - Method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Gets description of the rule condition.
getDescription() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get the description of this variable
getDescription() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the description of this Schedule.
getDescription() - Method in class com.datasynapse.fabric.admin.info.SkywayCpuInfo
Get the CPU's description.
getDescription() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the description of the Skyway Stack Component.
getDescription() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the description of this Skyway Stack.
getDescription() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the description of the Skyway Stack Property.
getDescription() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Gets the description of this Skyway Template.
getDescription() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets the description of this Stack.
getDescription() - Method in class com.datasynapse.fabric.admin.info.StatisticInfo
Retrieves description of the statistic.
getDescription() - Method in interface com.datasynapse.fabric.broker.allocation.action.RuleAction
Gets the description of this Rule Action.
getDescription() - Method in interface com.datasynapse.fabric.broker.allocation.condition.RuleCondition
Gets the description of this Rule Condition.
getDescription() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
getDescription() - Method in interface com.datasynapse.fabric.broker.userartifact.UserArtifact
Gets the description of the UserArtifact.
getDescription() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the description of this variable
getDescription() - Method in class com.datasynapse.fabric.container.Feature
Get the description of this Feature
getDescription() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getDescription() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the description of this gridlib extension.
getDescription() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
getDescription() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Gets the description of this statistic
getDescription() - Method in class com.datasynapse.gridserver.server.ServerHook
Gets the description of this hook.
getDetailTemplate() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the name of the Asset Manager detail template.
getDetailTemplate() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets the Velocity template used for the detail view of the Asset Managers page in the Administration Tool.
getDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the display name of the Skyway Stack Component.
getDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the displayName of the Skyway Stack.
getDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the (unique in its stack) displayName of the Skyway Stack Property.
getDisplayName() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Gets the displayName of the Skyway Template.
getDisplayName() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets the (Skyway) displayName of the Stack.
getDisposition() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getDistributionVersion() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the version of the distribution.
getDistributionVersion() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the version of the distribution.
getDistributionVersion() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getDistributionVersion() - Method in interface com.datasynapse.fabric.container.Container
Get the string containing the version of the distribution used by this Enabler.
getDistributionVersions(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves the list of distribution versions available for the given Container.
getDistributionVersions(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves the list of distribution versions available for the given Enabler.
getDomain() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Deprecated.
Deprecated as of FabricServer 3.0; use getAllocationInfo() instead.
Gets the Component which is currently active or activating on this Engine.

Returns null when no Component is active or activating on this Engine.

getDomain() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getDomain() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
Get the component name
getDomainName() - Method in class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Gets the name of the Component associated with this allocation entry.
getDynamicGridlibDependencies() - Method in class com.datasynapse.fabric.container.AbstractContainer
Gets any dynamic Grid Library dependencies required by the Enabler using context variable DYNAMIC_GRIDLIB_DEPENDENCIES.
getDynamicGridlibDependencies() - Method in interface com.datasynapse.fabric.container.Container
Get any dynamic Grid Library dependencies required by the Enabler.
getDynamicGridlibDependencies() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
getEffectiveAllocationPolicy() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Gets the effective policy (read-only).
getEffectivePolicy() - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Gets the effective policy (read-only).
getEmail() - Method in class com.datasynapse.fabric.admin.info.SkywayUserInfo
Gets the email address of this Skyway user.
getEmail() - Method in class com.datasynapse.gridserver.admin.Subscriber
Gets email address of the subscriber.
getEnabled() - Method in class com.datasynapse.gridserver.server.ServerHook
Gets whether the hook is enabled.
getEnabler(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information on the specified Enabler.
getEnabler() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the enabler name of the archive that this entry represents
getEnabler() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the Enabler name.
getEnabler() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getEnablerName() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the Enabler name on which this Component would be published.
getEnablerNames() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves the list of Enabler names for all Enablers available on the Broker.
getEnablers() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves information on all Enablers available to the Broker.
getEnablerVersion() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the enabler version of the archive that this entry represents
getEnablerVersion() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the version of the Enabler on which this Component would be published.
getEndDate() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the date on which this Schedule will stop being effective.
getEndType() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the type of Schedule ending condition.
getEngine() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the id of the engine on which the event occurred (component level events only).
getEngine() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the Engine.
getEngineAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Engine Admin
getEngineConfigurationNames() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves a list of the names of the Engine configuration profiles available on this Manager.
getEngineCount() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves the total number of Engines logged into the Broker.
getEngineCount() - Method in class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Gets the number of engines allocated to this entry's Component (active and otherwise).
getEngineCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Gets the number of engines allocated to this entry's Component (active and otherwise).
getEngineDaemonAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Engine Daemon Admin
getEngineDaemonCount() - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves the total number of Engines Daemons logged into the Director.
getEngineDaemonIds() - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves the list of Engine Daemon IDs logged into the Director.
getEngineDaemonInfo(long) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves information on the given Engine Daemon logged into the Director.
getEngineId() - Method in class com.datasynapse.fabric.admin.info.EngineIdInfo
Gets the ID of the Engine.
getEngineId() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the ID of the Engine Daemon.
getEngineId() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the ID of the Engine.
getEngineId() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the engine ID as a long
getEngineIds() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves the list of Engine IDs logged into the Broker.
getEngineInfo(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves information on the given Engine.
getEngineInfos() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentEngineInfo
Gets the list of Engines.
getEngineInfosCount() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentEngineInfo
Gets the number of Engines.
getEngineInstance() - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
getEngineLogger() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
Retrieves a java.util.logging.Logger suitable for writing to the Engine log.
getEngineProperties() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Retrieves all of the Engine properties.
getEngineProperty(String) - Method in class com.datasynapse.fabric.container.ExecContainer
Retrieve an Engine property.
getEngineProperty(String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Retrieves the value of a given Engine property.
getEngineReservationExpiration(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting the Engine reservation expiration in millis
getEngines() - Method in class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Gets the Engine information for all engines allocated to this entry's Component.
getEngines() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns information where archive instances are running with respect to SilverFabric engines
getEngines() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Gets the Engine information for all engines allocated to this entry's Component.
getEnvironment() - Method in class com.datasynapse.fabric.container.ExecContainer
Retrieves an array of Strings representing the environment to run the subprocess with.
getEnvironmentCopy() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the current process environment in which this class is running.
getEnvironmentVar(String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the value for the given environment variable.
getErrorMessage() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the error message when the license is invalid.
getErrorMessage() - Method in interface com.datasynapse.fabric.common.RunningCondition
This method will be called after isRunning() returns false so that a reason can be provided.
getEvaluator() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
getEvaluator() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Get the evaluator used for this statistic.
getEvent() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the name of the event.
getEventPoster() - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
getEvents() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the stack's recent events.
getEvents() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the available subscription events.
getExclusivity() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Informs the current exclusivity state of this Schedule.
getExpected() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns expected number of archive instances
getExpectedEngineCount() - Method in class com.datasynapse.fabric.admin.info.AllocationEntryInfo
Gets the number of engines expected to be allocated to this entry's Component.
getExpectedEngineCount() - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets the total number of Engines that "should" be allocated
getExpectedEngineCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationEntryInfo
Gets the number of engines expected to be allocated to this entry's Component.
getExpectedEngineCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets the total number of engines that "should" be allocated
getExpirationDate() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the date when the license becomes invalid.
getExport() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get whether this variable is exported to dependent Components.
getExport() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get whether this resolved variable is exported to dependent Components.
getExportedOn() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the last export time of the object as a long
getExportedOn() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the last time the Stack was exported (from Skyway) as a long
getExportedVars() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets a list of exported variables for the Engine.
getExtras() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the stack's dynamic information.
getExtras() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the stack's dynamic information.
getFeatureInfo(int) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getFeatureInfo(int) - Method in interface com.datasynapse.fabric.domain.Domain
Retrieve the indexed FeatureInfo from this Component's list of FeatureInfos
getFeatureInfo(String, Container, Domain) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the feature info corresponding the specified feature name, if the enabler supports that feature.
getFeatureInfoCount() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getFeatureInfoCount() - Method in interface com.datasynapse.fabric.domain.Domain
Get the number of FeatureInfos attached to this Component
getFeatureInfos() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getFeatureInfos() - Method in interface com.datasynapse.fabric.domain.Domain
Get the Component's array of FeatureInfos
getFeatures() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets information on all the features added to this Component
getFeatures() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets information on all the features added to this Component
getFeatureSets() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the licensed features sets.
getFile() - Method in class com.datasynapse.fabric.common.script.Script
 
getFilename() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the filename of the gridlib archive file
getFilesize() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the filesize of the gridlib archive file
getFilter() - Method in class com.datasynapse.gridserver.admin.Subscriber
Gets the event filter for determining which events get sent to designated email address.
getFilterProperties(String, String) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
getFormTitle() - Method in class com.datasynapse.fabric.container.Feature
Get the title of the form to be used in editing this Feature (a default is used when the Feature itself doesn't specify this title)
getFromAmPm() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the AM or PM part of the time when this Interval should start.
getFromHour() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the hour part of the time when this Interval should start.
getFromMinute() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the minute part of the time when this Interval should start.
getFullname() - Method in class com.datasynapse.fabric.admin.info.SkywayUserInfo
Gets the full name of this Skyway user.
getGlobalRule(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns a rule by name
getGridlibDir(String) - Static method in class com.datasynapse.fabric.util.GridlibUtils
Get the fully qualified path to the expanded Grid Library directory for the latest version of the specified Grid Library.
getGridlibDir(String, String) - Static method in class com.datasynapse.fabric.util.GridlibUtils
Get the fully qualified path to the expanded Grid Library directory for the specified Grid Library.
getGridLibFilename() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getGridLibFilename() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the name of the gridlib archive filename associated with this gridlib extension
getGridLibName() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getGridLibName() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the name of the gridlib associated with this gridlib extension
getGridlibs(String) - Static method in class com.datasynapse.fabric.util.GridlibUtils
Get a list of the Grid Libraries that whose names match the given regular expression, or null if no matching Grid Libraries were found
getGridLibVersion() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getGridLibVersion() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the version of the gridlib associated with this gridlib extension
getGroups() - Method in class com.datasynapse.fabric.admin.FabricManagerCategory
Gets the array of groups in the category
getHasLogs() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Returns true iff the stack has logs.
getHostAddress() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the local host address.
getHostname() - Method in class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
getHostName() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the local host name.
getHosts() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the hosts information for the Skyway Stack Component.
getHostType() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostTypeSelectorInfo
Returns host type
getIcon() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the object's icon URL
getIcon() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the object's icon URL
getIcon() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the URL of the Stack's icon in Skyway
getIncludeProperties(String, boolean) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
getInfoClass() - Method in class com.datasynapse.fabric.container.Feature
Get the info class name of this Feature
getInfoDescription() - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Gets the verbose description of the feature
getInfoDescription() - Method in class com.datasynapse.fabric.container.Feature
Get a verbose description of this Feature (the "regular" description is used when no verbose description has been specified)
getInputArchiveName() - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
getInputArchiveName() - Method in interface com.datasynapse.fabric.stats.aggregator.ArchiveAggregator
Get the name of the archive.
getInputStatisticName() - Method in class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
 
getInputStatisticName() - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
getInputStatisticName() - Method in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Get the name of the statistic which should be aggregated.
getInstallArchivesViaFileCopy() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getInstallDate() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the installation date of the Engine Daemon.
getInstance() - Method in class com.datasynapse.fabric.admin.info.EngineIdInfo
Gets the instance number of the Engine.
getInstance() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the instance number of the Engine.
getInstance() - Static method in class com.datasynapse.fabric.container.ArchiveRepositorySupport
 
getInstances() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the number of Engine instances set in the Engine Configuration.
getInstances() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the number of instances of the current component running on (allocated to?) this host.
getIntervals() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the Schedule Intervals.
getIp() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the host's ip address.
getKey() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getKey() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getKey() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getKey() - Method in class com.datasynapse.fabric.stats.EngineStatisticsRecord
 
getKey() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the key of this record
getKeys() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getKeys() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getKeys() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Retrieve the set of keys used by this StatisticsProvider.
getLanguage() - Method in class com.datasynapse.fabric.common.script.Script
 
getLanguageForDisplay() - Method in class com.datasynapse.fabric.common.script.Script
 
getLanguageVersion() - Method in class com.datasynapse.fabric.common.script.Script
 
getLastFileUpdate() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the date of the last file update on the Engine.
getLastLoginDate() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the date of the last login of the Engine Daemon to the Manager.
getLastModified() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the last modified date
getLastModified() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
getLastModified() - Method in interface com.datasynapse.fabric.common.Auditable
Get the last modification time of the object as a long
getLastModified() - Method in class com.datasynapse.fabric.common.AuditableBean
 
getLastModifiedBy() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Get the username who last modified the object as a string
getLicenseInfo() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Deprecated. 
getLicenseKey() - Method in interface com.datasynapse.fabric.container.Licensable
Return a license key String which must match a string in the license file.
getListenerCount() - Method in class com.datasynapse.fabric.container.AbstractContainer
Gets the number of registered listeners on this Enabler.
getLocations() - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Retrieves all Location attributes.
getLocations() - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Retrieves all Location attributes.
getLogFilePattern(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getLogFilePatternCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getLogFilePatterns() - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
getLogger() - Static method in class com.datasynapse.fabric.asset.AssetManager
Gets the "Assets" component logger.
getLogger() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getLogger(Object) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets a logger for the given object.
getLogger(Class<?>) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets a logger for the give class.
getLoginTime() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the login message timestamp as a long.
getLogLevel() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the the current overridden log level Returns default when not overridden
getLogUrlList(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves the log file URLs on the given Engine.
getLogUrlList(long) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves the log file URLs on the given Engine Daemon.
getManagedProcess(String, String) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Gets a Managed Process, using the name and pid for lookup.
getManagedProcessesForName(String) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Gets all Managed Processes for a given name.
getManagedProcessInstance() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the interface for managing processes on the Engine.
getManager() - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
getManagerAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Manager Admin
getMax() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Gets the maximum number of Engines that can be allocated to this Application Component.
getMax() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the max archive instances
getMax() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the maximum instances of archives for this rule
getMax() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Gets the maximum number of Engines that can be allocated to this Component.
getMaximumActivationTime(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting max activation time in millis
getMaximumCaptureTime(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting max capture time in millis
getMaximumDeactivationTime(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting max deactivation time in millis
getMaximumInstancesPerHost(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
 
getMaxValue() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Gets the max value that clients are constrained by.
getMBeanServerRef() - Method in class com.datasynapse.fabric.stats.provider.MBeanStatisticsProvider
Retrieve the MBeanServerRef used to communicate with the MBean server
getMBeanServerRef() - Method in class com.datasynapse.fabric.stats.provider.MXBeanStatisticsProvider
Retrieve the MXBeanServerRef used to communicate with the MXBean server
getMemory() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the memory resource info for this host
getMessage() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the message associated with the event (component level events only).
getMethodNum() - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Gets the comparison method index
getMiddlewareVersion() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the middleware version of the archive that this entry represents
getMin() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Gets the minimum number of Engines that should be allocated to this Application Component.
getMin() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Gets the minimum number of Engines that should be allocated to this Component.
getMinimumInstancesPerHost(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
 
getMode() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets the mode of the Application: auto, manual or stopped.
getMode() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets the mode of the Stack: auto, manual or stopped.
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the last user modifying this rule
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Get the username who last modified the object as a string.
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
getModifiedBy() - Method in interface com.datasynapse.fabric.common.Auditable
Get the username who last modified the object as a string
getModifiedBy() - Method in class com.datasynapse.fabric.common.AuditableBean
 
getModule(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getModule(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getModuleCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getModuleCount() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getMonthlyEveryXMonthsValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the xth month on which a monthly recurrence pattern will recur.
getMonthlyType() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the sub-type of a monthly recurrence pattern.
getMonthlyWhichDayValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the yth kind of day on which a monthly recurrence pattern will recur.
getMonthlyWhichOccurrenceValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the xth occurrence of yth kind of day on which a monthly recurrence pattern will recur.
getMonthlyXthDayOfTheMonthValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the xth day of the month on which a monthly recurrence pattern will recur.
getMp() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
getMultipleArchiveInstancesAllowed() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getMultipleArchiveInstancesAllowed() - Method in interface com.datasynapse.fabric.container.Container
If this Enabler supports multiple running instances of the same archive.
getName() - Method in interface com.datasynapse.commons.conversion.Named
Gets the name of the object.
getName() - Method in class com.datasynapse.fabric.admin.FabricManagerCategory
Gets the category name
getName() - Method in class com.datasynapse.fabric.admin.FabricPropertyGroup
Gets the name property group name
getName() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Gets the name of the constraint.
getName() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Gets name of the Application Component allocation configuration.
getName() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the name of the component.
getName() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets the name of the Application.
getName() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the rule name
getName() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the name of the Asset Manager.
getName() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Gets name of the Component allocation configuration.
getName() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the name of the Component.
getName() - Method in class com.datasynapse.fabric.admin.info.ComponentTypeInfo
Gets the name of the component type.
getName() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the name of the Container.
getName() - Method in class com.datasynapse.fabric.admin.info.DepartmentInfo
Gets the name of the department.
getName() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the name of the Enabler.
getName() - Method in class com.datasynapse.fabric.admin.info.EnablerSpecInfo
Gets the name of the enabler.
getName() - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Gets the name of the feature
getName() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the name of the gridlib
getName() - Method in class com.datasynapse.fabric.admin.info.LocationInfo
Gets the name of the location.
getName() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
getName() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
getName() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get the name of this variable
getName() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the name of this Schedule.
getName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the host's name.
getName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the name of the Skyway Stack Component.
getName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the name of the Skyway Stack.
getName() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the name of the Skyway Stack Property.
getName() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Gets the name of the Skyway Template.
getName() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets the name of the Stack.
getName() - Method in class com.datasynapse.fabric.admin.info.StatisticInfo
Gets name of the statistic.
getName() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
getName() - Method in class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
getName() - Method in class com.datasynapse.fabric.common.AuditableBean
The name of the object
getName() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Returns the name of this locator.
getName() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the name of this variable
getName() - Method in class com.datasynapse.fabric.common.script.Script
 
getName() - Method in class com.datasynapse.fabric.container.Feature
Get the name of this Feature
getName() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getName() - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
getName() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getName() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Get the name of this statistic
getName() - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
getName() - Method in interface com.datasynapse.fabric.stats.Statistic
Get the name of this Statistic
getName() - Method in class com.datasynapse.gridserver.admin.Property
Gets the name
getName() - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Gets the property name
getName() - Method in class com.datasynapse.gridserver.server.ServerHook
Gets the name of this hook.
getNotificationEngineInfoForComponent(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
Gets a list of NotificationEngineInfo for the Component passed in.
getNotificationList() - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
getNullComparison() - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Gets the comparison result when the property does not exist
getNumOfOccurrences() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the number of occurrences for which this Schedule will be effective.
getObjectName() - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
Returns the JMX object name of the MBean that provides the statistic
getObjectName() - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
Returns the JMX object name of the MXBean that provides the statistic
getOnActivation() - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
getOnDeactivation() - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
getOperation() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingConditionsGroupInfo
Returns the group operation
getOperation() - Method in class com.datasynapse.fabric.stats.MultiStatisticsMetadata
Get the operation to be used
getOptions() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the additional options for this Component.
getOptions() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the additional options for this Component.
getOptions() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getOptions() - Method in interface com.datasynapse.fabric.domain.Domain
Gets the additional options for this Component.
getOrder() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the ordinal position of the Skyway Stack Property.
getOs() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the os string of the gridlib.
getOs() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Get the host's OS.
getOwner() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the object's owner
getOwner() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the userid of the Stack's owner in Skyway
getPages() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
getPageTitle(String) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
getPatch(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getPatch(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the ith patch associated with this GridLibExtension.
getPatchCount() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getPatchCount() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the number of patches associated with this GridLibExtension.
getPatches() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets patches associated with this Component
getPatchGridlibName() - Method in class com.datasynapse.fabric.container.PatchDetail
Retrieves name of the patch.
getPatchGridlibVersion() - Method in class com.datasynapse.fabric.container.PatchDetail
Retrieves version of the patch.
getPatchName() - Method in class com.datasynapse.fabric.admin.info.PatchInfo
Returns the patch name
getPatchName() - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Returns the patch name
getPatchStatus(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves status of all the patches associated with the currently running Enabler and Component.
getPatchTarget(int) - Method in class com.datasynapse.fabric.container.PatchDetail
Retrieves the patch target at specified index.
getPatchTargetCount() - Method in class com.datasynapse.fabric.container.PatchDetail
Retrieves total number of patch targets.
getPatchVersion() - Method in class com.datasynapse.fabric.admin.info.PatchInfo
Returns the patch version
getPatchVersion() - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Returns the patch version
getPid() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getPidFile() - Method in class com.datasynapse.fabric.container.ProcessWrapper
Get the pid file used by useEndProcess()
getPlainName(String) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Extracts the plain name from an Account-encoded object name.
getPlainName(StackInfo) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Gets the plain name of a Stack.
getPlainName(ComponentInfo) - Static method in class com.datasynapse.fabric.util.AccountNameUtils
Gets the plain name of a Component.
getPlatform() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the platform on which this class is running.
getPolicies() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets information on all the policies contained by this Application.
getPolicies() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets information on all the policies contained by this Stack.
getPollPeriod() - Method in interface com.datasynapse.fabric.common.RunningCondition
Get the amount of time to wait between pollings of this running condition, in milliseconds.
getPollPeriod() - Method in interface com.datasynapse.fabric.common.StartCondition
Get the amount of time to wait between pollings of this start condition, in milliseconds.
getPort() - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to get the Engine's port as an int.
getPreference() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostStatsSelectorInfo
Returns the statistic selector preference operator
getPrimaryDirector() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the Engine Daemon's primary Director.
getPriority() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Gets the priority for allocation associated with this Application Component.
getPriority() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Gets the priority for allocation associated with this Component.
getProcess() - Method in class com.datasynapse.fabric.container.ExecContainer
Get the ProcessWrapper containing a reference to the subprocess spawned by this Enabler.
getProcess() - Method in class com.datasynapse.fabric.container.ProcessWrapper
Get the underlying java.lang.Process used by this ProcessWrapper
getProp(int) - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
getProp(String) - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
getPropCount() - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
getProperties() - Method in class com.datasynapse.fabric.admin.FabricPropertyGroup
Gets the array of properties in this property group
getProperties() - Method in class com.datasynapse.fabric.admin.info.AllocationInfo
Gets the properties related to an activation instance (or allocation) of a Component on an Engine.
getProperties() - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Retrieves the properties (key-value pairs), related to this allocation rule.
getProperties() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the list of properties for the Engine Daemon.
getProperties() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the list of properties for the Engine.
getProperties() - Method in class com.datasynapse.fabric.admin.info.FabricLicenseInfo
Deprecated.
Gets the license properties.
getProperties() - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Retrieves the properties related to this feature
getProperties() - Method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Retrieves the properties (key-value pairs), related to this rule condition.
getProperties() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the stack's property overrides.
getProperties() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the template's property override specifications
getProperties() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Get the locator Properties
getProperties() - Method in class com.datasynapse.gridserver.server.ServerEvent
Gets the event properties.
getPropertyBoolean(Properties, String) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for boolean options
getPropertyChangeListeners() - Method in class com.datasynapse.fabric.domain.DomainOptions
 
getPropertyInt(Properties, String) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for int options
getPropertyLong(Properties, String) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for long options
getPropertyOverrides() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the stack's (Skyway) property overrides.
getProvider() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets the AssetProvider implementation.
getProviderName() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
Get the statistics provider name
getPuppetChefSupport(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the configuration of Puppet/Chef support from specified Enabler.
getPuppetChefSupport() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets configuration of Puppet/Chef support associated with this Component
getPuppetChefSupport() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets Puppet/Chef support configuration of this Container.
getPuppetChefSupport() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets configuration of Puppet/Chef support associated with this Enabler
getPuppetChefSupport() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getPuppetChefSupport() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
 
getRecurrenceInfo() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the recurrence information for this Interval.
getRecurrenceType() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the type of recurrence pattern.
getRelativeUrl(int) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
getRelativeUrlCount() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
getRelativeUrls() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
getRemoveHostSelector() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the host statistical selector for adding archive instances
getRemoveRuleConditions() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the group of conditions for adding archive instances
getRootDirectory() - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
getRootDirectory() - Method in interface com.datasynapse.fabric.common.RuntimeContext
Get the root directory
getRouteDirectlyToEndpoints() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
getRoutingPrefix() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
getRule() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the rule that is selected for this archive.
getRuleAction() - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Gets the Rule Action (if any) contained in the allocation rule.
getRunning() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
getRunningCondition() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getRunningCondition() - Method in interface com.datasynapse.fabric.container.Container
Get the running condition for this Enabler.
getRunningCondition() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getRunningCondition() - Method in interface com.datasynapse.fabric.domain.Domain
Get the running condition for this Component.
getRunningEngineCount() - Method in class com.datasynapse.fabric.admin.info.AllocationMapInfo
Gets the number of Engines currently in Active state
getRunningEngineCount() - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationMapInfo
Gets the number of engines currently in Active state
getRunningEngines() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the number of running engines for the Skyway Stack Component.
getRuntimeContext() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getRuntimeContext() - Method in interface com.datasynapse.fabric.container.Container
Get the runtime context of this Enabler.
getRuntimeContext() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getRuntimeContext() - Method in interface com.datasynapse.fabric.domain.Domain
Get the runtime context of this Component.
getRuntimeContextTemplate() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getRuntimeContextTemplate() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the runtime context template of this gridlib extension.
getRuntimeContextVariables() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the runtime context variables associated with this Component
getRuntimeContextVariables() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the runtime context variables associated with this Component
getRuntimeContextVariables() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the runtime context variables for this Container.
getRuntimeContextVariables() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the runtime context variables for this Enabler.
getSamplingWindow() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Returns the statistical sampling window
getSchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Retrieves information on the given Schedule.
getScheduleAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Schedule Admin
getScheduleName() - Method in class com.datasynapse.fabric.admin.info.PolicyInfo
Returns the name of the associated schedule, or the empty string if no schedule is associated.
getScheduleName() - Method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
Returns the name of the associated schedule, or the empty string if no schedule is associated.
getScheduleNames() - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Retrieves the list of Schedule names for all the Schedules available on the Broker.
getSchedules() - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Retrieves information on all the Schedules available on the Broker.
getScript(int) - Method in class com.datasynapse.fabric.asset.AssetManager
Get the Script at the specified index
getScript(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScript(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the ith Script of this GridLibExtension.
getScriptCount() - Method in class com.datasynapse.fabric.asset.AssetManager
Get the number of Scripts
getScriptCount() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScriptCount() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the number of scripts associated with this GridLibExtension.
getScriptDirectory() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScriptProvidedStatistic(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScriptProvidedStatistic(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the ith script provided statistic of this GridLibExtension
getScriptProvidedStatisticCount() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScriptProvidedStatisticCount() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the number of script-provided statistics associated with this GridLibExtension.
getScripts() - Method in class com.datasynapse.fabric.asset.AssetManager
Get the Scripts for this AssetManager
getScriptStatisticsProvider() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
getScriptStatisticsProvider() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Retrieve the ScriptStatisticsProvider associated with this GridLibExtension.
getSecondaryDirector() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets the Engine Daemon's secondary Director.
getSelectedArchiveScalingRules(String, String[]) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns selected rules by name for stack
getSelectedEngineDaemonInfo(long[]) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves information on the given Engine Daemons logged into the Director.
getSelectedEngineInfo(long[]) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves information on the given Engines logged into the Broker.
getSelectedGlobalRules(String[]) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns selected rules by names
getSeparatorTags(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
 
getSessionCookie() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the current session's identifier.
getSeverity() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the severity of the event.
getShutdownCommand() - Method in class com.datasynapse.fabric.container.LifecycleCommand
Get the shutdown command
getShutdownProcess() - Method in class com.datasynapse.fabric.container.ExecContainer
Get the ProcessWrapper containing a reference to the shutdown subprocess spawned by this Enabler.
getShutdownReason() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getShutdownReason() - Method in interface com.datasynapse.fabric.container.Container
Returns a code representing the reason why the Enabler was shut down.
getShutdownTimeout() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the timeout in milliseconds for shutting down this Container.
getShutdownTimeout() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the timeout in milliseconds for shutting down this Enabler.
getShutdownTimeout() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getShutdownTimeout() - Method in interface com.datasynapse.fabric.container.Container
Get the timeout in milliseconds for shutting down this Enabler.
getShutdownTimeout() - Method in class com.datasynapse.gridserver.engine.EngineHook
The shutdown timeout.
getSignature() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the signature of the gridlib archive file
getSource() - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Get the name of the component within the stack that is associated with the dynamic info.
getSource() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the source (component) of the Skyway Stack Property.
getSource() - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Get the name of the component within the stack that is associated with the URL.
getSourceId() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getSourceId() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getSourceId() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getSourceId() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getSourceId() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getSourceId() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Get the ID of the component on which this provider runs
getSourceId() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the ID of the source component.
getStack() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the archive owning stack name that runs the archive
getStack(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Retrieves information on the given Stack.
getStack() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStackAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Stack Admin
getStackArchiveScalingAdmin() - Static method in class com.datasynapse.fabric.admin.AdminManager
Gets the Archive Scaling Admin at stack scope
getStackNames() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Retrieves the list of Stack names for all the Stacks available on the Broker.
getStackPrecedences() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Get an array of Stack precedences.
getStacks() - Method in interface com.datasynapse.fabric.admin.StackAdmin
Retrieves information on all the Stacks available on the Broker.
getStartArchivesOnActivation() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
getStartCondition() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getStartCondition() - Method in interface com.datasynapse.fabric.container.Container
Get the start condition for this Enabler.
getStartCondition() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getStartCondition() - Method in interface com.datasynapse.fabric.domain.Domain
Get the start condition for this Component.
getStartDate() - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Gets the date on which this Schedule should begin to take effect.
getStartOn() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the last start time of the object as a long
getStartOn() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the last time the Stack was started (from Skyway) as a long
getStartupCommand() - Method in class com.datasynapse.fabric.container.LifecycleCommand
Get the startup command
getStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
This method is called to retrieve a single statistic value for the given statistics metadata.
getStatistic(int) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getStatistic(String) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getStatistic(int) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStatistic(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStatistic(int) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getStatistic(String) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getStatistic(int) - Method in class com.datasynapse.fabric.stats.MultiStatisticsMetadata
Get the indexed statistic
getStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
This method is called to retrieve a single statistic value for the given statistics metadata.
getStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.MBeanStatisticsProvider
 
getStatistic(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.MXBeanStatisticsProvider
 
getStatistic(int) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the indexed statistics from this record
getStatistic(String) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get a statistic with the given name
getStatisticCount() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getStatisticCount() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStatisticCount() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getStatisticCount() - Method in class com.datasynapse.fabric.stats.MultiStatisticsMetadata
Get the number of statistics contained in this metadata
getStatisticCount() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the number of statistics included in this record
getStatisticName() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Returns the statistic name used
getStatistics(Object) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getStatistics() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getStatistics(String, String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStatistics() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getStatistics() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getStatistics(Object) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getStatistics(Object) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Retrieves statistical values based on the specified key.
getStatistics() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the statistics in this record
getStatisticsCollectionFrequency(Properties) - Static method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for getting the statistics collection frequency in millis
getStatisticsNames() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getStatisticsNames() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getStatisticsNames() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Retrieves an Array of statistic names consisting of the stats the collector should query this provider for.
getStatisticsProvider(int) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getStatisticsProvider(int) - Method in interface com.datasynapse.fabric.container.Container
Retrieve the i'th statistic provider from this Enabler's list of statistics providers.
getStatisticsProvider(int) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getStatisticsProvider(int) - Method in interface com.datasynapse.fabric.domain.Domain
Retrieve the i'th statistic provider from this Component's list of statistics providers.
getStatisticsProviderCount() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getStatisticsProviderCount() - Method in interface com.datasynapse.fabric.container.Container
Get the current number of statistics providers for this Enabler.
getStatisticsProviderCount() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getStatisticsProviderCount() - Method in interface com.datasynapse.fabric.domain.Domain
Get the current number of statistics providers for this Component.
getStatisticValue() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Returns the statistical threshold value
getStats() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostStatsSelectorInfo
Returns the archive statistics to use
getStatus() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the Asset Manager status.
getStatus() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the status of the Engine.
getStatus() - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Returns the patch status
getStatus() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Gets the status of this Skyway Stack.
getStatus() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets the status of the Asset Manager.
getStatus() - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
getStatusString() - Method in class com.datasynapse.fabric.asset.AssetManager
Returns the String representation of the status code.
getStrategy() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets the AssetManagementStrategy implementation.
getStringVariableValue(String, String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Retrieves the String value of the named variable in the current RuntimeContext.
getStringVariableValue(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Retrieves the String value of the named Variable in the current RuntimeContext.
getStringVariableValue(String, String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
Retrieve the String value of the named variable in the current RuntimeContext
getStringVariableValue(String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
Retrieve the String value of the named Variable in the current RuntimeContext
getSubscriberEvents(Subscriber) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the events that the given subscriber is registered to receive.
getSubscribers() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the registered event subscribers.
getSummary() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets the Asset Manager summary.
getSummary() - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
getSummary() - Method in class com.datasynapse.fabric.asset.AssetManager
Gets a summary status of the Asset Manager that is available from the Administration Tool and the Admin API.
getSummary() - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
getSupportedArchiveStats(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns metadata definition for an archive statistic
getSupportedArchiveStatsNames() - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Returns supported archive statistics names from all Components
getSupportedComponentTypes() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the list of component types this Enabler supports.
getSupportedDomainType(int) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getSupportedDomainType(int) - Method in interface com.datasynapse.fabric.container.Container
Get a Component type supported by this Enabler.
getSupportedDomainTypeCount() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getSupportedDomainTypeCount() - Method in interface com.datasynapse.fabric.container.Container
Get the count of the Component types supported by this Enabler.
getSupportedDomainTypes() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the list of application component types this Container supports.
getSupportedFeature(int) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getSupportedFeature(int) - Method in interface com.datasynapse.fabric.container.Container
Get the supported Feature at the specified index
getSupportedFeatureCount() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getSupportedFeatureCount() - Method in interface com.datasynapse.fabric.container.Container
Get the number of Features supported by this Enabler
getSupportedFeatures(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Gets the list of the features supported by the specified Container.
getSupportedFeatures(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Gets the list of the features supported by the specified Enabler.
getSupportedFeatures() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets information of all the features supported by this Container.
getSupportedFeatures() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets information of all the features supported by this Enabler.
getSupportedStatistic(int) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getSupportedStatistic(int) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getSupportedStatistic(int) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Retrieve the supported statistic at the specified index
getSupportedStatisticCount() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getSupportedStatisticCount() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getSupportedStatisticCount() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Get the number of statistics supported by this provider
getSupportedStatistics() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the information on all the statistics that are supported and hence can be tracked by this Component.
getSupportedStatistics() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the information on all the statistics that are supported and hence can be tracked by this Component.
getSupportedStatistics() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets a list of information on all the statistics supported by this Container.
getSupportedStatistics() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets a list of information on all the statistics supported by this Enabler.
getSupportedStatistics() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
getSupportedStatistics() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
getSupportedStatistics() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Returns an array of the statistics supported by this provider
getSupportType() - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
getSystemProperty(String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Gets the value for the given Java system property.
getTabs() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo
 
getTargetArchiveDirectory() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
getTargetDirectory() - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
getTargetGridlibName() - Method in class com.datasynapse.fabric.container.PatchTargetDetail
Retrieves name of the patch target.
getTargetGridlibVersion() - Method in class com.datasynapse.fabric.container.PatchTargetDetail
Retrieves version of the patch target.
getTargetHostRuleConditions() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the group of conditions for selecting target host for new archive instances
getTargetHostSelector() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Returns the "logical host" type selector for adding archive instances
getTechnology() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the object's technology
getTechnology() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the object's technology
getTechnology() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the Stack's (Skyway) "technology"
getTemplateLevel() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the stack's (Skyway) template level (--, local or global).
getTime() - Method in class com.datasynapse.fabric.admin.info.SkywayEventInfo
Get the time the event took place.
getTimeFactor() - Method in class com.datasynapse.fabric.stats.evaluator.TimedThroughputStatisticEvaluator
Get the time factor
getTimestamp() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the timestamp.
getTimestamp() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
getTimestamp() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
getTimestamp() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
getTimestamp() - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Get the timestamp of this record
getTitle() - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Get the title of the dynamic info.
getTitle() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the title.
getTitle() - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Get the title associated with the URL.
getToAmPm() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the AM or PM part of the time when this Interval should end.
getToHour() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the hour part of the time when this Interval should end.
getToMinute() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Gets the minute part of the time when this Interval should end.
getTrackedArchiveStatisticsNames(String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Returns all archive statistics tracked for a stack
getTrackedStatistics() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets the names of the statistics tracked by this Component.
getTrackedStatistics() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets the names of the statistics tracked by this Component.
getTrackedStatistics() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getTrackedStatistics() - Method in interface com.datasynapse.fabric.domain.Domain
Get the tracked statistic names for this Component.
getType() - Method in class com.datasynapse.fabric.admin.info.AllocationConstraintInfo
Gets the type of the constraint.
getType() - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Gets the type of the allocation rule.
getType() - Method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Gets the type of the rule condition.
getType() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get the variable type.
getType() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the variable type as a String
getType() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
getType() - Method in interface com.datasynapse.fabric.domain.Domain
Get the type of this Component.
getType() - Method in class com.datasynapse.gridserver.server.ServerEvent
Gets the event type.
getTypeInt() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the variable type as an int
getUnits() - Method in class com.datasynapse.fabric.admin.info.StatisticInfo
Retrieves the units of the statistic.
getUnits() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
getUnits() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Get the units of this statistic
getUnixCommand() - Method in class com.datasynapse.fabric.container.ExecContainer
Get the LifecycleCommand containing commands to start and stop the Enabler on Unix platforms.
getUpdate() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Get the update time of the object as a long
getUpgradeClass() - Method in class com.datasynapse.fabric.admin.info.ComponentTypeInfo
Gets the name of the class whose instances are used to perform type upgrades on existing components.
getUpgrades() - Method in class com.datasynapse.fabric.admin.info.ComponentTypeInfo
Gets the specification for the set of other versions that this type can upgrade.
getUrl() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
getUrl() - Method in class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Get the URL.
getUrl() - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Get the actual URL.
getUrl() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Gets the URL string.
getUrls() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
Get the stack's URLs.
getUrls() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Get the stack's (Skyway) URLs.
getUsage() - Method in class com.datasynapse.fabric.admin.info.SkywayCpuInfo
Get the percentage of the CPU currently being used.
getUsage() - Method in class com.datasynapse.fabric.admin.info.SkywayResourceInfo
Get the amount of this resource currently being used in MB.
getUsername() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets the username of the Engine.
getUsername() - Method in class com.datasynapse.fabric.admin.info.SkywayUserInfo
Gets the username of this Skyway user.
getValidations() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the validations of the Skyway Stack Property.
getValue() - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Get the value of this variable
getValue() - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Get the value string.
getValue() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Get the value (possibly null) of the Skyway Stack Property.
getValue() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Get the value of this variable
getValue() - Method in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Get the current value of the aggregated statistic.
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.AverageAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.AverageArchiveAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.DomainAverageSumAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.MaxArchiveAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.MinArchiveAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.NormalizedGeometricVarianceAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.SourceAveragedAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.aggregator.TotalMostRecentArchiveAggregator
 
getValue() - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
getValue() - Method in interface com.datasynapse.fabric.stats.Statistic
Get the value of this Statistic
getValue(String) - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Evaluate a value specified by an XPath string
getValue() - Method in class com.datasynapse.gridserver.admin.Property
Gets the value
getValue() - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Gets the comparison value
getValueForDisplay() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
 
getVariable(int) - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
getVariable(String) - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
getVariable(int) - Method in interface com.datasynapse.fabric.common.RuntimeContext
Retrieve the indexed variable
getVariable(String) - Method in interface com.datasynapse.fabric.common.RuntimeContext
Get the variable with the specified name
getVariableCount() - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
getVariableCount() - Method in interface com.datasynapse.fabric.common.RuntimeContext
Get the number of runtime context variables
getVariables() - Method in class com.datasynapse.fabric.admin.info.SubstitutionVariableMessage
Gets the list of Runtime Context Variables.
getVariables(FabricEngineInfo, StackInfo, ComponentInfo) - Method in interface com.datasynapse.fabric.broker.userartifact.variable.DynamicVariableProvider
The getVariables() method is called by the Broker to retrieve the set of runtime context sensitive variables to be used by Engines during Component activation.
getVariables() - Method in interface com.datasynapse.fabric.broker.userartifact.variable.VariableProvider
The getVariables() method is called periodically by the Broker to retrieve the current set of variables to be used by Engines during Component activation.
getVersion() - Method in class com.datasynapse.fabric.admin.info.ComponentTypeInfo
Gets the version of the component type.
getVersion() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets the version of the Container.
getVersion() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets the version of the Enabler.
getVersion() - Method in class com.datasynapse.fabric.admin.info.EnablerSpecInfo
Gets the (distribution) version of the enabler.
getVersion() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the version of the gridlib
getVersion() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves the Manager version.
getVersion() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
getVersion() - Method in interface com.datasynapse.fabric.container.Container
Get the String containing the version of this Enabler.
getVersion() - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
getVersionedComponentType() - Method in class com.datasynapse.fabric.admin.info.EnablerSpecInfo
Gets the versioned component type to be used with the changed component.
getVersionedLanguage() - Method in class com.datasynapse.fabric.common.script.Script
 
getWaitingEngines() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Get the number of "waiting" engines (the engine deficit?) for the Skyway Stack Component.
getWeeklyDaysToRunValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the days on which a weekly recurrence pattern will recur.
getWeeklyEveryXWeeksValue() - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Gets the xth week on which a weekly recurrence pattern will recur.
getWindowsCommand() - Method in class com.datasynapse.fabric.container.ExecContainer
Get the LifecycleCommand containing commands to start and stop the Enabler on Windows platforms.
getWizardPageProperty(String) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
getWorkDir() - Method in class com.datasynapse.fabric.container.AbstractContainer
Getter for work directory.
getXpath() - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
Returns the xpath of the statistic
GLOBAL_TEMPLATE - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
Global (all accounts, Skyway) template.
GREATER_THAN - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must be greater than.
GREATER_THAN_EQ - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must be greater than or equal to.
GRID_LIBRARY - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The current GridLibrary
GRID_LIBRARY_DIR - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The full path to the directory of the root Grid Library for the current Session.
GRID_LIBRARY_VERSION - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The current GridLibrary Version
GridLibExtension - Interface in com.datasynapse.fabric.domain
GridLibExtension interface is the contract implemented by Silver Fabric extensions.
GridlibInfo - Class in com.datasynapse.fabric.admin.info
GridlibInfo is used to uniquely identify a specific gridlib archive file.
GridlibInfo() - Constructor for class com.datasynapse.fabric.admin.info.GridlibInfo
Constructor to create new gridlib information object
GridlibUtils - Class in com.datasynapse.fabric.util
Contains utility methods for dealing with Grid Libraries.
GUID - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The globally unique identifier for the Engine (network card address).

H

handleAlert(Properties) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleAlert(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an alert is posted on the Broker.
handleAlert(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleAllocation(AllocationMapInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleAllocation(AllocationMapInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when the allocation changes.
handleAllocation(AllocationMapInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleApplicationPolicyChanged(ApplicationInfo, String) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleApplicationPolicyChanged(ApplicationInfo, String) - Method in class com.datasynapse.fabric.asset.AssetManager
handleApplicationPolicyChanged(ApplicationInfo, String) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleApplicationStarted(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleApplicationStarted(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
handleApplicationStarted(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
Deprecated.
handleApplicationStopped(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleApplicationStopped(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
handleApplicationStopped(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
Deprecated.
handleArchiveScaled(boolean, String, String, String) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an archived is scaled.
handleBrokerAdded(Properties) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleBrokerAdded(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when the Primary or Failover Broker is added to this Broker.
handleBrokerAdded(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleBrokerRemoved(Properties) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleBrokerRemoved(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when the Primary or Failover Broker was removed from this Broker.
handleBrokerRemoved(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleClientAdded(Properties) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleClientAdded(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a VirtualRouter client was added to the Broker.
handleClientAdded(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleClientRemoved(Properties) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleClientRemoved(Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a VirtualRouter client was removed from the Broker.
handleClientRemoved(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleComponentInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a Component instance finishes activation.
handleComponentInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a Component instance starts deactivation.
handleComponentInstanceUpdated(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a running component's ActivationInfo is updated via a call to the Container.updateActivationInfoProperties(ActivationInfo) method.
handleDomainInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleDomainInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
handleDomainInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleDomainInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleDomainInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
handleDomainInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEffectivePolicyChanged() - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleEffectivePolicyChanged() - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when the effective Policy has changed.
handleEffectivePolicyChanged() - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEngineAdded(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleEngineAdded(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine was added to the Broker.
handleEngineAdded(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEngineDaemonAdded(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleEngineDaemonAdded(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine Daemon was added to the Broker.
handleEngineDaemonAdded(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEngineDaemonDrainingStarted(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine Daemon was put into Draining mode.
handleEngineDaemonDrainingStopped(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine Daemon was removed from Draining mode.
handleEngineDaemonRemoved(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleEngineDaemonRemoved(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine Daemon was removed from the Broker.
handleEngineDaemonRemoved(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEngineRemoved(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleEngineRemoved(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an Engine was removed from the Broker.
handleEngineRemoved(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleEvent(ServerEvent) - Method in class com.datasynapse.gridserver.server.ServerHook
User-implemented event handler.
handleFailback() - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
handleFailback() - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when the Primary Broker is added to the Failover Broker.
handleFailback() - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
handleStackPolicyChanged(StackInfo, String) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when an active Policy changed for a Stack that is part of the effective Policy.
handleStackStarted(StackInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a Stack is added to the effective Policy.
handleStackStopped(StackInfo) - Method in class com.datasynapse.fabric.asset.AssetManager
This method gets called when a Stack is removed from the effective Policy.
HAS_SHUTDOWN_DEPENDENCY - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the value for the has shutdown dependencies property
hasComponentStarted() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
hasContainerStarted() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
hashCode() - Method in class com.datasynapse.fabric.admin.info.EngineIdInfo
 
hashCode() - Method in class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
hashCode() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
hashCode() - Method in class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
hashCode() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
hashCode() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
 
hashCode() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
 
hashCode() - Method in class com.datasynapse.fabric.common.script.Script
 
hashCode() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
hashCode() - Method in class com.datasynapse.fabric.container.ArchiveDetail
 
hashCode() - Method in class com.datasynapse.fabric.container.LifecycleCommand
 
hashCode() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
hashCode() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
hashCode() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
hashCode() - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
hashCode() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
hashCode() - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
hashCode() - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
hashCode() - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
 
hashCode() - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
 
hasShutdownDependency() - Method in class com.datasynapse.fabric.common.ActivationInfo
 
hasStarted() - Method in interface com.datasynapse.fabric.common.StartCondition
This method will periodically be called during Enabler or Component activation to determine the state of the starting Enabler/Component.
HOME_BROKERS - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The comma-delimited list of home Brokers.
HOME_DIR - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
Home directory, the installation directory on the Engine's host computer.
HOSTNAME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the engine hostname property
HOSTNAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The hostname of the engine running the Component.
HOSTNAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Engine hostname property
HOSTNAME - Static variable in class com.datasynapse.fabric.domain.featureinfo.FaultToleranceFeatureInfo
 
HOSTNAME - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The hostname of the Engine.
HTTP_ENABLED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
HTTP_FEATURE_NAME - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating HTTP support
HTTP_PORT - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the http port property
HTTP_PORT - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The HTTP listen port of the Component.
HTTP_PORT - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the HTTP port property
HTTP_PORT_VAR - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
HTTP_ROUTING_PREFIX_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in HTTP routing prefix property.
HTTP_STATIC_ROUTE_PREFIX - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing prefix for static HTTP routes
HttpFeatureInfo - Class in com.datasynapse.fabric.domain.featureinfo
This FeatureInfo implementation indicates that the Component supports the HTTP protocol and wishes to report its relevant information (port values and context roots/relative URL patterns) to the Broker to be used for HTTP routing.
HttpFeatureInfo() - Constructor for class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
HTTPS_ENABLED_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
HTTPS_PORT - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the https port property
HTTPS_PORT - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The HTTPS listen port of the Component.
HTTPS_PORT - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the HTTPS port property
HTTPS_PORT_VAR - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 

I

ID - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The numeric ID unique to each Engine, generated upon installation.
IManagedProcess - Interface in com.datasynapse.fabric.engine.managedprocess
ManagedProcessPlugin keeps track of Managed Processes.
init() - Method in class com.datasynapse.fabric.asset.AbstractLoadBalancer
 
init() - Method in class com.datasynapse.fabric.asset.AssetManager
 
INIT - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
init(AssetProvisioningManager) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
This method is called when the Broker starts.
init() - Method in class com.datasynapse.fabric.asset.DefaultAssetManager
 
init(AssetProvisioningManager) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
init() - Method in interface com.datasynapse.fabric.broker.userartifact.UserArtifact
This method is called to initialize a newly loaded User Artifact and also on enabling a disabled User Artifact.
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in interface com.datasynapse.fabric.common.RunningCondition
Initialize this RunningCondition with the given information.
init(DirectoryManager) - Method in class com.datasynapse.fabric.common.script.Script
 
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in interface com.datasynapse.fabric.common.StartCondition
Initialize this StartCondition with the given information.
init(Domain, RuntimeContext) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
init(Domain, RuntimeContext) - Method in interface com.datasynapse.fabric.container.Container
Initialize this Enabler with the given ServerContext, and prepare to run given Component.
init(List<RuntimeContextVariable>) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
init(List<RuntimeContextVariable>) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
init(List<RuntimeContextVariable>) - Method in interface com.datasynapse.fabric.domain.Domain
The init() method is called prior to activate() and allows for initialization of the Component.
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.FaultToleranceFeatureInfo
 
init(Domain) - Method in interface com.datasynapse.fabric.domain.featureinfo.FeatureInfo
Called when added to the Component in the Administration Tool
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
init(Domain) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in interface com.datasynapse.fabric.stats.MBeanServerRef
Initialize this MBeanServerRef with the given information.
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
This method is called so that StatisticsProvider implementations can be initialized with the given parameters.
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in class com.datasynapse.fabric.stats.provider.MBeanStatisticsProvider
 
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in class com.datasynapse.fabric.stats.provider.MXBeanStatisticsProvider
 
init(Container, Domain, ProcessWrapper, RuntimeContext) - Method in class com.datasynapse.fabric.stats.provider.ScriptStatisticsProvider
 
init() - Method in class com.datasynapse.gridserver.server.ServerHook
Called when the hook is added (when the Manager starts, or if added or changed from the Hook Editor).
initGridLib(File, ClassLoader) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
initGridLib(File, ClassLoader) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Initialize this gridlib extension after it has been loaded from the deployment descriptor file.
initialized() - Method in class com.datasynapse.gridserver.engine.EngineHook
Called when the hook is added.
INITIALIZING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Initializing state of an Engine
install() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
install() - Method in interface com.datasynapse.fabric.container.Container
Install the current Component into this Enabler.
INSTALL_ARCHIVES_VIA_FILE_COPY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
installContent(GridLibExtension) - Method in class com.datasynapse.fabric.container.AbstractContainer
Installs content files from the specified GridLibExtension (Enabler or Component).
instance(MBeanServerConnection, ObjectName) - Static method in class com.datasynapse.fabric.util.JMXBeanInspector
Create an instance of JMXInspector
INSTANCE - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The instance of the Engine, starting with zero.
INSTANCE_AUTO_SMP - Static variable in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Indicates the instances value is set to auto-SMP.
INSTANCE_COUNT_PROP - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in instance count property.
INSTANCE_DEFAULT - Static variable in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Indicates the instances value is set to the configuration value.
INVALID_RULE - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
An invalid rule.
INVALID_VALUE - Static variable in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Deprecated. 
IP - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The IP address of the Engine.
IP_ADDRESS - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the name of the engine IP address property
IP_ADDRESS - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The IP Address of the engine running the Component.
IP_ADDRESS - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the Engine IP address property
IS_FAULT_TOLERANT_INSTANCE - Static variable in class com.datasynapse.fabric.domain.featureinfo.FaultToleranceFeatureInfo
 
isActivating() - Method in class com.datasynapse.fabric.container.AbstractContainer
The isActivating() method is used determine if the Enabler is currently activating a Component.
isApplicationDeployed(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Reports whether the Application is published.
isAutoStart() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets whether the Engines will automatically start and log in based on its configuration (idle timeout, CPU usage, etc.)
isAvailable() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Retrieves if the methods are available.
isAvailable() - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Retrieves if the methods are available.
isAvailable() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Retrieves if the methods are available.
isBlocking() - Method in class com.datasynapse.fabric.container.ExecContainer
Get whether the startup command for this ExecContainer blocks or not
isBusy() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Tests if the Engine is currently executing a Task.
isCapturable() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Can the component be captured?
isCaptureEnabled() - Method in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
Deprecated. 
isCapturing() - Method in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Gets if the Engine is currently capturing a Component.
isComponent() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the value of the component flag which indicates whether the gridlib contains a component
isComponentInstanceNumberingEnabled() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
isComponentInstanceNumberingEnabled() - Method in interface com.datasynapse.fabric.container.Container
If the Enabler is using the Component instance number feature.
isComponentRunning() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
isConfigured() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
isConfigured() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
isContainerRunning() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
isCustomLocator() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Checks if this locator is designated as a custom locator.
isDefault() - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Indicate whether this URL is the default for its stack.
isDefault() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsMetadata
 
isDefault() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
isDefault() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Gets whether this statistic is declared to be default or not.
isDefolt() - Method in class com.datasynapse.fabric.admin.info.StatisticInfo
Gets whether this statistic should be added by default to a newly created Component.
isDeployable(File) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
isDeployable(File) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Check if the given file is deployable.
isDeployed(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Reports if the Application Component is published.
isDistribution() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the value of the distribution flag which indicates whether the gridlib is a distribution
isDraining() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets whether or not the Engine Daemon is in draining mode.
isEnabled() - Method in class com.datasynapse.fabric.admin.info.AssetManagerInfo
Gets whether the Asset Manager is enabled.
isEnabled() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets whether the Engine Daemon is enabled.
isEnabled() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
isEnabled() - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
isEnabled() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
isEnabled() - Method in interface com.datasynapse.fabric.broker.userartifact.UserArtifact
Gets whether the UserArtifact is enabled.
isEnabled(Domain) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Specifies if this statistic is enabled.
isEnabled(Domain) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
Specifies if the StatisticsProvider is enabled.
isFailoverBroker() - Static method in class com.datasynapse.fabric.util.BrokerUtils
Gets whether this Broker is a failover Broker.
isFileBasedCaptureEnabled() - Method in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
 
isHttpEnabled() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
isHttpsEnabled() - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
isInvalid() - Method in class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Is the component invalid (in the sense of missing its enabler)?
isManualStart() - Method in class com.datasynapse.fabric.admin.info.FabricEngineDaemonInfo
Gets whether the Engines will manually start and immediately log in.
isModified() - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.admin.info.ContainerInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.admin.info.EnablerInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.admin.info.StackInfo
Gets whether the object has been modified since it was last published.
isModified() - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
isModified() - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Get the modify flag on this gridlib extension.
isPatch() - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Gets the value of the patch flag which indicates whether the gridlib is a patch
isPatchable() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
isPatchable() - Method in interface com.datasynapse.fabric.container.Container
If the Enabler is patchable.
isPublished(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Reports if the Component is published.
isReadonly() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Indicate whether the Skyway Stack Property is readonly in Skyway.
isRequired() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Indicate whether the Skyway Stack Property is required.
isRequiredForProvisioning() - Method in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Indicate whether the Skyway Stack Property is required for provisioning a new stack.
isRunning() - Method in interface com.datasynapse.fabric.common.RunningCondition
This method will periodically be called during the lifetime of an active Enabler or Component activation to monitor the health of the Container/Component.
isRunning() - Method in class com.datasynapse.fabric.container.ArchiveDetail
Indicates if a deployed archive instance is currently running.
isRunning() - Method in class com.datasynapse.fabric.container.ProcessWrapper
If the process is running
isSatisfied() - Method in interface com.datasynapse.fabric.broker.allocation.condition.RuleCondition
Dictates if this Rule Condition is satisfied.
isScaled() - Method in class com.datasynapse.fabric.container.ArchiveDetail
Indicates if a deployed archive instance is result of scaling triggered by the Broker.
isScaling() - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingEntryInfo
Returns the scaling status of the archive that this entry represents
isScheduleDeployed(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
isScheduleModified(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Reports whether the Schedule is modified compared to its published version.
isSchedulePublished(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Reports whether the Schedule is published.
isShared() - Method in class com.datasynapse.fabric.admin.info.StatisticInfo
Gets whether this statistic is shared by different Component types.
isShared() - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsMetadata
 
isShared() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
isShared() - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Gets whether this statistic is defined to be shared or not.
isStackPublished(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Reports whether the Stack is published.
isStartable() - Method in class com.datasynapse.fabric.admin.info.SkywayStackInfo
See if this user is allowed to start this stack.
isStartable() - Method in class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
See if this user is allowed to instantiate this template.
isStopOnError() - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
isTestingMode() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
isUtility(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Reports if the Component is flagged as a utility.
isUtility(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Reports if the Component is flagged as a utility.
isUtility(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Reports if the Schedule is flagged as a utility.
isUtility() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
isUtility() - Method in interface com.datasynapse.fabric.domain.Domain
Indicates whether this Component is a utility Component (that is, one that can be the object of a Component Dependency rule whether or not it belongs to the same account as the subject of the rule).
isWindows() - Static method in class com.datasynapse.fabric.util.ContainerUtils
Whether local platform is Windows.

J

JMXBeanInspector - Class in com.datasynapse.fabric.util
This tool enables you to inspect and dump one or more attributes of an M(X)Bean to JSON.
JOB_CANCELLED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
Use SERVICE_SESSION_CANCELLED
JOB_COMPLETED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
Use SERVICE_SESSION_COMPLETED
JOB_STARTED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Deprecated.
Use SERVICE_SESSION_STARTED

K

keySetSorted() - Method in class com.datasynapse.fabric.common.ActivationInfo
 
killAllEngines() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Logs out all the Engines from the Broker.
killEngine(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Logs out the given Engine from the Broker.

L

LANGUAGE_PROPERTY - Static variable in class com.datasynapse.fabric.common.script.Script
 
LANGUAGE_VERSION_PROPERTY - Static variable in class com.datasynapse.fabric.common.script.Script
 
LESS_THAN - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must be less than.
LESS_THAN_EQ - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must be less than or equal to.
Licensable - Interface in com.datasynapse.fabric.container
Interface to mark an Enabler as requiring a license and to define a key by which it will be licensed.
LifecycleCommand - Class in com.datasynapse.fabric.container
A LifecycleCommand is used to define the startup and shutdown commands of an ExecContainer.
LISTEN_ADDRESS_NET_MASK_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
LISTEN_ADDRESS_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
listFiles(File, FileFilter) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Returns an array of pathnames of all the files and directories in the specified directory that satisfy the specified filter.
LOCAL_TEMPLATE - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
Local (own account only, Skyway) template.
LOCATION - Static variable in interface com.datasynapse.fabric.domain.Options
The location.
LocationInfo - Class in com.datasynapse.fabric.admin.info
Location information.
LOG_FILE_PATTERNS_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
LOGICAL_AND_PROP - Static variable in interface com.datasynapse.fabric.container.ArchiveManagement
Constant representing the name of the logical AND property
LOGIN_TIME - Static variable in class com.datasynapse.fabric.admin.info.AllocationInfo
Constant representing the creation time of the login message property
LOGIN_TIME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the creation time of the login message property

M

ManagedProcess - Class in com.datasynapse.fabric.engine.managedprocess
Provides an implementation of a Managed Process.
ManagedProcess() - Constructor for class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
ManagedProcess(String, EnablerIdentity, int) - Constructor for class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
Creates a Managed Process
ManagedProcess(String, String, EnablerIdentity, int) - Constructor for class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
Creates a Managed Process
ManagedProcess(String, String, EnablerIdentity, String, int) - Constructor for class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
Creates a Managed Process
managedProcessChanged(ManagedProcessNotifyMessage) - Method in interface com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotificationListener
 
ManagedProcessNotificationListener - Interface in com.datasynapse.fabric.engine.managedprocess
 
ManagedProcessNotifyMessage - Class in com.datasynapse.fabric.engine.managedprocess
 
ManagedProcessNotifyMessage() - Constructor for class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
ManagerAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to the Manager.
matchesOS(String, String) - Static method in class com.datasynapse.fabric.util.GridlibUtils
returns if a list of os matches another list, the special value 'all' is not recognized.
MAX_ACTIVATION_TIME_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The number of seconds for maximum activation time of this Component.
MAX_CAPTURE_TIME_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The number of seconds for maximum capture time of this Component.
MAX_DEACTIVATION_TIME_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
The number of seconds for maximum deactivation time of this Component.
MAX_INSTANCES_PER_HOST - Static variable in interface com.datasynapse.fabric.domain.Options
The maximum number of instances from the same host that can be assigned to this Component.
MaxArchiveAggregator - Class in com.datasynapse.fabric.stats.aggregator
MaxArchiveAggregator aggregates archive statistic data points by calculating the maximum value over the entire set of statistics.
MaxArchiveAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.MaxArchiveAggregator
 
MBeanServerRef - Interface in com.datasynapse.fabric.stats
The MBeanServerRef interface is a wrapper around JMX MBeanServerConnection interface.
MBeanStatisticsMetadata - Class in com.datasynapse.fabric.stats
MBeanStatisticsMetadata extends BasicStatisticsMetadata to provide the JMX-specific properties objectName and attributeName.
MBeanStatisticsMetadata() - Constructor for class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
 
MBeanStatisticsProvider - Class in com.datasynapse.fabric.stats.provider
MBeanStatisticsProvider is an implementation of the StatisticsProvider interface that takes advantage of the JMX protocol.
MBeanStatisticsProvider() - Constructor for class com.datasynapse.fabric.stats.provider.MBeanStatisticsProvider
 
MEMORY_WARNING - Static variable in class com.datasynapse.gridserver.server.ServerEvent
Server exceeded configured memory usage threshold.
MIN_ARCHIVE_DETECTION_FREQUENCY_IN_SECONDS - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
MIN_CHECKPOINT_FREQUENCY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
MIN_INSTANCES_PER_HOST - Static variable in interface com.datasynapse.fabric.domain.Options
The minimum number of instances of this component that should assigned to the same host

Default: 0

MinArchiveAggregator - Class in com.datasynapse.fabric.stats.aggregator
MinArchiveAggregator aggregates archive statistic data points by calculating the minimum value over the entire set of statistics.
MinArchiveAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.MinArchiveAggregator
 
MODE_AUTO - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
The Auto Stack mode.
MODE_MANUAL - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
The Manual Stack mode.
MODE_STOPPED - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
The Stopped Stack mode.
MODULE_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
MODULE_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
MONTHLY_TYPE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Recur on a particular day every nth month.
MONTHLY_TYPE_1TO31 - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
When monthly recur type is set to '1to31', the interval can be made recur on a particular day of every nth month.
MONTHLY_TYPE_XTH_OF_YTHKIND - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
When monthly recur type is set to 'xthOfYKind', the interval can be made recur on every xth occurrence of yth type of every nth month.
MP_IGNORE - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
MP_RESTART - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
MP_RESTART_TERMINATE - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
MP_TERMINATE - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
MultiplyOperation - Class in com.datasynapse.fabric.stats
This class represents an Operation in which the two operands are multiplied.
MultiplyOperation() - Constructor for class com.datasynapse.fabric.stats.MultiplyOperation
 
MultiStatisticsMetadata - Class in com.datasynapse.fabric.stats
MultiStatisticsMetadata is used when the desired statistic value should be the result of an operation between one or more statistics that are independently retrieved and evaluated.
MultiStatisticsMetadata() - Constructor for class com.datasynapse.fabric.stats.MultiStatisticsMetadata
 
MXBeanServerRef - Interface in com.datasynapse.fabric.stats
An implementation of MXBeanServerRef is required to work with MXBeanStatisticsProvider
MXBeanStatisticsMetadata - Class in com.datasynapse.fabric.stats
MXBeanStatisticsMetadata extends BasicStatisticsMetadata to provide the JMX-specific properties objectName and attributeName.
MXBeanStatisticsMetadata() - Constructor for class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
 
MXBeanStatisticsProvider - Class in com.datasynapse.fabric.stats.provider
MXBeanStatisticsProvider is an implementation of the StatisticsProvider interface that takes advantage of the JMX protocol.
MXBeanStatisticsProvider() - Constructor for class com.datasynapse.fabric.stats.provider.MXBeanStatisticsProvider
 

N

NAME_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
NAME_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
Named - Interface in com.datasynapse.commons.conversion
Interface for named objects.
NavigationInfo - Class in com.datasynapse.fabric.admin.info
 
NavigationInfo() - Constructor for class com.datasynapse.fabric.admin.info.NavigationInfo
 
NavigationInfo.PageInfo - Class in com.datasynapse.fabric.admin.info
 
NavigationInfo.PageInfo(String, String, String, boolean) - Constructor for class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
NavigationInfo.TabInfo - Class in com.datasynapse.fabric.admin.info
 
NavigationInfo.TabInfo(String, boolean, NavigationInfo.PageInfo[]) - Constructor for class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
NET_FRAMEWORK - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
Whether the .NET Framework is installed on this Engine.
NET_FRAMEWORK_VERSIONS - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
A comma-separated list of the supported versions of the .NET Framework available on this Engine.
newRecord(Object) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
newRecord(Object) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
newRecord(Object) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Create a new StatisticsRecord based on the specified key.
NO_INCREMENT - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating variable should not be auto incremented
NO_RECURRENCE_TYPE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
The interval does not recur.
NONE - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
NormalizedGeometricVarianceAggregator - Class in com.datasynapse.fabric.stats.aggregator
This Aggregator calculates the geometric variance for the specified input statistic name property, based on distinct source IDs (i.e. Engines).
NormalizedGeometricVarianceAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.NormalizedGeometricVarianceAggregator
 
NOT_EQUALS - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a comma-delimited list of values none of which the compared value can be string-equivalent

The wildcard character (*) is allowed.

NOT_EQUALS_NUMBER - Static variable in class com.datasynapse.gridserver.discriminator.PropertyComparator
the defined value is a number, which the compared value must not be equal to.
NOT_TEMPLATE - Static variable in class com.datasynapse.fabric.admin.info.StackInfo
Not a (Skyway) template.
NOTIFICATION_lIST - Static variable in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
NotificationEngineInfo - Class in com.datasynapse.fabric.admin.info
 
NotificationEngineInfo() - Constructor for class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
NotificationEngineInfo(String, long, String) - Constructor for class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
notifyListenersOfCrash(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
notifyListenersOfCrash(String) - Method in interface com.datasynapse.fabric.container.Container
Notify all listeners of an Enabler failure event
notifyListenersOfDomainActivation() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
notifyListenersOfDomainActivation() - Method in interface com.datasynapse.fabric.container.Container
Notify all listeners of a Component activation event
NUMERIC_INCREMENT - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating variable should be numerically auto incremented

O

OBJECT_TYPE - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating an Object type variable
operate(double, double) - Method in class com.datasynapse.fabric.stats.AddOperation
 
operate(double, double) - Method in class com.datasynapse.fabric.stats.DivideOperation
 
operate(double, double) - Method in class com.datasynapse.fabric.stats.MultiplyOperation
 
operate(double, double) - Method in interface com.datasynapse.fabric.stats.Operation
Perform this operation on the two given doubles and return the result
operate(double, double) - Method in class com.datasynapse.fabric.stats.SubtractOperation
 
Operation - Interface in com.datasynapse.fabric.stats
Implementations of this interface represent operations that can be performed on two numeric (double) values.
Options - Interface in com.datasynapse.fabric.domain
This interface contains constants representing the property names of various built-in Silver Fabric Component options.
OS - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The operating system platform.
OS_USERNAME - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The owner of the process running the Engine.
OS_VERSION - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The version of the operating system.

P

PARTITION - Static variable in interface com.datasynapse.fabric.domain.Options
The partition.
PATCH_GRID_LIBRARIES_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
PATCH_GRIDLIB_NAME_PROPERTY - Static variable in class com.datasynapse.fabric.container.PatchDetail
 
PATCH_TARGET_PROPERTY - Static variable in class com.datasynapse.fabric.container.PatchDetail
 
PatchDetail - Class in com.datasynapse.fabric.container
The PatchDetail class describes a patch to be applied to some Grid Library associated with a Component or Enabler.
PatchDetail() - Constructor for class com.datasynapse.fabric.container.PatchDetail
Constructs an instance of PatchDetail.
PatchDetail(String, String, List<PatchTargetDetail>) - Constructor for class com.datasynapse.fabric.container.PatchDetail
Constructs an instance of PatchDetail.
PatchInfo - Class in com.datasynapse.fabric.admin.info
Patch information.
PatchInfo() - Constructor for class com.datasynapse.fabric.admin.info.PatchInfo
Constructor to create a new patch.
PatchStatusInfo - Class in com.datasynapse.fabric.admin.info
Patch status information.
PatchStatusInfo() - Constructor for class com.datasynapse.fabric.admin.info.PatchStatusInfo
Constructor to create a new patch status information
PatchStatusInfo.PATCH_STATUS - Enum in com.datasynapse.fabric.admin.info
Enumeration holding valid values for patch status
PatchTargetDetail - Class in com.datasynapse.fabric.container
The PatchTargetDetail class describes a target for a patch.
PatchTargetDetail() - Constructor for class com.datasynapse.fabric.container.PatchTargetDetail
Constructs an instance of PatchTargetDetail.
PatchTargetDetail(String, String) - Constructor for class com.datasynapse.fabric.container.PatchTargetDetail
Constructs an instance of PatchTargetDetail.
PID - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The process ID of the Engine process.
PolicyInfo - Class in com.datasynapse.fabric.admin.info
Allocation policy information.
PolicyInfo() - Constructor for class com.datasynapse.fabric.admin.info.PolicyInfo
Constructor to create a new policy.
post(AssetManager, String, Object[]) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningManager
Invokes the method on the registered script or AssetManager.
post(String, Object[]) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow.SerialEventPoster
 
post(String, Object[]) - Method in interface com.datasynapse.fabric.asset.EventPoster
 
postAlert(int, String, Properties) - Method in class com.datasynapse.fabric.asset.AssetManager
A convenience method for posting alerts to the Broker.
postAlert(Properties) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleAlert(Properties) needs to be posted to the Asset Managers.
postAlert(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postAllocation(AllocationMapInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleAllocation(AllocationMapInfo) needs to be posted to the Asset Managers.
postAllocation(AllocationMapInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postApplicationPolicyChanged(ApplicationInfo, String) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postApplicationPolicyChanged(ApplicationInfo, String) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postApplicationStarted(ApplicationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postApplicationStarted(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postApplicationStopped(ApplicationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postApplicationStopped(ApplicationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postArchiveScaled(boolean, String, String, String) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postArchiveScaled(boolean, String, String, String) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postBrokerAdded(Properties) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleBrokerAdded(Properties) needs to be posted to the Asset Managers.
postBrokerAdded(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postBrokerRemoved(Properties) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleBrokerRemoved(Properties) needs to be posted to the Asset Managers.
postBrokerRemoved(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postClientAdded(Properties) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleClientAdded(Properties) needs to be posted to the Asset Managers.
postClientAdded(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postClientRemoved(Properties) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleClientRemoved(Properties) needs to be posted to the Asset Managers.
postClientRemoved(Properties) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postComponentInstanceAdded(ActivationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleComponentInstanceAdded(ActivationInfo) needs to be posted to the Asset Managers.
postComponentInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postComponentInstanceRemoved(ActivationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleComponentInstanceRemoved(ActivationInfo) needs to be posted to the Asset Managers.
postComponentInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postComponentInstanceUpdated(ActivationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleComponentInstanceUpdated(ActivationInfo) needs to be posted to the Asset Managers.
postComponentInstanceUpdated(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postDomainInstanceAdded(ActivationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postDomainInstanceAdded(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postDomainInstanceRemoved(ActivationInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postDomainInstanceRemoved(ActivationInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEffectivePolicyChanged() - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleEffectivePolicyChanged() needs to be posted to the Asset Managers.
postEffectivePolicyChanged() - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineAdded(FabricEngineInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleEngineAdded(FabricEngineInfo) needs to be posted to the Asset Managers.
postEngineAdded(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineDaemonAdded(FabricEngineDaemonInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleEngineDaemonAdded(FabricEngineDaemonInfo) needs to be posted to the Asset Managers.
postEngineDaemonAdded(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineDaemonDrainingStarted(FabricEngineDaemonInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postEngineDaemonDrainingStarted(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineDaemonDrainingStopped(FabricEngineDaemonInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
postEngineDaemonDrainingStopped(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineDaemonRemoved(FabricEngineDaemonInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleEngineDaemonRemoved(FabricEngineDaemonInfo) needs to be posted to the Asset Managers.
postEngineDaemonRemoved(FabricEngineDaemonInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postEngineRemoved(FabricEngineInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleEngineRemoved(FabricEngineInfo) needs to be posted to the Asset Managers.
postEngineRemoved(FabricEngineInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postFailback() - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleFailback() needs to be posted to the Asset Managers.
postFailback() - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postStackPolicyChanged(StackInfo, String) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager.handleStackPolicyChanged(StackInfo, String) needs to be posted to the Asset Managers.
postStackPolicyChanged(StackInfo, String) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postStackStarted(StackInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager#handleStackStarted(ApplicationInfo) needs to be posted to the Asset Managers.
postStackStarted(StackInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
postStackStopped(StackInfo) - Method in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
AssetManager#handleStackStopped(ApplicationInfo) needs to be posted to the Asset Managers.
postStackStopped(StackInfo) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
 
prepareWorkDirectory() - Method in class com.datasynapse.fabric.container.AbstractContainer
The prepareWorkDirectory() method is called before the doInit() method.
prepareWorkDirectory() - Method in class com.datasynapse.fabric.container.ScriptProxy
 
process(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
 
process(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
process(StatisticsRecord) - Method in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Process the statistic in the given record.
processRecord(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
Process the given StatisticsRecord
processRecord(ArchiveStatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
Process the given ArchiveStatisticsRecord
processRecord(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AverageAggregator
 
processRecord(ArchiveStatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.AverageArchiveAggregator
 
processRecord(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.DomainAverageSumAggregator
 
processRecord(ArchiveStatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.MaxArchiveAggregator
 
processRecord(ArchiveStatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.MinArchiveAggregator
 
processRecord(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.NormalizedGeometricVarianceAggregator
 
processRecord(StatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.SourceAveragedAggregator
 
processRecord(ArchiveStatisticsRecord) - Method in class com.datasynapse.fabric.stats.aggregator.TotalMostRecentArchiveAggregator
 
ProcessWrapper - Class in com.datasynapse.fabric.container
A ProcessWrapper is used by Silver Fabric as a wrapper around the java.lang.Process class, with the purpose of providing convenience methods and additional functionality (sometimes in a platform specific manner), including: Custom handling of output streams Process shutdown detection Forced process killing
Property - Class in com.datasynapse.gridserver.admin
A name/value pair.
Property() - Constructor for class com.datasynapse.gridserver.admin.Property
Creates and empty property.
Property(String, String) - Constructor for class com.datasynapse.gridserver.admin.Property
Creates a property with the specified name and value.
PROPERTY_SEPARATOR - Static variable in class com.datasynapse.fabric.common.script.Script
 
PropertyComparator - Class in com.datasynapse.gridserver.discriminator
Provides for comparison of values, using the value and type defined for this comparator.
PropertyComparator() - Constructor for class com.datasynapse.gridserver.discriminator.PropertyComparator
 
PropertyComparator(String, String, int, boolean) - Constructor for class com.datasynapse.gridserver.discriminator.PropertyComparator
Creates a comparator.
providesPage(String) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
publishComponent(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Publishes the given Component.
publishEnabler(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Publishes the specified Enabler.
publishSchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Publishes the given Schedule.
publishStack(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Publishes the given Stack.
PUPPET_SUPPORT - Static variable in class com.datasynapse.fabric.container.Feature
Constant containing the name of the built-in Silver Fabric Feature indicating support for Puppet
PuppetChefSupportInfo - Class in com.datasynapse.fabric.admin.info
 
PuppetChefSupportInfo() - Constructor for class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
put(Object, Object) - Method in class com.datasynapse.fabric.domain.DomainOptions
 

Q

quoteAsLiteralPattern(String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method returns a String that can be compiled as regex pattern that would match the specified string as if it were a literal pattern.

R

REALLOCATING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Reallocating state of an Engine
REDIRECT_TO_ENDPOINTS - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the VirtualRouter setting for whether to redirect (true) or forward (false) requests to endpoints
REDIRECT_TO_ENDPOINTS_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
refeshAttributes() - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Refresh the attributes specified in JMXBeanInspector.resolveAttributes(String...)
RELATIVE_URL_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
RELATIVE_URLS_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
releaseBrokerLock() - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Releases the Broker lock.
releaseGlobalLock(String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Releases the global lock corresponding the lock object.
remove(Object) - Method in class com.datasynapse.fabric.domain.DomainOptions
 
REMOVE_ENGINE_RULE_ACTION - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule action vaue to cause Threshold Activation rule to remove an Engine when its condition is satisfied.
removeAllArchives() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
removeAllArchives() - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
removeAllArchives() - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
removeAllGlobalRules() - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Removes all rules
removeApplication(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Removes the given Application from the Broker and the cloud.
removeApplicationComponent(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Remove the specified Component from the specified Application.
removeApplicationComponent(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Removes the given Application Component from the Broker.
removeArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
removeArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
removeArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
removeArchiveInfo(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
removeArchiveInfo(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
removeArchiveInfos(List<ArchiveFeatureInfo.ArchiveInfo>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
removeArchiveInfos(List<ArchiveManagementFeatureInfo.ArchiveInfo>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
removeArchives(List<Integer>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
removeArchives(List<Integer>) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
removeArchiveScalingRule(String, String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Removes a rule by name for a stack
removeArchiveScalingRules(String) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Remove all rules for a stack
removeComponent(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Removes the given Component from the Broker.
removeComponent(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Remove the specified Component from the specified Stack.
removeContentFile(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
removeContentFile(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Remove Content File from this gridlib extension.
removeContentFiles(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Removes Content Files matching the regular expression pattern in the relative path and file name of the Content Files, from the specified application component.
removeContentFiles(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Removes Content Files matching the regular expression pattern in the relative path and file name of the Content Files, from the specified Component.
removeDefaultProperty(String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Removes the default property.
removeFeatureInfo(int) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
removeFeatureInfo(FeatureInfo) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
removeFeatureInfo(int) - Method in interface com.datasynapse.fabric.domain.Domain
Remove the FeatureInfo at the specified index in this Component's list of FeatureInfos
removeFeatureInfo(FeatureInfo) - Method in interface com.datasynapse.fabric.domain.Domain
Remove the specified FeatureInfo from this Component's list of FeatureInfos
removeGlobalRule(String) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Removes a rule by name
removeListener(Container.Listener) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
removeListener(Container.Listener) - Method in interface com.datasynapse.fabric.container.Container
Remove a listener from this Enabler.
removeLogFilePattern(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
removeLogFilePattern(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
removeManagedProcess(String, String) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Removes a Managed Process.
removeManagedProcessNotificationListener(ManagedProcessNotificationListener) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Removes a notification listener.
removeNotification(String, NotificationEngineInfo) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
removePatch(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
removePatch(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Remove the patch at the given index.
removePatchTarget(int) - Method in class com.datasynapse.fabric.container.PatchDetail
Removes the patch target from specified index.
removeProp(int) - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
removeProperty(long, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Removes a property from the Engine Daemon.
removePropertyChangeListener(BeanPropertyChangeListener) - Method in class com.datasynapse.fabric.domain.DomainOptions
 
removeRelativeUrl(int) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
removeRelativeUrl(String) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
removeSchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Removes the given Schedule from the Broker.
removeScript(int) - Method in class com.datasynapse.fabric.asset.AssetManager
Remove the Script at the specified index
removeScript(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
removeScript(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Remove a Script from this GridLibExtension.
removeScriptProvidedStatistic(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
removeScriptProvidedStatistic(int) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
removeScriptProvidedStatistic(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Remove the script provided statistic at the given index
removeSelectedArchiveScalingRules(String, String[]) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Remove selected rules by name for a stack
removeSelectedGlobalRules(String[]) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Removes selected rules by name
removeStack(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Removes the given Stack from the Broker and the cloud.
removeStatisticsProvider(StatisticsProvider) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
removeStatisticsProvider(StatisticsProvider) - Method in interface com.datasynapse.fabric.domain.Domain
Remove the specified statistics provider from this Component.
removeSupportedDomainType(int) - Method in class com.datasynapse.fabric.container.AbstractContainer
Removes the supported Component Type at the specified index.
removeSupportedFeature(int) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
removeSupportedFeature(int) - Method in interface com.datasynapse.fabric.container.Container
Remove the supported Feature at the specified index
removeSupportedStatistic(int) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
removeVariable(int) - Method in class com.datasynapse.fabric.common.DefaultRuntimeContext
 
removeVariable(int) - Method in interface com.datasynapse.fabric.common.RuntimeContext
Remove the indexed variable
renameFileTo(File, File) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Renames the specified file from source pathname to the destination pathname.
reset() - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
reset() - Method in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Reset any state that this aggregator has.
reset() - Method in class com.datasynapse.fabric.stats.aggregator.AverageAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.AverageArchiveAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.DomainAverageSumAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.MaxArchiveAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.MinArchiveAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.NormalizedGeometricVarianceAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.SourceAveragedAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.aggregator.TotalMostRecentArchiveAggregator
 
reset() - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
reset() - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Reset this StatisticsProvider, potentially removing any state it may have.
resolveArchive(String, String, Properties, String, File) - Method in class com.datasynapse.fabric.container.AbstractContainer
Implement this method in an Enabler to resolve a deployable archive (such as WAR, EAR, or PAR) in conjunction with the use of a custom URL locator for the purpose of deploying to an active Component.
resolveAttributes(String...) - Method in class com.datasynapse.fabric.util.JMXBeanInspector
Attempt to resolve the attributes associated with the M(X)Bean associated with this inspector
resolveVariables(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
resolveVariables(String) - Method in interface com.datasynapse.fabric.container.Container
Use the current server context to replace variables in the given string.
RESOURCE_PREFERENCE - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule to associate an int affinity (preference level) ranging from "Required" to "Prohibited" with Engines that satisfy a criterion of the form engine_property operator property_value.
restartComponent(long, String) - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Restart the component running on the given Engine.
RESTARTED - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
restartEngineDaemon(long) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Forces the Engine Daemon to log off and restart.
restartEngineDaemonByComparator(PropertyComparator) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Forces the Engine Daemons that satisfy the comparator to log off and restart.
RESTARTING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Restarting state of an Engine
restartOutOfDateComponents() - Method in interface com.datasynapse.fabric.admin.EngineAdmin
Restarts all components that are running on engines marked Out Of Date.
retrieveAndConfigureArchiveFile(Container, String, List<ArchiveLocator>, Properties) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Retrieves an archive file from the specified archiveLocators, and configures it according to the optional configure.xml contained in the archiveLocator's Properties.
retrieveAndEvaluateStats(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
retrieveAndEvaluateStats(StatisticsMetadata) - Method in class com.datasynapse.fabric.stats.provider.ScriptStatisticsProvider
Retrieves statistical values based on the specified statistic.
retrieveArchiveFile(Container, String, List<ArchiveLocator>, Properties) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Retrieves an archive file from the specified archiveLocators.
revertApplication(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Undoes proposed (non-published) changes to the specified application.
revertApplicationComponent(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Undoes changes to the specified Application Component which have not yet been published.
revertComponent(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Undoes changes to the specified Component which have not yet been published.
revertContainer(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Undoes proposed (non-published) changes to the specified Container.
revertEnabler(String, String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Undoes proposed (non-published) changes to the specified Enabler.
revertSchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Undoes proposed (non-published) changes to the specified Schedule.
revertStack(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Undoes proposed (non-published) changes to the specified Stack.
ROUTE_DIRECTLY_TO_ENDPOINTS_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
ROUTING_PREFIX - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the routing prefix
ROUTING_PREFIX_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
RuleAction - Interface in com.datasynapse.fabric.broker.allocation.action
The RuleAction interface is to allow different types of implementations of Rule Actions.
Rule Actions are associated with conditional allocation rules that perform some action when condition of the rule is met.
RuleCondition - Interface in com.datasynapse.fabric.broker.allocation.condition
The RuleCondition interface is to allow different types of implementations of Rule Conditions.
Rule Conditions are associated with conditional allocation rules that perform some action when condition of the rule is met.
RuleConditionInfo - Class in com.datasynapse.fabric.admin.info
Rule Condition information.
RuleConditionInfo() - Constructor for class com.datasynapse.fabric.admin.info.RuleConditionInfo
 
RUNNING_ARCHIVES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the currently running archives property
RUNNING_CONDITION_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
RUNNING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Running state of an Engine
RunningCondition - Interface in com.datasynapse.fabric.common
A RunningCondition is used by Silver Fabric Engines to determine if an Enabler or Component is running.
RUNTIME_CONTEXT_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
RuntimeContext - Interface in com.datasynapse.fabric.common
The RuntimeContext encapsulates information required during the runtime of a Component or Enabler.
RuntimeContextVariable - Class in com.datasynapse.fabric.common
RuntimeContextVariable encapsulates information about a runtime variable.
RuntimeContextVariable() - Constructor for class com.datasynapse.fabric.common.RuntimeContextVariable
 
RuntimeContextVariable(String, Object, int) - Constructor for class com.datasynapse.fabric.common.RuntimeContextVariable
Convenience constructor creates a RuntimeContextVariable with the specified attributes and sets the description to the value of the name parameter and defaults to NO_INCREMENT auto increment type.
RuntimeContextVariable(String, Object, int, String) - Constructor for class com.datasynapse.fabric.common.RuntimeContextVariable
Convenience constructor creates a RuntimeContextVariable with the specified attributes and defaults to NO_INCREMENT auto increment type.
RuntimeContextVariable(String, Object, int, String, int) - Constructor for class com.datasynapse.fabric.common.RuntimeContextVariable
Creates a RuntimeContextVariable with the specified attributes
RuntimeContextVariable(String, Object, int, String, boolean, int) - Constructor for class com.datasynapse.fabric.common.RuntimeContextVariable
Creates a RuntimeContextVariable with the specified attributes
RuntimeContextVariableInfo - Class in com.datasynapse.fabric.admin.info
Runtime Context Variable information.
RuntimeContextVariableInfo() - Constructor for class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Constructor to create a new runtime context variable

S

scaleArchiveDown(String, String) - Method in interface com.datasynapse.fabric.container.ArchiveScaling
Deprecated.
Use ArchiveManagement.archiveScaleDown
scaleArchiveUp(String) - Method in interface com.datasynapse.fabric.container.ArchiveScaling
Deprecated.
Use ArchiveManagement.archiveScaleUp
SCALED_ARCHIVES - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the currently scaled archives property
SCHEDULE_NAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The schedule name
ScheduleAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to Allocation Policy Schedules on a Broker.
ScheduleInfo - Class in com.datasynapse.fabric.admin.info
Deprecated. 
ScheduleInfo() - Constructor for class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Constructor to create new Schedule information.
ScheduleIntervalInfo - Class in com.datasynapse.fabric.admin.info
Deprecated. 
ScheduleIntervalInfo() - Constructor for class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Constructor to create new Schedule Interval information.
ScheduleIntervalRecurrenceInfo - Class in com.datasynapse.fabric.admin.info
Deprecated. 
ScheduleIntervalRecurrenceInfo() - Constructor for class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Constructor to create new Schedule Interval recurrence information.
Script - Class in com.datasynapse.fabric.common.script
Script provides a script object which can be attached to Enablers, Components, or Asset Managers.
Script() - Constructor for class com.datasynapse.fabric.common.script.Script
 
Script(DirectoryManager, File) - Constructor for class com.datasynapse.fabric.common.script.Script
 
Script(String, String) - Constructor for class com.datasynapse.fabric.common.script.Script
 
Script(String) - Constructor for class com.datasynapse.fabric.common.script.Script
Used to instantiate an object of this class from a string representation of the class.
SCRIPT_FILE_NAME_PROPERTY - Static variable in class com.datasynapse.fabric.common.script.Script
 
SCRIPT_PROPERTIES - Static variable in class com.datasynapse.fabric.common.script.Script
 
SCRIPT_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
SCRIPT_STATISTIC_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.GridLibExtension
 
ScriptProxy - Class in com.datasynapse.fabric.container
An instance of this class is provided at runtime to scripts as a variable named proxy.
ScriptProxy(AbstractContainer) - Constructor for class com.datasynapse.fabric.container.ScriptProxy
 
SCRIPTS_DIR - Static variable in interface com.datasynapse.fabric.domain.Domain
 
scriptStatisticsProvider - Variable in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
ScriptStatisticsProvider - Class in com.datasynapse.fabric.stats.provider
Defines the behavior of a script statistics provider: a script responsible for providing statistical information about a running Component or Enabler.
ScriptStatisticsProvider() - Constructor for class com.datasynapse.fabric.stats.provider.ScriptStatisticsProvider
 
SEPARATOR_TAGS - Static variable in interface com.datasynapse.fabric.domain.Options
Comma-delimited list of separator tags.
serializeAllocationInfos(AllocationInfo[]) - Static method in class com.datasynapse.fabric.broker.FabricServerEventUtils
Serialize an AllocationInfo[] array to an XML string
SERVER_STARTED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
This Manager component (Broker or Director) has gone through its initialization and has started.
ServerEvent - Class in com.datasynapse.gridserver.server
An Event that will be passed into ServerHook.handleEvent().
ServerHook - Class in com.datasynapse.gridserver.server
The ServerHook class can be implemented to "hook" into the Manager's event processing mechanism.
ServerHook() - Constructor for class com.datasynapse.gridserver.server.ServerHook
 
SERVICE_INVOCATION_DURATION - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The Duration of the Session invocation, for TASK_COMPLETED.
SERVICE_INVOCATION_ERROR - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The Error message when an invocation fails.
SERVICE_INVOCATION_ID - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The ID of the Session invocation.
SERVICE_SESSION_CANCELLED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A Service Session was cancelled.
SERVICE_SESSION_COMPLETED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A Service Session completed.
SERVICE_SESSION_DURATION - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The duration of the Session Session, for SERVICE_COMPLETED.
SERVICE_SESSION_ID - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The ID of the Service Session.
SERVICE_SESSION_INVOCATION_DURATION - Static variable in class com.datasynapse.gridserver.server.ServerEvent
The sum total duration of all invocations run on the Session Session, for SERVICE_COMPLETED.
SERVICE_SESSION_STARTED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A Service Session started.
servicePage(String) - Method in interface com.datasynapse.fabric.asset.WizardPageAware
 
SESSION_IDENTIFIER - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the VirtualRouter setting for the type of identifier to use for sessions.
SESSION_IDENTIFIER_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the identifier to identify sessions.
SESSION_IDENTIFIER_NAME_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
SESSION_IDENTIFIER_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
SESSION_TAKES_PRECEDENCE_OVER_CONTEXT_AWARE_ROUTING - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the setting for whether or not VirtualRouter session mappings take precedence over context aware routing pattern matching or if they are considered together.
SESSION_TAKES_PRECEDENCE_OVER_CONTEXT_AWARE_ROUTING_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
setActivationId(long) - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to set the activation ID as a long.
setAddHostSelector(ArchiveScalingHostStatsSelectorInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the host statistical selector for adding archive instances
setAddRuleConditions(ArchiveScalingConditionsGroupInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the group of conditions for adding archive instances
setAggregator(Aggregator) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set the Aggregator of this statistic
setAllDraining(boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether all Engine Daemons are in draining mode or not.
setAllEnabled(boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether all the Engine Daemons can run Engines.
setAllocationConstraints(String[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the allocation constraint names applied to this Component.
setAllocationConstraints(String[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the allocation constraint names applied to this Component.
setAllocationConstraints(String[]) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setAllocationConstraints(String[]) - Method in interface com.datasynapse.fabric.domain.Domain
Sets the allocation constraint names applied to this Component.
setAllocationRules(AllocationRuleInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Sets allocation rules to be associated with this Application Component.
setAllocationRules(AllocationRuleInfo[]) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Sets allocation rules to be associated with this Component.
setAllStartMode(boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets if all the Engines will manually start or automatically start.
setApplicationComponentAllocationInfo(ApplicationComponentAllocationInfo[]) - Method in class com.datasynapse.fabric.admin.info.PolicyInfo
Sets allocation information about the components constituting this policy.
setApplicationComponents(String[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Sets the Application Components for this Application.
setApplicationMode(String, String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Moves the specified application into the specified mode.
setArchiveApplicationLogs(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
setArchiveDirectory(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
setArchiveDirectory(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
setArchiveDirectory(String) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
setArchiveId(String) - Method in class com.datasynapse.fabric.container.ArchiveDetail
Associates an ID for the archive instance.
setArchiveId(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatistic
 
setArchiveName(String) - Method in class com.datasynapse.fabric.container.ArchiveDetail
Sets name of the archive.
setArchiveName(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatistic
 
setArchives(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Sets a list of archives to scale.
setArchives(ArchiveScalingGroupInfo[]) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the group of archives participating in this rule
setArchiveScalingRules(ArchiveScalingRuleInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the stack's archive scaling rules.
setAttributeName(String) - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
The setter for the attribute name of the statistic
setAttributeName(String) - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
The setter for the attribute name of the statistic
setAutoIncrementType(int) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set the auto increment type of this variable.
setAutoIncrementType(String) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the auto increment type of this variable as a String.
setAutoIncrementTypeInt(int) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the auto increment type of this variable as an int.
setBehavior(String) - Method in interface com.datasynapse.fabric.broker.allocation.action.RuleAction
Sets the behavior of this Rule Action.
setBlocking(boolean) - Method in class com.datasynapse.fabric.container.ExecContainer
Set whether or not this ExecContainer uses a blocking startup command.
setCaptureEnabled(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
Deprecated.
Deprecated. Whether a component is capturable or not is defined by the presence or absence of the CaptureFeatureInfo in the Component. File based capture can be enabled or disabled via the CaptureFeatureInfo.fileBasedCaptureEnabled flag.
setCategory(String) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
setCheckpointFrequencyInSeconds(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ApplicationLoggingInfo
 
setCmd(String) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setCollectionLock(Object) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
setCollectionLock(Object) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
setCollectionLock(Object) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Set the object on which stat collection should be synchronized
setComparison(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Sets the statistical comparison One of "Less than" or "Greater than" only
setComponent(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentEngineInfo
Sets name of the Application Component.
setComponent(boolean) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the component flag which indicates whether the gridlib contains a component
setComponent(String) - Method in class com.datasynapse.fabric.admin.info.SubstitutionVariableMessage
Sets name of the Component.
setComponent(String) - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to set the Component name.
setComponentAllocationInfo(ComponentAllocationInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
Sets allocation information about the components constituting this policy.
setComponentInstanceNumberingEnabled(boolean) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
setComponents(String[]) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostTypeSelectorInfo
Sets a list of components.
This is only relevant iif ArchiveScalingHostTypeSelectorInfo.getHostType() is returning "From the set of components"
For other choice, should set this to an empty array.
setComponents(String[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the Components for this Stack.
setComponents(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
setComponentType(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Set the type of this Component.
setComponentType(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Set component type of archives
setComponentType(String) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Set the type of this Component.
setComponentTypeVersion(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingGroupInfo
Sets the archives component version
setCondition(RuleConditionInfo) - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Sets the Rule Condition used by the allocation rule.
setConditions(ArchiveScalingRuleConditionInfo[]) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingConditionsGroupInfo
Sets the conditions for the group
setConfig(AssetManagerConfig) - Method in class com.datasynapse.fabric.asset.AssetManager
Sets the AssetManagerConfig implementation.
setConfiguration(long, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the configuration to run on the Engines.
setConfigurationByComparator(PropertyComparator, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the configuration to run on the Engines.
setConfigured(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
setConfigured(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
setConfigureFile(ConfigureFile) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setContainerName(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the name of the container on which this Component would be published.
setContainerName(String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setContainerName(String) - Method in interface com.datasynapse.fabric.domain.Domain
The name of the current Enabler for this Component.
setContainerVersion(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the version of the container on which this Component would be published.
setContainerVersion(String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setContainerVersion(String) - Method in interface com.datasynapse.fabric.domain.Domain
Set the version of the current Enabler for this Component.
setContent(String) - Method in class com.datasynapse.fabric.common.script.Script
 
setContextUrls(String[]) - Method in class com.datasynapse.fabric.container.ArchiveDetail
Deprecated.
Use ArchiveManagement.urlDetect
setCustomLocator(boolean) - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Designates this locator as a custom or non-custom locator.
setDailyEveryXDaysValue(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the xth day on which a daily recurrence pattern will recur.
setDailyType(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the sub-type of a daily recurrence pattern.
setDefault(boolean) - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Determine whether this URL should be the default for its stack.
setDefault(boolean) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsMetadata
 
setDefault(boolean) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set whether this statistic is default or not (whether it should automatically be added to components when then are created in the UI)
setDefaultAllocationRuleSettings(AllocationRuleInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the default allocation rule settings for this Component
setDefaultAllocationRuleSettings(AllocationRuleInfo[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the default allocation rule settings for this Component
setDefaultProperty(String, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Creates a new default Engine property and its description.
setDefaultSettings(Property[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the default configuration settings for this Component: defaultMinEngines, defaultMaxEngines, defaultPriority.
setDefaultSettings(Property[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the default configuration settings for this Component: defaultMinEngines, defaultMaxEngines, defaultPriority.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the description of this component.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Sets the description of this Application.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets rule description
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the description of this Component.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.DepartmentInfo
Sets a string describing the department
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Sets the description of the feature
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.LocationInfo
Sets a string describing the location.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set the description of this variable
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the description of this Schedule.
setDescription(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the description of this Stack.
setDescription(String) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
setDescription(String) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the description of this variable
setDescription(String) - Method in class com.datasynapse.fabric.container.Feature
Set the description of this Feature
setDescription(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setDescription(String) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the description of this gridlib extension.
setDescription(String) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set the description of this statistic
setDescription(String) - Method in class com.datasynapse.gridserver.server.ServerHook
Sets the description of this hook.
setDetailTemplate(String) - Method in class com.datasynapse.fabric.asset.AssetManager
Sets the Velocity template used for the detail view of the Asset Managers page in the Administration Tool.
setDirectors(long, String, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the Primary and Secondary Directors for the Daemon, overriding the values in the configuration.
setDirectorsByComparator(PropertyComparator, String, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the Primary and Secondary Directors on the Daemons that satisfy the comparator, overriding the values in the configuration.
setDirectory(File) - Method in class com.datasynapse.fabric.common.script.Script
 
setDisplayName(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the (Skyway) displayName of the Stack.
setDisposition(int) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setDistribution(boolean) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the distribution flag which indicates whether the gridlib is a distribution
setDistributionVersion(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Sets the version of the distribution on which this Enabler relies.
setDomain(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
setDomain(String) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
Set the component name
setDraining(long, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether the Engine Daemon is in draining mode or not.
setDrainingByComparator(PropertyComparator, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether matching Engine Daemons are in draining mode or not.
setEmail(String) - Method in class com.datasynapse.gridserver.admin.Subscriber
Sets the email address of the subscriber.
setEnabled(long, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether the Engine Daemon can run Engines.
setEnabled(boolean) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
setEnabled(boolean) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
setEnabled(boolean) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
setEnabled(boolean) - Method in interface com.datasynapse.fabric.broker.userartifact.UserArtifact
Sets whether the UserArtifact is enabled.
setEnabled(boolean) - Method in class com.datasynapse.gridserver.server.ServerHook
Sets whether the hook is enabled.
setEnabledByComparator(PropertyComparator, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether the Engine Daemon can run Engines.
setEnabler(String) - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to set the Enabler name.
setEnabler(EnablerIdentity) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setEnablerName(String) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the name of the Enabler on which this Component would be published.
setEnablerVersion(String) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the version of the Enabler on which this Component would be published.
setEndDate(Calendar) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the date on which this Schedule will stop being effective.
setEndType(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the type of Schedule ending condition.
setEngineId(long) - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to set the engine ID as a long.
setEngineInfos(FabricEngineInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentEngineInfo
Sets the list of Engines.
setEngineInstance(String) - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
setEvaluator(Evaluator) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set the Evaluator for this statistic
setEventPoster(EventPoster) - Method in class com.datasynapse.fabric.asset.DefaultAssetProvisioningWorkflow
Enables you to use your own event poster and override any of the post methods.
setExport(boolean) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set whether this variable is exported to dependent Components.
setExport(boolean) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set whether this resolved variable is exported to dependent Components.
setExtras(SkywayDynamicInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Set the stack's dynamic information.
setFeatures(FeatureInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the features for this Component
setFeatures(FeatureInfo[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the features for this Component
setFile(File) - Method in class com.datasynapse.fabric.common.script.Script
 
setFileBasedCaptureEnabled(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.CaptureFeatureInfo
 
setFilename(String) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the filename of the gridlib archive file
setFilesize(long) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the filesize of the gridlib archive file
setFilter(String) - Method in class com.datasynapse.gridserver.admin.Subscriber
Sets the event filter for determining which events get sent to designated email address.
setFormTitle(String) - Method in class com.datasynapse.fabric.container.Feature
Set the title to be used for forms allowing this Feature to be edited
setFromAmPm(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the AM or PM part of the time when this Interval should start.
setFromHour(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the hour part of the time when this Interval should start.
setFromMinute(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the minute part of the time when this Interval should start.
setGridLibFilename(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setGridLibFilename(String) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the name of the gridlib archive filename associated with this gridlib extension
setGridLibName(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setGridLibName(String) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the name of the gridlib associated with this gridlib extension
setGridLibVersion(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setGridLibVersion(String) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the version of the gridlib associated with this gridlib extension
setHasShutdownDependency(String) - Method in class com.datasynapse.fabric.common.ActivationInfo
Convenience call to set if there is a shutdown dependency.
setHostname(String) - Method in class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
setHostType(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostTypeSelectorInfo
Sets the host type preference.
Choices are:
Same Component,
From the set of components,
Same component type,
Same middleware Version
setHttpEnabled(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
setHttpsEnabled(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
setIcon(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the URL of the Stack's icon in Skyway Note: use other methods to manage existing icons or to add new ones.
setInfoClass(String) - Method in class com.datasynapse.fabric.container.Feature
Set the info class name of this Feature
setInfoDescription(String) - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Sets the verbose description of the feature
setInfoDescription(String) - Method in class com.datasynapse.fabric.container.Feature
Set the verbose description of this Feature
setInputArchiveName(String) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
setInputArchiveName(String) - Method in interface com.datasynapse.fabric.stats.aggregator.ArchiveAggregator
Set the name of the archive.
setInputStatisticName(String) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
 
setInputStatisticName(String) - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
setInputStatisticName(String) - Method in interface com.datasynapse.fabric.stats.aggregator.Aggregator
Set the name of the statistic which should be aggregated.
setInstallArchivesViaFileCopy(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
setInstances(long, int) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the number of Engine instances to run, overriding the value in the configuration.
setInstancesByComparator(PropertyComparator, int) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets the number of Engine instances to run, overriding the value in the configuration.
setIntervals(ScheduleIntervalInfo[]) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the Schedule Intervals.
setLanguage(String) - Method in class com.datasynapse.fabric.common.script.Script
 
setLanguageVersion(String) - Method in class com.datasynapse.fabric.common.script.Script
 
setLastModified(long) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
setLastModified(long) - Method in interface com.datasynapse.fabric.common.Auditable
Set the last modification time of the object
setLastModified(long) - Method in class com.datasynapse.fabric.common.AuditableBean
 
setListeners(Bean, Bean) - Method in class com.datasynapse.fabric.domain.DomainOptions
 
setMax(int) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Sets the maximum number of Engines that could be allocated to this Application Component.
setMax(int) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the maximum instances of archives for this rule
setMax(int) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Sets the maximum number of Engines that could be allocated to this Component.
setMBeanServerRef(MBeanServerRef) - Method in class com.datasynapse.fabric.stats.provider.MBeanStatisticsProvider
Set the MBeanServerRef used to communicate with the MBean server
setMBeanServerRef(MBeanServerRef) - Method in class com.datasynapse.fabric.stats.provider.MXBeanStatisticsProvider
Set the MXBeanServerRef used to communicate with the MXBean server
setMethodNum(int) - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Sets the comparison method index
setMin(int) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Sets the minimum number of Engines that should be allocated to this Application Component.
setMin(int) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Sets the minimum number of Engines that should be allocated to this Component.
setMode(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Sets the mode of the Application: auto, manual or stopped.
setMode(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the mode of the Stack: auto, manual or stopped.
setModified(boolean) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setModified(boolean) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the modified flag on this gridlib extension.
setModifiedBy(String) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
setModifiedBy(String) - Method in interface com.datasynapse.fabric.common.Auditable
Set the username who last modified the object
setModifiedBy(String) - Method in class com.datasynapse.fabric.common.AuditableBean
 
setMonthlyEveryXMonthsValue(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the xth month on which a monthly recurrence pattern will recur.
setMonthlyType(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the sub-type of a monthly recurrence pattern.
setMonthlyWhichDayValue(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the yth kind of day on which a monthly recurrence pattern will recur.
setMonthlyWhichOccurrenceValue(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the xth occurrence of yth kind of day on which a monthly recurrence pattern will recur.
setMonthlyXthDayOfTheMonthValue(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the xth day of the month on which a monthly recurrence pattern will recur.
setMp(ManagedProcess) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
setMultipleArchiveInstancesAllowed(boolean) - Method in class com.datasynapse.fabric.container.AbstractContainer
Sets if this enabler supports multiple running instances of the same archive.
setName(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Sets the name of the Application Component.
setName(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the name of this component.
setName(String) - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Sets the name of this Application.
setName(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets rule name
setName(String) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Sets the name of the Component.
setName(String) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the name of this Component.
setName(String) - Method in class com.datasynapse.fabric.admin.info.DepartmentInfo
Sets the name of the department.
setName(String) - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Sets the name of the feature
setName(String) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the name of the gridlib
setName(String) - Method in class com.datasynapse.fabric.admin.info.LocationInfo
Sets the name of the location.
setName(String) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
setName(String) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
setName(String) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set the name of this variable
setName(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the name of this Schedule.
setName(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the name of this Stack.
setName(String) - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
setName(String) - Method in class com.datasynapse.fabric.broker.userartifact.condition.AbstractCustomRuleCondition
 
setName(String) - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Sets the name of this locator.
setName(String) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the name of this variable
setName(String) - Method in class com.datasynapse.fabric.common.script.Script
 
setName(String) - Method in class com.datasynapse.fabric.container.Feature
Set the name of this Feature
setName(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setName(String) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the name of this extension.
setName(String) - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
setName(String) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setName(String) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
setName(String) - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
setName(String) - Method in interface com.datasynapse.fabric.stats.Statistic
Set the name of this Statistic
setName(String) - Method in interface com.datasynapse.fabric.stats.StatisticsMetadata
Sets the name of this statistic
setName(String) - Method in class com.datasynapse.gridserver.admin.Property
Sets the name
setName(String) - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Sets the property name
setName(String) - Method in class com.datasynapse.gridserver.server.ServerHook
Sets the name of this hook.
setNotificationList(Map<String, List<NotificationEngineInfo>>) - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
setNullComparison(boolean) - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Sets the comparison result when the property does not exist
setNumOfOccurrences(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the number of occurrences for which this Schedule will be effective.
setObjectName(String) - Method in class com.datasynapse.fabric.stats.MBeanStatisticsMetadata
The setter for the object name of the MBean that provides statistic
setObjectName(String) - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
The setter for the object name of the MXBean that provides statistic
setOnActivation(String) - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
setOnDeactivation(String) - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
setOperation(int) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingConditionsGroupInfo
Sets the group operation
setOperation(Operation) - Method in class com.datasynapse.fabric.stats.MultiStatisticsMetadata
Set the operation to be used
setOptions(Property[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets additional options for this Component.
setOptions(Property[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets additional options for this Component.
setOptions(Properties) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setOptions(Properties) - Method in interface com.datasynapse.fabric.domain.Domain
Sets additional options for this Component.
setOs(String) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the os of the gridlib
setOwner(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the (Skyway) owner of the Stack.
setPages(NavigationInfo.PageInfo[]) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.TabInfo
 
setPatch(boolean) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the patch flag which indicates whether the gridlib is a patch
setPatchable(boolean) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
setPatches(PatchInfo[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets patches for this Component
setPatchGridlibName(String) - Method in class com.datasynapse.fabric.container.PatchDetail
Sets name of the patch.
setPatchGridlibVersion(String) - Method in class com.datasynapse.fabric.container.PatchDetail
Sets version of the patch.
setPatchName(String) - Method in class com.datasynapse.fabric.admin.info.PatchInfo
Sets the patch name
setPatchName(String) - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Sets the patch name
setPatchVersion(String) - Method in class com.datasynapse.fabric.admin.info.PatchInfo
Sets the patch version
setPatchVersion(String) - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Sets the patch version
setPid(String) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setPidFile(File) - Method in class com.datasynapse.fabric.container.ProcessWrapper
Specify the pid file used by useEndProcess()
setPolicies(PolicyInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationInfo
Sets the policies for this Application.
setPolicies(StackPolicyInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the policies for this Stack.
setPollPeriod(long) - Method in interface com.datasynapse.fabric.common.RunningCondition
Set the amount of time to wait between pollings of this running condition, in milliseconds.
setPollPeriod(long) - Method in interface com.datasynapse.fabric.common.StartCondition
Set the amount of time to wait between pollings of this start condition, in milliseconds.
setPreference(int) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostStatsSelectorInfo
Sets the statistic selector preference operator
setPriority(int) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentAllocationInfo
Sets the priority for this Application Component to be honored by the allocation process.
setPriority(int) - Method in class com.datasynapse.fabric.admin.info.ComponentAllocationInfo
Sets the priority for this Component to be honored by the allocation process.
setProperties(Property[]) - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Attaches the specified properties (key-value pairs) to the allocation rule.
setProperties(Property[]) - Method in class com.datasynapse.fabric.admin.info.FeatureInfo
Sets the specified properties to this feature.
setProperties(Property[]) - Method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Attaches the specified properties (key-value pairs) to the rule condition.
setProperties(Properties) - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Sets the locator Properties
setProperty(long, String, String) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets a property on the Engine Daemon.
setProperty(String, String) - Method in class com.datasynapse.fabric.common.ArchiveActivationInfo
 
setProperty(String, String) - Method in class com.datasynapse.fabric.domain.DomainOptions
 
setPropertyBoolean(String, boolean) - Method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for boolean options
setPropertyInt(String, int) - Method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for integer options
setPropertyLong(String, long) - Method in class com.datasynapse.fabric.domain.DomainOptions
Convenience call for long options
setPropertyOverrides(SkywayStackPropertyInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the stack's (Skyway) property overrides.
setProvider(AssetProvider) - Method in class com.datasynapse.fabric.asset.AssetManager
Sets the AssetProvider implementation.
setProviderName(String) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
Set the statistics provider name
setPuppetChefSupport(PuppetChefSupport) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setPuppetChefSupport(PuppetChefSupport) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
 
setRecurrenceInfo(ScheduleIntervalRecurrenceInfo) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the recurrence information for this Interval.
setRecurrenceType(String) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the type of recurrence pattern.
setRelativeUrls(String[]) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
setRemoveHostSelector(ArchiveScalingHostStatsSelectorInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the host statistical selector for removing archive instances
setRemoveRuleConditions(ArchiveScalingConditionsGroupInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the group of conditions for removing archive instances
setRouteDirectlyToEndpoints(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
setRoutingPrefix(String) - Method in class com.datasynapse.fabric.domain.featureinfo.HttpFeatureInfo
 
setRuleAction(String) - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Sets the Rule Action used by the allocation rule.
setRunning(boolean) - Method in class com.datasynapse.fabric.container.ArchiveDetail
Dictate if a deployed archive instance is running.
setRunning(boolean) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcess
 
setRunningCondition(RunningCondition) - Method in class com.datasynapse.fabric.container.AbstractContainer
Sets the RunningCondition for this Enabler.
setRunningCondition(RunningCondition) - Method in class com.datasynapse.fabric.domain.DefaultDomain
Set the RunningCondition for this Component
setRuntimeContext(RuntimeContext) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setRuntimeContext(RuntimeContext) - Method in interface com.datasynapse.fabric.domain.Domain
Set the resolved runtime context of this Component.
setRuntimeContextTemplate(RuntimeContext) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setRuntimeContextTemplate(RuntimeContext) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Set the runtime context template of this gridlib extension.
setRuntimeContextVariables(RuntimeContextVariableInfo[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Associates the specified runtime context variables with this Component
setRuntimeContextVariables(RuntimeContextVariableInfo[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Associates the specified runtime context variables with this Component
setSamplingWindow(long) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Sets the statistical sampling window in secs
setScaled(boolean) - Method in class com.datasynapse.fabric.container.ArchiveDetail
Dictate if a deployed archive instance is result of scaling triggered by the Broker.
setScheduleName(String) - Method in class com.datasynapse.fabric.admin.info.PolicyInfo
Sets the name of the schedule to associate with this policy.
setScheduleName(String) - Method in class com.datasynapse.fabric.admin.info.StackPolicyInfo
Sets the name of the schedule to associate with this policy.
setScriptDirectory(String) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setScriptStatisticsProvider(ScriptStatisticsProvider) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
setShared(boolean) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsMetadata
 
setShared(boolean) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set whether or not this statistic is shared among all component types
setShutdownCommand(String) - Method in class com.datasynapse.fabric.container.LifecycleCommand
Set the shutdown command
setShutdownReason(AbstractContainer.DEACTIVATION_CODES) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
setShutdownTimeout(long) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
setShutdownTimeout(long) - Method in interface com.datasynapse.fabric.container.Container
Set the timeout in milliseconds for shutting down this Enabler.
setShutdownTimeout(int) - Method in class com.datasynapse.gridserver.engine.EngineHook
Specifies how long the Engine will wait for this Hook's EngineHook.terminated() method to finish processing before restarting.
setSignature(String) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the signature of the gridlib archive file
setSource(String) - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Set the name of the component within the stack that is associated with the dynamic info.
setSource(String) - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Set the name of the component within the stack to be associated with the URL.
setSourceId(BasicObjectId) - Method in class com.datasynapse.fabric.broker.userartifact.stat.AbstractExternalStatisticsProvider
 
setSourceId(BasicObjectId) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
setSourceId(BasicObjectId) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
setSourceId(BasicObjectId) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
setSourceId(BasicObjectId) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
setSourceId(BasicObjectId) - Method in interface com.datasynapse.fabric.stats.provider.StatisticsProvider
Set the ID of the component on which this provider runs
setSourceId(BasicObjectId) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Set the ID of the source component
setStack(String) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
setStackMode(String, String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Moves the specified Stack into the specified mode.
setStartArchivesOnActivation(boolean) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
setStartCondition(StartCondition) - Method in class com.datasynapse.fabric.container.AbstractContainer
Sets the StartCondition for this Enabler.
setStartCondition(StartCondition) - Method in class com.datasynapse.fabric.domain.DefaultDomain
Set the StartCondition for this Component
setStartDate(Calendar) - Method in class com.datasynapse.fabric.admin.info.ScheduleInfo
Deprecated.
Sets the date on which this Schedule should begin to take effect.
setStartMode(long, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets whether the Engines will manually start or automatically start.
setStartModeByComparator(PropertyComparator, boolean) - Method in interface com.datasynapse.fabric.admin.EngineDaemonAdmin
Sets if the Engines will manually start or automatically start.
setStartupCommand(String) - Method in class com.datasynapse.fabric.container.LifecycleCommand
Set the startup command
setStatisticName(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Sets a statistic name to be used
setStatisticValue(double) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleConditionInfo
Sets the statistical threshold value
setStats(String) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingHostStatsSelectorInfo
Sets the archive statistic name to use
setStatus(PatchStatusInfo.PATCH_STATUS) - Method in class com.datasynapse.fabric.admin.info.PatchStatusInfo
Sets the patch status
setStatus(int) - Method in class com.datasynapse.fabric.asset.AssetManager
Sets the Asset Manager status.
setStatus(int) - Method in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
setStopOnError(boolean) - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
setStrategy(AssetManagementStrategy) - Method in class com.datasynapse.fabric.asset.AssetManager
Sets the AssetManagementStrategy implementation.
setSupportType(String) - Method in class com.datasynapse.fabric.admin.info.PuppetChefSupportInfo
 
setTabs(NavigationInfo.TabInfo[]) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo
 
setTargetArchiveDirectory(String) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
setTargetDirectory(String) - Method in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
setTargetGridlibName(String) - Method in class com.datasynapse.fabric.container.PatchTargetDetail
Sets the name of the patch target.
setTargetGridlibVersion(String) - Method in class com.datasynapse.fabric.container.PatchTargetDetail
Sets version of the patch target.
setTargetHostRuleConditions(ArchiveScalingConditionsGroupInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the group of conditions for selecting target host for new archive instances
setTargetHostSelector(ArchiveScalingHostTypeSelectorInfo) - Method in class com.datasynapse.fabric.admin.info.ArchiveScalingRuleInfo
Sets the "logical host" type selector for adding archive instances
setTechnology(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the (Skyway) "technology" of the Stack.
setTemplateLevel(String) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the stack's (Skyway) template level.
setTestingMode(boolean) - Method in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
setTimeFactor(long) - Method in class com.datasynapse.fabric.stats.evaluator.TimedThroughputStatisticEvaluator
Set the time factor in milliseconds of the throughput units.
setTimestamp(long) - Method in class com.datasynapse.fabric.broker.userartifact.stat.ExternalStatisticsRecord
 
setTimestamp(long) - Method in class com.datasynapse.fabric.stats.ArchiveStatisticsRecord
 
setTimestamp(long) - Method in class com.datasynapse.fabric.stats.DomainStatisticsRecord
 
setTimestamp(long) - Method in interface com.datasynapse.fabric.stats.StatisticsRecord
Set the timestamp of this record
setTitle(String) - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Set the title of the dynamic info.
setTitle(String) - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Set the title associated with the URL.
setToAmPm(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the AM or PM part of the time when this Interval should end.
setToHour(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the hour part of the time when this Interval should end.
setToMinute(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalInfo
Deprecated.
Sets the minute part of the time when this Interval should end.
setTrackedStatistics(String[]) - Method in class com.datasynapse.fabric.admin.info.ApplicationComponentInfo
Sets the tracked statistic names for this Component.
setTrackedStatistics(String[]) - Method in class com.datasynapse.fabric.admin.info.ComponentInfo
Sets the tracked statistic names for this Component.
setTrackedStatistics(String[]) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setTrackedStatistics(String[]) - Method in interface com.datasynapse.fabric.domain.Domain
Sets the tracked statistic names for this Component.
setType(String) - Method in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Sets the type of the allocation rule.
setType(String) - Method in class com.datasynapse.fabric.admin.info.RuleConditionInfo
Sets the type of the rule condition.
setType(int) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set the type of this variable.
setType(String) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the type of this variable as a String.
setType(String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setType(String) - Method in interface com.datasynapse.fabric.domain.Domain
Set the Component type of this Component.
setTypeInt(int) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the type of this variable as an int.
setUnits(String) - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
Set the units of this statistic
setUnixCommand(LifecycleCommand) - Method in class com.datasynapse.fabric.container.ExecContainer
Set the LifecycleCommand for Unix platforms.
setUrl(String) - Method in class com.datasynapse.fabric.admin.info.NavigationInfo.PageInfo
 
setUrl(String) - Method in class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Set the URL.
setUrl(String) - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
Sets the locator URL.
setUrls(SkywayUrlInfo[]) - Method in class com.datasynapse.fabric.admin.info.StackInfo
Sets the stack's (Skyway) URLs.
setUtility(String, boolean) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Sets the Component to be or not to be a utility.
setUtility(String, boolean) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Sets the Component to be or not to be a utility.
setUtility(String, boolean) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Sets the Schedule to be or not to be a utility.
setUtility(boolean) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
setUtility(boolean) - Method in interface com.datasynapse.fabric.domain.Domain
Set utility status for this Component.
setValue(Object) - Method in class com.datasynapse.fabric.admin.info.RuntimeContextVariableInfo
Set the value of this variable
setValue(String) - Method in class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Set the value.
setValue(String, String, String, String) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Sets a Manager property value specified by the category name, property group name, and property name.
setValue(Object) - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
Set the value of this variable
setValue(double) - Method in class com.datasynapse.fabric.stats.DefaultStatistic
 
setValue(double) - Method in interface com.datasynapse.fabric.stats.Statistic
Set the value of this Statistic
setValue(String) - Method in class com.datasynapse.gridserver.admin.Property
Sets the value
setValue(String) - Method in class com.datasynapse.gridserver.discriminator.PropertyComparator
Sets the comparison value
setVariables(RuntimeContextVariableInfo[]) - Method in class com.datasynapse.fabric.admin.info.SubstitutionVariableMessage
Sets the list of Runtime Context Variables.
setVersion(String) - Method in class com.datasynapse.fabric.admin.info.GridlibInfo
Sets the version of the gridlib
setVersion(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Sets the version of this Enabler.
setVersion(String) - Method in class com.datasynapse.fabric.engine.managedprocess.EnablerIdentity
 
setVersionedLanguage(String) - Method in class com.datasynapse.fabric.common.script.Script
 
setWeeklyDaysToRunValue(boolean[]) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the days on which a weekly recurrence pattern will recur.
setWeeklyEveryXWeeksValue(int) - Method in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Sets the xth week on which a weekly recurrence pattern will recur.
setWindowsCommand(LifecycleCommand) - Method in class com.datasynapse.fabric.container.ExecContainer
Set the LifecycleCommand for Windows platforms.
setWorkDir(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
Setter for work directory.
setXpath(String) - Method in class com.datasynapse.fabric.stats.MXBeanStatisticsMetadata
The setter for the xpath of the statistic
SHARED_DIR_ID - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
A number which identifies a group of Engines running from the same home directory.
shutdown(RuntimeContext) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
shutdown(RuntimeContext, boolean) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
shutdown(RuntimeContext) - Method in interface com.datasynapse.fabric.container.Container
Shut down current Enabler and clean its environment.
shutdown(RuntimeContext, boolean) - Method in interface com.datasynapse.fabric.container.Container
Shut down current Enabler and clean its environment.
SIGNATURE - Static variable in class com.datasynapse.fabric.common.message.ArchiveLocator
A property key whose value is the expected SHA-1 digest of the archive to be resolved and downloaded.
SkywayCpuInfo - Class in com.datasynapse.fabric.admin.info
Skyway CPU information (read-only, for now).
SkywayCpuInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayCpuInfo
Constructor to create a new Skyway CPU info.
SkywayDynamicInfo - Class in com.datasynapse.fabric.admin.info
Skyway stack information that's derived dynamically from the stack's running components.
SkywayDynamicInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayDynamicInfo
Constructor to create a new SkywayDynamicInfo.
SkywayEventInfo - Class in com.datasynapse.fabric.admin.info
Skyway Event information (read-only, for now).
SkywayEventInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayEventInfo
Constructor to create a new Skyway Event.
SkywayResourceInfo - Class in com.datasynapse.fabric.admin.info
Skyway Resource information (read-only, for now).
SkywayResourceInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayResourceInfo
Constructor to create a new Skyway Resource info.
SkywayStackComponentHostInfo - Class in com.datasynapse.fabric.admin.info
Skyway Stack Component Host information (read-only, for now).
SkywayStackComponentHostInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayStackComponentHostInfo
Constructor to create a new Skyway Stack Component Host.
SkywayStackComponentInfo - Class in com.datasynapse.fabric.admin.info
Skyway Stack Component information (read-only, for now).
SkywayStackComponentInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayStackComponentInfo
Constructor to create a new Skyway Stack Component.
SkywayStackInfo - Class in com.datasynapse.fabric.admin.info
Skyway Stack information (read-only, for now).
SkywayStackInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayStackInfo
Constructor to create a new Skyway Stack.
SkywayStackLogInfo - Class in com.datasynapse.fabric.admin.info
Skyway Stack Log information (read-only, for now).
SkywayStackLogInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayStackLogInfo
Constructor to create a new Skyway Stack Log.
SkywayStackPropertyInfo - Class in com.datasynapse.fabric.admin.info
Full description of a Skyway stack property.
SkywayStackPropertyInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
Constructor to create a new Skyway Stack Property.
SkywayTemplateInfo - Class in com.datasynapse.fabric.admin.info
Skyway Template information (read-only, for now).
SkywayTemplateInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayTemplateInfo
Constructor to create a new Skyway Template.
SkywayUrlInfo - Class in com.datasynapse.fabric.admin.info
Skyway URL information.
SkywayUrlInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayUrlInfo
Constructor to create a new Skyway URL.
SkywayUserInfo - Class in com.datasynapse.fabric.admin.info
Skyway User information (read-only, for now).
SkywayUserInfo() - Constructor for class com.datasynapse.fabric.admin.info.SkywayUserInfo
Constructor to create a new Skyway UserInfo.
SourceAveragedAggregator - Class in com.datasynapse.fabric.stats.aggregator
This Aggregator is used to average raw statistic values by source ID.
SourceAveragedAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.SourceAveragedAggregator
 
STACK_NAME - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The stack name
STACK_POLICY_CHANGED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
STACK_POLICY_CHANGED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
The policy used by a running stack has changed.
STACK_STARTED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
STACK_STARTED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A stack has been started.
STACK_STOPPED - Static variable in interface com.datasynapse.fabric.asset.AssetProvisioningWorkflow
 
STACK_STOPPED - Static variable in class com.datasynapse.fabric.broker.FabricServerEvent
A stack has been stopped.
StackAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to Stacks on a Broker.
StackArchiveScalingAdmin - Interface in com.datasynapse.fabric.admin
Provides administrative access to archive scaling at stack scope.
StackInfo - Class in com.datasynapse.fabric.admin.info
Stack information.
StackInfo() - Constructor for class com.datasynapse.fabric.admin.info.StackInfo
Constructor to create a new Stack.
StackPolicyInfo - Class in com.datasynapse.fabric.admin.info
Allocation policy information.
StackPolicyInfo() - Constructor for class com.datasynapse.fabric.admin.info.StackPolicyInfo
Constructor to create a new policy.
start() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
start() - Method in interface com.datasynapse.fabric.container.Container
Start this Enabler using the Component and ServerContext specified in init.
StartCondition - Interface in com.datasynapse.fabric.common
A StartCondition is used by Silver Fabric Engines to determine when an Enabler or Component has successfully started.
Statistic - Interface in com.datasynapse.fabric.stats
Statistic objects consist of a name and value and are used to represent a statistic at runtime.
STATISTIC_BASED_ROUTING_LIMIT - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the upper or lower limit value for STATISTIC_BASED_ROUTING_STAT_NAME
STATISTIC_BASED_ROUTING_LIMIT_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
STATISTIC_BASED_ROUTING_SCALE_DIRECTION - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing whether higher or lower values of the statistic specified by STATISTIC_BASED_ROUTING_STAT_NAME are preferred.
STATISTIC_BASED_ROUTING_SCALE_DIRECTION_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
STATISTIC_BASED_ROUTING_STAT_NAME - Static variable in class com.datasynapse.fabric.common.ActivationInfo
Constant representing the name of the statistic to use for the "Statistic" balancer strategy.
STATISTIC_BASED_ROUTING_STAT_NAME_VAR - Static variable in class com.datasynapse.fabric.container.AbstractContainer
 
StatisticInfo - Class in com.datasynapse.fabric.admin.info
Statistics information.
STATISTICS_COLLECTION_FREQUENCY_IN_SECONDS - Static variable in interface com.datasynapse.fabric.domain.Options
Frequency in seconds at which this Component's tracked statistics will be collected.
STATISTICS_PROVIDER_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
StatisticsMetadata - Interface in com.datasynapse.fabric.stats
The StatisticsMetadata interface is used to define the attributes of a statistic to be collected during the runtime of a Component.
StatisticsProvider - Interface in com.datasynapse.fabric.stats.provider
This interface is used to define the behavior of a statistics provider, that is, a component responsible for providing statistical information about a running Component and/or Enabler.
StatisticsRecord - Interface in com.datasynapse.fabric.stats
A StatisticsRecord is a grouping of runtime statistics with a common key and source ID.
STATUS_DISABLED - Static variable in class com.datasynapse.fabric.asset.AssetManager
Disabled status code
STATUS_ENABLED - Static variable in class com.datasynapse.fabric.asset.AssetManager
Enabled status code
STATUS_ERROR - Static variable in class com.datasynapse.fabric.asset.AssetManager
Error status code
STATUS_STRING_DISABLED - Static variable in class com.datasynapse.fabric.asset.AssetManager
Enabled status String
STATUS_STRING_ENABLED - Static variable in class com.datasynapse.fabric.asset.AssetManager
Disabled status String
STATUS_STRING_ERROR - Static variable in class com.datasynapse.fabric.asset.AssetManager
Error status String
statusStr() - Method in enum com.datasynapse.fabric.admin.info.PatchStatusInfo.PATCH_STATUS
 
STOPPED - Static variable in class com.datasynapse.fabric.engine.managedprocess.ManagedProcessNotifyMessage
 
streamToBytes(InputStream) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Converts the specified input stream to a byte array.
STRING_APPEND_INCREMENT - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating variable should be auto incremented via string appending the engine instance number
STRING_TYPE - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating a String type variable
stringToFile(String, String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Sets the file contents to be the specified String data.
stringToFile(File, String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Sets the file contents to be the specified String data.
subscribe(Subscriber, String[]) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Adds a Subscriber to the given events.
Subscriber - Class in com.datasynapse.gridserver.admin
Event Subscriber.
Subscriber() - Constructor for class com.datasynapse.gridserver.admin.Subscriber
Creates an empty subscriber.
Subscriber(String, String) - Constructor for class com.datasynapse.gridserver.admin.Subscriber
Creates a subscriber with the specified email address and event filter.
SubstitutionVariableMessage - Class in com.datasynapse.fabric.admin.info
The list of Runtime Context Variables to use for the specified Component.
SubtractOperation - Class in com.datasynapse.fabric.stats
This class represents an Operation which returns the difference between the two operands.
SubtractOperation() - Constructor for class com.datasynapse.fabric.stats.SubtractOperation
 
SUPPORTED_STATISTIC_PROPERTY - Static variable in class com.datasynapse.fabric.stats.provider.AbstractStatisticsProvider
 
supportsType(String) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
supportsType(String) - Method in interface com.datasynapse.fabric.container.Container
Check if the given Component type is supported by this Enabler.
SYSTEM_TYPE - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
Constant indicating a System property type variable

T

TARGET_ARCHIVE_DIRECTORY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
TARGET_DIRECTORY_PROPERTY - Static variable in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
TARGET_DIRECTORY_VAR - Static variable in class com.datasynapse.fabric.domain.featureinfo.FileArchiveFeatureInfo
Deprecated.
 
TASK_ASSIGNED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A task was assigned to an Engine.
TASK_COMPLETED - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A task has completed.
TASK_ERROR - Static variable in class com.datasynapse.gridserver.server.ServerEvent
A task failed.
terminated() - Method in class com.datasynapse.gridserver.engine.EngineHook
Called when the Engine terminates.
TESTING_STATE - Static variable in class com.datasynapse.fabric.admin.info.FabricEngineInfo
Testing state of an Engine
THRESHOLD_ACTIVATION - Static variable in class com.datasynapse.fabric.admin.info.AllocationRuleInfo
Rule to associate an action (adding or removing an Engine for the given component) with a condition.
TimedThroughputStatisticEvaluator - Class in com.datasynapse.fabric.stats.evaluator
This Evaluator is used to calculate throughput statistical values based on raw statistic values which increase over time.
TimedThroughputStatisticEvaluator() - Constructor for class com.datasynapse.fabric.stats.evaluator.TimedThroughputStatisticEvaluator
 
toCanonicalJavaPath(String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method converts backward slashes to forward slashes in a canonical path.
toCanonicalPath(String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method converts a file path to a canonical path.
toJavaPath(String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Converts the given path to Java friendly path with '\' being replaced by '/'.
toJavaPath(String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method converts backward slashes to forward slashes in a path string.
toProperties() - Method in class com.datasynapse.fabric.asset.AssetManagerConfigProperties
 
toString() - Method in class com.datasynapse.fabric.admin.info.NotificationEngineInfo
 
toString() - Method in class com.datasynapse.fabric.broker.userartifact.AbstractUserArtifact
 
toString() - Method in class com.datasynapse.fabric.common.message.ArchiveLocator
 
toString() - Method in class com.datasynapse.fabric.common.RuntimeContextVariable
 
toString() - Method in class com.datasynapse.fabric.common.script.Script
This method returns a string representation of this ScriptInfo object.
toString() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
toString() - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
toString() - Method in class com.datasynapse.fabric.domain.featureinfo.ComponentNotificationFeatureInfo
 
toString() - Method in class com.datasynapse.fabric.stats.aggregator.AbstractAggregator
 
toString() - Method in class com.datasynapse.fabric.stats.aggregator.AbstractArchiveAggregator
 
toString() - Method in class com.datasynapse.fabric.stats.BasicStatisticsMetadata
 
TOTAL_CPU - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The amount of processing power on the Engine's host computer, measured in millions of floating-point arithmetic operations per second.
TOTAL_MEMORY_KB - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The amount of total physical memory on the Engine's host computer, in kilobytes.
TotalMostRecentArchiveAggregator - Class in com.datasynapse.fabric.stats.aggregator
TotalMostRecentArchiveAggregator aggregates archive statistic data points by calculating the sum of the most recent values from each source ID and archive ID if available.
TotalMostRecentArchiveAggregator() - Constructor for class com.datasynapse.fabric.stats.aggregator.TotalMostRecentArchiveAggregator
 
TRACKED_STATISTICS_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
transformStringWithNestedVars(VelocityContext, String) - Static method in class com.datasynapse.fabric.util.ContainerUtils
Transforms the given String containing Velocity variables.
TYPE_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
TYPE_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 
types() - Static method in class com.datasynapse.fabric.common.RuntimeContextVariable
Provide an array of String values of possible variable types with indexes corresponding to the public int value types (STRING_TYPE, ENVIRONMENT_TYPE, SYSTEM_TYPE, ENCRYPTED_TYPE, OBJECT_TYPE)

U

undeployApplication(String) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Unpublishs the given Application.
undeployApplicationComponent(String) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Unpublishes the given Application Component.
undeployArchive(String, File) - Method in class com.datasynapse.fabric.container.AbstractContainer
Deprecated.
Use ArchiveManagement.archiveUndeploy()
undeployArchive(String, File) - Method in class com.datasynapse.fabric.container.ScriptProxy
 
undeploySchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
uninstall(Domain) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
uninstall(Domain) - Method in interface com.datasynapse.fabric.container.Container
Uninstall the given Component from this Enabler.
UNIQUE_LOCATOR_VARIABLE_NAME - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The built-in unique locator runtime context variable name.
UNIQUENESS_CONTEXTS - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The set of known Skyway Stack Property uniqueness contexts.
UNLIMITED_MAX_INSTANCES_PER_HOST - Static variable in class com.datasynapse.fabric.domain.DomainOptions
 
unpublishComponent(String) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Unpublishes the given Component.
unpublishSchedule(String) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Unpublishes the given Schedule.
unpublishStack(String) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Unpublishes the given Stack.
unsubscribe(Subscriber, String[]) - Method in interface com.datasynapse.fabric.admin.ManagerAdmin
Removes a Subscriber from the given events.
upArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
upArchive(int) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
updateActivationInfoProperties(ActivationInfo) - Method in class com.datasynapse.fabric.container.AbstractContainer
 
updateActivationInfoProperties(ActivationInfo) - Method in interface com.datasynapse.fabric.container.Container
Update the ActivationInfo for this component instance with the properties contained in info.
updateApplication(ApplicationInfo) - Method in interface com.datasynapse.fabric.admin.ApplicationAdmin
Deprecated.
Updates and overwrites an application with the information in the specified ApplicationInfo.
updateApplicationComponent(ApplicationComponentInfo) - Method in interface com.datasynapse.fabric.admin.ApplicationComponentAdmin
Deprecated.
Updates and overwrites an Application Component with the information in the specified Application Component Info.
updateArchiveScalingRule(String, String, ArchiveScalingRuleInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates an existing stack rule
updateArchiveScalingRuleAddConditions(String, String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostStatsSelectorInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates conditions and host statistics selector for archive additions for a stack rule
updateArchiveScalingRuleArchiveGroups(String, String, ArchiveScalingGroupInfo[]) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates the archive groups in a stack rule
updateArchiveScalingRuleMax(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates the maximum archive scaling instances for a stack rule
updateArchiveScalingRulePrecedence(String, String, int) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates the evaluation precedence for a stack rule
updateArchiveScalingRuleRemoveConditions(String, String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostStatsSelectorInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates conditions and host statistics selector for archive removals for a stack rule
updateArchiveScalingRuleTargetHostConditions(String, String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostTypeSelectorInfo) - Method in interface com.datasynapse.fabric.admin.StackArchiveScalingAdmin
Updates conditions and host type selector for archive activations for a stack rule
updateComponent(ComponentInfo) - Method in interface com.datasynapse.fabric.admin.ComponentAdmin
Updates and overwrites a Component with the information in the specified Component Info.
updateGlobalRule(String, ArchiveScalingRuleInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates an existing rule
updateGlobalRuleAddConditions(String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostStatsSelectorInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates conditions and host statistics selector for archive additions
updateGlobalRuleArchiveGroups(String, ArchiveScalingGroupInfo[]) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates the archive groups in a rule
updateGlobalRuleMax(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates the maximum archive scaling instances for a rule
updateGlobalRulePrecedence(String, int) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates the evaluation precedence of a rule
updateGlobalRuleRemoveConditions(String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostStatsSelectorInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates conditions and host statistics selector for archive removals
updateGlobalRuleTargetHostConditions(String, ArchiveScalingConditionsGroupInfo, ArchiveScalingHostTypeSelectorInfo) - Method in interface com.datasynapse.fabric.admin.ArchiveScalingAdmin
Updates conditions and host type selector for archive activations
updateManagedProcess(String, String, ManagedProcess) - Method in interface com.datasynapse.fabric.engine.managedprocess.IManagedProcess
Updates an existing Managed Process.
updateSchedule(ScheduleInfo) - Method in interface com.datasynapse.fabric.admin.ScheduleAdmin
Updates and overwrites a Schedule with the information in the specified ScheduleInfo.
updateStack(StackInfo) - Method in interface com.datasynapse.fabric.admin.StackAdmin
Updates and overwrites a Stack with the information in the specified StackInfo.
updateVariableProviderVariables() - Method in class com.datasynapse.fabric.container.AbstractContainer
 
updateVariableProviderVariables() - Method in interface com.datasynapse.fabric.container.Container
Updates Variable Provider variables for this Component.
upgrade(ComponentInfo) - Method in interface com.datasynapse.fabric.broker.DomainTypeUpgrade
The method that the implementation must override.
upload(AbstractContainer, ArchiveRepositoryIngestMessage) - Method in class com.datasynapse.fabric.container.ArchiveRepositorySupport
 
upPatch(int) - Method in class com.datasynapse.fabric.domain.AbstractGridLibExtension
 
upPatch(int) - Method in interface com.datasynapse.fabric.domain.GridLibExtension
Move the patch at given index one level up in order.
urlDetect() - Method in interface com.datasynapse.fabric.container.ArchiveManagement
Detect current context URLs.
useEndProcessCommand(String, String, File) - Method in class com.datasynapse.fabric.container.ProcessWrapper
Specify a command to run to forcefully kill the process if it is still running when destroy() is called.
UserArtifact - Interface in com.datasynapse.fabric.broker.userartifact
UserArtifact interface is the contract to be implemented by various user defined artifacts that needs to be incorporated into Silver Fabric.
USERNAME - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
The username of the Engine, which will be the hostname of the Engine unless installed with tracking properties.
UTILITY_PROPERTY - Static variable in interface com.datasynapse.fabric.domain.Domain
 

V

validateArchive(File) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveFeatureInfo
Deprecated.
 
validateArchive(File) - Method in class com.datasynapse.fabric.domain.featureinfo.ArchiveManagementFeatureInfo
 
validateIntegerVariable(Container, String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
Validates an enabler variable to be present and it's value being an integer.
VALIDATION_KEYS - Static variable in class com.datasynapse.fabric.admin.info.SkywayStackPropertyInfo
The set of known Skyway Stack Property validation keys.
VALUE_PROPERTY - Static variable in class com.datasynapse.fabric.common.RuntimeContextVariable
 
valueOf(String) - Static method in enum com.datasynapse.fabric.admin.info.PatchStatusInfo.PATCH_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasynapse.fabric.container.AbstractContainer.DEACTIVATION_CODES
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.datasynapse.fabric.admin.info.PatchStatusInfo.PATCH_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasynapse.fabric.container.AbstractContainer.DEACTIVATION_CODES
Returns an array containing the constants of this enum type, in the order they are declared.
variableExists(String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method checks whether the given Runtime Context Variable exists for the active or activating Enabler.
variableHasValue(String, String) - Static method in class com.datasynapse.fabric.util.DynamicVarsUtils
This method checks whether the given Runtime Context Variable exists and has the specified value for the active or activating Enabler.
VariableProvider - Interface in com.datasynapse.fabric.broker.userartifact.variable
VariableProvider implementations are custom user code which provide up to date variables to be used during activation of Components on Engines.

W

waitForShutdown(long) - Method in class com.datasynapse.fabric.container.ExecContainer
Waits for the subprocess to exit.
WEEKLY_TYPE - Static variable in class com.datasynapse.fabric.admin.info.ScheduleIntervalRecurrenceInfo
Deprecated.
Recur on particular days of the week every nth week.
WizardPageAware - Interface in com.datasynapse.fabric.asset
 
wizardSetContainerNameVersion(String, String) - Method in class com.datasynapse.fabric.domain.DefaultDomain
 
wizardSetContainerNameVersion(String, String) - Method in interface com.datasynapse.fabric.domain.Domain
Set Enabler name and version simultaneously for this Component so the Silver Fabric Administration Tool's internal mechanisms can correctly handle before-to-after processing.
WORK_URL - Static variable in interface com.datasynapse.gridserver.engine.EngineProperties
Work URL, the URL of work directory on the Engine's fileserver that stores log and temporary files.
A B C D E F G H I J K L M N O P Q R S T U V W 
TIBCO Silver Fabric SDK API, version 5.7

Copyright © 2014 TIBCO Software, Inc. All Rights Reserved.