- 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
-
- 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
-
- 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
-
- 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.
- 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).
- 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
-
- 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