Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
abort() - Method in class org.ow2.proactive.authentication.KeycloakLoginModule
Aborts the login operation
abort() - Method in class org.ow2.proactive.authentication.LDAPLoginModule
This method is called if the LoginContext's overall authentication failed.
abort() - Method in class org.ow2.proactive.authentication.MultiLDAPLoginModule
This method is called if the LoginContext's overall authentication failed.
abort() - Method in class org.ow2.proactive.authentication.PAMLoginModule
This method is called if the LoginContext's overall authentication failed.
AbortJob - Class in org.ow2.proactive.scheduler.examples
AbortJob is a task behavior that will throw an exception 3s after starting.
AbortJob() - Constructor for class org.ow2.proactive.scheduler.examples.AbortJob
 
AbstractAccountsManager<E extends Account> - Class in org.ow2.proactive.account
Sub classes may use the logger of this class.
AbstractAccountsManager(String, Logger) - Constructor for class org.ow2.proactive.account.AbstractAccountsManager
 
AbstractJMXHelper - Class in org.ow2.proactive.jmx
This helper class represents the common JMX monitoring infrastructure.
AbstractJMXHelper() - Constructor for class org.ow2.proactive.jmx.AbstractJMXHelper
Can be called only by sub-classes
AbstractJMXHelper(Logger) - Constructor for class org.ow2.proactive.jmx.AbstractJMXHelper
Can be called only by sub-classes
AbstractRMNode - Class in org.ow2.proactive.resourcemanager.rmnode
Defines abstractions common to all RM node implementations.
AbstractRMNode() - Constructor for class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
 
AbstractRMNode(NodeSource, String, String, Client) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
 
AbstractSmartProxy<T extends JobTracker> - Class in org.ow2.proactive.scheduler.smartproxy.common
Asbtract implementation of smart proxy that factorizes code used by all smart proxy implementations.
AbstractSmartProxy() - Constructor for class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
AbstractSmartProxy(T) - Constructor for class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
AcceptAllValidator<T> - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
 
AcceptAllValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.AcceptAllValidator
 
acceptAnyCertificate - Variable in class org.ow2.proactive.http.CommonHttpClientBuilder
 
acceptAnyHostname - Variable in class org.ow2.proactive.http.CommonHttpClientBuilder
 
AccessRightException - Exception in org.ow2.proactive.scheduler.common.exception
Exception generated when trying to perform an action not allowed by a user.
It could be an administration method or simply an access to a job that you do not own.
AccessRightException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AccessRightException
Create a new instance of AccessRightException
AccessRightException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.AccessRightException
Create a new instance of AccessRightException
AccessRightException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AccessRightException
Create a new instance of AccessRightException
AccessRightException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AccessRightException
Create a new instance of AccessRightException
AccessType - Class in org.ow2.proactive.resourcemanager.nodesource.policy
Class defines an access type to the node source for the administration and utilization.
Account - Interface in org.ow2.proactive.account
The common definition of an account.
accountsManager - Variable in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
 
accountsMap - Variable in class org.ow2.proactive.account.AbstractAccountsManager
The map that contains all statistics
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
Acquires as much nodes as possible, making one distinct reservation per node
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
Asynchronous request of all nodes acquisition.
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
Check if any host is available and acquire the nodes of available hosts
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Asynchronous request of all nodes acquisition.
acquireAllNodes(Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Requests all nodes to be acquired from the infrastructure.
acquireAllNodes(Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
acquireAllNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Asynchronous request to acquires all possible nodes from infrastructure
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
Acquires a single node through pbs
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
Asynchronous node acquisition request.
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
Acquire the nodes of available hosts
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Asynchronous node acquisition request.
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
acquireNode(String, Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Acquires the existing node with specific url.
acquireNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Requests one node to be acquired from the underlying infrastructure.
acquireNodes(String, int, long, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
acquireNodes(String, int, long, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
acquireNodes(String, int, long, Map<String, ?>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Acquires new nodes in the particular node source.
acquireNodes(int, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Asynchronous node acquisition request.
acquireNodes(int, long, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Asynchronous node acquisition request.
acquireNodes(int, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
acquireNodes(int, long, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
acquireNodes(int, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
acquireNodes(int) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Asynchronous request to acquires n nodes from infrastructure
acquireNodes(int, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
 
acquireNodes(int, long, Map<String, ?>) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
 
acquireNodes(String, int, boolean, long, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
Acquire new nodes of a specified node source
acquireNodes(String, String, int, boolean, long, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Acquire new nodes of a specified node source
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Activates a node source policy.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
Activates the policy.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.EmptyPolicy
 
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Activates the policy.
activate(NodeSourcePolicy, Object[]) - Static method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicyFactory
Creates the node source policy activity, given a node source policy instance.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
Activates static policy.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
Activates the policy.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.StaticPolicy
Activates static policy.
activate() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
Activates the policy.
activateLogs(AppenderProvider) - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
 
activateLogs(AppenderProvider) - Method in class org.ow2.proactive.scheduler.task.TaskLogger
 
add(Permission) - Method in class org.ow2.proactive.policy.Permissions
 
add(T) - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
 
add(List<Element>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
 
add(String, String) - Method in class org.ow2.proactive.scheduler.common.SortSpecifierContainer
 
add(TaskUsage) - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
 
add(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Unsupported ListIterator operation.
addAdditionalClasspath(String...) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Add one or more classpath entries to the forked JVM classpath
addAdditionalClasspath(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Add a new additional Classpath value.
addAll(Collection<? extends RMEvent>) - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
 
addAndGetLostNodeNotification() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
 
addAppender(Appender) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
When an appender is added, then the content of the storage is append into the added appender.
addAppender(String, Appender) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
 
addAppender(String, Appender) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LoggingEventProcessor
 
addArgument(String, Serializable) - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
Add an argument to the list of arguments.
addBinding(String, Object) - Method in class org.ow2.proactive.scripting.ScriptHandler
Add a binding to the script that will be handle by this handler.
addBindings(Map<String, Object>) - Method in class org.ow2.proactive.scripting.ScriptHandler
Add multiple bindings to the script that will be handle by this handler.
addBindingsToScriptHandler(ScriptHandler, TaskContext, VariablesMap, Map<String, Serializable>, Map<String, String>, SchedulerNodeClient, RMNodeClient, RemoteSpace, RemoteSpace, Map<String, String>, PrintStream, PrintStream) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
addBusyNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addConfigNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
 
addDataSourceProperty(String, String) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails.Builder
 
addDependence(Task) - Method in class org.ow2.proactive.scheduler.common.task.Task
Add a dependence to the task.
addDependence(Task) - Method in class org.ow2.proactive.scheduler.common.task.TaskState
If the Task was submitted, a call to this method will throw a RuntimeException.
addDependences(List<Task>) - Method in class org.ow2.proactive.scheduler.common.task.Task
Same as the Task.addDependence(Task) method, but for a list of dependences.
addDependences(List<Task>) - Method in class org.ow2.proactive.scheduler.common.task.TaskState
If the Task was submitted, a call to this method will throw a RuntimeException.
addDeployingNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addDeployingNode(String, String, String, long) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Creates a new RMDeployingNode's, stores it in a local ArrayList and notify the owning NodeSource of the RMDeployingNode creation
addDeployingNodeWithLockAndPersist(String, RMDeployingNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
addDownNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addEligibleNodesToRecover(List<RMNode>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
addEmptyLine() - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
Add a empty line to the list of lines.
addEvent - Variable in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
The add event
addEventListener(SchedulerEventListener, boolean, SchedulerEvent...) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Add a scheduler event Listener.
addEventListener(SchedulerEventListener, boolean, boolean, SchedulerEvent...) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Add a scheduler event Listener.
addEventListener(SchedulerEventListener, boolean, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
Subscribes a listener to the Scheduler
addEventListener(SchedulerEventListener, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
addEventListener(SchedulerEventListener, boolean, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
 
addEventListener(SchedulerEventListener, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
addEventListener(SchedulerEventListenerExtended) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
addEventListener(SchedulerEventListener, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
addEventListener(SchedulerEventListener, boolean, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
addEventListener(SchedulerEventListenerExtended, boolean, SchedulerEvent[]) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
addEventListener(SchedulerEventListenerExtended, boolean, SchedulerEvent[]) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
addEventListener(SchedulerEventListener, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
addEventListener(SchedulerEventListener, boolean, boolean, SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
addEventListener(SchedulerEventListenerExtended, boolean, SchedulerEvent...) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
addExternalEndpointUrl(String, String, String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Add an external endpoint url to a job.
addExternalEndpointUrl(String, String, String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
addExternalEndpointUrl(String, String, String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
addExternalEndpointUrl(String, String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
addExternalEndpointUrl(String, String, String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
addExternalEndpointUrl(String, String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Add an external endpoint url to a job.
addExternalEndpointUrl(String, String, String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
addFreeNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addGenericInformation(String, String) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
Add an information to the generic informations map field.
addGenericInformations(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
Add a map of generic informations into the generic informations map field.
addHostTopology(String, InetAddress, HashMap<String, Long>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
Adds host information to the topology.
addIndent(String) - Static method in class org.ow2.proactive.scheduler.common.util.LogFormatter
 
addIndent(String, int) - Static method in class org.ow2.proactive.scheduler.common.util.LogFormatter
 
AddingNodesException - Exception in org.ow2.proactive.resourcemanager.exception
Exception Generated by the RMCore.
AddingNodesException(String) - Constructor for exception org.ow2.proactive.resourcemanager.exception.AddingNodesException
Attaches a message to the Exception
AddingNodesException(Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.AddingNodesException
Attaches a cause to the Exception
addInputFiles(FileSelector, InputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.Task
Add the files value to the given files value according to the provided access mode.
addInputFiles(String, InputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.Task
Add the files to the given filesToInclude value according to the provided access mode.
additionalInformation(LinkedHashMap<String, String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
 
AdditionalInformationKeys - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
 
AdditionalInformationKeys() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
addJobSignal(String, String, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Add the given signal to job signals
addJobSignal(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
addJobSignal(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
addJobSignal(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
addJobSignal(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
addJobSignal(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Add a signal to the list of signals used by the considered job
addJobSignal(String, String, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
addJobSignalWithVariables(String, String, String, Map<String, String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Add a signal to the list of signals used by the considered job
addJVMArgument(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Add a new JVM argument value.
addLastModifiedDate(String, Date) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
 
addLine(List<String>) - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
Add the given lines value to existing lines.
addLostNode() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addLostNodeWithLockAndPersist(String, RMDeployingNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
addMultipleDeployingNodes(List<String>, String, String, long) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Add multiple deploying nodes
addNode(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
addNode(String, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
addNode(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Adds an existing node to the default node source of the resource manager.
addNode(String, String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Adds an existing node to the particular node source.
addNode(RMNodeData, String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
addNode(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Adds an existing node to the default node source of the resource manager.
addNode(String, String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Adds an existing node to the particular node source.
addNode(Node) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyManager
Updates the topology for new node.
addNode(String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
Adds an existing node to the particular node source.
addNode(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Add an existing node to a particular node source.
addNodeSource(NodeSourceData) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
addNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
addNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
addNodeToken(String, String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Add a token to the given node
addNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
Add access token to given node
addNodeToken(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Add access token to the given node.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
AddonClassUtils - Class in org.ow2.proactive.resourcemanager.utils
This class helps the addon classes to use a child-first class loading mechanism for class loading and creating instances.
AddonClassUtils() - Constructor for class org.ow2.proactive.resourcemanager.utils.AddonClassUtils
 
AddonPathUtils - Class in org.ow2.proactive.resourcemanager.utils
 
AddonPathUtils() - Constructor for class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
 
ADDONS_BASE_DIRNAME - Static variable in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
 
addOutputFiles(FileSelector, OutputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.Task
Add the files value to the given files value according to the provided access mode.
addOutputFiles(String, OutputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.Task
Add the files to the given filesToInclude value according to the provided access mode.
addPermission(IdentityPrincipal) - Method in class org.ow2.proactive.permissions.PrincipalPermission
 
addPermission(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
 
addPreJavaCommand(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Add an item to the list of (command + argument) which will be prepended to the java command
addRMEventListener(RMEventListener, RMEventType...) - Method in interface org.ow2.proactive.resourcemanager.frontend.RMMonitoring
Register a new Resource manager listener.
addRMEventListener(RMEventListener, RMEventType...) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
Register a new Resource manager listener.
addSelectionScript(SelectionScript) - Method in class org.ow2.proactive.scheduler.common.task.Task
To add a selection script to the list of selection script.
addSize(String, long) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
 
addSubmit() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
Add one to the submit number
addSystemEnvironmentVariable(String, String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Add a new system environment variables value from its name and value.
addTask(Task) - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
Add a task to this task flow job.
The task name must not be null as it is not by default.
The task name must also be different for each task as it is used to identify each task result.

If not set, the task name will be a generated one : 'task_X' (where X is the Xth added task number)
addTaskResult(String, TaskResult, boolean) - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-- For internal use only -- Add a new task result to this job result.
Used by the scheduler to fill your job result.
addTasks(List<Task>) - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
Add a list of tasks to this task flow job.
addThirdPartyCredential(String, String) - Method in class org.ow2.proactive.authentication.crypto.CredData
 
addTimeouts(List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
 
addToAllResults(String) - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
Add this new (from replication) task result to the list of known tasks.
addToBeRemovedNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
addToken(String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
 
addToken(String) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
 
addToken(String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
 
addType(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
 
aggregatedStatusesToFilterString(List<String>) - Static method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
 
Alive - Class in org.ow2.proactive.resourcemanager.core.history
This table stores the last time stamp of the resource manager up time.
Alive() - Constructor for class org.ow2.proactive.resourcemanager.core.history.Alive
 
ALL - Static variable in class org.ow2.proactive.resourcemanager.nodesource.policy.AccessType
 
ALLACCOUNTS_MBEAN_NAME - Static variable in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXBeans
 
AllAccountsMBean - Interface in org.ow2.proactive.resourcemanager.core.jmx.mbean
MBean interface for viewing an account of the ProActive Resource Manager.
AllAccountsMBeanImpl - Class in org.ow2.proactive.resourcemanager.core.jmx.mbean
Implementation of the AllAccountsMBean interface.
AllAccountsMBeanImpl(RMAccountsManager) - Constructor for class org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBeanImpl
 
allExceptThese(TaskStatus...) - Static method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
 
allNodes - Variable in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
 
AllObjects2BytesConverterHandler - Class in org.ow2.proactive.scheduler.common.util
 
ALLOW_ANY_CERTIFICATE - Static variable in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
When Keycloak URL uses the HTTPS protocol, this parameter indicates which kind of TLS certificate to consider for the Keycloak server.
AllowAllTrustStrategy - Class in org.ow2.proactive.http
 
AllowAllTrustStrategy() - Constructor for class org.ow2.proactive.http.AllowAllTrustStrategy
 
allowAnyCertificate(boolean) - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
allowAnyHostname(boolean) - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
AllPermission - Class in org.ow2.proactive.permissions
The AllPermission is a permission that implies all other permissions.
AllPermission() - Constructor for class org.ow2.proactive.permissions.AllPermission
 
AlreadyConnectedException - Exception in org.ow2.proactive.scheduler.common.exception
AlreadyConnectedException is thrown if a client already connected try to connect again
AlreadyConnectedException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AlreadyConnectedException
Attaches a message to the AlreadyConnectedException.
AlreadyConnectedException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.AlreadyConnectedException
Create a new instance of AlreadyConnectedException.
AlreadyConnectedException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AlreadyConnectedException
Create a new instance of AlreadyConnectedException with the given message and cause
AlreadyConnectedException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.AlreadyConnectedException
Create a new instance of AlreadyConnectedException with the given cause.
ANONYMOUS_LDAP_CONNECTION - Static variable in class org.ow2.proactive.authentication.LDAPLoginModule
default value for Context.SECURITY_AUTHENTICATION that correspond to anonymous connection
ANONYMOUS_LDAP_CONNECTION - Static variable in class org.ow2.proactive.authentication.MultiLDAPLoginModule
 
anyTimedOut(List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
 
ANYWHERE - Static variable in class org.ow2.proactive.scheduler.common.task.RestartMode
The task will be restarted according to its possible resources.
append(LoggingEvent) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
 
append(LoggingEvent) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.EmptyAppender
 
append(Object) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object to this string builder.
append(CharSequence) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a CharSequence to this string builder.
append(CharSequence, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a CharSequence to this string builder.
append(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a string to this string builder.
append(String, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string to this string builder.
append(String, Object...) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Calls String.format(String, Object...) and appends the result.
append(CharBuffer) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends the contents of a char buffer to this string builder.
append(CharBuffer, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends the contents of a char buffer to this string builder.
append(StringBuffer) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a string buffer to this string builder.
append(StringBuffer, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string buffer to this string builder.
append(StringBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a StringBuilder to this string builder.
append(StringBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a StringBuilder to this string builder.
append(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends another string builder to this string builder.
append(StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string builder to this string builder.
append(char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char array to the string builder.
append(char[], int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char array to the string builder.
append(boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a boolean value to the string builder.
append(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char value to the string builder.
append(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an int value to the string builder using String.valueOf.
append(long) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a long value to the string builder using String.valueOf.
append(float) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a float value to the string builder using String.valueOf.
append(double) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a double value to the string builder using String.valueOf.
append(String, LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.AsynchChachedFileAppender
Deprecated.
 
append(String, LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.AsynchFileAppender
 
append(LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.FileAppender
 
append(String, LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.FileAppender
 
append(LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.MultipleFileAppender
 
append(String, LoggingEvent) - Method in class org.ow2.proactive.utils.appenders.SynchFileAppender
 
appendAll(T...) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends each item in an array to the builder without any separators.
appendAll(Iterable<?>) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends each item in a iterable to the builder without any separators.
appendAll(Iterator<?>) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends each item in an iterator to the builder without any separators.
AppenderProvider - Interface in org.ow2.proactive.scheduler.common.util.logforwarder
An appender provider is a container that can be sent over the network and that contains a log appender.
appendFixedWidthPadLeft(Object, int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object to the builder padding on the left to a fixed width.
appendFixedWidthPadLeft(int, int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object to the builder padding on the left to a fixed width.
appendFixedWidthPadRight(Object, int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object to the builder padding on the right to a fixed length.
appendFixedWidthPadRight(int, int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object to the builder padding on the right to a fixed length.
appendln(Object) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an object followed by a new line to this string builder.
appendln(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a string followed by a new line to this string builder.
appendln(String, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string followed by a new line to this string builder.
appendln(String, Object...) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Calls String.format(String, Object...) and appends the result.
appendln(StringBuffer) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a string buffer followed by a new line to this string builder.
appendln(StringBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a string builder followed by a new line to this string builder.
appendln(StringBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string builder followed by a new line to this string builder.
appendln(StringBuffer, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string buffer followed by a new line to this string builder.
appendln(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends another string builder followed by a new line to this string builder.
appendln(StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends part of a string builder followed by a new line to this string builder.
appendln(char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char array followed by a new line to the string builder.
appendln(char[], int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char array followed by a new line to the string builder.
appendln(boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a boolean value followed by a new line to the string builder.
appendln(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a char value followed by a new line to the string builder.
appendln(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an int value followed by a new line to the string builder using String.valueOf.
appendln(long) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a long value followed by a new line to the string builder using String.valueOf.
appendln(float) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a float value followed by a new line to the string builder using String.valueOf.
appendln(double) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a double value followed by a new line to the string builder using String.valueOf.
appendNewLine() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends the new line string to this string builder.
appendNull() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends the text representing null to this string builder.
appendPadding(int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends the pad character to the builder the specified number of times.
appendSeparator(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a separator if the builder is currently non-empty.
appendSeparator(String, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends one of both separators to the StrBuilder.
appendSeparator(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a separator if the builder is currently non-empty.
appendSeparator(char, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Append one of both separators to the builder If the builder is currently empty it will append the defaultIfEmpty-separator Otherwise it will append the standard-separator The separator is appended using StrBuilder.append(char).
appendSeparator(String, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a separator to the builder if the loop index is greater than zero.
appendSeparator(char, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a separator to the builder if the loop index is greater than zero.
appendStoredEvents(Appender) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Append stored events to the given appender.
appendTo(Appendable) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends current contents of this StrBuilder to the provided Appendable.
appendWithSeparators(Object[], String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an array placing separators between each value, but not before the first or after the last.
appendWithSeparators(Iterable<?>, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends a iterable placing separators between each value, but not before the first or after the last.
appendWithSeparators(Iterator<?>, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Appends an iterator placing separators between each value, but not before the first or after the last.
apply() - Method in interface org.ow2.proactive.utils.Lambda.CallableThatThrows
 
apply(T) - Method in interface org.ow2.proactive.utils.Lambda.FunctionThatThrows
 
applyFormats(String, DateFormat...) - Static method in class org.ow2.proactive.scheduler.common.job.JobDeadline
 
applyReplacementsOnGenericInformation(Map<String, String>, Map<String, Serializable>) - Static method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
 
ARBITRARY - Static variable in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
no constraint on node location
ArbitraryTopologyDescriptor - Class in org.ow2.proactive.topology.descriptor
The descriptor indicated that there is no constraints on node location.
ArbitraryTopologyDescriptor() - Constructor for class org.ow2.proactive.topology.descriptor.ArbitraryTopologyDescriptor
Creates a new instance of the descriptor
ARCHIVE_DEFAULT_XMLFILE - Static variable in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Archive special manifest directory, file, property
ARCHIVE_MANIFEST_DIRECTORY - Static variable in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
ARCHIVE_MANIFEST_FILE - Static variable in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
ARCHIVE_MANIFEST_PROPERTY_XMLFILE - Static variable in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
areNodesKnown(NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
areNodesKnown(NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
areNodesKnown(NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Check whether the nodes in the given node set are known by the resource manager
areNodesRecoverable(NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
areNodesRecoverable(NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
areNodesRecoverable(NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Check whether the nodes in the given node set can be recovered in case of a crash
ARGS_FIELD_NAME - Static variable in class org.ow2.proactive.scheduler.common.task.JavaTask
For internal use: name of the field that stores task arguments
ARGUMENTS_NAME - Static variable in class org.ow2.proactive.scripting.Script
Variable name for script arguments
arrangeNodes(int, List<RMNode>, Client) - Method in class org.ow2.proactive.resourcemanager.selection.policies.NodeSourcePriorityPolicy
Sort by node source priorities.
arrangeNodes(int, List<RMNode>, Client) - Method in class org.ow2.proactive.resourcemanager.selection.policies.ShufflePolicy
Do shuffling here.
arrangeNodes(int, List<RMNode>, Client) - Method in interface org.ow2.proactive.resourcemanager.selection.SelectionPolicy
Arranges nodes before selection by the resource manager.
arrangeNodesForScriptExecution(List<RMNode>, List<SelectionScript>, Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
Arranges nodes for script execution based on some criteria for example previous execution statistics.
arrangeNodesForScriptExecution(List<RMNode>, List<SelectionScript>, Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.selection.statistics.ProbablisticSelectionManager
Find appropriate candidates nodes for script execution, taking into account "free" and "exclusion" nodes lists.
ASC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
Used to sort according to ascendant order
ASC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
 
ASC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
 
ASC_SUFFIX - Static variable in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
asReader() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Gets the contents of this builder as a Reader.
asTokenizer() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Creates a tokenizer that can tokenize the contents of this builder.
asWriter() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Gets this builder as a Writer that can be written to.
AsyncAppenderWithStorage - Class in org.ow2.proactive.scheduler.common.util.logforwarder.appenders
Class defines a log4j AsyncAppender that is able to store all appended event additionally to bufferize and send them to the added appenders.
AsyncAppenderWithStorage() - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Create a AsyncAppenderWithStorage with default parameters.
AsyncAppenderWithStorage(int) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Create a AsyncAppenderWithStorage.
AsyncAppenderWithStorage(String) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Create a AsyncAppenderWithStorage.
AsyncAppenderWithStorage(String, int) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Create a AsyncAppenderWithStorage.
AsynchChachedFileAppender - Class in org.ow2.proactive.utils.appenders
Deprecated.
AsynchFileAppender has now an appender cache mechanism
AsynchChachedFileAppender() - Constructor for class org.ow2.proactive.utils.appenders.AsynchChachedFileAppender
Deprecated.
 
AsynchFileAppender - Class in org.ow2.proactive.utils.appenders
 
AsynchFileAppender() - Constructor for class org.ow2.proactive.utils.appenders.AsynchFileAppender
 
authenticate(Credentials) - Method in interface org.ow2.proactive.authentication.Authentication
Performs login.
authenticate(Credentials) - Method in class org.ow2.proactive.authentication.AuthenticationImpl
Performs login.
authenticate(Object) - Method in class org.ow2.proactive.jmx.JMXAuthenticatorImpl
This method is automatically called when a JMX client tries to connect to the MBean Server referred by the connector.
Authentication - Interface in org.ow2.proactive.authentication
Authentication interface.
AuthenticationImpl - Class in org.ow2.proactive.authentication
An active object responsible for authentication.
AuthenticationImpl() - Constructor for class org.ow2.proactive.authentication.AuthenticationImpl
Empty constructor
AuthenticationImpl(String, String, String) - Constructor for class org.ow2.proactive.authentication.AuthenticationImpl
Default constructor
authorizedSelectionScripts - Variable in class org.ow2.proactive.resourcemanager.selection.SelectionManager
 
AutoUpdateInfrastructure - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
This infrastructure launching a node by download node.jar on a node machine.
AutoUpdateInfrastructure() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
 
AVG - Static variable in class org.ow2.proactive.topology.descriptor.BestProximityDescriptor
AVG - the mean distance between elements of each cluster (also called average linkage clustering) The similarity of two clusters is the similarity of their centers.
AwaitedJob - Class in org.ow2.proactive.scheduler.smartproxy.common
A job which has been submitted to the scheduler and whose output data needs to be transfered after termination.
AwaitedJob() - Constructor for class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
 
AwaitedJob(String, String, String, String, String, String, String, boolean, boolean, HashMap<String, AwaitedTask>) - Constructor for class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
 
awaitedJobs - Variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
A map of jobs that have been launched and which results are awaited each time a new job is sent to the scheduler for computation, it will be added to this map, as an entry of (JobId, AwaitedJob), where JobId is given as a string.
AwaitedTask - Class in org.ow2.proactive.scheduler.smartproxy.common
AwaitedTask
AwaitedTask(String, List<OutputSelector>) - Constructor for class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
 

B

BadJobPriorityRestException - Exception in org.ow2.proactive_grid_cloud_portal.scheduler.exception
 
BadJobPriorityRestException(String) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.BadJobPriorityRestException
 
base64StringToByteArray(String) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
 
base64StringToSerializable(String) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
 
BaseParserValidator<T> - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
BaseParserValidator(String, ModelType) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
Construct a parser validator whose model definition should match the parser type (case insensitive)
BaseParserValidator(String, ModelType, String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
Construct a parser validator with a customized model definition rule.
BatchJobInfrastructure - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
This class implements the basics common operations that can be performed on a resource manager (i.e batching job system like PBS, Torque, LSF...).
BatchJobInfrastructure() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
 
beautifyName(String) - Static method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
 
beautifyName(String) - Static method in class org.ow2.proactive.resourcemanager.nodesource.utils.NamesConvertor
Converts names to user readable format.
BEST_PROXIMITY - Static variable in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
the set of closest nodes
BestProximityDescriptor - Class in org.ow2.proactive.topology.descriptor
The descriptor allows to select a set of closest nodes which is currently available in the resource manager.
BestProximityDescriptor() - Constructor for class org.ow2.proactive.topology.descriptor.BestProximityDescriptor
Constructs new instance of the class.
BigString - Class in org.ow2.proactive.db.types
BigString is the Scheduler Wrapper object for String.
BigString() - Constructor for class org.ow2.proactive.db.types.BigString
 
BigString(String) - Constructor for class org.ow2.proactive.db.types.BigString
Create a new instance of BigString.
Block(FlowChecker.TaskTree, FlowChecker.TaskTree) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.FlowChecker.Block
 
BooleanConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
 
BooleanConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.BooleanConverter
 
BooleanParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
BooleanParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BooleanParserValidator
 
BooleanWrapper - Class in org.ow2.proactive.scheduler.common.task.util
BooleanWrapper is the Scheduler Wrapper object for boolean.
BooleanWrapper(boolean) - Constructor for class org.ow2.proactive.scheduler.common.task.util.BooleanWrapper
Create a new instance of BooleanWrapper.
boot(Authentication) - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
Starts the boot sequence of of the JMX monitoring infrastructure with a new JMX server.
boot(Authentication, boolean, PermissionChecker) - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
Starts the boot sequence of of the JMX monitoring infrastructure.
BoundedStringWriter - Class in org.ow2.proactive.utils
BoundedStringWriter that keeps a limited amount (maxLength) of chars into a sliding (elements are added and removed from the head) buffer and always prints them to an output sink.
BoundedStringWriter(PrintStream, int) - Constructor for class org.ow2.proactive.utils.BoundedStringWriter
Create a new bounded string writer using the default maximum size.
branchSelectionVariable - Static variable in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Name of the variable to set in the script to determine which one of the IF or ELSE branch is selected in an IF control flow action
BUCKET_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
Generic information containing the bucket name
bucketName - Variable in class org.ow2.proactive.scheduler.common.job.Job
Bucket name for this job
bucketName(String) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
 
buf - Variable in class org.ow2.proactive.scheduler.common.util.logforwarder.util.LoggingOutputStream
The internal buffer where data is stored.
buffer - Variable in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Internal data storage.
build() - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
build() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
 
build() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
 
build() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Implement the Builder interface.
build() - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails.Builder
 
build() - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
 
buildDeployingNodeURL(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Builds the name of the deploying node given its name
Builder() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
 
Builder() - Constructor for class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails.Builder
 
Builder() - Constructor for class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
 
buildSubstitutor(Map<? extends Serializable, ? extends Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
 
byteArrayToBase64String(byte[]) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
 
byteArrayToObject(byte[]) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
Convert the given byte array into the corresponding object.
byteArrayToObject(byte[], boolean) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
Convert the given byte array into the corresponding object.
ByteArrayWrapper - Class in org.ow2.proactive.scheduler.common.task.util
ByteArrayWrapper is the Scheduler Wrapper object for byte[].
ByteArrayWrapper(byte[]) - Constructor for class org.ow2.proactive.scheduler.common.task.util.ByteArrayWrapper
Create a new instance of ByteArrayWrapper.

C

call() - Method in class org.ow2.proactive.resourcemanager.cleaning.NodeCleaner
Performs the cleaning (for now just killing of all active objects).
call() - Method in class org.ow2.proactive.resourcemanager.selection.ScriptExecutor
 
callbackHandler - Variable in class org.ow2.proactive.authentication.FileLoginModule
JAAS call back handler used to get authentication request parameters
CANCEL_JOB - Static variable in class org.ow2.proactive.scheduler.common.task.OnTaskError
 
cancelSession() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
Cancel the current session of the user
canRead(EvaluationContext, Object, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedPropertyAccessor
 
capacity() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Gets the current size of the internal character array buffer.
CATALOG_BASIC_MODEL_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CatalogObjectParserValidator
 
CATALOG_COMPLETE_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CatalogObjectParserValidator
 
CATALOG_OBJECT_MODEL_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.CatalogObjectValidator
 
CatalogAllAccessPermission - Class in org.ow2.proactive.scheduler.permissions
This permission allows a user to fully control the catalog
CatalogAllAccessPermission() - Constructor for class org.ow2.proactive.scheduler.permissions.CatalogAllAccessPermission
 
CatalogObjectParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
CatalogObjectParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CatalogObjectParserValidator
 
CatalogObjectValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
 
CatalogObjectValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.CatalogObjectValidator
 
CatalogObjectValidator(String, String, String, String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.CatalogObjectValidator
 
ChangedTasksInfo - Class in org.ow2.proactive.scheduler.job
 
ChangedTasksInfo() - Constructor for class org.ow2.proactive.scheduler.job.ChangedTasksInfo
 
changeJobPriority(JobId, JobPriority) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Change the priority of the job represented by jobId.
Only administrator can change the priority to HIGH, HIGEST, IDLE.
changeJobPriority(String, JobPriority) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Change the priority of the job represented by jobId.
Only administrator can change the priority to HIGH, HIGEST, IDLE.

The jobId is given as a string.
changeJobPriority(JobId, JobPriority) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
changeJobPriority(String, JobPriority) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
changeJobPriority(JobId, JobPriority) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
changeJobPriority(String, JobPriority) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
changeJobPriority(String, JobPriority) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
changeJobPriority(JobId, JobPriority) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
changeJobPriority(JobId, JobPriority) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
changeJobPriority(String, JobPriority) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
changeNodesState(List<RMNodeData>, Map<String, String>, NodeState, long, Client, int) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
changePolicy(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
For administrator only, change the policy of the scheduler.
changePolicy(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
changePolicy(String) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
 
changePolicy(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
changePolicy(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
ChangePriorityPermission - Class in org.ow2.proactive.scheduler.permissions
This permission allows to set the priorities for jobs
ChangePriorityPermission(String) - Constructor for class org.ow2.proactive.scheduler.permissions.ChangePriorityPermission
Construct the permission with priorities list.
ChangePriorityPermission(int) - Constructor for class org.ow2.proactive.scheduler.permissions.ChangePriorityPermission
Construct the permission with specified priority.
changeStartAt(JobId, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Change the START_AT generic information at job level and reset the scheduledAt at task level
changeStartAt(List<JobId>, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Change the START_AT generic information for multiple jobs at job level and reset the scheduledAt at task level
changeStartAt(JobId, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
changeStartAt(List<JobId>, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
changeStartAt(JobId, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
changeStartAt(List<JobId>, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
changeStartAt(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
changeStartAt(List<JobId>, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
changeStartAt(JobId, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
changeStartAt(List<JobId>, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
changeStartAt(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Change the START_AT generic information at job level and reset the scheduledAt at task level
changeStartAt(JobId, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
changeStartAt(List<JobId>, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
changeStartAtMultiple(String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Change the START_AT generic information for multiple jobs and reset the scheduledAt at task level
changeState(NodeState) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
 
channelExists(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Check for channel existence
channelExists(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
channelExists(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
charAt(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Gets the character at the specified index.
charMatcher(char) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
Constructor that creates a matcher from a character.
charSetMatcher(char...) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
Constructor that creates a matcher from a set of characters.
charSetMatcher(String) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
Constructor that creates a matcher from a string representing a set of characters.
checkAllNodesAreAcquiredAndDo(List<String>, Runnable, Runnable) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
checkAndSetDeniedMethodCall(String, String, boolean) - Method in class org.ow2.proactive.permissions.DeniedMethodCallPermissionRepository
 
checkConfigAndGetUser(TaskContext) - Method in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
If the process must be run under a specific user, check the configuration of '"pas.launcher.forkas.method"' property and proceed as follow: if "pas.launcher.forkas.method"=none : throws IllegalAccessException if "pas.launcher.forkas.method"=pwd : return the user using its login and password if "pas.launcher.forkas.method"=key : return the user using its ssh key
checkCudaWin() - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if CUDA is set-up (for Windows System only)
checkExec(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if a file exist in folders contains in PATH environment variable
checkFileExist(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if the given file path exist or not.
checkFileExists(String, String) - Method in interface org.ow2.proactive.scheduler.common.SchedulerSpaceInterface
Check if a file exists in the specified location in the DataSpace
checkForSignals(Set<String>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
Check if all of the signals given as input exist among the set of job signals
checkForSignals(Set<String>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
 
checkFreeMemory(long) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if there is enough free memory.
checkFreeSpaceDiskAvailable(Long, String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if free space (for a specify path) is greater than space
checkFreeSpaceDiskAvailableForTmpDir(Long) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if default free space (tmpdir) is greater than parameter
checkGroupFile() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
checkHostName(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if the host name is the given one.
checkInitialized() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
checkIp(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if the host matches the given IP address.
The IP can be given as x.x.x.x or using the token * to match a network for example.
checkJavaProperty(String, String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check a Java Property
checkJobPermissionMethod(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Check if the connected user has the permission to execute the method passed as argument
checkJobPermissionMethod(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
checkJobPermissionMethod(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
checkJobPermissionMethod(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
checkJobPermissionMethod(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
checkJobPermissionMethod(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Check if the user has the permission to execute the method passed as argument
checkJobPermissionMethod(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
checkJobsPermissionMethod(List<String>, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Check if the connected user has the permission to execute the method passed as argument
checkJobsPermissionMethod(List<String>, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
checkJobsPermissionMethod(List<String>, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
checkJobsPermissionMethod(List<String>, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
checkJobsPermissionMethod(List<String>, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
checkJobsPermissionMethod(String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Check if the user has the permission to execute the method passed as argument
checkJobsPermissionMethod(List<String>, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
checkJobsPermissionMethods(List<String>, List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Returns a map containing pairs that represent the job id as key and a map as value containing the method name and true/false if the user has permission for the jobId and method
checkJobsPermissionMethods(List<String>, List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
checkJobsPermissionMethods(List<String>, List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
checkJobsPermissionMethods(List<String>, List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
checkJobsPermissionMethods(List<String>, List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
checkJobsPermissionMethods(String, PermissionForm) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Check if the user has the permission to execute the methods passed as argument for each the given job ids
checkLoginFile() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
checkNodeIsAcquiredAndDo(String, Runnable, Runnable) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Check if the Node with the given name is already acquired ( usefull when the launcher of the process which is supposed to launch a RMNode waits for its registration ).
checkNodePermission(String, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
checkNodePermission(String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
checkNodePermission(String, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Check is the user has admin permission for the given node or it is a node source provider
checkNodePermission(String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Check if the user has admin permission for the given nodes or it is a node source provider
checkNodeSourcePermission(String, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
checkNodeSourcePermission(String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
checkNodeSourcePermission(String, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Check is the user has admin permission for the given node source or it is a node source provider
checkNodeSourcePermission(String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Check if the user has permission for the given nodes or it is a node source provider
checkOSArch(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check the OS Architecture
checkOSName(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check the OS Name (case-insensitive)
checkOSVersion(String) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check the OS Version
checkPcaAdmin(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Check if a user has admin privilege in cloud automation service.
checkPermission(Credentials, String) - Method in interface org.ow2.proactive.jmx.PermissionChecker
Checks that client has the specified permission.
checkPermission(String) - Method in interface org.ow2.proactive.permissions.ServiceUsingPermission
Checks if the current user is allowed to execute the provided method
checkPermission(Permission, String, Permission...) - Method in class org.ow2.proactive.resourcemanager.authentication.Client
Checks that client has the specified permission.
checkPermission(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
checkPermission(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
checkPermission(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
checkPermission(Permission, String) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
Checks if user has the specified permission.
checkPermission(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
checkPermission(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
checkPermission(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
checkPermission(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
checkPermissionAndGetClientIsSuccessful() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
checkPermissionMethod(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Check if the user has the permission to execute the method passed as argument
checkPermissions(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Check multiple methods permission.
checkProperties(String, Conditions) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check all given conditions in the given configuration file path.
This method returns true if (and only if) every conditions match the given file.
checkProperty(String, Condition) - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check the condition in the given configuration file.
checkRolePermissions(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Check multiple service role permission.
checkSubscriptionAdmin(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Check if a user has admin privilege in notification service.
checkTenantFile() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
checkVariableFormat(Task, JobVariable, ModelValidatorContext) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.DefaultModelJobValidatorServiceProvider
 
checkWifi() - Static method in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Check if a wireless network interface exist
ChildFirstClassLoader - Class in org.ow2.proactive.utils
ChildFirstClassLoader provides a child-first delegation mechanims for class loading.
ChildFirstClassLoader(URL[], ClassLoader) - Constructor for class org.ow2.proactive.utils.ChildFirstClassLoader
 
childJobs(boolean) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
 
children - Variable in class org.ow2.proactive.scheduler.common.job.factories.FlowChecker.TaskTree
 
Chronological - Annotation Type in org.ow2.proactive.jmx
This annotation marks the fields of mbean for those we have a history in rrd data base.
ClasspathUtils - Class in org.ow2.proactive.utils
 
ClasspathUtils() - Constructor for class org.ow2.proactive.utils.ClasspathUtils
 
clean() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
The behaviour is to do nothing.
clean() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
Cleaning method : remove all active objects on this node.
clean() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
Clean the node.
cleanAndRelease(List<RMNode>) - Method in class org.ow2.proactive.resourcemanager.cleaning.NodesCleaner
Cleans nodes in parallel for the nodes specified.
cleanDatabase() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
Cleans the DataBase handled by the smart proxy, it will delete all informations tracked.
cleanDataBase() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
 
cleanDataBase() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
CleanupTimeoutGetter - Class in org.ow2.proactive.scheduler.task.utils.task.termination
 
CleanupTimeoutGetter() - Constructor for class org.ow2.proactive.scheduler.task.utils.task.termination.CleanupTimeoutGetter
 
CleanupTimeoutGetterDoubleValue - Class in org.ow2.proactive.scheduler.task.utils.task.termination
 
CleanupTimeoutGetterDoubleValue() - Constructor for class org.ow2.proactive.scheduler.task.utils.task.termination.CleanupTimeoutGetterDoubleValue
 
clear() - Method in class org.ow2.proactive.authentication.NoCallback
Resets properties.
clear() - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
 
clear() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Clears the string builder (convenience Collections API style method).
clear(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Removes all of the mappings from this channel map (optional operation).
clear(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
clear(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
clear() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
 
clearAccoutingCache() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
Clears the cache (all precomputed accounts)
clearAccoutingCache() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
 
clearCache() - Method in class org.ow2.proactive.account.AbstractAccountsManager
This methods performs a full refresh from database.
clearJobSignals() - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
Remove the entry corresponding to job signals from the signals channel
clearJobSignals() - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
 
clearLockHistory() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
Removes all entries from LockHistory table.
clearTasksChanges() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
CLI_FILE_PROPERTY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
 
Client - Class in org.ow2.proactive.resourcemanager.authentication
This class represents a client of the resource manager(RM).
Client() - Constructor for class org.ow2.proactive.resourcemanager.authentication.Client
 
Client(Subject, boolean) - Constructor for class org.ow2.proactive.resourcemanager.authentication.Client
Constructs the client object from given client subject.
ClientBase - Class in org.ow2.proactive.scheduler.rest
 
ClientBase() - Constructor for class org.ow2.proactive.scheduler.rest.ClientBase
 
ClientJobSerializationHelper - Class in org.ow2.proactive.scheduler.job
 
ClientJobSerializationHelper() - Constructor for class org.ow2.proactive.scheduler.job.ClientJobSerializationHelper
 
ClientJobState - Class in org.ow2.proactive.scheduler.job
This class is a client view of a JobState.
ClientJobState(JobState) - Constructor for class org.ow2.proactive.scheduler.job.ClientJobState
 
ClientPermission - Class in org.ow2.proactive.permissions
Base class of client specific permissions.
ClientPermission() - Constructor for class org.ow2.proactive.permissions.ClientPermission
 
ClientPermission(String) - Constructor for class org.ow2.proactive.permissions.ClientPermission
 
ClientPermission(String, String) - Constructor for class org.ow2.proactive.permissions.ClientPermission
 
ClientPinger - Class in org.ow2.proactive.resourcemanager.utils
Periodically pings connected clients of the resource manager
ClientPinger() - Constructor for class org.ow2.proactive.resourcemanager.utils.ClientPinger
 
ClientPinger(RMCore) - Constructor for class org.ow2.proactive.resourcemanager.utils.ClientPinger
 
ClientProvider - Class in org.ow2.proactive.jmx.provider.ro
A provider for creating JMX API connector clients using a given protocol.
ClientProvider() - Constructor for class org.ow2.proactive.jmx.provider.ro.ClientProvider
 
clients - Static variable in class org.ow2.proactive.resourcemanager.core.RMCore
Map of connected clients and internal services that have an access to the core.
ClientsPolicy - Class in org.ow2.proactive.policy
The java security policy which is used in the scheduler and the resource manager and is indented to filter out permissions for their clients.
ClientTaskState - Class in org.ow2.proactive.scheduler.task
This class is a client view of a TaskState.
ClientTaskState(TaskState) - Constructor for class org.ow2.proactive.scheduler.task.ClientTaskState
 
CLIInfrastructure - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
An infrastructure manager that operates custom scripts in order to deploy/remove nodes.
CLIInfrastructure() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
 
clone() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
 
clone() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
Clones the topology object, which is uses for synchronization purposes.
clone() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Creates a new instance of this Tokenizer.
cloneAndFilter(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
Clones current state events, but keep only those events which has counter bigger than provided 'filter' Event counter can take values [0, +).
cloneAndFilterNotRemovedOnly() - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
Clones current state events, but keep only those events which was not removed.
close() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
Closes this connection.
close() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
 
close() - Method in class org.ow2.proactive.jmx.provider.ro.ROServerImpl
Closes this server.
close() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
close() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
 
close() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.EmptyAppender
 
close() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.SocketAppenderWithSSHTunneling
 
close() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.LoggingOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
 
close() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
close() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
 
close() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
close() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
 
close() - Method in class org.ow2.proactive.scheduler.task.utils.ProcessStreamsReader
 
close() - Method in class org.ow2.proactive.utils.appenders.AsynchChachedFileAppender
Deprecated.
 
close() - Method in class org.ow2.proactive.utils.appenders.AsynchFileAppender
 
close() - Method in class org.ow2.proactive.utils.appenders.FileAppender
 
close() - Method in class org.ow2.proactive.utils.BoundedStringWriter
Closing a BoundedStringWriter has no effect.
CLOSE_TAG_PATTERN - Static variable in enum org.ow2.proactive.scheduler.common.job.factories.XMLTags
pattern that matches for open tag for provided tag name.
closeConnectionById(String) - Method in class org.ow2.proactive.jmx.provider.ro.ROServerImpl
 
ClosureEvaluationException - Exception in org.ow2.proactive.scheduler.synchronization
 
ClosureEvaluationException() - Constructor for exception org.ow2.proactive.scheduler.synchronization.ClosureEvaluationException
 
ClosureEvaluationException(String) - Constructor for exception org.ow2.proactive.scheduler.synchronization.ClosureEvaluationException
 
ClosureEvaluationException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.ClosureEvaluationException
 
ClosureEvaluationException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.ClosureEvaluationException
 
CLOUD_COST_CURRENCY_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
CLOUD_COST_GLOBAL_COST_IN_MAX_BUDGET_PERCENTAGE_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
CLOUD_COST_GLOBAL_COST_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
CLOUD_COST_MAX_BUDGET_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
CLOUD_COST_RESOURCE_USAGE_REPORTED_AT_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
CLOUD_COST_RESOURCE_USAGE_REPORTED_UNTIL_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AdditionalInformationKeys
 
Cluster<Element> - Class in org.ow2.proactive.resourcemanager.frontend.topology.clustering
Class represents the cluster of elements grouped by their proximity.
Cluster(String, Element) - Constructor for class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
 
clusterize(int, Set<String>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.HAC
 
clusterize(int, DistanceFunction) - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
Clustirizes hosts into clusters based on their proximity
clusterize(int, DistanceFunction) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
Clustirizes hosts into clusters based on their proximity
CMD_FILE_COMMENT_CHAR - Static variable in class org.ow2.proactive.scheduler.common.job.factories.FlatJobFactory
comment character used to ignore line in text file containing native commands
COLLECTOR_BIND_NAME - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider
 
commaMatcher() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
Returns a matcher which matches the comma character.
command - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
 
commit() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
commit() - Method in class org.ow2.proactive.authentication.KeycloakLoginModule
 
commit() - Method in class org.ow2.proactive.authentication.LDAPLoginModule
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commit() - Method in class org.ow2.proactive.authentication.MultiLDAPLoginModule
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commit() - Method in class org.ow2.proactive.authentication.PAMLoginModule
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commit() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
 
CommonAttribute - Class in org.ow2.proactive.scheduler.common.task
Definition of the common attributes between job and task.
CommonAttribute() - Constructor for class org.ow2.proactive.scheduler.common.task.CommonAttribute
 
CommonHttpClientBuilder - Class in org.ow2.proactive.http
Utility class used to perform http connections with trust strategy
CommonHttpClientBuilder() - Constructor for class org.ow2.proactive.http.CommonHttpClientBuilder
 
CommonHttpResourceDownloader - Class in org.ow2.proactive.http
 
CommonHttpResourceDownloader.ResponseContent - Class in org.ow2.proactive.http
 
CommonHttpResourceDownloader.UrlContent - Class in org.ow2.proactive.http
 
CommonRestInterface - Interface in org.ow2.proactive_grid_cloud_portal.common
 
COMP_LEVEL - Static variable in class org.ow2.proactive.scheduler.common.util.ZipUtils
Compression level of the file.
compare(RMNode, RMNode) - Method in class org.ow2.proactive.resourcemanager.selection.statistics.NodeProbabilityComparator
 
COMPARE_BY_FINISHED_TIME_ASC - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
 
compareByteArray(byte[], byte[]) - Method in class org.ow2.proactive.scripting.SelectionScript
Compare two arrays of bytes
compareTo(RMEvent) - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
 
compareTo(RMNode) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
 
compareTo(RMNode) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
 
compareTo(JobState) - Method in class org.ow2.proactive.scheduler.common.job.JobState
 
compareTo(UserIdentification) - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
 
compareTo(TaskState) - Method in class org.ow2.proactive.scheduler.common.task.TaskState
 
compareTo(JobId) - Method in class org.ow2.proactive.scheduler.job.JobIdImpl
compareTo(TaskId) - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
CompilationException - Exception in org.ow2.proactive.scheduler.synchronization
 
CompilationException() - Constructor for exception org.ow2.proactive.scheduler.synchronization.CompilationException
 
CompilationException(String) - Constructor for exception org.ow2.proactive.scheduler.synchronization.CompilationException
 
CompilationException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.CompilationException
 
CompilationException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.CompilationException
 
CompletedJobsCount - Class in org.ow2.proactive.scheduler.common.job
 
CompletedJobsCount(Map<Integer, Integer>, Map<Integer, Integer>) - Constructor for class org.ow2.proactive.scheduler.common.job.CompletedJobsCount
 
CompletedJobsCountData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
CompletedJobsCountData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedJobsCountData
 
CompletedTasksCount - Class in org.ow2.proactive.scheduler.common.job
 
CompletedTasksCount(Map<Integer, Integer>, Map<Integer, Integer>) - Constructor for class org.ow2.proactive.scheduler.common.job.CompletedTasksCount
 
CompletedTasksCountData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
CompletedTasksCountData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedTasksCountData
 
compute(String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(String, TaskId, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
compute(String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
computeIfAbsent(String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
If the specified key is not already associated with a value (or is mapped to null), attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(String, TaskId, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
computeIfAbsent(String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
computeIfPresent(String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
If the value for the specified key is present and non-null, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(String, TaskId, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
computeIfPresent(String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
Condition - Class in org.ow2.proactive.scripting.helper.selection
A Condition object is a structure which defines - the name of the property - the value which will compare - the operator which will be used to operate this In order to compare some values with a local property file, create one or several Condition object and call CheckProperty or CheckProperties method
Condition(String, int, String) - Constructor for class org.ow2.proactive.scripting.helper.selection.Condition
Create a new condition using its name, operator and value.
conditionalCompute(String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Conditional execution on a key based on a predicate result and remapping function.
conditionalCompute(String, String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Conditional execution on a key based on a predicate result and two remapping functions.
conditionalCompute(String, TaskId, String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
conditionalCompute(String, TaskId, String, String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
conditionalCompute(String, String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
conditionalCompute(String, String, String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
conditionalReplaceAll(String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Replaces each entry's value with the result of invoking the given function on that entry if the given predicate is satisfied.
conditionalReplaceAll(String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Replaces each entry's value with the result of invoking the given function on that entry if the given predicate is satisfied.
conditionalReplaceAll(String, TaskId, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
conditionalReplaceAll(String, TaskId, String, String, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
conditionalReplaceAll(String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
conditionalReplaceAll(String, String, String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
Conditions - Class in org.ow2.proactive.scripting.helper.selection
Conditions provide a way to group a list of conditions used for the selection scripts
Conditions() - Constructor for class org.ow2.proactive.scripting.helper.selection.Conditions
 
CONFIG_NAME_PROPERTY - Static variable in class org.ow2.proactive.resourcemanager.selection.policies.NodeSourcePriorityPolicy
 
Configurable - Annotation Type in org.ow2.proactive.resourcemanager.nodesource.common
Annotation for automatic GUI construction.
ConfigurableAdapter - Class in org.ow2.proactive.resourcemanager.nodesource.common
Converts the @Configurable annotation into a String, else JAXB / JACKSON won't serialize it
ConfigurableAdapter() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter
 
ConfigurableAdapter.ConfigurableValues - Enum in org.ow2.proactive.resourcemanager.nodesource.common
Keep track of the possible values of the @Configurable annotation
ConfigurableAdapter.ConfigurableWrapper - Class in org.ow2.proactive.resourcemanager.nodesource.common
Actual serialized object
ConfigurableField - Class in org.ow2.proactive.resourcemanager.nodesource.common
Encapsulation of field name, value and its meta data.
ConfigurableField() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
 
ConfigurableField(String, String, Configurable) - Constructor for class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
 
ConfigurableFieldData - Class in org.ow2.proactive.resourcemanager.frontend
Encapsulation of field name, value and its meta data.
ConfigurableFieldData() - Constructor for class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
 
ConfigurableFieldData(ConfigurableField) - Constructor for class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
 
ConfigurableWrapper(ConfigurableAdapter.ConfigurableValues, String, boolean, int, boolean) - Constructor for class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter.ConfigurableWrapper
 
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
 
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
Configures this infrastructure manager parameters[0] = java path parameters[1] = ssh options parameters[2] = scheduling path parameters[3] = java options parameters[4] = max node parameters[5] = node timeout parameters[6] = scheduler server name parameters[7] = PA scheduler credentials parameters[8] = submit job options
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
Configures the Infrastructure
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
Adds information required to deploy nodes in the future.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
 
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
Configures the infrastructure.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Adds information required to deploy nodes in the future.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
args[0] = credentials args[1] = max nodes args[2] = timeout args[3] = pa props
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
Configures the Infrastructure
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
Configures the Infrastructure
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
Configure a policy with given parameters.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Configure a policy with given parameters.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
Configure a policy with given parameters.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.StaticPolicy
Configure a policy with given parameters.
configure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
Configure a policy with given parameters.
configuredEvents - Variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
configureEvents(SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
Configure the scheduler events this smart proxy is listening to.
configureForDataSpace(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.RMNodeConfigurator
Configure node for dataSpaces
configureJSch() - Static method in class org.ow2.proactive.resourcemanager.RMFactory
 
configureNode(RMNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.RMNodeConfigurator
Configures the node.
configureSecurityManager(String, long) - Static method in class org.ow2.proactive.utils.SecurityPolicyLoader
 
connect(String) - Method in class org.ow2.proactive.authentication.Connection
Connect to the service with given url.
connect() - Method in class org.ow2.proactive.jmx.JMXClientHelper
Establishes the connection to the connector server by calling JMXClientHelper.connect(JMXTransportProtocol) using the JMXTransportProtocol specified by the JMXClientHelper.PA_JMX_CLIENT_PROTOCOL property that can be JMXTransportProtocol.RMI or JMXTransportProtocol.RO.
connect(JMXTransportProtocol) - Method in class org.ow2.proactive.jmx.JMXClientHelper
Establishes the connection to the connector server.
connect() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
 
connect(Map<String, ?>) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
 
connect() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
connect(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
connect() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
Connects to the dataspace at the default schedulerRestUrl, using the current user credentials
connect(String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
Connects to the server at the specified schedulerRestUrl, using the current user credentials
connect() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
Connects to the scheduler at the default schedulerRestUrl, using the current user credentials
connect(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
Connects to the scheduler at the specified schedulerRestUrl, using the current user credentials
Connection<T extends Authentication> - Class in org.ow2.proactive.authentication
Class implements connection to the service with authentication.
Connection(Class<? extends Authentication>) - Constructor for class org.ow2.proactive.authentication.Connection
Create a new instance of Connection
ConnectionException - Exception in org.ow2.proactive.scheduler.common.exception
Exception generated when trying to join an active Scheduler.
For some different reasons, it could be thrown when joining a started Scheduler.
ConnectionException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ConnectionException
Create a new instance of ConnectionException
ConnectionException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.ConnectionException
Create a new instance of PermissionException
ConnectionException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ConnectionException
Create a new instance of ConnectionException
ConnectionException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ConnectionException
Create a new instance of ConnectionException
ConnectionInfo - Class in org.ow2.proactive.authentication
Composite object storing information to connect to the scheduler/rm
ConnectionInfo(String, String, String, String, File, boolean) - Constructor for class org.ow2.proactive.authentication.ConnectionInfo
 
ConnectionInfo(String, String, String, File, boolean) - Constructor for class org.ow2.proactive.authentication.ConnectionInfo
 
connectionInfo - Variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
consumeProcessStream(InputStream) - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.Utils
Consumes everything written by a stream.
contains(String) - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
 
contains(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks if the string builder contains the specified char.
contains(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks if the string builder contains the specified string.
contains(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks if the string builder contains a string matched using the specified matcher.
CONTAINS - Static variable in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Pattern matching operator
containsKey(String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Returns true if this channel map contains a mapping for the specified key.
containsKey(String, TaskId, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
containsKey(String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
containsKey(Object) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
 
containsValue(String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Returns true if this channel map maps one or more keys to the specified value.
containsValue(String, TaskId, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
containsValue(String, Serializable) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
containsValue(Object) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
 
CONTEXT_FILE - Static variable in class org.ow2.proactive.scheduler.task.executors.forked.env.ExecuteForkedTaskInsideNewJvm
 
ContextClassLoaderInjector - Class in org.ow2.proactive.resourcemanager.utils
 
ContextClassLoaderInjector() - Constructor for class org.ow2.proactive.resourcemanager.utils.ContextClassLoaderInjector
 
ContextClassLoaderInjector.SupplierWithException<T> - Interface in org.ow2.proactive.resourcemanager.utils
supplier which can throw exceptions
CONTINUE_JOB_EXECUTION - Static variable in class org.ow2.proactive.scheduler.common.task.OnTaskError
 
ConversionException - Exception in org.ow2.proactive.scheduler.common.job.factories.spi.model.exceptions
 
ConversionException(String, Class<?>) - Constructor for exception org.ow2.proactive.scheduler.common.job.factories.spi.model.exceptions.ConversionException
 
ConversionException(String, Class<?>, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.job.factories.spi.model.exceptions.ConversionException
 
ConversionException(String, Class<?>, String) - Constructor for exception org.ow2.proactive.scheduler.common.job.factories.spi.model.exceptions.ConversionException
 
ConversionException(String, Class<?>, String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.job.factories.spi.model.exceptions.ConversionException
 
convert(String) - Method in enum org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface.MBeanAttributeType
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.BooleanConverter
 
convert(String) - Method in interface org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.Converter
Converts the specified string parameter value to a given type.
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.DateTimeConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.DoubleConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.FloatConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.IdentityConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.IntegerConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.LongConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.NullConverter
 
convert(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.ShortConverter
 
convertAllBytes2Objects(Map<String, byte[]>, ClassLoader) - Static method in class org.ow2.proactive.scheduler.common.util.AllObjects2BytesConverterHandler
 
convertAllObjects2Bytes(Map<String, Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.AllObjects2BytesConverterHandler
 
convertByte2Object(byte[]) - Static method in class org.ow2.proactive.scheduler.common.util.AllObjects2BytesConverterHandler
 
convertByteArrayToFile(byte[], File) - Static method in class org.ow2.proactive.utils.FileToBytesConverter
write contents of a byte array in a file
Converter<T> - Interface in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
 
convertFileToByteArray(File) - Static method in class org.ow2.proactive.utils.FileToBytesConverter
Read contents of a file and return it as a byte array
convertObject2Byte(String, Serializable) - Static method in class org.ow2.proactive.scheduler.common.util.AllObjects2BytesConverterHandler
 
convertObject2Byte(Object) - Static method in class org.ow2.proactive.scheduler.common.util.Object2ByteConverter
 
convertToLinuxClassPath(String) - Static method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
convertToLinuxPath(String) - Static method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
convertToLinuxPathInJVMArgument(String) - Static method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
CookieBasedProcessTreeKiller - Class in org.ow2.proactive.utils
 
copy() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
 
CopyFile - Class in org.ow2.proactive.scheduler.examples
CopyFile, copy a single input File to an output File
CopyFile() - Constructor for class org.ow2.proactive.scheduler.examples.CopyFile
 
copyInputDataToScratch(List<InputSelector>) - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
 
copyInputDataToScratch(List<InputSelector>) - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
copyLockStatusFrom(RMNode) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
 
copyScratchDataToOutput(List<OutputSelector>) - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
 
copyScratchDataToOutput(List<OutputSelector>) - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
count - Variable in class org.ow2.proactive.scheduler.common.util.logforwarder.util.LoggingOutputStream
The number of valid bytes in the buffer.
counter - Variable in class org.ow2.proactive.resourcemanager.common.event.RMEvent
event count sent to this client during the session
counter - Variable in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
 
create(NodeSourceDescriptor) - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManagerFactory
Creates new infrastructure manager using reflection mechanism.
create(String) - Static method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicyFactory
Creates a new node source policy.
create(IDataSpaceClient.IRemoteSource) - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
create(IDataSpaceClient.IRemoteSource) - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient
Creates a new file or folder in the specified dataspace dataspace.
create(String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.dataspace.RestDataspace
Create an empty file or folder in the specified location in the dataspace.
createAllChildrenKiller(String) - Static method in class org.ow2.proactive.utils.CookieBasedProcessTreeKiller
A subsequent kill will terminate all children of the current process.
createAndActivate(String, String, Object[]) - Static method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicyFactory
Creates a new active node source policy using reflection mechanism.
createAppenderProvider(URI) - Method in interface org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingProvider
Create an appender provider (i.e.
createAppenderProvider(URI) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider
 
createAppenderProvider(URI) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketBasedForwardingProvider
 
createAppenderProvider(URI) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketWithSSHTunnelBasedForwardingProvider
 
createBindings() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngine
 
createChannel(String, boolean) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Create a channel, overwrite any already existing channel with the same name
createChannel(String, TaskId, String, boolean) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
createChannel(String, boolean) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
createChannelIfAbsent(String, boolean) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Create a channel, if no channel with the same name already exists
createChannelIfAbsent(String, TaskId, String, boolean) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
createChannelIfAbsent(String, boolean) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
createClass(String, MultipartFormDataInput) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
createContinueFlowScript() - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
Create a converter used by this parser
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BooleanParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CatalogObjectParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CredentialParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CRONParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DoubleParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.FloatParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFileParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFolderParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.HiddenParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.IntegerParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.JSONParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ListParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.LongParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ModelFromURLParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.NotEmptyParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.OptionalParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RegexpParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ShortParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.SPELParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.URIParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.URLParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.UserFileParserValidator
 
createConverter(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.UserFolderParserValidator
 
CreateCredentials - Class in org.ow2.proactive.authentication.crypto
Creates encrypted credentials for future non-interactive authentications
CreateCredentials() - Constructor for class org.ow2.proactive.authentication.crypto.CreateCredentials
 
createCredentials(CredData, String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Creates new encrypted credentials.
createCredentials(CredData, PublicKey) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Creates new encrypted credentials.
createCredentials(CredData, PublicKey, String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Creates new encrypted credentials
createCredentials(String, String, String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Deprecated.
createCredentials(String, String, PublicKey) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Deprecated.
createCredentials(String, String, String, String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Deprecated.
createCredentials(String, String, byte[], PublicKey, String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Deprecated.
createDataSpaceNodeClient(TaskContext, SchedulerNodeClient, IDataSpaceClient.Dataspace) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
createExecutorPrintOutput(String, InetAddress, String...) - Static method in class org.ow2.proactive.process.SSHProcessExecutor
 
createExecutorPrintOutput(String, InetAddress, List<String>) - Static method in class org.ow2.proactive.process.SSHProcessExecutor
 
createExecutorSaveOutput(String, InetAddress, String...) - Static method in class org.ow2.proactive.process.SSHProcessExecutor
 
createExecutorSaveOutput(String, InetAddress, List<String>) - Static method in class org.ow2.proactive.process.SSHProcessExecutor
 
createFileAppender(File) - Method in class org.ow2.proactive.scheduler.task.TaskLogger
 
createFileWithPath(File) - Static method in class org.ow2.proactive.scheduler.common.util.ZipUtils
 
createFolder(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
createFolder(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
createFolder(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
createFolderHierarchy(boolean, DataSpacesFileObject, DataSpacesFileObject) - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
createFolderHierarchySequentially(DataSpacesFileObject, String, List<DataSpacesFileObject>, Map<String, DataSpacesFileObject>) - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
createForkedJvmTaskExecutionCommand(TaskContext, ScriptResult, String, OSProcessBuilder) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedJvmTaskExecutionCommandCreator
Creates a command to start a task inside a java virtual machine.
createForkedProcessBuilder(TaskContext, File, PrintStream, PrintStream, File) - Method in class org.ow2.proactive.scheduler.task.executors.ForkedProcessBuilderCreator
Creates a process builder for a given task context.
createHandler(Node) - Static method in class org.ow2.proactive.scripting.ScriptLoader
Create a script handler active object that performs a script execution
createIfFlowScript(String, String, String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform an IF control flow action the code will be run using a javascript engine
createIfFlowScript(String, String, String, String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform an IF control flow action
createIfFlowScript(String, String, String, String, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform an IF control flow action
createIfFlowScript(URL, String, String, String, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform an IF control flow action
createIfFlowScript(Script<?>, String, String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform an IF control flow action
createInjectedObject(Class<?>, ClassLoader) - Static method in class org.ow2.proactive.resourcemanager.utils.ContextClassLoaderInjector
Create an injected object which has been injected with specifying the thread context class loader during all its methods invocation.
createInMemoryRMDBManager() - Static method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
createInstance() - Static method in class org.ow2.proactive.scheduler.rest.SchedulerClient
Creates an ISchedulerClient instance.
createInternalHttpClientBuilder() - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
createJob(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Creates a job using the given job descriptor.
createJob(String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Creates a job using the given job descriptor.
createJob(String, Map<String, String>, Map<String, String>, Scheduler, SchedulerSpaceInterface, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Creates a job using the given job descriptor with the scheduler instance for validating jobs.
createJob(URI) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Creates a job using the given job descriptor.
createJob(URI, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Creates a job using the given job descriptor.
createJob(InputStream) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
createJob(InputStream, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
createJob(InputStream, Map<String, String>, Map<String, String>, Scheduler, SchedulerSpaceInterface, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
 
createJob(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(String, Map<String, String>, Map<String, String>, Scheduler, SchedulerSpaceInterface, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(URI) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(URI, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(InputStream) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(InputStream, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createJob(InputStream, Map<String, String>, Map<String, String>, Scheduler, SchedulerSpaceInterface, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
 
createLabels(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Creates new labels
createLabels(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
createLabels(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
createLabels(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
createLabels(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
createLabels(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Creates new labels
createLocalHandler() - Static method in class org.ow2.proactive.scripting.ScriptLoader
Creates a local script handler: not an AO
createLockEntryOrUpdate(String, RMDBManager.NodeLockUpdateAction) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
createLogFilePath(File) - Method in class org.ow2.proactive.scheduler.task.TaskLogger
 
createLoggerServer(LoggingEventProcessor) - Static method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
Create and start a new logger server on any free port.
createLoopFlowScript(String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a LOOP control flow action the code will be run using a javascript engine
createLoopFlowScript(String, String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a LOOP control flow action
createLoopFlowScript(String, String, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a LOOP control flow action
createLoopFlowScript(URL, String, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a LOOP control flow action
createLoopFlowScript(Script<?>, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a LOOP control flow action
createMBean(String, ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
createMBean(String, ObjectName, ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
createMBean(String, ObjectName, Object[], String[]) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
createNativeJobFromCommand(String, String, String, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.FlatJobFactory
Creates a job from a String representing a native command to launch.
createNativeJobFromCommandsFile(String, String, String, String) - Method in class org.ow2.proactive.scheduler.common.job.factories.FlatJobFactory
Create a job from a String representing file path, this text file contains native commands to launch Every line of the text file is taken and considered as a native command from which a native task is built, except lines beginning with FlatJobFactory.JOB_DEFAULT_NAME_PREFIX and empty lines.
createNewFolderName() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
createNodeEvent() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
createNodeEvent(RMEventType, NodeState, String) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
createNodeEvent(RMEventType, NodeState, String) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
 
createNodeEvent() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
 
createNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
createNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
createNodeSource(String, String, Object[], String, Object[], boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Deprecated.
As of version 8.1, replaced by ResourceManager.defineNodeSource(String, String, Object[], String, Object[], boolean) and ResourceManager.deployNodeSource(String) The node source is the set of nodes acquired from specific infrastructure and characterized by particular acquisition policy.

This method creates a new node source with specified name, infrastructure manager and acquisition policy. Parameters required to create infrastructure manager and policy can be obtained from corresponding PluginDescriptor.

createNodeSource(String, String, String[], String[], String, String[], String[]) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
createNodeSource(String, String, String[], String[], String, String[], String[], String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
createNodeSource(String, String, String, String[], String[], String, String[], String[]) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
createNodeSource(String, String, String, String[], String[], String, String[], String[], String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
createNodeSourceEvent() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
createParserValidator() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.ModelValidator
Returns a registered parser validator based on the model syntax.
createProcessChildrenKiller(String, Map<String, String>) - Static method in class org.ow2.proactive.utils.CookieBasedProcessTreeKiller
A subsequent kill will terminate only children of the process whose environment is passed as a parameter.
createReplicateFlowScript(String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a REPLICATE control flow action the code will be run using a javascript engine
createReplicateFlowScript(String, String) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a Replicate control flow action
createReplicateFlowScript(String, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a Replicate control flow action
createReplicateFlowScript(URL, String, Serializable[]) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a Replicate control flow action
createReplicateFlowScript(Script<?>) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Creates a Control Flow Script configured to perform a REPLICATE control flow action
createRMNodeClient(TaskContext) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
createRMNodeData(RMNode) - Static method in class org.ow2.proactive.resourcemanager.db.RMNodeData
Create an instance of RMNodeData and populate its fields with the content of a node.
createSchedulerNodeClient(TaskContext) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
createScript(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
createScriptEngine() - Method in class org.ow2.proactive.scripting.Script
The Script Engine used to evaluate the script.
createServer(LoggingEventProcessor) - Method in interface org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingProvider
Create locally a server that is able to receive logging events from the appender created by createAppenderProvider.
createServer(LoggingEventProcessor) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider
 
createServer(LoggingEventProcessor) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketBasedForwardingProvider
 
createSslContext() - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
createTaskDataspaces(TaskId, NamingService, boolean, Decrypter, TaskLogger) - Method in class org.ow2.proactive.scheduler.task.ProActiveForkedTaskLauncherFactory
 
createTaskDataspaces(TaskId, NamingService, boolean, Decrypter, TaskLogger) - Method in class org.ow2.proactive.scheduler.task.ProActiveNonForkedTaskLauncherFactory
 
createTaskDataspaces(TaskId, NamingService, boolean, Decrypter, TaskLogger) - Method in interface org.ow2.proactive.scheduler.task.TaskLauncherFactory
 
createTaskExecutor(File) - Method in class org.ow2.proactive.scheduler.task.ProActiveForkedTaskLauncherFactory
 
createTaskExecutor(File) - Method in class org.ow2.proactive.scheduler.task.ProActiveNonForkedTaskLauncherFactory
 
createTaskExecutor(File) - Method in interface org.ow2.proactive.scheduler.task.TaskLauncherFactory
 
createTaskId(JobId, String, long) - Static method in class org.ow2.proactive.scheduler.task.TaskIdImpl
Create task id, and set task name.
createTaskId(JobId, String, long, String) - Static method in class org.ow2.proactive.scheduler.task.TaskIdImpl
Create task id, and set task name + tag.
createTempDirectory(String, String, File) - Static method in class org.ow2.proactive.utils.FileUtils
Creates a new temp directory in the specified directory, using the given prefix and suffix strings to generate its name.
createValidator(String, Converter<T>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
Create a validator used by this parser, using eventually a converter
createValidator(String, Converter<Boolean>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BooleanParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CatalogObjectParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CredentialParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CRONParserValidator
 
createValidator(String, Converter<Date>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFileParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFolderParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.HiddenParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.JSONParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ListParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ModelFromURLParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.NotEmptyParserValidator
 
createValidator(String, Converter<T>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.OptionalParserValidator
 
createValidator(String, Converter<T>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RegexpParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.SPELParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.URIParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.URLParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.UserFileParserValidator
 
createValidator(String, Converter<String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.UserFolderParserValidator
 
createWorkflow(String, Workflow) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
CredData - Class in org.ow2.proactive.authentication.crypto
Used to properly separate login, password and key: will be serialized and encrypted
CredData() - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredData(String, String) - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredData(String, String, Map<String, String>) - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredData(String, String, String) - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredData(String, String, byte[]) - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredData(String, String, String, byte[]) - Constructor for class org.ow2.proactive.authentication.crypto.CredData
 
CredentialParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
CredentialParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CredentialParserValidator
 
Credentials - Class in org.ow2.proactive.authentication.crypto
Encapsulates encrypted Scheduler credentials
credentials - Variable in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
 
credentials - Variable in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
 
CREDENTIALS_KEY_PREFIX - Static variable in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
Will be replaced by the matching third-party credential Example: if one of the third-party credentials' key-value pairs is 'foo:bar', then '$credentials_foo' will be replaced by 'bar' in the arguments of the tasks.
CREDENTIALS_VARIABLE - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
The variable name to access the user's third party credentials.
credentialsPathProperty - Static variable in class org.ow2.proactive.authentication.crypto.Credentials
Java properly describing the path to the encrypted credentials on the local drive
CredentialValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
 
CredentialValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.CredentialValidator
 
Criteria - Class in org.ow2.proactive.utils
When user searches for nodes in the resource manager he can specify various criteria.
Criteria(int) - Constructor for class org.ow2.proactive.utils.Criteria
Creates criteria instance
criterias() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria.TFCBuilder
 
CRONParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
CRONParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.CRONParserValidator
 
CronPolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
Allocated nodes for specified time slot: from "acquire time" to "release time" with specified period.
CronPolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
Proactive default constructor
CRONValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
 
CRONValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.CRONValidator
 
cScript - Variable in class org.ow2.proactive.scheduler.common.task.Task
CleaningScript : can be used to launch script just after the task or the postScript (if set) Started even if a problem occurs.
currentOrder - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
 
currentSort - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
 
currentUser(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Get the login string associated to a session.
currentUser(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
currentUserData(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Get a UserData object associated to a session.
currentUserData(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 

D

dataBaseFile - Variable in class org.ow2.proactive.jmx.RRDDataStore
 
DatabaseManagerException - Exception in org.ow2.proactive.db
DatabaseManagerException is thrown by the DataBaseManager when Hibernate exception occurs.
DatabaseManagerException() - Constructor for exception org.ow2.proactive.db.DatabaseManagerException
Create a new instance of DatabaseManagerException.
DatabaseManagerException(String, Throwable) - Constructor for exception org.ow2.proactive.db.DatabaseManagerException
Create a new instance of DatabaseManagerException.
DatabaseManagerException(String) - Constructor for exception org.ow2.proactive.db.DatabaseManagerException
Create a new instance of DatabaseManagerException.
DatabaseManagerException(Throwable) - Constructor for exception org.ow2.proactive.db.DatabaseManagerException
Create a new instance of DatabaseManagerException.
dataSources - Variable in class org.ow2.proactive.jmx.RRDDataStore
 
DataSpaceClient - Class in org.ow2.proactive.scheduler.rest.ds
 
DataSpaceClient() - Constructor for class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
DataSpaceClient(String, ClientHttpEngine) - Constructor for class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
dataSpaceConfigPropertyToUrls(String) - Static method in class org.ow2.proactive.utils.Tools
Parses the given dataspace configuration property to an array of strings The parsing handles double quotes and space separators
DataSpaceNodeClient - Class in org.ow2.proactive.scheduler.task.client
DataSpace api available as a variable during the execution of a task.
DataSpaceNodeClient(SchedulerNodeClient, IDataSpaceClient.Dataspace, String) - Constructor for class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
 
DataUtility - Class in org.ow2.proactive.scheduler.rest.data
 
DATE_FORMAT - Static variable in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
 
DATETIME_COMPLETE_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
 
DateTimeConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
 
DateTimeConverter(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.DateTimeConverter
 
DateTimeParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
DateTimeParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
 
DATETYPE_FORMAT_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
 
DBConnectionDetails - Class in org.ow2.proactive.scheduler.examples.connectionpooling
 
DBConnectionDetails.Builder - Class in org.ow2.proactive.scheduler.examples.connectionpooling
 
DBConnectionPoolFactory - Class in org.ow2.proactive.scheduler.examples.connectionpooling
 
DBConnectionPoolFactory() - Constructor for class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolFactory
 
DBConnectionPoolsHolder - Class in org.ow2.proactive.scheduler.examples.connectionpooling
 
debug(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Prints a formatted debug message to the logging system
declareDeployingNodeLost(String, String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Declares a deploying node lost.
decrease() - Method in class org.ow2.proactive.resourcemanager.selection.statistics.Probability
Sets the probability to zero until the timer restores it.
decreaseGroovyScriptCount() - Static method in class org.ow2.proactive.scripting.GroovyClassInfoHandler
 
decreaseNumberOfExecutionLeft() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
Decrease the number of execution left.
decreaseNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
Decrease the number of execution on failure left.
decrementLockCount() - Method in class org.ow2.proactive.resourcemanager.core.history.LockHistory
 
decrypt(String) - Method in class org.ow2.proactive.authentication.crypto.Credentials
Decrypts the encapsulated credentials
decrypt(PrivateKey) - Method in class org.ow2.proactive.authentication.crypto.Credentials
Decrypts the encapsulated credentials
decrypt(PrivateKey, String, HybridEncryptionUtil.HybridEncryptedData) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
decrypt(PrivateKey, String, byte[]) - Static method in class org.ow2.proactive.authentication.crypto.KeyPairUtil
Decrypt a message using asymmetric keys
decrypt(SecretKey, String, byte[]) - Static method in class org.ow2.proactive.authentication.crypto.KeyUtil
Decrypt a message using a symmetric key
decrypt() - Method in class org.ow2.proactive.scheduler.task.utils.Decrypter
Decrypt the stored credential with this object private key.
decryptBase64String(String, PrivateKey, String) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
decryptData(String) - Static method in class org.ow2.proactive.core.properties.PropertyDecrypter
 
Decrypter - Class in org.ow2.proactive.scheduler.task.utils
Decrypter is used to ensure one shot usage of private key for a decryption.
Decrypter(PrivateKey) - Constructor for class org.ow2.proactive.scheduler.task.utils.Decrypter
Create a new instance of Decrypter
decryptString(HybridEncryptionUtil.HybridEncryptedData, PrivateKey) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
DEFAULT_BUFFER_LENGTH - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.util.LoggingOutputStream
The default number of bytes in the buffer.
DEFAULT_ESCAPE - Static variable in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
Constant for the default escape character.
DEFAULT_JOB_NAME - Static variable in class org.ow2.proactive.scheduler.job.JobIdImpl
Default job name
DEFAULT_LOCAL_NODES_NODE_SOURCE_NAME - Static variable in interface org.ow2.proactive.resourcemanager.common.RMConstants
The default name of the local node source created at Resource manager Startup
DEFAULT_LOCAL_NODES_NODE_SOURCE_RECOVERABLE - Static variable in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Default recovery mode for NS with local nodes started with the RM by default
DEFAULT_MAX_FINISHED_JOBS_SIZE - Static variable in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
 
DEFAULT_NODE_DEPLOYMENT_FAILURE_THRESHOLD - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
 
DEFAULT_NODE_NUMBER - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
DEFAULT_NODE_TIMEOUT - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
 
DEFAULT_NODES_NUMBER - Static variable in class org.ow2.proactive.resourcemanager.utils.RMStarter
 
DEFAULT_OUTPUT_BUFFER_LENGTH - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
 
DEFAULT_OUTPUT_MAX_SIZE - Static variable in class org.ow2.proactive.scripting.Script
 
DEFAULT_PREFIX - Static variable in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
Constant for the default variable prefix.
DEFAULT_RECOVERABLE - Static variable in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
DEFAULT_SSH_PORT - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
 
DEFAULT_STATIC_SOURCE_NAME - Static variable in interface org.ow2.proactive.resourcemanager.common.RMConstants
The default name of the static node source created at Resource manager Startup
DEFAULT_STATUS_FILENAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
Default name of the file used to persist the list of jobs
DEFAULT_STORAGE_SIZE - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
Default buffer size.
DEFAULT_SUFFIX - Static variable in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
Constant for the default variable suffix.
DEFAULT_TASK_RETRY_DELAY - Static variable in class org.ow2.proactive.scheduler.common.task.CommonAttribute
The default value of defining how long to wait before restart task in error (zero or negative value means restart immediately)
DEFAULT_TIMEOUT - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
DEFAULT_VALUE_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
Constant for the default value delimiter of a variable.
DEFAULT_WAIT_TIME_BETWEEN_NODE_DEPLOYMENT_FAILURES - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
 
DefaultInfrastructureManager - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
A default infrastructure manager.
DefaultInfrastructureManager() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
Proactive default constructor.
defaultJmxUrl - Variable in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
 
defaultJmxUrl - Variable in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
 
DefaultModelJobValidatorServiceProvider - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model
TaskFlowJob validator which validates variables against model definition
DefaultModelJobValidatorServiceProvider() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.DefaultModelJobValidatorServiceProvider
 
defaultStatusFilter - Static variable in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
 
defaultValue() - Static method in class org.ow2.proactive.resourcemanager.selection.statistics.Probability
Calculates default probability value
defineNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
defineNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Defines a new node source in the resource manager.
defineNodeSource(String, String, Object[], String, Object[], boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Defines a new node source in the resource manager.
defineNodeSource(String, String, String[], String[], String, String[], String[], String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
defineNodeSource(String, String, String, String[], String[], String, String[], String[], String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Create/define a node source
delete(int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the characters between the two specified indices.
delete(IDataSpaceClient.IRemoteSource) - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
delete(IDataSpaceClient.IRemoteSource) - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient
Deletes the specified directory or the file from the dataspace.
delete(String, String, String, List<String>, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.dataspace.RestDataspace
Delete file(s) from the specified location in the dataspace.
delete(String, String, String, List<String>, List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
 
deleteAll(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the character wherever it occurs in the builder.
deleteAll(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the string wherever it occurs in the builder.
deleteAll(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes all parts of the builder that the matcher matches.
deleteChannel(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Delete a channel
deleteChannel(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
deleteChannel(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
deleteCharAt(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the character at the specified index.
deleteFile(File) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.LocalSpace
Delete the given file or folder(including its content) inside the local space
deleteFile(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.RemoteSpace
Delete the given file or folder(including its content) inside the remote space
deleteFile(String, String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
Deletes the specified file from the server.
deleteFile(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
deleteFile(String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
 
deleteFile(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
deleteFile(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Deletes a file or recursively delete a directory from the given DataSpace
deleteFile(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
deleteFiles(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.LocalSpace
Deletes all files found by resolving the given pattern The following special characters can be used :
** matches zero or more directories
* matches zero or more characters
? matches one character
deleteFiles(String, String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.RemoteSpace
Delete the remote files described by the given pattern The following special characters can be used inside the pattern :
** matches zero or more directories
* matches zero or more characters
? matches one character
deleteFiles(String, String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
 
deleteFirst(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the character wherever it occurs in the builder.
deleteFirst(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the string wherever it occurs in the builder.
deleteFirst(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Deletes the first match within the builder using the specified matcher.
deleteLabel(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Remove the given label
deleteLabel(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
deleteLabel(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
deleteLabel(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
deleteLabel(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
deleteLabel(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Remove the given label
deleteLiveLogJob(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
remove the live log object.
deleteOldNodeHistory() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
deleteOldUserHistory() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
deleteRecursively(Path) - Static method in class org.ow2.proactive.utils.FileUtils
Deletes a file or directory and all contents recursively.
deleteWorkflow(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
DeniedMethodCallException - Exception in org.ow2.proactive.permissions
 
DeniedMethodCallException() - Constructor for exception org.ow2.proactive.permissions.DeniedMethodCallException
 
DeniedMethodCallException(String) - Constructor for exception org.ow2.proactive.permissions.DeniedMethodCallException
 
DeniedMethodCallPermission - Class in org.ow2.proactive.permissions
Denies to remotely call a method of the service.
DeniedMethodCallPermission(String) - Constructor for class org.ow2.proactive.permissions.DeniedMethodCallPermission
 
DeniedMethodCallPermissionRepository - Class in org.ow2.proactive.permissions
 
DeniedMethodCallPermissionRepository() - Constructor for class org.ow2.proactive.permissions.DeniedMethodCallPermissionRepository
 
DependenceFailedException - Exception in org.ow2.proactive.scheduler.common.exception
Exceptions Generated if a ProActive task is sent to a java or native task dependence list.
DependenceFailedException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.DependenceFailedException
Create a new instance of JobCreationException with the given messag
deploymentMode - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
 
deploymentScript - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
 
deployNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
deployNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Start acquiring the nodes of a node source that has been defined before.
deployNodeSource(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Start acquiring the nodes of a node source that has been defined before.
deployNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
Start the nodes acquisition of the node source
deployNodeSource(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Deploy a node source.
DESC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
Used to sort according to descendant order
DESC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
 
DESC_ORDER - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
 
DESC_SUFFIX - Static variable in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
description - Variable in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter.ConfigurableWrapper
 
description - Variable in class org.ow2.proactive.scheduler.common.job.Job
Short description of this job
description - Variable in class org.ow2.proactive.scheduler.common.task.Task
Description of the task.
deserializeVariableMap(Map<String, byte[]>) - Static method in class org.ow2.proactive.scheduler.common.task.util.SerializationUtil
 
deserializeVariableMap(Map<String, byte[]>, ClassLoader) - Static method in class org.ow2.proactive.scheduler.common.task.util.SerializationUtil
 
detachService(String, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Detach a cloud automation service previously associated with the given job
detachService(String, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
detachService(String, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
detachService(String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
detachService(String, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
detachService(String, String, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Detach a cloud automation service previously associated with a job.
detachService(String, int) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
detectedPingedDownNode(String, String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Marks node as down.
DIFFERENT_HOSTS_EXCLUSIVE - Static variable in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
the set of nodes one per host exclusively (hosts are reserved for the user)
DifferentHostsExclusiveDescriptor - Class in org.ow2.proactive.topology.descriptor
This descriptor allows to select one node per host exclusively.
DifferentHostsExclusiveDescriptor() - Constructor for class org.ow2.proactive.topology.descriptor.DifferentHostsExclusiveDescriptor
Constructs a new instance of the class.
digest(String) - Static method in class org.ow2.proactive.scripting.Script
Get MD5 hash value of the script without parameters
digest() - Method in class org.ow2.proactive.scripting.SelectionScript
Get MD5 hash value
DISABLE_PROCESS_TREE_KILLER_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
This generic information can be used to disable Process Tree Killer execution
disableContentCompression() - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
 
discardAllJobs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
This call "reset" the current proxy by removing all knowledge of awaited jobs
discardAllJobs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
discardJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
Removes the given job of the awaited job list (should rarely be used)
discardJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
disconnect() - Method in class org.ow2.proactive.jmx.JMXClientHelper
Disconnects the connector of this helper.
disconnect() - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
 
disconnect() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Disconnects from resource manager and releases all the nodes taken by user for computations.
disconnect(UniqueID) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Disconnects the client and releases all nodes held by him
disconnect() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Disconnects from resource manager and releases all the nodes taken by user for computations.
disconnect() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
Disconnects from resource manager and releases all the nodes taken by user for computations.
disconnect() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Disconnect properly the user from the scheduler.
disconnect() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
disconnect() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
disconnect() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
Disconnect from the scheduler
disconnect() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
disconnect() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
Disconnect from the server
disconnect() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
disconnect(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
terminates the session id sessionId
disconnect() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
DisconnectionAwareSchedulerEventListener - Interface in org.ow2.proactive.scheduler.rest
extended scheduler event listener to notify the disconnection event
display() - Method in class org.ow2.proactive.scheduler.common.job.Job
 
display() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
 
display() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
 
display() - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
 
display() - Method in class org.ow2.proactive.scheduler.common.task.NativeTask
 
display() - Method in class org.ow2.proactive.scheduler.common.task.ScriptTask
 
display() - Method in class org.ow2.proactive.scheduler.common.task.Task
 
display() - Method in class org.ow2.proactive.scripting.Script
 
distance(long, long) - Method in interface org.ow2.proactive.topology.descriptor.DistanceFunction
Defines the way how distances are calculated in clustering
DistanceFunction - Interface in org.ow2.proactive.topology.descriptor
This class represent a distance function for hierarchical agglomerative clustering.
DOCKER_FORK_WINDOWS2LINUX - Static variable in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
doesCacheContain(String) - Method in class org.ow2.proactive.utils.appenders.AsynchChachedFileAppender
Deprecated.
 
doInTransaction(Session) - Method in interface org.ow2.proactive.db.SessionWork
 
DomainNamePrincipal - Class in org.ow2.proactive.authentication.principals
 
DomainNamePrincipal(String) - Constructor for class org.ow2.proactive.authentication.principals.DomainNamePrincipal
 
doTask(ExecutableContainer, TaskResult[], TaskTerminateNotification, String, boolean) - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
 
DoubleConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
 
DoubleConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.DoubleConverter
 
DoubleParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
DoubleParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DoubleParserValidator
 
doubleQuoteMatcher() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
Returns a matcher which matches the double quote character.
download(IDataSpaceClient.IRemoteSource, IDataSpaceClient.ILocalDestination) - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
download(IDataSpaceClient.IRemoteSource, IDataSpaceClient.ILocalDestination) - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient
 
download(String, String, String, List<String>, List<String>, String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
 
download(String, String, String, List<String>, List<String>, File) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
 
downloadTaskOutputFiles(AwaitedJob, String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
Pull the output files of the given task from the pull_url either to the localFolder defined for the job or to the localFolder specified as argument, if it is not null.
downloadTaskOutputFiles(AwaitedJob, String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
downloadTaskOutputFiles(AwaitedJob, String, String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
downloadTaskResult(String, String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Returns the value of the task result of the task taskName of the job jobId This method returns the result as a byte stream.
DS_CACHE_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_GLOBAL_API_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_GLOBAL_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_INPUT_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_OUTPUT_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_SCRATCH_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_USER_API_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
DS_USER_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
dynamic - Variable in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter.ConfigurableWrapper
 

E

editNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
editNodeSource(String, String, Object[], String, Object[], boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Edit an existing node source in the resource manager.
editNodeSource(String, String, Object[], String, Object[], boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Edit an existing node source in the resource manager.
editNodeSource(String, String, String[], String[], String, String[], String[], String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
editNodeSource(String, String, String, String[], String[], String, String[], String[], String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Edit parameters of an un-deployed node source.
ELASTIC - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
element - Variable in class org.ow2.proactive.scheduler.common.job.factories.FlowChecker.TaskTree
 
elements() - Method in class org.ow2.proactive.policy.Permissions
 
elseBranchSelectedVariable - Static variable in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Value to set FlowScript.branchSelectionVariable to signify the ELSE branch should be selected
ELSEWHERE - Static variable in class org.ow2.proactive.scheduler.common.task.RestartMode
The task will be restarted on an other node.
EMPTY_CONTAINER - Static variable in class org.ow2.proactive.scheduler.common.SortSpecifierContainer
 
EMPTY_STATE - Static variable in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
 
EmptyAppender - Class in org.ow2.proactive.scheduler.common.util.logforwarder.appenders
 
EmptyPolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
A policy which does nothing.
EmptyPolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.EmptyPolicy
 
EmptyTask - Class in org.ow2.proactive.scheduler.examples
Do nothing...
EmptyTask() - Constructor for class org.ow2.proactive.scheduler.examples.EmptyTask
 
enableRemoteVisualization(String, String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Enable Remote visualization for the given job and task
enableRemoteVisualization(String, String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
enableRemoteVisualization(String, String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
enableRemoteVisualization(String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
enableRemoteVisualization(String, String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
enableRemoteVisualization(String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Enable Remote Visualization for a task
enableRemoteVisualization(String, String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
encrypt(PublicKey, String, byte[]) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
encrypt(PublicKey, String, byte[]) - Static method in class org.ow2.proactive.authentication.crypto.KeyPairUtil
Encrypt a message using asymmetric keys
encrypt(SecretKey, String, byte[]) - Static method in class org.ow2.proactive.authentication.crypto.KeyUtil
Encrypt a message using a symmetric key
encryptData(String) - Static method in class org.ow2.proactive.core.properties.PropertyDecrypter
 
ENCRYPTED_DATA_SEP - Static variable in class org.ow2.proactive.authentication.FileLoginModule
 
ENCRYPTION_PREFIX - Static variable in class org.ow2.proactive.core.properties.PropertyDecrypter
 
ENCRYPTION_SUFFIX - Static variable in class org.ow2.proactive.core.properties.PropertyDecrypter
 
EncryptionValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
 
EncryptionValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.EncryptionValidator
 
encryptString(String, PublicKey) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
encryptStringToBase64(String, PublicKey, String) - Static method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil
 
end - Variable in class org.ow2.proactive.scheduler.common.job.factories.FlowChecker.Block
 
END_OF_NODES_RECOVERY - Static variable in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
 
endActivity(Body) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
endsWith(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks whether this builder ends with the specified string.
endTime - Variable in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
 
endTime - Variable in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
 
endTime - Variable in class org.ow2.proactive.resourcemanager.core.history.UserHistory
 
ensureCapacity(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks the capacity and ensures that it is at least the size specified.
entityToMap(List<LockHistory>) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
entrySet(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Returns a Set view of the mappings contained in this map.
entrySet(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
entrySet(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
entrySet() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
 
Environment - Class in org.ow2.proactive.utils
Environment this class uses JNA to change the System Environment variables from the current JVM
Environment() - Constructor for class org.ow2.proactive.utils.Environment
 
Environment.LinuxLibC - Interface in org.ow2.proactive.utils
 
Environment.POSIX - Class in org.ow2.proactive.utils
 
Environment.WinLibC - Interface in org.ow2.proactive.utils
 
EQUAL - Static variable in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
Equal than operator
equals(Object) - Method in class org.ow2.proactive.authentication.principals.IdentityPrincipal
 
equals(Object) - Method in class org.ow2.proactive.permissions.PrincipalPermission
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.authentication.Client
Redefined equals method based on client's name
equals(Object) - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
Compare two RMNodeEvent objects.
equals(Object) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
Compare two RMNodeSourceEvent objects.
equals(Object) - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
 
equals(Object) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.AccessType
Compares two AccessType objects
equals(Object) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
equals(Object) - Method in class org.ow2.proactive.scheduler.common.job.JobState
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.OnTaskError
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.ParallelEnvironment
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.RestartMode
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.TaskState
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.TaskVariable
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.util.BooleanWrapper
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.util.IntegerWrapper
 
equals(Object) - Method in class org.ow2.proactive.scheduler.common.task.util.LongWrapper
 
equals(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks the contents of this builder against another to see if they contain the same character content.
equals(Object) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks the contents of this builder against another to see if they contain the same character content.
equals(Object) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails
 
equals(Object) - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
 
equals(Object) - Method in class org.ow2.proactive.scheduler.job.JobIdImpl
equals(Object) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
 
equals(Object) - Method in class org.ow2.proactive.scheduler.synchronization.PredicateActionResult
 
equals(Object) - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
 
equals(Object) - Method in class org.ow2.proactive.scripting.Script
 
equals(Object) - Method in class org.ow2.proactive.scripting.SelectionScript
 
equals(Object) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
 
equalsIgnoreCase(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Checks the contents of this builder against another to see if they contain the same character content ignoring case.
equalsToNode(Node) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
Say whether the current node data structure reflects a particular instance of Node.
ERROR_TASKS - Static variable in enum org.ow2.proactive.scheduler.common.task.TaskStatus
 
errorOccured() - Method in class org.ow2.proactive.scripting.ScriptResult
tell if an exception has been raised during script execution.
eval(String, ScriptContext) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngine
 
eval(Reader, ScriptContext) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngine
 
EventCodecUtil - Class in org.ow2.proactive.scheduler.rest.utils
 
eventListeners - Variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
EventNotification - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing
 
EventNotification() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
 
EventNotification(EventNotification.Action, String, Object) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
 
EventNotification.Action - Enum in org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing
 
EventSubscription - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing
 
EventSubscription() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
 
EventSubscription(boolean, List<String>) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
 
exception(Throwable) - Static method in class org.ow2.proactive.scheduler.rest.ExceptionUtility
 
EXCEPTION_MESSAGE - Static variable in class org.ow2.proactive.scheduler.examples.FailTaskConditionally
 
ExceptionToJson - Class in org.ow2.proactive_grid_cloud_portal.common.exceptionmapper
 
ExceptionToJson() - Constructor for class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
 
ExceptionUtility - Class in org.ow2.proactive.scheduler.rest
 
ExcludedGroupNamePrincipal - Class in org.ow2.proactive.authentication.principals
 
ExcludedGroupNamePrincipal(String) - Constructor for class org.ow2.proactive.authentication.principals.ExcludedGroupNamePrincipal
 
ExcludedIdentityPrincipal - Interface in org.ow2.proactive.authentication.principals
 
ExcludedUserNamePrincipal - Class in org.ow2.proactive.authentication.principals
 
ExcludedUserNamePrincipal(String) - Constructor for class org.ow2.proactive.authentication.principals.ExcludedUserNamePrincipal
 
execInitializer - Variable in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
 
executableClassName - Variable in class org.ow2.proactive.scheduler.common.task.JavaTask
Classname of the executable
ExecutableContainer - Class in org.ow2.proactive.scheduler.task.containers
An executable container allows to instantiate the actual executable in a lazy manner, i.e.
ExecutableContainer() - Constructor for class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
 
ExecutableContainer(ExecutableContainer) - Constructor for class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
 
ExecutableCreationException - Exception in org.ow2.proactive.scheduler.common.exception
Exceptions Generated if a problem occurred while creating a task.
ExecutableCreationException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ExecutableCreationException
Attaches a message to the Exception.
ExecutableCreationException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.ExecutableCreationException
Create a new instance of TaskCreationException.
ExecutableCreationException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ExecutableCreationException
Create a new instance of TaskCreationException with the given message and cause
ExecutableCreationException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.ExecutableCreationException
Create a new instance of TaskCreationException with the given cause.
execute(int, Runnable) - Method in class org.ow2.proactive.resourcemanager.nodesource.ThreadPoolHolder
Executes a task in the specified thread pool
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
The content of this method will be executed once after being scheduled.
This may generate a result as an Object.
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.AbortJob
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.CopyFile
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.EmptyTask
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.FailTaskConditionally
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.IncrementJob
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.IterationAwareJob
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.KillJob
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.MonteCarlo
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.MonteCarloAverage
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.MultiNodeExample
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.PropertyTask
 
execute(TaskResult...) - Method in class org.ow2.proactive.scheduler.examples.WaitAndPrint
 
execute(TaskContext, PrintStream, PrintStream) - Method in class org.ow2.proactive.scheduler.task.executors.ForkedTaskExecutor
 
execute(TaskContext, PrintStream, PrintStream) - Method in class org.ow2.proactive.scheduler.task.executors.InProcessTaskExecutor
Executes a task inside a task context.
execute(TaskContext, PrintStream, PrintStream) - Method in interface org.ow2.proactive.scheduler.task.executors.TaskExecutor
 
execute() - Method in class org.ow2.proactive.scripting.Script
Execute the script and return the ScriptResult corresponding.
execute(Map<String, Object>, PrintStream, PrintStream) - Method in class org.ow2.proactive.scripting.Script
Execute the script and return the ScriptResult corresponding.
executeAndWaitCompletion(long, boolean) - Method in class org.ow2.proactive.process.ProcessExecutor
 
ExecuteForkedTaskInsideNewJvm - Class in org.ow2.proactive.scheduler.task.executors.forked.env
 
executeForkEnvironmentScript(TaskContext, PrintStream, PrintStream) - Method in class org.ow2.proactive.scheduler.task.executors.ForkEnvironmentScriptExecutor
Executes a fork environment script.
executeHostScript(String, String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
executeHostScript(String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Execute a script on the given machine.
executeInParallel(Runnable) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Executed command in parallel using thread pool.
executeNodeScript(String, String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
executeNodeScript(String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Execute a script on the given node.
executeNodeSourceScript(String, String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
executeNodeSourceScript(String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Execute a script on all machines connected to the given node source.
executeQuery(DBConnectionDetails, String) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolsHolder
 
executeReadOnlyTransaction(SessionWork<T>) - Method in class org.ow2.proactive.db.TransactionHelper
Execute the specified sessionWork in a session configured for read-only interactions with the database.
executeReadOnlyTransaction(SessionWork<T>, Interceptor) - Method in class org.ow2.proactive.db.TransactionHelper
 
executeReadTransaction(SessionWork<T>) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
Should be used for select queries only.
executeReadWriteTransaction(SessionWork<T>) - Method in class org.ow2.proactive.db.TransactionHelper
Execute the specified sessionWork in a session configured for read/write interactions with the database.
executeReadWriteTransaction(SessionWork<T>, boolean) - Method in class org.ow2.proactive.db.TransactionHelper
 
executeReadWriteTransaction(SessionWork<T>) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
Should be used for insert/update/delete queries
executeScript(Script<T>, String, Set<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
executeScript(String, String, String, Set<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
executeScript(String, String, String, Set<String>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
executeScript(Script<T>, String, Set<String>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Executes the script on the specified targets depending on the target type.
executeScript(Script<T>, String, Set<String>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Executes the script on the specified targets depending on the target type.
executeScript(String, String, String, Set<String>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Executes the script on the specified targets depending on the target type.
executeScript(Script<T>, Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
Unsupported operation.
executeScript(Script<T>, Map<String, Serializable>) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
Execute a Script on this RMNode
executeScript(Script<T>, Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
Execute a selection Script in order to test the Node.
executeScript(Script<T>, Collection<RMNode>, Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
 
executeSqlQuery(String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
executeStoredProcedure(DBConnectionDetails, String, Object...) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolsHolder
Executes a stored procedure query with the given name and parameters.
executeStoredProcedureUpdate(DBConnectionDetails, String, Object...) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolsHolder
Executes a stored procedure update with the given name and parameters.
executeUpdate(DBConnectionDetails, String) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolsHolder
 
existDirectoryInAddons(String) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
Check whether exist a directory named dirName inside the addons directory
exitcode - Variable in class org.ow2.proactive.scheduler.examples.KillJob
 
expandAggregatedStatusesToRealStatuses(List<String>) - Static method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
 
EXPORTED_PROPERTIES_VAR_NAME - Static variable in class org.ow2.proactive.scripting.PropertyUtils
Deprecated.
 
exportProperty(String) - Static method in class org.ow2.proactive.scripting.PropertyUtils
Deprecated.
This method allows to export a java property, i.e.
EXTERNAL_POOL - Static variable in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
ExternalEndpoint - Class in org.ow2.proactive.scheduler.job
Represents an external endpoint attached with a job
ExternalEndpoint() - Constructor for class org.ow2.proactive.scheduler.job.ExternalEndpoint
 
ExternalEndpoint(String, String, String) - Constructor for class org.ow2.proactive.scheduler.job.ExternalEndpoint
 
extractException(Exception) - Static method in class org.ow2.proactive.jmx.provider.JMXProviderUtils
Iterate until we extract the real exception from a stack of PrivilegedActionExceptions.
extractHostFromNode(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager.NodeNameBuilder
 
extractJavaPrefixCommandToCommandListFromScriptResult(ScriptResult) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.command.JavaPrefixCommandExtractor
Extracts a java fork prefix command from a script result.
extractPropagatedVariables(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Extract variables from the previous task result to be propagated to children tasks in case of internal error.
extractRange(String, Converter<T>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
 
extractSubmitOutput(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
Parses the submit (BatchJobInfrastructure.getSubmitJobCommand()) command output to extract job's ID.
extractSubmitOutput(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
 
extractSubmitOutput(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LSFInfrastructure
 
extractSubmitOutput(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.PBSInfrastructure
 
extractThirdPartyCredentials(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
 
extractThirdPartyCredentials(TaskContext) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
extractURI(JMXServiceURL) - Static method in class org.ow2.proactive.jmx.provider.JMXProviderUtils
Extracts an URI from a JMXServiceURL address such as: service:jmx:protocol:///jndi/uri
extractVariablesThirdPartyCredentialsAndSystemEnvironmentVariables(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Retrieve all third party credential variables in a map.

F

f(Object) - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
Takes any expression and return false Registered as a SPEL function
FailTaskConditionally - Class in org.ow2.proactive.scheduler.examples
Throw RuntimeException if replicationId argument is 1, otherwise sleep for 30 seconds and exit normally.
FailTaskConditionally() - Constructor for class org.ow2.proactive.scheduler.examples.FailTaskConditionally
 
FakeDownNodeForRecovery - Class in org.ow2.proactive.resourcemanager.core.recovery
Almost empty implementation of the Node interface for the special case in which the resource manager recovery mechanism has to handle down nodes.
FakeDownNodeForRecovery(String, String, String) - Constructor for class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
 
FALLBACK_GROUP_MEMBERSHIP - Static variable in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
group fall back property, check user group membership group file if user is not found in corresponding Keycloak group.
FALLBACK_GROUP_MEMBERSHIP - Static variable in class org.ow2.proactive.authentication.LDAPProperties
group fall back property, check user group membership group file if user is not found in corresponding LDAP group.
FALLBACK_TENANT_MEMBERSHIP - Static variable in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
tenant fall back property, check user tenant membership tenant file if user is not found in LDAP or if tenant Keycloak attribute is not defined.
FALLBACK_TENANT_MEMBERSHIP - Static variable in class org.ow2.proactive.authentication.LDAPProperties
tenant fall back property, check user tenant membership tenant file if user is not found in LDAP or if tenant LDAP attribute is not defined.
FALLBACK_USER_AUTH - Static variable in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
Fall back property, check user/password and group in files if user is not found in Keycloak.
FALLBACK_USER_AUTH - Static variable in class org.ow2.proactive.authentication.LDAPProperties
fall back property, check user/password and group in files if user is not found in LDAP.
fetchScript() - Method in class org.ow2.proactive.scripting.Script
If the script is defined by an url, in fetchImmediately=false mode, retrieve and return the script content from the url.
fetchScriptWithExceptionHandling() - Method in class org.ow2.proactive.scripting.Script
If the script is defined by an url, in fetchImmediately=false mode, retrieve and return the script content from the url.
fetchUrlIfNeeded() - Method in class org.ow2.proactive.scripting.Script
 
fetchUrlsIfNeeded() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
FILE_KEY - Static variable in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
 
FILE_NAME - Static variable in class org.ow2.proactive.utils.appenders.FileAppender
 
FILE_NAMES - Static variable in class org.ow2.proactive.utils.appenders.MultipleFileAppender
 
FileAppender - Class in org.ow2.proactive.utils.appenders
 
FileAppender() - Constructor for class org.ow2.proactive.utils.appenders.FileAppender
 
FileLoginModule - Class in org.ow2.proactive.authentication
Authentication based on user and group file.
FileLoginModule() - Constructor for class org.ow2.proactive.authentication.FileLoginModule
 
FileSystemException - Exception in org.ow2.proactive.scheduler.common.task.dataspaces
FileSystemException exception thrown when errors happen with LocalSpace or RemoteSpace usage
FileSystemException() - Constructor for exception org.ow2.proactive.scheduler.common.task.dataspaces.FileSystemException
 
FileSystemException(String) - Constructor for exception org.ow2.proactive.scheduler.common.task.dataspaces.FileSystemException
 
FileSystemException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.task.dataspaces.FileSystemException
 
FileSystemException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.task.dataspaces.FileSystemException
 
FileToBytesConverter - Class in org.ow2.proactive.utils
Utility functions for converting files contents to a byte array, and vis versa.
FileToBytesConverter() - Constructor for class org.ow2.proactive.utils.FileToBytesConverter
 
FileType - Enum in org.ow2.proactive_grid_cloud_portal.common
 
FileUtils - Class in org.ow2.proactive.utils
Utils for file handling files.
FileUtils() - Constructor for class org.ow2.proactive.utils.FileUtils
 
Filter - Class in org.ow2.proactive.scheduler.common.job.factories.globalvariables
 
Filter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.Filter
 
filterAndUpdate(Map<String, String>, Map<String, ? extends Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
Replaces variables in input map values using keys defined in variables map.
filterAndUpdate(String, Map<? extends Serializable, ? extends Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
Filters the specified string and replaces the variables with values specified in the map.
filterAndUpdate(Script<?>, Map<? extends Serializable, ? extends Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
Filters the specified script object.
FilteredStatistics - Class in org.ow2.proactive.scheduler.common.job
 
FilteredStatistics(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
FilteredStatisticsData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
FilteredStatisticsData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
FilteredTopWorkflow - Class in org.ow2.proactive.scheduler.common.job
 
FilteredTopWorkflow(String, String, long, int) - Constructor for class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflow
 
FilteredTopWorkflowData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
FilteredTopWorkflowData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
 
FilteredTopWorkflowsCumulatedCoreTime - Class in org.ow2.proactive.scheduler.common.job
 
FilteredTopWorkflowsCumulatedCoreTime(String, String, long, int) - Constructor for class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsCumulatedCoreTime
 
FilteredTopWorkflowsCumulatedCoreTimeData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
FilteredTopWorkflowsCumulatedCoreTimeData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
 
FilteredTopWorkflowsNumberOfNodes - Class in org.ow2.proactive.scheduler.common.job
 
FilteredTopWorkflowsNumberOfNodes(String, String, int, int) - Constructor for class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsNumberOfNodes
 
FilteredTopWorkflowsNumberOfNodesData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
 
FilteredTopWorkflowsNumberOfNodesData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
 
filterNodes(Criteria, List<RMNode>) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyNodesFilter
 
filterOnUser(String) - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
Filter the state on the given user name and return a new instance of scheduler state impl After this call, this instance remains the same.
filterOnUser(String) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
Filter the state on the given user name and return a new instance of scheduler state impl After this call, this instance remains the same.
findBaseDirectoryFromJarLocation(String) - Static method in class org.ow2.proactive.utils.ClasspathUtils
Used for instance when looking for SCHEDULER_HOME using jars location.
findJarsInPath(String) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
Find all the jar files in the directory
findMBeanServer(String) - Static method in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
Return a list of registered MBeanServers.
findMethod(Class, String) - Static method in class org.ow2.proactive.permissions.RoleUtils
 
findNodesLockedOnPreviousRun() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
Returns information about the nodes which have been locked on previous RM run.
findPriority(String) - Static method in enum org.ow2.proactive.scheduler.common.job.JobPriority
Get the priority associated with the given name.
findPriority(int) - Static method in enum org.ow2.proactive.scheduler.common.job.JobPriority
Get the priority associated with the given priorityValue.
findPriorityExact(int) - Static method in enum org.ow2.proactive.scheduler.common.job.JobPriority
Get the priority associated with the given priorityValue.
findRmLastAliveEntry() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
findRole(Method) - Static method in class org.ow2.proactive.permissions.RoleUtils
 
findRootTasks() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
Find root tasks for this workflow Root tasks are tasks without parent and not targets of a If, Else or Continuation branch
findSchedulerHome() - Static method in class org.ow2.proactive.utils.ClasspathUtils
 
findStatus(String) - Static method in enum org.ow2.proactive.scheduler.common.job.JobStatus
 
findTerminalTasks() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
Find terminal tasks for this workflow Terminal tasks are tasks without children and not source of a If or Else branch
findType(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedTypeLocator
Find a (possibly unqualified) type reference among a list of authorized types - first using the type name as-is, then trying any registered prefixes if the type name cannot be found.
finished(boolean) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
 
finished(boolean) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria.TFCBuilder
Default value is true (fetch all tasks)
FINISHED_RANK - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
 
FINISHED_TASKS - Static variable in enum org.ow2.proactive.scheduler.common.task.TaskStatus
 
finishInErrorTask(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
 
finishInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
finishInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
finishInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
finishInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
finishInErrorTask(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Finish a task, which is in InError state inside a job.
finishInErrorTask(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
finishNodeSourceShutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Terminates a node source active object when the policy is shutdown.
firstCounter - Variable in class org.ow2.proactive.resourcemanager.common.event.RMEvent
smallest counter among the set of events with equal nodeUrl or nodeSourceName smallest possible counter is zero so that is why we initilize it like this
FlatJobFactory - Class in org.ow2.proactive.scheduler.common.job.factories
This class implements static methods use to parse a text file containing commands, and from it build a ProActive Scheduler job made of native tasks.
FlatJobFactory() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.FlatJobFactory
 
FloatConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
 
FloatConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.FloatConverter
 
FloatParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
 
FloatParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.FloatParserValidator
 
FlowAction - Class in org.ow2.proactive.scheduler.common.task.flow
Describes a Control Flow Action that enables workflow operations in TaskFlow jobs.
FlowAction() - Constructor for class org.ow2.proactive.scheduler.common.task.flow.FlowAction
Default constructor
FlowAction(FlowActionType) - Constructor for class org.ow2.proactive.scheduler.common.task.flow.FlowAction
Default constructor
FlowActionType - Enum in org.ow2.proactive.scheduler.common.task.flow
Control Flow Action types
FlowBlock - Enum in org.ow2.proactive.scheduler.common.task.flow
Possible values for Task Block declaration
flowBlock - Variable in class org.ow2.proactive.scheduler.common.task.Task
block declaration : syntactic scopes used for workflows string representation of a FlowBlock enum
FlowChecker - Class in org.ow2.proactive.scheduler.common.job.factories
Static checking utility for TaskFlow Jobs
FlowChecker.Block - Class in org.ow2.proactive.scheduler.common.job.factories
Dummy pair class containing two Task
FlowChecker.TaskTree - Class in org.ow2.proactive.scheduler.common.job.factories
Dummy double linked Task tree structure natural Tasks only have bottom-up links
FlowError - Exception in org.ow2.proactive.scheduler.common.job.factories
Exception thrown upon detection of an invalid workflow, see FlowChecker.validate(org.ow2.proactive.scheduler.common.job.TaskFlowJob)
FlowError(String, FlowError.FlowErrorType, String) - Constructor for exception org.ow2.proactive.scheduler.common.job.factories.FlowError
Default constructor
FlowError.FlowErrorType - Enum in org.ow2.proactive.scheduler.common.job.factories
Generic category of the error type, for a specific message use Throwable.getMessage()
FlowScript - Class in org.ow2.proactive.scheduler.common.task.flow
Dynamic evaluation of this script determines at runtime if a specific Control Flow operation should be performed in a TaskFlow.
FlowScript() - Constructor for class org.ow2.proactive.scheduler.common.task.flow.FlowScript
FlowScript(FlowScript) - Constructor for class org.ow2.proactive.scheduler.common.task.flow.FlowScript
Copy constructor
flowScript - Variable in class org.ow2.proactive.scheduler.common.task.Task
FlowScript: Control Flow Action Script executed after the task, returns a FlowAction which will perform flow actions on the job
flush() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.LoggingOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.ow2.proactive.utils.appenders.AsynchFileAppender
 
flush() - Method in class org.ow2.proactive.utils.BoundedStringWriter
Flush the stream.
FLUSH_PERIOD - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider.ProActiveAppenderProvider
Default flusing period of the ProActive appender.
forEach(String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Performs the given action for each entry in this channel map until all entries have been processed or the action throws an exception.
forEach(String, TaskId, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
forEach(String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
forEachWithIndex(Iterable<T>, Lambda.IteratorWithIndex<T>) - Static method in class org.ow2.proactive.utils.Lambda
 
forEachWithIndex(T, int) - Method in interface org.ow2.proactive.utils.Lambda.IteratorWithIndex
 
fork - Variable in class org.ow2.proactive.scheduler.common.task.Task
If true, task is ran in a forked JVM, this parameter is optional (nullable) .
FORK_ENVIRONMENT_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
FORK_METHOD_KEY - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
System property Key of the fork method
ForkedJvmProcessException - Exception in org.ow2.proactive.scheduler.task.exceptions
ForkedJvmProcessException is thrown when forkedJavaProcess is not responding anymore.
ForkedJvmProcessException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.task.exceptions.ForkedJvmProcessException
Create a new instance of ForkedJvmProcessException
ForkedJvmTaskExecutionCommandCreator - Class in org.ow2.proactive.scheduler.task.executors.forked.env
 
ForkedJvmTaskExecutionCommandCreator() - Constructor for class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedJvmTaskExecutionCommandCreator
 
ForkedProcessBuilderCreator - Class in org.ow2.proactive.scheduler.task.executors
 
ForkedProcessBuilderCreator() - Constructor for class org.ow2.proactive.scheduler.task.executors.ForkedProcessBuilderCreator
 
ForkedTaskExecutor - Class in org.ow2.proactive.scheduler.task.executors
Executor in charge to fork a new process for running a non forked task in a dedicated JVM.
ForkedTaskExecutor(File) - Constructor for class org.ow2.proactive.scheduler.task.executors.ForkedTaskExecutor
 
ForkedTaskVariablesManager - Class in org.ow2.proactive.scheduler.task.executors.forked.env
 
ForkedTaskVariablesManager() - Constructor for class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
 
ForkEnvironment - Class in org.ow2.proactive.scheduler.common.task
Class representing a forked environment of a JVM created specifically for an execution of a Java Task.
ForkEnvironment() - Constructor for class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
ForkEnvironment(ForkEnvironment) - Constructor for class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Copy constructor.
ForkEnvironment(String) - Constructor for class org.ow2.proactive.scheduler.common.task.ForkEnvironment
 
forkEnvironment - Variable in class org.ow2.proactive.scheduler.common.task.Task
 
ForkEnvironmentScript - Class in org.ow2.proactive.scripting
 
ForkEnvironmentScript(Script<?>) - Constructor for class org.ow2.proactive.scripting.ForkEnvironmentScript
 
ForkEnvironmentScriptExecutor - Class in org.ow2.proactive.scheduler.task.executors
 
ForkEnvironmentScriptExecutor() - Constructor for class org.ow2.proactive.scheduler.task.executors.ForkEnvironmentScriptExecutor
 
ForkEnvironmentScriptResult - Class in org.ow2.proactive.scripting
 
ForkEnvironmentScriptResult() - Constructor for class org.ow2.proactive.scripting.ForkEnvironmentScriptResult
 
ForkEnvironmentScriptResultExtractor - Class in org.ow2.proactive.scripting.helper.forkenvironment
 
ForkEnvironmentScriptResultExtractor() - Constructor for class org.ow2.proactive.scripting.helper.forkenvironment.ForkEnvironmentScriptResultExtractor
 
ForkerUtils - Class in org.ow2.proactive.scheduler.task.utils
ForkerUtils is a helper to cache OSBuilder factory and provide some helping methods to launcher and executable.
ForkerUtils.ForkMethod - Enum in org.ow2.proactive.scheduler.task.utils
 
formatDate(String) - Static method in class org.ow2.proactive.utils.Tools
Format the given string and return a long that correspond to the time represented by the given string.
formatNChar(int, int, char) - Static method in class org.ow2.proactive.utils.Tools
Format the given integer 'toFormat' to a String containing 'nbChar' characters
freeze() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
For administrator only, Freeze the scheduler by terminating running tasks.
freeze() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
freeze() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
freeze() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
freeze() - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
 
freeze() - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
freeze() - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
freeze() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
freezeScheduler(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
freezes the scheduler
from(long) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria.TFCBuilder
Default value is 0L (no date filtering)
fromJsonString(String, Class<T>) - Static method in class org.ow2.proactive.scheduler.rest.utils.EventCodecUtil
 
fromNodeSourceDescriptor(NodeSourceDescriptor) - Static method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
 
fsManager - Variable in class org.ow2.proactive.scheduler.smartproxy.JobTrackerImpl
The VFS FileSystemManager used for file transfer
function - Variable in class org.ow2.proactive.topology.descriptor.BestProximityDescriptor
 

G

generateConnectionPool(DBConnectionDetails) - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolFactory
 
generateKey(String, int) - Static method in class org.ow2.proactive.authentication.crypto.KeyUtil
Generates a secret symmetric key
generateKeyPair(String, int, String, String) - Static method in class org.ow2.proactive.authentication.crypto.KeyPairUtil
Generates a pair of public and private keys
generateKeyPair(String, int) - Static method in class org.ow2.proactive.authentication.crypto.KeyPairUtil
 
generateNodeName(HostTracker) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager.NodeNameBuilder
 
generatePublicKey() - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
 
generateTokens(String, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Generate tokens which can be used as one-time access session identifiers
GENERIC_INFO_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
 
GENERIC_INFO_INPUT_FOLDER_PROPERTY_NAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
GENERIC_INFO_OUTPUT_FOLDER_PROPERTY_NAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
GENERIC_INFO_PULL_URL_PROPERTY_NAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
GENERIC_INFO_PUSH_URL_PROPERTY_NAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
GENERIC_INFO_START_AT_KEY - Static variable in class org.ow2.proactive.scheduler.common.task.CommonAttribute
The key for specifying start at time as generic information
GenericBatchJobInfrastructure - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
This class implements a wrapper for user defined BatchJobInfrastructure.
GenericBatchJobInfrastructure() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
 
GenericInformation - Class in org.ow2.proactive.scheduler.common.job.factories.globalvariables
 
GenericInformation() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GenericInformation
 
GenericInformation(String, String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GenericInformation
 
genericInformation - Variable in class org.ow2.proactive.scheduler.common.task.CommonAttribute
Common user informations
get() - Method in class org.ow2.proactive.authentication.NoCallback
Gets properties map
get(String) - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
 
get() - Method in interface org.ow2.proactive.resourcemanager.utils.ContextClassLoaderInjector.SupplierWithException
 
get() - Method in interface org.ow2.proactive.scheduler.common.task.TaskProgress
get the current progress
get(String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
Returns the value to which the specified key is mapped, or null if this channel map contains no mapping for the key.
get(String, TaskId, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
 
get(String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
 
get() - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.TaskProgressImpl
 
get(Object) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
 
getAbsoluteDeadline() - Method in class org.ow2.proactive.scheduler.common.job.JobDeadline
 
getAbsolutePath(String) - Static method in enum org.ow2.proactive.core.properties.PASharedProperties
Get the absolute path of the given path.
It the path is absolute, then it is returned.
getAbsolutePath(String) - Static method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
Get the absolute path of the given path.
It the path is absolute, then it is returned.
getAbsolutePath(String) - Static method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
Get the absolute path of the given path.
getAbsolutePath() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
 
getAcceptableNodesUrls() - Method in class org.ow2.proactive.utils.Criteria
 
getAccessMode(String) - Static method in enum org.ow2.proactive.scheduler.common.task.dataspaces.InputAccessMode
 
getAccessMode(String) - Static method in enum org.ow2.proactive.scheduler.common.task.dataspaces.OutputAccessMode
 
getAccessTokens() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
 
getAccount(String) - Method in class org.ow2.proactive.account.AbstractAccountsManager
Returns the accounts for the user specified by its username
getAccountingCacheValidityTimeInSeconds() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
Returns the accounting cache valid time in seconds.
getAccountingCacheValidityTimeInSeconds() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
 
getAccountUsage(String, Date, Date) - Method in interface org.ow2.proactive.scheduler.common.usage.SchedulerUsage
Returns details on job and task execution times for a given user's executions.
getAccountUsage(String, Date, Date) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getAccountUsage(String, Date, Date) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getAccountUsage(String, Date, Date) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getAccountUsage(String, Date, Date) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getAction() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
If a FlowScript was executed on this task, its result is stored it so that the action can be performed later when processed by the core.
getAction() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
 
getAction() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
If a FlowScript was executed on this task, its result is stored so that the action can be performed later when processed by the core.
getAction() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
 
getActionContinuation() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
If the Action type (see FlowScript.getActionType()) of this FlowScript is FlowActionType.IF, the targetContinuation is the Task on which both if and else branches will join after either one has been executed.
getActionResult() - Method in class org.ow2.proactive.scheduler.synchronization.PredicateActionResult
Returns the result of the conditional action
getActionTarget() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
If the Action type (see FlowScript.getActionType()) of this FlowScript is FlowActionType.LOOP, the target is the entry point of the next loop iteration.
getActionTargetElse() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
If the Action type (see FlowScript.getActionType()) of this FlowScript is FlowActionType.IF, the targetElse is the branch executed when the If condition fails.
getActionType() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
The Action Type does not have any effect on the execution of the script, but will be used after the execution to determine what Control Flow Action should be performed on the TaskFlow.
getActiveInstance() - Static method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
Singleton active object constructor.
getActiveInstance() - Static method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
Returns a stub to the only active instance of the proxy (proactive singleton pattern)
getActiveObjects() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
 
getActiveObjects(String) - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
 
getActivityTimePercentage() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the nodes activity time percentage.
getAddEvent() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
Returns the id of the add event RMNodeEvent.
getAddEvent() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
Returns the id of the add event RMNodeEvent.
getAdditionalClasspath() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Return a copy of the additional classpath, empty list if no arguments.
getAdditionalInformation() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
 
getAdditionalInformation() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
 
getAdditionalInformation() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
 
getAdditionalInformation() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
Returns additional information attached to this Node Source.
getAddonClassLoader(String, ClassLoader) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonClassUtils
Get the proper class loader for the class which could be an addon.
getAddonsBasePath() - Static method in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
 
getAddress(JMXTransportProtocol) - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
Returns the address of the JMX connector server depending on the specified protocol.
getAddress() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
The address of this connector.
getAddress() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
The address of this connector server.
getAdministrator() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
The provider of the node source is the resource manager client initiated the node source creation.
getAdminPermission() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Returns the permission which administrator must have.
getAdminPermission() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
Unsupported operation.
getAdminPermission() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
Gets the permission which defines who can remove this node.
getAdminPermission() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
Gets the permission which defines who can remove this node.
getAdminRoles() - Method in class org.ow2.proactive.authentication.UserData
 
getAliveNodes() - Method in class org.ow2.proactive.resourcemanager.common.RMState
Returns a set containing all alive nodes urls in the resource manager.
getAliveNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Retrieves a list of alive nodes
getAliveNodesUrls() - Method in class org.ow2.proactive.resourcemanager.common.RMStateNodeUrls
 
getAllEligibleNodesTokens() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAllEligibleNodesTokens() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getAllEligibleNodesTokens() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Get the list of tokens associated with all resource manager eligible nodes
getAllEvents() - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
Return all the currently logged events
getAllLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
 
getAllLogs() - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
 
getAllLogs() - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
 
getAllLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
Timestamp parameter is not relevant for this TaskLogs implementation.
getAllLogs() - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
Return all the logs generated on standard and error output.
getAllLogs(boolean) - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
Return all the logs generated on standard and error output.
getAllLogs(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
 
getAllLogs() - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
 
getAllNodes() - Method in class org.ow2.proactive.resourcemanager.common.RMState
Returns a set containing all nodes urls (including dead nodes) in the resource manager.
getAllNodes() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getAllNodes() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
getAllNodesTokens() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAllNodesTokens() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getAllNodesTokens() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Get the list of tokens associated with all resource manager nodes
getAllNodesURL() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
 
getAllNodesURL() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
Use this method for a multi-node task.
getAllNodesUrls() - Method in class org.ow2.proactive.resourcemanager.common.RMStateNodeUrls
 
getAllNodesURLs() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
 
getAllNodesUrls() - Method in class org.ow2.proactive.utils.NodeSet
Returns a set containing all nodes urls (standard + extra) included in this node set
getAllNonTaskVariables(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Method to retrieve all variables in scope.
getAllNonTaskVariablesInjectNodesFile(TaskContext, String) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Method to retrieve all variables in scope.
getAllResults() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
Return every task results of this job as a mapping between user task name (in XML job description) and its task result.
User that wants to get a specific result may get this map and ask for a specific mapping or use the JobResult.getResult(String) method.
getAllResults() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
 
getAllResults() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
 
getAllResults() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
 
getAllTokens() - Method in class org.ow2.proactive.permissions.PrincipalPermission
 
getAllVariables(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Method to retrieve all variables in scope.
getAllVariablesWithTaskResult(TaskContext, TaskResult) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
Return all variables available.
getAppender() - Method in interface org.ow2.proactive.scheduler.common.util.logforwarder.AppenderProvider
Create and return the contained appender.
getAppender() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider.ProActiveAppenderProvider
 
getAppender() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketBasedForwardingProvider.SocketAppenderProvider
 
getAppender() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketWithSSHTunnelBasedForwardingProvider.SocketSSHAppenderProvider
 
getAppenderProvider() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
Create an appender provider that contains an appender to the server created by initialize() method.
getArgument(String) - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
Return a copy of the value of the specified argument.
getArguments(ClassLoader) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
 
getArguments() - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
Return an unmodifiable copy of all the task arguments as a hash map.
getAsString() - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
Get the columned string according to the titles, lines and spaces.
getAtMostNodes(int, SelectionScript) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAtMostNodes(int, SelectionScript, NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAtMostNodes(int, List<SelectionScript>, NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAtMostNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getAtMostNodes(int, SelectionScript) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Finds "number" nodes for computations according to the selection script.
getAtMostNodes(int, SelectionScript, NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Finds "number" nodes for computations according to the selection script.
getAtMostNodes(int, List<SelectionScript>, NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Finds "number" nodes for computations according to the selection scripts (node must be complaint to all scripts).
getAtMostNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getAtMostNodes(int, SelectionScript) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Deprecated.
getAtMostNodes(int, SelectionScript, NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Deprecated.
getAtMostNodes(int, List<SelectionScript>, NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Deprecated.
getAtMostNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Deprecated.
getAttachedServices() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns a map of attached PSA services {ServiceId, EnableActions}
getAttachedServices() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getAttachedServices() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getAttachedServices() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getAttempt() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
Get the number of attempt the core has made to start this task.
getAttribute(ObjectName, String) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
getAttribute(String) - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
 
getAttribute() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
Get the attribute where the exception has been thrown.
getAttributes(ObjectName, String[]) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
getAttributes() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
Returns the attributes of this connector.
getAttributes(String[]) - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
 
getAuthenticationMethod() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
 
getAvailableNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getAvailableNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of available nodes.
getAvailableNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getAvailableNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of available nodes.
getAverageActivity() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the average activity percentage.
getAverageActivity() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getAverageInactivity() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the average inactivity percentage.
getAverageInactivity() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getAvgExecutionTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
 
getAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
 
getAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
getAwaitedJobsIds() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
 
getAwaitedJobsIds() - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
 
getAwaitedTask(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
 
getAwaitedTasks() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
 
getBase64() - Method in class org.ow2.proactive.authentication.crypto.Credentials
Returns a representation of this credentials as a base64 encoded byte array
getBaseURI() - Static method in class org.ow2.proactive.jmx.provider.JMXProviderUtils
Returns the default base URI for all remote objects.
getBatchinJobSystemName() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
Return a string to identify the type of the target Batching Job System.
getBatchinJobSystemName() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
 
getBatchinJobSystemName() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LSFInfrastructure
 
getBatchinJobSystemName() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.PBSInfrastructure
 
getBinding(String) - Method in class org.ow2.proactive.scripting.ScriptHandler
 
getBindings() - Method in class org.ow2.proactive.utils.Criteria
returns the bindings map used by selection scripts
getBindLogin() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
 
getBindPasswd() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
 
getBlackList() - Method in class org.ow2.proactive.utils.Criteria
 
getBooleanValue() - Method in class org.ow2.proactive.scheduler.common.task.util.BooleanWrapper
Get the boolean value.
getBucketName() - Method in class org.ow2.proactive.scheduler.common.job.Job
Returns the bucket name
getBucketName() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the bucket name associated with this job
getBucketName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
 
getBucketName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
 
getBucketName() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getBucketName() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getBucketName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getBucketName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
 
getBuffer() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
 
getBuilder() - Method in class org.ow2.proactive.utils.BoundedStringWriter
Return the string builder itself.
getBusyNodes() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getBusyNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getBusyNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of nodes in NodeState.BUSY state.
getBusyNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getBusyNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of nodes in NodeState.BUSY state.
getByteArray() - Method in class org.ow2.proactive.scheduler.common.task.util.ByteArrayWrapper
Get the ByteArray value.
getBytes() - Method in class org.ow2.proactive.jmx.RRDDataStore
Converts the data base into the bytes array in order to send it to a client.
getCacheURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
 
getCacheURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
 
getCacheURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
getCacheValidityTimeInSeconds() - Method in class org.ow2.proactive.account.AbstractAccountsManager
Returns the refresh rate of the accounts refresher.
getCanceledJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getCanceledJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getCatalogRestPublicUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getCatalogRestUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getChars(char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Copies the character array into the specified array.
getChars(int, int, char[], int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
Copies the character array into the specified array.
getChildren() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
To get the children
getChildrenCount() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Return the number of children jobs
getChildrenCount() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
Return the number of children remaining.
getChildrenCount() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getChildrenCount() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getChildrenCount() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getClasses(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
getClasspath() - Static method in class org.ow2.proactive.utils.OneJar
When running with OneJar, jars are expanded to a temporary folder to be accessed by sub processes.
getClassType() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
Returns the class used by this parser to convert string parameter values.
getClassType() - Method in enum org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ModelType
 
getCleaningScript() - Method in class org.ow2.proactive.scheduler.common.task.Task
To get the cleaningScript of this task.
getCleanupTimeSeconds() - Method in class org.ow2.proactive.scheduler.task.utils.task.termination.CleanupTimeoutGetter
 
getCleanupTimeSeconds() - Method in class org.ow2.proactive.scheduler.task.utils.task.termination.CleanupTimeoutGetterDoubleValue
 
getCloseTagPattern() - Method in enum org.ow2.proactive.scheduler.common.job.factories.XMLTags
 
getCloudAutomationRestPublicUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getCloudAutomationRestUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getCmdLine() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
Returns the string to be passed on the command line The property surrounded by '-D' and '='
getCmdLine(String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
Returns the string to be passed on the command line The property surrounded by '-D' and '='
getCmdLine() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
 
getCmdLine() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
 
getCmdLine() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
 
getCode() - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader.ResponseContent
 
getCollectorURL() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider.LogCollectorDeployer
 
getCommandLine() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
Returns the command line of the node that is deploying.
getCommandLine() - Method in class org.ow2.proactive.scheduler.common.task.NativeTask
Get the command line for this task.
getCompletedJobs(Boolean, String, String, long, long, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Retrieves an object containing a map of number of finished jobs with issues by time interval and a map of number of finished jobs without issues by time interval
getCompletedJobs(Boolean, String, String, long, long, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getCompletedJobs(Boolean, String, String, long, long, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getCompletedJobs(Boolean, String, String, long, long, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getCompletedJobs(Boolean, String, String, long, long, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getCompletedJobs(String, boolean, String, String, long, long, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Returns an object containing a map of number of finished jobs with issues by time interval and a map of number of finished jobs without issues by time interval
getCompletedTasks(Boolean, String, long, long, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Retrieves an object containing a map of number of completed tasks with issues by time interval and a map of number of finished tasks without issues by time interval
getCompletedTasks(Boolean, String, long, long, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getCompletedTasks(Boolean, String, long, long, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getCompletedTasks(Boolean, String, long, long, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getCompletedTasks(Boolean, String, long, long, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getCompletedTasks(String, boolean, String, long, long, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Returns an object containing a map of number of completed tasks with issues by time interval and a map of number of finished tasks without issues by time interval
getComputationDescriptors() - Method in class org.ow2.proactive.utils.Criteria
 
getConfigNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getConfigNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of nodes in NodeState.CONFIGURING state.
getConfigNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getConfigurableFields() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
 
getConfigurableFields() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
 
getConfigurationDefaultRelativeFilePath() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
Returns the default relative path used to store the property file
getConfigurationDefaultRelativeFilePath() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
 
getConfigurationDefaultRelativeFilePath() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
 
getConfigurationDefaultRelativeFilePath() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
 
getConfigurationFilePathPropertyName() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
Returns the System property name used to store the configuration file path
getConfigurationFilePathPropertyName() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
 
getConfigurationFilePathPropertyName() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
 
getConfigurationFilePathPropertyName() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
 
getConfiguredAddress() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
 
getConfiguredDomains() - Method in class org.ow2.proactive.authentication.FileLoginModule
 
getConfiguredDomains() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
 
getConfiguredDomains() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
 
getConfiguredDomains() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
 
getConfiguredDomains() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
 
getConfiguredDomains() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
 
getConfiguredNodeNumber() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
 
getConfiguringNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of nodes in NodeState.CONFIGURING state.
getConnectionId() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
Returns the id of this connection.
getConnectionId() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
 
getConnectionInfo() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
getConnectionInfo() - Method in interface org.ow2.proactive.scheduler.rest.IRMClient
Returns the connection info, if initialized previously
getConnectionInfo() - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
Returns the connection info, if initialized previously
getConnectionInfo() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getConnectionInfo() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
Returns the connection info, if initialized previously
getConnectionInfo() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getConnectionInfo() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
getConnectionTime() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
Get the time of the connection of this user.
getConnectionTime() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
 
getConnectionTime() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
 
getConnectionTime() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
 
getConnectionTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
 
getConnector() - Method in class org.ow2.proactive.jmx.JMXClientHelper
Returns the connected JMXConnector.
getConnectorServerName() - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
Sub-classes must provide the name of the connector server.
getConnectorServerName() - Method in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
Sub-classes must provide the name of the connector server.
getContainingFolderForLogFiles(JobId) - Static method in class org.ow2.proactive.scheduler.common.util.TaskLoggerRelativePathGenerator
Return the containing folder of log files for a given job id
getContent() - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader.ResponseContent
 
getContent() - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader.UrlContent
 
getContent() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Gets the String content that the tokenizer is parsing.
getContent() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
 
getContext(Class<?>) - Method in class org.ow2.proactive_grid_cloud_portal.rm.client.RMRestClient.JacksonContextResolver
 
getContext(Class<?>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient.JacksonContextResolver
 
getControlFlowScript() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
 
getControlFlowScript() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
Get the control flow script
getCookieName() - Method in class org.ow2.proactive.utils.CookieBasedProcessTreeKiller
 
getCookieValue() - Method in class org.ow2.proactive.utils.CookieBasedProcessTreeKiller
 
getCount() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
 
getCounter() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
Gets the number of events sent to a client during the current session.
getCountErrors() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
 
getCountFinished() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
 
getCreateCredential(LoginForm) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
generates a credential file from user provided credentials
getCredential() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
 
getCredentialFile() - Method in class org.ow2.proactive.authentication.ConnectionInfo
 
getCredentials() - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Retrieves a credentials from disk
getCredentials(String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Retrieves a credentials from disk
getCredentials(InputStream) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Constructs a Credentials given an InputStream
getCredentials() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
 
getCredentials() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
Return the job owner encrypted credentials
getCredentials() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
Get the task owner encrypted credentials
getCredentials() - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
Get the credentials crypted with launcher public key
getCredentials() - Method in class org.ow2.proactive.scheduler.task.utils.Decrypter
 
getCredentialsBase64(byte[]) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
Creates a Credentials given its base64 encoded representation
getCredentialsPath() - Static method in class org.ow2.proactive.authentication.crypto.Credentials
 
getCronExpr() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
 
getCSVInstance() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCSVInstance(String) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCSVInstance(char[]) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCumulatedCoreTime() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsCumulatedCoreTime
 
getCumulatedCoreTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the cumulated time consumed by task executions for this job
getCumulatedCoreTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
To get the cumulatedCoreTime
getCumulatedCoreTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getCumulatedCoreTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getCumulatedCoreTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
 
getCumulatedCoreTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getCurrentJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getCurrentJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getCurrentJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getCurrentJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getCurrentJobsWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getCurrentJobsWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getCurrentLoggers(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
Get the state of current loggers.
getCurrentNodeHostName() - Method in class org.ow2.proactive.scheduler.task.context.NodeInfo
 
getCurrentNodeName() - Method in class org.ow2.proactive.scheduler.task.context.NodeInfo
 
getCurrentNodeSourceName() - Method in class org.ow2.proactive.scheduler.task.context.NodeInfo
 
getCurrentNodeUrl() - Method in class org.ow2.proactive.scheduler.task.context.NodeInfo
 
getCurrentPolicy() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Return the name of the current Policy
getCurrentPolicy() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getCurrentPolicy() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getCurrentPolicy() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getCurrentPolicy() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
getCurrentPolicy() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getCurrentPolicy() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
getCurrentUser() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getCurrentUser() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getCurrentUser() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Returns the user currently connected
getCurrentUser() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Returns the user currently connected
getCurrentUser() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getCurrentUser() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getCurrentUser() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
getCurrentUser() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getCurrentUser() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
getCurrentUserData() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getCurrentUserData() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getCurrentUserData() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Returns the groups associated with the current connected user.
getCurrentUserData() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Returns the user data object associated with the user currently connected
getCurrentUserData() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getCurrentUserData() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getCurrentUserData() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
getCurrentUserData() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getCurrentUserData() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
getData() - Method in class org.ow2.proactive.scheduler.common.NotificationData
Get the data.
getData() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
 
getDataspace() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteDestination
 
getDataspace() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteSource
 
getDataspace() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteDestination
 
getDataspace() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
 
getDataStore() - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
Gets the RRD data base with statistics.
getDbManager() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getDecryptableProperties() - Static method in class org.ow2.proactive.core.properties.PropertyDecrypter
 
getDecrypter() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
 
getDefaultAction(FlowScript) - Static method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
If a FlowScript cannot be performed and the execution of the job must continue, a default 'neutral' action must be provided
getDefaultCacheValidityTimeInSeconds() - Method in class org.ow2.proactive.account.AbstractAccountsManager
Returns the default value of the accounts refresher.
getDefaultCacheValidityTimeInSeconds() - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccountsManager
Returns the default value of the accounts refresher.
getDefaultCommandLineBuilder(OperatingSystem) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
This method returns a CommandLineBuilder filled in with "default" settings.
getDefaultDomain() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
getDefaultEncryptor() - Static method in class org.ow2.proactive.core.properties.PropertyDecrypter
 
getDefaultJavaPath() - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.Utils
Get default javaPath: use Java from JAVA_HOME if defined, otherwise use Java from system property java.home
getDefaultJMXUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
 
getDefaultJMXUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
Gets the node default JMX url.
getDefaultJmxUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
 
getDefaultJmxUrl() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
 
getDefaultScriptName() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
 
getDefaultScriptName() - Method in class org.ow2.proactive.scripting.ForkEnvironmentScript
 
getDefaultScriptName() - Method in class org.ow2.proactive.scripting.Script
 
getDefaultScriptName() - Method in class org.ow2.proactive.scripting.SelectionScript
 
getDefaultScriptName() - Method in class org.ow2.proactive.scripting.SimpleScript
 
getDefaultScriptName() - Method in class org.ow2.proactive.scripting.TaskScript
 
getDefaultValues() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
 
getDefaultValues() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
 
getDeleteJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
To be able to get from implementations the command that will be used to delete a job
getDeleteJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
 
getDeleteJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LSFInfrastructure
 
getDeleteJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.PBSInfrastructure
 
getDelimiterMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
Gets the field delimiter matcher.
getDependences() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
To get the dependences of this task.
getDependences() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
 
getDependences() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
 
getDependences() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
 
getDependencesList() - Method in class org.ow2.proactive.scheduler.common.task.Task
To get the list of dependencies of the task.
getDependencesList() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
If the Task was submitted, a call to this method will throw a RuntimeException.
getDeployedNodeSources() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getDeployingAndLostNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
To retrieve nodes whose registration status is deploying or lost.
getDeployingAndLostNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Retrieves the list of deploying nodes handled by the infrastructure manager
getDeployingNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getDeployingNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of nodes in NodeState.DEPLOYING state.
getDeployingNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getDeployingNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of nodes in NodeState.DEPLOYING state.
getDeployingNodesWithLock() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
getDeployingOrLostNode(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
getDescription() - Method in enum org.ow2.proactive.resourcemanager.common.event.RMEventType
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
Node source description
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Creates a node source string representation
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
Policy description for UI
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.EmptyPolicy
 
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
Policy description for UI
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
Description for the UI
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.StaticPolicy
Description for the UI
getDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
Policy description for UI
getDescription() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
Returns the deploying node's description.
getDescription() - Method in class org.ow2.proactive.scheduler.common.job.Job
To get the description
getDescription() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the description associated with this job
getDescription() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
 
getDescription() - Method in class org.ow2.proactive.scheduler.common.task.RestartMode
 
getDescription() - Method in class org.ow2.proactive.scheduler.common.task.Task
To get the description of this task.
getDescription() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getDescription() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getDescription() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
 
getDescription(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Get workflow description from a submitted job
getDescription() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getDescription() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
 
getDescription() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
 
getDescriptor() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Get the information that describe the node source and that are needed to instantiate it
getDescriptorVMName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
 
getDescriptorVMName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
A deploying node has no VM descriptor.
getDescriptorVMName() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
This method call nodeInformation.getDescriptorVMName();
getDescriptorVMName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
Returns the java virtual machine name of the RMNode.
getDetailedSignals() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the map of signals and input variables
getDetailedSignals() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getDetailedSignals() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getDetailedSignals() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getDetailedVariables() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the variables Map with full definition
getDetailedVariables() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getDetailedVariables() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getDetailedVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getDifferenceMessage() - Method in class org.ow2.proactive.scheduler.common.job.factories.JobComparator
if the last 2 jobs compared are not equal, a message will be returned explaining the first difference encountered.
getDirectoryListing() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
 
getDistance(Node, Node) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.HAC
 
getDistance(Node, Node) - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
Returns the distance between 2 nodes.
getDistance(String, String) - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
Returns the distance between 2 hosts identified by their domain names.
getDistance(Node, Node) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
Returns the distance between 2 nodes.
getDistance(String, String) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
Returns the distance between 2 hosts identified by their domain names.
getDistanceFunction() - Method in class org.ow2.proactive.topology.descriptor.BestProximityDescriptor
Gets the distance function.
getDistances() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyData
This map is needed to store the dependency between host name and address.
getDistances() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
 
getDocumentation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
 
getDomain() - Method in class org.ow2.proactive.authentication.ConnectionInfo
 
getDomain() - Method in class org.ow2.proactive.authentication.crypto.CredData
Return the domain of this user or null if no domain has been specified.
getDomain() - Method in class org.ow2.proactive.authentication.UserData
 
getDomain() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
 
getDomain() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Return the domain associated with the job owner
getDomain() - Method in class org.ow2.proactive.scheduler.common.job.JobState
To get the domain name of the job.
getDomain() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
Return the domain name associated with the current user, or null if no domain is associated
getDomain() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
 
getDomain() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getDomain() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
 
getDomain() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getDomain() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
 
getDomain() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
 
getDomain() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getDomain() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
 
getDomain() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
 
getDomains() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
 
getDomains() - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
Returns the domains configured on the resource manager server.
getDomains() - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Returns the domains configured on the scheduler server.
getDomains() - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
 
getDownNodes() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
Retrieves a list of down nodes
getDownNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getDownNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of nodes in NodeState.DOWN state.
getDownNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getDownNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of nodes in NodeState.DOWN state.
getDupNumber() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
 
getDuration() - Method in class org.ow2.proactive.scheduler.common.job.WorkflowDuration
 
getDuration() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
 
getElapsedTime(long) - Static method in class org.ow2.proactive.utils.Tools
 
getElements() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
 
getEligibleTasks() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
To get the tasks.
getEmptyCommandLineBuilder() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
Returns an empty CommandLineBuilder
getEncoding() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.ILocalSource
 
getEncoding() - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDirSource
 
getEncoding() - Method in class org.ow2.proactive.scheduler.rest.ds.LocalFileSource
 
getEncryptedData() - Method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil.HybridEncryptedData
 
getEncryptedSymmetricKey() - Method in class org.ow2.proactive.authentication.crypto.HybridEncryptionUtil.HybridEncryptedData
 
getEndTime() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
 
getEndTime() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
 
getEngineName() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
 
getEngineName() - Method in class org.ow2.proactive.scripting.Script
 
getEngineVersion() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
 
getenv() - Static method in class org.ow2.proactive.utils.Environment
 
getEnvScript() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
Get the environment script.
getErr() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
When using non forked Java tasks, you should use this PrintStream instead of System.err.
getErrorMessage() - Method in class org.ow2.proactive.resourcemanager.common.NSState
 
getErrorMessage() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
 
getErrorMessage() - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
 
getErrorMessage() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
 
getErrorOutput() - Method in class org.ow2.proactive.process.ProcessExecutor
 
getErrorSink() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
 
getErrorSink() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
 
getErrorType() - Method in exception org.ow2.proactive.scheduler.common.job.factories.FlowError
 
getEscapeChar() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
Returns the escape character.
getEvents() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
 
getEventType() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
Gets the type of event @see RMEventType
getEventType() - Method in class org.ow2.proactive.scheduler.common.NotificationData
Get the Type of the event.
getExactlyNodes(int, SelectionScript) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
getException() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
Retrieve the exception threw by the task.
getException() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
 
getException() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
 
getException() - Method in class org.ow2.proactive.scripting.ScriptResult
Return the eventual exception of the script's execution.
getException() - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
 
getExceptionClass() - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
 
getExceptionMessage() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
Return the exception message, if any, used by dozer mappings.
getExceptionMessage() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
 
getExceptionResults() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
Return only the task results that have generated an exception.
User that wants to get a specific result may get this map and ask for a specific mapping.
getExceptionResults() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
 
getExceptionResults() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
 
getExceptionResults() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
 
getExcludes() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteSource
 
getExcludes() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
 
getExecutable(String) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngine
 
getExecutableClassName() - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
To get the executable task classname.
getExecutableContainer() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
 
getExecutionDuration() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
Get the execution duration of the task.
getExecutionDuration() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
Get the real task duration in millis.
getExecutionDuration() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
 
getExecutionDuration() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
Get the execution duration of the task.
getExecutionDuration() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
 
getExecutionHostName() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
Get the last execution HostName of the task.
getExecutionHostName() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
Get the last execution HostName of the task.
getExecutionHostName() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
 
getExecutionHostName() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
 
getExecutionHostName() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
 
getExecutionHostName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
 
getExecutionHostName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
 
getExecutionHostNameList() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
To get the list of execution hosts name.
getExecutionHostNameList() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
To get the list of execution hosts name.
getExecutionHostNameList() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
 
getExecutionHostNameList() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
 
getExistingNodeSources() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
 
getExistingNodeSources(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
List existing node sources.
getExistingNodeSourcesList() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
 
getExistingNodeSourcesList() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
Gives list of existing Node Sources
getExistingNodeSourcesList() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
Returns the list of existing node source infrastructures
getExitCode() - Method in class org.ow2.proactive.process.ProcessExecutor
 
getExtension(String) - Static method in class org.ow2.proactive.utils.FileUtils
 
getExtensions() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
 
getExternalEndpointUrls() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns a set of external endpoint urls
getExternalEndpointUrls() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getExternalEndpointUrls() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getExternalEndpointUrls() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getExtraNodes() - Method in class org.ow2.proactive.utils.NodeSet
Returns the collection of extra nodes associated to this node set.
getFactory() - Static method in class org.ow2.proactive.scheduler.common.job.factories.FlatJobFactory
Return the instance of the jobFactory.
getFactory() - Static method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Try to instantiate the known factories.
getFactory(boolean) - Static method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Try to instantiate the known factories.
getFactory(String) - Static method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Try to instantiate the given factory.
getFactory(String, boolean) - Static method in class org.ow2.proactive.scheduler.common.job.factories.JobFactory
Try to instantiate the given factory.
getFactory() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngine
 
getFailedJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getFailedJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getFamily() - Method in enum org.ow2.proactive.utils.OperatingSystem
 
getField() - Method in class org.ow2.proactive.scheduler.common.SortSpecifierContainer.SortSpecifierItem
 
getFile(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.LocalSpace
Returns a File object corresponding to the path given as parameter relative to the LocalSpace root
getFileEncoding() - Static method in class org.ow2.proactive.utils.PAProperties
Returns value associated to Java property "pa.file.encoding" or the current JVM charset name if the previous property is not defined.
getFileListing() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
 
getFileName() - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader.UrlContent
 
getFileName() - Method in class org.ow2.proactive.scheduler.common.util.TaskLoggerRelativePathGenerator
 
getFileNameWithExtension(URL) - Static method in class org.ow2.proactive.utils.FileUtils
Extract a file name with it's extension from the given URL.
getFiles(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.LocalSpace
Returns a list of File objects found by resolving the pattern given in parameter
The following special characters can be used :
** matches zero or more directories
* matches zero or more characters
? matches one character
getFileTransferThreadPoolSize() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
getFilteredInputFiles(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getFilteredOutputFiles(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getFilteredStatistics(String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Retrieves an object containing jobs count-by-state and statistics based on the given filters
getFilteredStatistics(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getFilteredStatistics(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getFilteredStatistics(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getFilteredStatistics(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getFilteredStatistics(String, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
Returns an object containing jobs count-by-state and statistics based on the given filters
getFilters() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariables
 
getFinishedJobs() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
Get the finished Jobs list
getFinishedJobs() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
To get the finishedJobs
getFinishedJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
 
getFinishedJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
 
getFinishedTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the time at which the Job has finished.
getFinishedTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
To get the finishedTime
getFinishedTime() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
To get the finishedTime
getFinishedTime() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
To get the finishedTime
getFinishedTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
Returns the time at which the Job has finished.
getFinishedTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getFinishedTime() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
 
getFinishedTime() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
 
getFinishedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getFinishedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
 
getFirstCounter() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
 
getFlowBlock() - Method in class org.ow2.proactive.scheduler.common.task.Task
Defining Control Flow Blocks with pairs of FlowBlock.START and FlowBlock.END is a semantic requirement to be able to create specific control flow constructs.
getFlowScript() - Method in class org.ow2.proactive.scheduler.common.task.Task
To perform complex Control Flow Actions in a TaskFlowJob, a FlowScript needs to be attached to specific tasks.
getFlowScript() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
This property is not available for this implementation.
getForkEnvironment() - Method in class org.ow2.proactive.scheduler.common.task.Task
 
getForkEnvironment() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getFormattedDate(long) - Static method in class org.ow2.proactive.utils.Tools
Return the given date as a formatted string.
getFormattedDuration(long, long) - Static method in class org.ow2.proactive.utils.Tools
Format 2 long times into a single duration as a String.
getFreeNodes() - Method in class org.ow2.proactive.resourcemanager.common.RMState
Returns a set containing all free nodes urls in the resource manager.
getFreeNodes() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
 
getFreeNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
 
getFreeNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
Returns the current number of nodes in NodeState.FREE state.
getFreeNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
 
getFreeNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
Returns the current number of nodes in NodeState.FREE state.
getFreeNodesNumber() - Method in class org.ow2.proactive.resourcemanager.common.RMState
Returns free nodes number in the resource manager.
getFreeNodesUrls() - Method in class org.ow2.proactive.resourcemanager.common.RMStateNodeUrls
 
getFrom() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
 
getFromXMLName(String) - Static method in enum org.ow2.proactive.scheduler.common.job.factories.XMLAttributes
Get the XMLAttributes enum corresponding to the given xml attribute name.
getFromXMLName(String) - Static method in enum org.ow2.proactive.scheduler.common.job.factories.XMLTags
Get the XMLTags enum corresponding to the given xml tag name.
getFullListing() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
 
getGenericInformation() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.Filter
 
getGenericInformation() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
 
getGenericInformation() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
Returns the generic information Map
getGenericInformation() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
Returns the job generic information
getGenericInformation() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
Returns generic information.
getGenericInformation() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
Get the task generic information
getGenericInformation() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
 
getGenericInformation() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
 
getGenericInformation() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getGenericInformation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
 
getGenericInformation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
 
getGenericInformation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
 
getGenericInformation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
 
getGenericInformation() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
 
getGlobalGenericInformation() - Method in class org.ow2.proactive.scheduler.common.job.Job
Returns the global generic information of this job
getGlobalGenericInformation() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
 
getGlobalSpace() - Method in class org.ow2.proactive.scheduler.common.job.Job
 
getGlobalSpace() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
 
getGlobalSpace() - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
 
getGlobalSpace() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient
Returns a RemoteSpace implementation instance which represents the globalspace.
getGlobalSpaceURIs() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
Returns the GLOBAL DataSpace URI available to all users
getGlobalSpaceURIs() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
 
getGlobalSpaceURIs() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
 
getGlobalSpaceURIs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
 
getGlobalSpaceURIs() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
 
getGlobalSpaceURIs() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
 
getGlobalSpaceURIs() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
 
getGlobalURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
 
getGlobalURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
 
getGlobalURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
 
getGlobalVariables() - Method in cla