- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getActionTargetElse() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- 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
-
- getAddEvent() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- 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
-
- getBusyNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getBusyNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- 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
-
- 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
-
- 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
-
- getDeployingNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getDeployingNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- 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
-
- getDownNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getDownNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- 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
-
- getFreeNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getFreeNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- 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 class org.ow2.proactive.scheduler.common.job.Job
-
Returns the global variables of this job
- getGlobalVariables() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getGroup() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- getGroupFileName() - Method in class org.ow2.proactive.authentication.FileLoginModule
-
Defines group file name
- getGroupFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
Returns group file name from resource manager configuration file
- getGroupFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
Returns group file name from scheduler configuration file
Used for group membership verification fall-back.
- getGroupFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
Returns group file name from resource manager configuration file
Used for group membership verification fall back.
- getGroupFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
Returns group file name from resource manager configuration file
Used for group membership verification fall back.
- getGroupFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
Returns group file name from resource manager configuration file
- getGroupNameAttribute() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getGroups() - Method in class org.ow2.proactive.authentication.UserData
-
- getGroups() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
- getGroups(Map<String, ? extends JobVariable>) - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getGroups() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
To get the groups associated with this user name
- getGroups() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getGroups() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getGroups() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getGroups() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getGroupsDn() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getHandler() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Returns the ProActive stub on the remote script handler.
- getHandler(TopologyDescriptor) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyManager
-
Returns the handler of corresponding descriptor.
- getHiddenGroups() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getHiddenVariables() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getHistory() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Returns the connection history object linked to the data base
- getHMTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the tasks as a hash map.
- getHMTasks() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getHMTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getHost() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getHost() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getHostName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getHostName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns host name of the node.
- getHostname() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getHostName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
A deploying node has no hostname assigned yet.
- getHostName() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
This method call nodeInformation.getHostName();
- getHostName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Returns the host name of the RMNode.
- getHostName() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Get the host name of this user.
- getHostName() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getHostName() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getHostName() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getHostname() - Method in class org.ow2.proactive.scripting.ScriptResult
-
Return the name of the host that executes the script
- getHostName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getHosts() - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
-
Gets the set of hosts handled by resource manager.
- getHosts() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyData
-
Host -> Hosts -> Distance
Store here only half of matrix - each host have distances to hosts added before.
- getHosts() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
-
Gets the set of hosts handled by resource manager.
- getHostsMap() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
-
- getHostTopology(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
-
Gets the distances associated to the host.
- getHostTopology(String) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
-
Gets the distances associated to the host.
- getHostURL() - Method in interface org.ow2.proactive.authentication.Authentication
-
Return the URL of this Instance.
- getHostURL() - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
Return the URL of this Resource Manager.
- getHostURL(String) - Static method in class org.ow2.proactive.utils.Tools
-
Normalize the given URL into an URL that only contains protocol://host:port/
- getHttpErrorCode() - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- getIcon() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- getIconUri() - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- getId() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Gets the id of the client
- getId(Object) - Static method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Extract the body id from an active object.
- getId() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getId() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To get the id
- getId() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- getId() - Method in class org.ow2.proactive.scheduler.common.job.JobLabelInfo
-
- getId() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getId() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
-
- getId() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- getId() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the taskId
- getId() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getId() - Method in class org.ow2.proactive.scripting.Script
-
String identifying the script.
- getId() - Method in class org.ow2.proactive.scripting.SimpleScript
-
- getId() - Method in class org.ow2.proactive.scripting.TaskScript
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobIdData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobLabelInfoData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskIdData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getId() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- getIdentityPrincipals(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.AccessType
-
Returns a set of identity principals for the specified user depending
on the node source access type.
- getIgnoredMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets the ignored character matcher.
- getInactivityTimePercentage() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the nodes inactivity time percentage.
- getIncludePatternForAllLogFiles(JobId) - Static method in class org.ow2.proactive.scheduler.common.util.TaskLoggerRelativePathGenerator
-
Return an include pattern to find all log files associated with the given job id
- getIncludes() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteSource
-
- getIncludes() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- getIndex() - Method in class org.ow2.proactive.scheduler.common.task.RestartMode
-
- getInErrorJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getInErrorJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getInErrorTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the time at which a Job was seen as in-error
for the last time.
- getInErrorTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getInErrorTime() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the time at which the Task has been terminated for the last time (last attempt).
- getInErrorTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the time at which a Job was seen as in-error
for the last time.
- getInErrorTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getInErrorTime() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getInErrorTime() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getInErrorTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getInErrorTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getInetAddress(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.topology.Topology
-
Return the inet address associated with this host
- getInetAddress(String) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
-
- getInfo(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
Deprecated.
- getInfo(String) - Method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
Deprecated.
- getInfrasToPoliciesMapping() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getInfrasToPoliciesMapping() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getInfrasToPoliciesMapping() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Return the associations of infrastructures and policy
For each infrastructure name, the list of policies which can be associated
- getInfrasToPoliciesMapping() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getInfrasToPoliciesMapping(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Supported infrastructures mapping to policies.
- getInfrastructureNamedParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The infrastructure parameters as a map
- getInfrastructureParameter(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns the value of a single infrastructure parameter
- getInfrastructureParameters() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getInfrastructureParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The infrastructure parameters as an array
- getInfrastructurePluginDescriptor() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.NodeSourceConfiguration
-
- getInfrastructurePluginDescriptor() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns the infrastructure descriptor, which contains the definition of the infrastructure parameters (name, type, description, etc)
- getInfrastructureType() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- getInfrastructureType() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getInfrastructureType() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The class implementation of this Node Source's infrastructure
- getInfrastructureVariables() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getInheritedMap() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Getter of the inheritedMap
- getInitializer() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getInputFiles() - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
Get the inputFiles
- getInputFilesList() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Get the input file selectors list.
- getInputFilesList() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getInputSpace() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Get the input Space
- getInputSpace() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getInputSpaceURL() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getInputStream(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.RemoteSpace
-
Returns an input stream on the specified remote file.
- getInputStream(String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
- getInputStreamBytes(InputStream) - Static method in class org.ow2.proactive.scheduler.common.job.factories.ValidationUtil
-
- getInputURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
-
- getInputURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
-
- getInputURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- getInputVariables() - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- getInstance() - Static method in class org.ow2.proactive.http.CommonHttpResourceDownloader
-
- getInstance() - Static method in class org.ow2.proactive.permissions.DeniedMethodCallPermissionRepository
-
- getInstance() - Static method in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
-
Returns the single instance of this class.
- getInstance() - Static method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getInstance() - Static method in class org.ow2.proactive.resourcemanager.frontend.RMConnection
-
- getInstance() - Static method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
- getInstance() - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.JobValidatorRegistry
-
- getInstance() - Static method in class org.ow2.proactive.scheduler.common.SchedulerConnection
-
Get the instance of the Scheduler connection
- getInstance(String) - Static method in class org.ow2.proactive.scheduler.common.task.OnTaskError
-
Get a OnTaskError instance based on a descriptor string.
- getInstance() - Static method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionPoolsHolder
-
- getInstance() - Static method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
Returns the real singleton instance of the proxy
- getInstance() - Static method in class org.ow2.proactive.scheduler.task.executors.forked.env.ExecuteForkedTaskInsideNewJvm
-
- getInstance() - Static method in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- getIntegerValue() - Method in class org.ow2.proactive.scheduler.common.task.util.IntegerWrapper
-
Get the Integer value.
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
When iteration occurs due to a
FlowActionType.LOOP
FlowAction,
each new iterated instance of a task is assigned an iteration index so
that it can be uniquely identified.
- getIterationIndex() - Method in interface org.ow2.proactive.scheduler.common.task.TaskId
-
When Control Flow actions are performed on Tasks, some tasks are replicated.
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getIterationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- getIterationIndex() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getJavaHome() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Returns the javaHome.
- getJavaPrefixCommand() - Method in class org.ow2.proactive.scripting.ForkEnvironmentScriptResult
-
- getJavaPrefixCommand(Map<String, Object>) - Method in class org.ow2.proactive.scripting.helper.forkenvironment.ForkEnvironmentScriptResultExtractor
-
- getJavaSecurityPolicy() - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Get the absolute file path to the java security policy file
- getJdbcUrl() - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails
-
- getJMXConnectorURL() - Method in interface org.ow2.proactive.authentication.Authentication
-
Return the JMX connector server URL used to contact this instance.
- getJMXConnectorURL(JMXTransportProtocol) - Method in interface org.ow2.proactive.authentication.Authentication
-
Returns the address of the JMX connector server depending on the specified protocol.
- getJMXConnectorURL() - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
Return the JMX connector server URL used to contact this instance.
- getJMXConnectorURL(JMXTransportProtocol) - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
Returns the address of the JMX connector server depending on the specified protocol.
- getJMXRMIConnectorServerPort() - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
-
Sub-classes must provide the port to be used by the JMX RMI connector server.
- getJMXRMIConnectorServerPort() - Method in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
-
Sub-classes must provide the port to be used by the JMX RMI connector server.
- getJMXUrl(JMXTransportProtocol) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getJMXUrl(JMXTransportProtocol) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gets the JMX url of the node.
- getJMXUrl(JMXTransportProtocol) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getJmxUrls() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getJmxUrls() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getJmxUrls() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gets the JMX urls of the node.
- getJmxUrls() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getJobContent() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getJobContent(JobId) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
- getJobContent(JobId) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobContent(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobContent(JobId) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getJobContent(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobContent(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- getJobContent(JobId) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- GetJobContentGenerator - Class in org.ow2.proactive.scheduler.common.job.factories
-
Factory used to create a job content as merge between submitted xml
and provided variables
and genericInfo
maps.
- GetJobContentGenerator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.GetJobContentGenerator
-
- getJobDeadline() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Deadline can be as absolute or relative (from the job started time)
Absolute deadline can be set as GI vairable `JOB_DDL` in ISO8601 date format
without milliseconds, e.g.
- getJobDuration() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getJobDuration() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getJobExpectedExecutionTime() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getJobHtml(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a base64 utf-8 encoded html visualization corresponding to the
jobid.
- getJobId() - Method in exception org.ow2.proactive.scheduler.common.exception.UnknownJobException
-
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns an identifier that uniquely identifies the Job
within a Scheduler instance.
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
To get the id of the job corresponding to this result.
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Get the job id
- getJobId() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getJobId() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.task.TaskId
-
Returns the job identifier associated with this task.
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the jobId
- getJobId() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the jobID
- getJobId() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
-
To get the jobId
- getJobId() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getJobId() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns an identifier that uniquely identifies the Job
within a Scheduler instance.
- getJobId() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getJobId() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getJobId() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getJobId() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getJobId() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getJobId() - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
Returns the job identifier associated with this task.
- getJobId() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getJobId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getJobId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getJobId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getJobid() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.UserJobData
-
- getJobids() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.PermissionForm
-
- getJobInfo() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
Return the information of the corresponding job
- getJobInfo() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the jobInfo of this job.
- getJobInfo(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieve a job info by it id.
- getJobInfo() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the jobInfo
- getJobInfo(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getJobInfo(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobInfo(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getJobInfo(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobInfo() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getJobInfo() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- getJobInfo() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getJobInfo() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.UserJobData
-
- getJobInfo(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getJobName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getJobName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getJobName() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getJobName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getJobOwner() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the name of the Job owner.
- getJobOwner() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the name of the Job owner.
- getJobOwner() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getJobOwner() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getJobOwner() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getJobOwner() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.UserJobData
-
- getJobPlannerRestPublicUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getJobPlannerRestUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getJobPriority() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Get the job priority
- getJobResult(JobId) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given jobId.
- getJobResult(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given jobId.
The jobId is given as a string.
- getJobResult(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobResult(JobId) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobResult(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobResult(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobResult(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobResult(JobId) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobResult(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobResult(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobResultMaps(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return result maps associated with multiple jobs
- getJobResultMaps(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobResultMaps(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobResultMaps(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getJobResultMaps(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobResultMaps(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getJobs(int, int, JobFilterCriteria, List<SortParameter<JobSortParameter>>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves a job list of the scheduler.
- getJobs(int, int, JobFilterCriteria, List<SortParameter<JobSortParameter>>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobs(int, int, JobFilterCriteria, List<SortParameter<JobSortParameter>>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobs(int, int, JobFilterCriteria, List<SortParameter<JobSortParameter>>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobs(int, int, JobFilterCriteria, List<SortParameter<JobSortParameter>>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobServerLogs(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves server logs for a job with the given id.
- getJobServerLogs(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobServerLogs(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobServerLogs(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobServerLogs(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobSignals() - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Return the set of job signals
- getJobSignals() - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- getJobsInfoList(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns a list of jobs info corresponding to the given job IDs (in the same order)
- getJobsInfoList(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobsInfoList(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobsInfoList(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobsInfoList(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobState(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return the state of the given job.
The state contains informations about the job, every tasks and
informations about the tasks.
The jobId is given as a string.
- getJobState(JobId) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return the state of the given job.
The state contains information about the job, every tasks and
informations about the tasks.
A user can only get the state of HIS job.
If the job does not exist, a schedulerException is sent with the proper
message.
- getJobState(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobState(JobId) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobState(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobState(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobState(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobState(JobId) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobState(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getJobState(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobState(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobState(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getJobStateData() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getJobsToSchedule() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns a job Descriptor Map with eligible jobs (running and pending)
- getJobsToSchedule() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getJobsToSchedule() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getJobsToSchedule() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getJobsToSchedule() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getJobsToSchedule() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getJobsToSchedule() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.CompletedJobsCount
-
- getJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedJobsCountData
-
- getJobsWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.CompletedJobsCount
-
- getJobsWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedJobsCountData
-
- getJobTasksIdsByTag(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the name of the tasks belonging to job
jobId
- getJobTasksIdsByTagPaginated(String, String, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the name of the tasks belonging to job
jobId
(with pagination)
- getJobTaskStates(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of taskState
- getJobTaskStatesAggregated(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of task states aggregated for displaying the workflow live graph
task states are aggregated according to replications or iterations blocks
- getJobTaskStatesByTag(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of taskState of the tasks filtered by a given tag.
- getJobTaskStatesByTagByStatusPaginated(String, String, int, int, String, PathSegment) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- getJobTaskStatesByTagPaginated(String, String, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of taskState of the tasks filtered by a given tag and
paginated.
- getJobTaskStatesFilteredPaginated(String, String, int, int, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- getJobTaskStatesPaginated(String, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of taskState with pagination
- getJobTaskStatesWithVisualization(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of taskStates, only tasks with visualization activated
- getJobTaskTags(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the tags of the tasks belonging to job
jobId
- getJobTaskTagsPrefix(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the tags of the tasks belonging to job
jobId
and filtered by a prefix pattern
- getJobVariables() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getJVMArguments() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Return a copy of the JVM arguments, empty list if no arguments.
- getJvmName() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getKey() - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Get the key
- getKey() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Get the key.
- getKey() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getKey() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
- getKey() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getKey() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- getKey() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getKey() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
Get the key.
- getKeycloakConfigFileName() - Method in class org.ow2.proactive.authentication.KeycloakLoginModule
-
Retrieves Keycloak configuration file name.
- getKeycloakConfigFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
Returns Keycloak configuration file name defined in scheduler configuration file
- getKeycloakDeployment() - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
-
Returns the Keycloak deployment configuration
- getKeycloakToken(KeycloakOidcProperties, String, String) - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcRestClient
-
Acquires an access token from Keycloak.
- getKeyPair() - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
- getKilledJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getKilledJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getLabel() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the label
- getLabel() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the label associated with this job
- getLabel() - Method in class org.ow2.proactive.scheduler.common.job.JobLabelInfo
-
- getLabel() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getLabel() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getLabel() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getLabel() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getLabel() - Method in enum org.ow2.proactive.utils.OperatingSystem
-
- getLabel() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getLabel() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobLabelInfoData
-
- getLabels() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Gets all labels.
- getLabels() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getLabels() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getLabels() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getLabels() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getLabels(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Gets all labels.
- getLanguageName() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getLanguageVersion() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getLastEvent() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
- getLastEvent() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getLastException() - Method in class org.ow2.proactive.jmx.JMXClientHelper
-
Returns the last happened exception.
- getLastModifiedDates() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
-
- getLastRecoveredInfrastructureVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Only used internally
- getLastRefreshDurationInMilliseconds() - Method in class org.ow2.proactive.account.AbstractAccountsManager
-
Returns the duration of the last refresh performed by the account refresher.
- getLastRefreshDurationInMilliseconds() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
-
Returns the last duration in milliseconds of account refresh.
- getLastRefreshDurationInMilliseconds() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
-
- getLastSubmitTime() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Get the last time this user has submit a job.
- getLastSubmitTime() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getLastSubmitTime() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getLastSubmitTime() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getLastSubmitTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getLastUpdatedTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the time at which the last updated happened on the Job.
- getLastUpdatedTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getLastUpdatedTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getLatestCounter() - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
- getLatestCounter() - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
-
- getLDAPConfigFileName() - Method in class org.ow2.proactive.authentication.LDAPLoginModule
-
Retrieves LDAP configuration file name.
- getLDAPConfigFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
Returns LDAP configuration file name defined in resource manager configuration file
- getLdapConnectionPooling() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getLdapGroupFilter() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getLdapUrl() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getLdapUserFilter() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getLimit() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getLimit() - Method in class org.ow2.proactive.scheduler.common.util.PageBoundaries
-
- getList() - Method in class org.ow2.proactive.scheduler.common.Page
-
- getList() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- getListUsageInfo() - Method in class org.ow2.proactive.utils.Criteria
-
- getLiveLogJob(String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Stream the output of job identified by the id jobid
only
stream currently available logs, call this method several times to get
the complete output.
- getLiveLogJobAvailable(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
number of available bytes in the stream or -1 if the stream does not
exist.
- getLoadedFilters() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
- getLocalInputFolder() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getLocalOutputFolder() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getLocalRoot() - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.LocalSpace
-
Returns the root File of the LocalSpace
- getLocalSpace() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getLocation() - Method in enum org.ow2.proactive.scheduler.common.job.factories.Schemas
-
- getLockCount() - Method in class org.ow2.proactive.resourcemanager.core.history.LockHistory
-
- getLockedBy() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getLockedBy() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the client who has locked the node.
- getLockedBy() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the client who has locked the node.
- getLockHistories() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getLockStatus() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
- getLockTime() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getLockTime() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getLockTime() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the timestamp at which the node has been locked.
- getLockTime() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the timestamp at which the node has been locked.
- getLog4jConfiguration() - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Get the log4j configuration file
- getLogger() - Method in interface org.ow2.proactive.authentication.Loggable
-
Retrieves a corresponding logger.
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
Returns logger used for authentication
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
Returns logger for authentication
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
Returns logger for authentication
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
Returns logger for authentication
- getLogger() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
Returns logger used for authentication
- getLogger() - Method in class org.ow2.proactive.resourcemanager.frontend.RMConnection
-
- getLogger() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- getLogger() - Method in class org.ow2.proactive.resourcemanager.selection.statistics.ProbablisticSelectionManager
-
- getLogger() - Method in class org.ow2.proactive.scheduler.common.SchedulerConnection
-
- getLoggerName(String) - Static method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getLoggerName(JobId) - Static method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getLogin() - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- getLogin() - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Get the login
- getLoginFileName() - Method in class org.ow2.proactive.authentication.FileLoginModule
-
Defines login file name
- getLoginFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
Returns login file name from resource manager configuration file
- getLoginFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
Returns login file name from scheduler configuration file
Used for authentication fall-back
- getLoginFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
Returns login file name from resource manager configuration file
Used for authentication fall back.
- getLoginFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
Returns login file name from resource manager configuration file
Used for authentication fall back.
- getLoginFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
Returns login file name from resource manager configuration file
- getLoginFromSessionId(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get Login of a session.
- getLoginFromSessionId(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Get the login string associated to the sessionId
if it exists
In case that the given sessionId doesn't have an associated login (session id expired, or invalid),
this endpoint will return an empty string
- getLoginMethod() - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
Defines login method
- getLoginMethod() - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
- getLoginPassword() - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Return the login and password as a string array.
- getLogLevel(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
-
Get logger level.
- getLogs() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
-
- getLongValue() - Method in class org.ow2.proactive.scheduler.common.task.util.LongWrapper
-
Get the Long value.
- getLostNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- getLostNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getLostNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getLostNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- getLostNodesWithLock() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getMap() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- getMappedInfo(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
Return the informations about the Scheduler MBean as a Map.
- getMappedInfo(String) - Method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
Return the informations about the Scheduler MBean as a Map.
- getMaxBusyNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxBusyNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxBusyNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of busy nodes.
- getMaxConfiguringNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxConfiguringNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxConfiguringNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of configuring nodes.
- getMaxDeployingNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxDeployingNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxDeployingNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of deploying nodes.
- getMaxDownNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxDownNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxDownNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of down nodes.
- getMaxFreeNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxFreeNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxFreeNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of free nodes.
- getMaxLostNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxLostNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxLostNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of lost nodes.
- getMaxNumberOfExecution() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get the number of execution allowed for this task.
- getMaxNumberOfExecution() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getMaxNumberOfExecution() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getMaxNumberOfExecution() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- getMaxNumberOfExecution() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getMaxNumberOfExecution() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Get the number of execution on failure allowed by the task.
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getMaxNumberOfExecutionOnFailure() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getMaxNumberOfExecutionProperty() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get the maximum number Of Execution updatable property.
- getMaxNumberOfNodes() - Method in class org.ow2.proactive.resourcemanager.common.RMState
-
- getMaxToBeReleasedNodes() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getMaxToBeReleasedNodes() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getMaxToBeReleasedNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the maximum number of toBeReleased nodes.
- getMBeanAttributes(ObjectName, String[]) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
returns a list of attributes whose names come from attributes
of the
MBean with the name name
- getMBeanCount() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- getMBeanInfo(ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- getMBeanInfo(ObjectName) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
MBeanInfo object of the mbean represented by its objectname name
- getMBeanInfo(ObjectName, List<String>) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Returns the attributes attr
of the mbean
registered as name
.
- getMBeanInfo(String, ObjectName, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
JMX Mbean information.
- getMBeanServer() - Method in class org.ow2.proactive.jmx.provider.ro.ROServerImpl
-
Returns the MBean server bound with the connector.
- getMBeanServerConnection() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
-
- getMBeanServerConnection(Subject) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
-
- getMD5() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
- getMessage() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Return the detail message string of this exception.
- getMessageWithContext(String) - Method in exception org.ow2.proactive.resourcemanager.nodesource.PluginNotFoundException
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
-
- getMeta() - Method in interface org.ow2.proactive.resourcemanager.nodesource.NodeSourcePlugin
-
- getMeta() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
- getMetadata() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Return the result metadata map
- getMetadata() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Get metadata associated with this result.
- getMetadata() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getMetadata() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getMetadata() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getMetadata() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- getMethodCallSyntax(String, String, String...) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getMethods() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.PermissionForm
-
- getMimeType() - Method in enum org.ow2.proactive_grid_cloud_portal.common.FileType
-
- getMimeTypes() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getMode() - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
Get the mode
- getMode() - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.OutputSelector
-
Get the mode
- getMode(String) - Static method in class org.ow2.proactive.scheduler.common.task.RestartMode
-
Return the RestartMode corresponding to the given description
.
- getMode(int) - Static method in class org.ow2.proactive.scheduler.common.task.RestartMode
-
- getModel() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- getModelHosts(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
List of registered node hosts as variable model.
- getModelNodeSources(String, String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
list of node sources as variable model.
- getModels() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getModelTokens(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
List of registered tokens as variable model.
- getModifiedTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getMonitoring() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getMonitoring() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Gets RM monitoring stub
- getMonitoring() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the monitoring interface to manager listeners of the resource manager.
- getMultiLDAPConfig() - Method in class org.ow2.proactive.authentication.MultiLDAPLoginModule
-
Retrieves Multi LDAP configuration.
- getMultiLDAPConfig() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
Returns Multiple LDAP configuration defined in resource manager configuration file
- getMyAccountUsage(Date, Date) - Method in interface org.ow2.proactive.scheduler.common.usage.SchedulerUsage
-
Returns details on job and task execution times for the caller's executions.
- getMyAccountUsage(Date, Date) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getMyAccountUsage(Date, Date) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getMyAccountUsage(Date, Date) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getMyAccountUsage(Date, Date) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getName() - Method in interface org.ow2.proactive.account.Account
-
Returns the name of this account.
- getName() - Method in class org.ow2.proactive.authentication.principals.IdentityPrincipal
-
- getName() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Gets the name of the client
- getName() - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccount
-
Returns the username of this account.
- getName() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getName() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getName() - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- getName() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
-
- getName() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Gets name of the node source
- getName() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The name of this Node Source
- getName() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GenericInformation
-
- getName() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To get the name of the job.
- getName() - Method in enum org.ow2.proactive.scheduler.common.job.JobPriority
-
Return the name representing the priority.
- getName() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
To get the name of the job that has generate this result.
- getName() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getName() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- getName() - Method in class org.ow2.proactive.scheduler.common.task.PropertyModifier
-
Get the name
- getName() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To get the name of this task.
- getName() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Get the name of the task
- getName() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
- getName() - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- getName() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- getName() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getName() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
-
- getName() - Method in class org.ow2.proactive.scripting.helper.selection.Condition
-
Get the name of the condition
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- getName() - Method in interface org.ow2.proactive_grid_cloud_portal.studio.Named
-
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- getName() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- getNames() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getNamespace() - Method in enum org.ow2.proactive.scheduler.common.job.factories.Schemas
-
- getNamingService() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the namingService Stub
- getNeededNodes() - Method in interface org.ow2.proactive.resourcemanager.frontend.RMMonitoring
-
- getNeededNodes() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- getNeededNodes() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- getNeededNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- getNeededNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getNeededNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getNeededNodesNumber() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
-
Compute the number of nodes that are needed by this host at that
moment.
- getNetworkInterfaceFor(String) - Static method in class org.ow2.proactive.authentication.Connection
-
Selects a network interface for proactive runtime based on provided url.
- getNewLineText() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Gets the text to be appended when a new line is added.
- getNewTasks() - Method in class org.ow2.proactive.scheduler.job.ChangedTasksInfo
-
- getNode() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- getNode() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gives the node object related.
- getNode() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getNodeAccessToken() - Method in class org.ow2.proactive.utils.Criteria
-
If a token is specified the resource manager only looks for nodes having this token.
- getNodeByNameAndUrl(String, String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getNodeByUrlIncludingDeployingNodes(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodeDataSpaceURIs() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodeEvents() - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
-
- getNodeHostName() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodeInDeployingOrLostNodes(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Returns the deploying node identified by the specified nodeUrl
.
- getNodeInfo() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getNodeInfo() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Gets information about the associated node
- getNodeInfo() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getNodeInfo() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getNodeInfo() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getNodeInformation() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getNodeLocker() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getNodeMBeanHistory(String, String, List<String>, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- getNodeMBeanHistory(String, String, List<String>, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Return the statistic history contained in the node RRD database,
without redundancy, in a friendly JSON format.
- getNodeMBeanHistory(String, String, String, List<String>, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Statistic history of a single node.
- getNodeMBeanInfo(String, String, List<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
Retrieves attributes of the specified mbean.
- getNodeMBeanInfo(String, String, List<String>) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Retrieves attributes of the specified mbean.
- getNodeMBeanInfo(String, String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Retrieves attributes of the specified JMX MBean.
- getNodeMBeansHistory(String, String, List<String>, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- getNodeMBeansHistory(String, String, List<String>, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getNodeMBeansHistory(String, String, String, List<String>, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Retrieves history of specified MBean attributes on a single node.
- getNodeMBeansInfo(String, String, List<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
Retrieves attributes of the specified mbeans.
- getNodeMBeansInfo(String, String, List<String>) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Retrieves attributes of the specified mbeans.
- getNodeMBeansInfo(String, String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Retrieves attributes of the specified JMX MBeans.
- getNodeName() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the name of the node.
- getNodeName() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the name of the node.
- getNodeName() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodeOwner() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Gets the owner of the node (who currently running computations on it)
- getNodeProvider() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Gets the provider of the node (who created and deployed it)
- getNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
Deprecated.
- getNodes(Criteria) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet, boolean) - 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).
- getNodes(Criteria) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodes(int, TopologyDescriptor, List<SelectionScript>, NodeSet, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Deprecated.
- getNodes(Criteria) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Finds and books nodes for computations.
- getNodes() - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
-
Return the nodes set for this executable container
- getNodesByNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getNodesByTag(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodesByTag(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodesByTag(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns a list of nodes Urls which contain the specified tag
- getNodesByTags(Set<String>, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodesByTags(Set<String>, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodesByTags(Set<String>, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns a list of nodes Urls which contain all or any specified list of tags
- getNodesCount() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Gets the nodes size excluding down nodes.
- getNodesEvents() - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
Current version of RM portal and maybe other clients expects "nodesEvents" inside JSON
- getNodesEvents() - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateFull
-
Current version of RM portal and maybe other clients expects "nodesEvents" inside JSON
- getNodesHistory(long, long) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodesHistory(long, long) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodesHistory(long, long) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getNodesHistory(long, long) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Return all node state events for the given period
- getNodesHistory(long, long) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getNodesHistory(String, long, long) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get usage history for all Nodes.
- getNodesHosts() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodesList() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Deprecated.
- getNodesLockRestorationManagerBuilder() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- getNodesMBeanHistory(List<String>, String, List<String>, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Return the statistic history of a list of nodes contained in the node RRD database,
without redundancy, in a friendly JSON format.
- getNodesMBeanHistory(String, List<String>, String, List<String>, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Statistic history of a list of nodes for a single MBean.
- getNodesNumber() - Method in class org.ow2.proactive.scheduler.common.task.ParallelEnvironment
-
Returns the node number of the parallel task.
- getNodesNumber() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.ParallelEnvironmentData
-
- getNodesOnHost(String) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyManager
-
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
Current version of RM portal and maybe other clients expects "nodeSource" inside JSON
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateFull
-
Current version of RM portal and maybe other clients expects "nodeSource" inside JSON
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns NodeSource
name of the node
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.core.history.LockHistory
-
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getNodeSource() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the Stub of the
NodeSource
that handles the node.
- getNodeSource() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the Stub of the
NodeSource
that handles the node.
- getNodeSourceAdmin() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Returns the name of the node source administrator.
- getNodeSourceConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodeSourceConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns the current configuration of a node source.
- getNodeSourceConfiguration(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the current configuration of a node source.
- getNodeSourceConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getNodeSourceConfiguration(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get Node Source configuration.
- getNodeSourceDescription() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- getNodeSourceEvents() - Method in class org.ow2.proactive.resourcemanager.common.event.RMInitialState
-
- getNodeSourceName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getNodeSourceName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- getNodeSourceName() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.NodeSourceConfiguration
-
- getNodeSourceName() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the NodeSource name of the node.
- getNodeSourceName() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the NodeSource name of the node.
- getNodeSourceName() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodeSourcePingFrequency(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodeSourcePingFrequency(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns the ping frequency of a node source.
- getNodeSourcePingFrequency(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the ping frequency of a node source.
- getNodeSourcePingFrequency(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Returns the ping frequency of a node source
- getNodeSourcePingFrequency(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Ping frequency of a node source.
- getNodeSourceRestriction() - Method in class org.ow2.proactive.utils.Criteria
-
If a node source is specified, the resource manager only looks for nodes which belong to the specified node source
- getNodeSources() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- getNodeSourceStatus() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Returns node source status under String representation
- getNodesRecoverable() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getNodesRecoverable() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.NodeSourceConfiguration
-
- getNodeState() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns the state of the node related to this event.
- getNodeState() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getNodeState() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getNodeState(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodesURL() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- getNodesURL() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Use this method for a multi-node task.
- getNodeTags(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodeTags(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodeTags(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Return the set of tags associated with the given node
- getNodeTags() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getNodeTags() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getNodeTags() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getNodeTags(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get the set of all tags present in all nodes
- getNodeTags(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get the tags of a specific node
- getNodeThreadDump(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodeThreadDump(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodeThreadDump(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the string content of the thread dump asked to the Node
identified by the given URL.
- getNodeThreadDump(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getNodeThreadDump(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Node Thread Dump.
- getNodeTokens(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getNodeTokens(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getNodeTokens(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Get the list of tokens associated with the given node
- getNodeTokens() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getNodeTokens() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getNodeTokens() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- getNodeURL() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getNodeUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns node's URL.
- getNodeUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getNodeUrl() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getNodeUrl() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getNodeURL() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the unique ID of the node.
- getNodeURL() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- getNodeURL() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the unique ID of the node.
- getNodeUrl() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getNodeUserAccessType() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- getNotificationServiceRestPublicUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getNotificationServiceRestUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getNullText() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Gets the text to be appended when null is added.
- getNumberOfActiveObjects() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getNumberOfExecutionLeft() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Get the number of execution left.
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Get the number of execution left.
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getNumberOfExecutionLeft() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getNumberOfExecutionOnFailureLeft() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Get the numberOfExecutionOnFailureLeft value.
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Get the numberOfExecutionOnFailureLeft value.
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getNumberOfExecutionOnFailureLeft() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getNumberOfExecutions() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflow
-
- getNumberOfExecutions() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsCumulatedCoreTime
-
- getNumberOfExecutions() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsNumberOfNodes
-
- getNumberOfExecutions() - Method in class org.ow2.proactive.scheduler.common.job.WorkflowDuration
-
- getNumberOfExecutions() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- getNumberOfExecutions() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- getNumberOfExecutions() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- getNumberOfExecutions() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- getNumberOfFailedTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
that are in a failed state due to a resource failure.
- getNumberOfFailedTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfFailedTask
- getNumberOfFailedTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
that are in a failed state due to a resource failure.
- getNumberOfFailedTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfFailedTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfFaultyTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
that are in a faulty state.
- getNumberOfFaultyTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfFailedTask
- getNumberOfFaultyTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
that are in a faulty state.
- getNumberOfFaultyTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfFaultyTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfFinishedTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
which are finished.
- getNumberOfFinishedTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfFinishedTask
- getNumberOfFinishedTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
which are finished.
- getNumberOfFinishedTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfFinishedTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfInErrorTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
that are in an in-error state.
- getNumberOfInErrorTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfInErrorTask
- getNumberOfInErrorTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
that are in an in-error state.
- getNumberOfInErrorTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfInErrorTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflow
-
- getNumberOfIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- getNumberOfNodes() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsNumberOfNodes
-
- getNumberOfNodes() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of nodes used by the job since the beginning of its execution
- getNumberOfNodes() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
Returns the number of nodes used by the job since the beginning of its execution
- getNumberOfNodes() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getNumberOfNodes() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfNodes() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- getNumberOfNodes() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfNodesInParallel() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of nodes in parallel used by the job since the beginning of its execution
- getNumberOfNodesInParallel() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
Returns the number of nodes in parallel used by the job since the beginning of its execution
- getNumberOfNodesInParallel() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getNumberOfNodesInParallel() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfNodesInParallel() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfNodesNeeded() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Get the number of nodes needed for this task (by default: 1).
- getNumberOfNodesNeeded() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
-
Get the number of nodes needed for this task (by default: 1).
- getNumberOfNodesNeeded() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getNumberOfPendingTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
which are pending.
- getNumberOfPendingTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfPendingTask
- getNumberOfPendingTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
which are pending.
- getNumberOfPendingTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfPendingTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getNumberOfRunningTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job
which are running.
- getNumberOfRunningTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the numberOfRunningTask
- getNumberOfRunningTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job
which are running.
- getNumberOfRunningTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getNumberOfRunningTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getObjectInstance(ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- getOffset() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getOffset() - Method in class org.ow2.proactive.scheduler.common.util.PageBoundaries
-
- getOnTaskErrorProperty() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get the OnTaskError UpdatableProperties.
- getOpenTagPattern() - Method in enum org.ow2.proactive.scheduler.common.job.factories.XMLTags
-
- getOperator() - Method in class org.ow2.proactive.scripting.helper.selection.Condition
-
Get the operator of the condition
- getOrDefault(String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Returns the value to which the specified key is mapped, or
defaultValue
if this channel map contains no mapping for the key.
- getOrDefault(String, TaskId, String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- getOrDefault(String, String, Serializable) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- getOrder() - Method in class org.ow2.proactive.scheduler.common.SortSpecifierContainer.SortSpecifierItem
-
- getOSProcessBuilderFactory(String) - Method in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
Get the singleton instance of PAOSProcessBuilderFactory
- getOtherNodesURLs() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getOut() - 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.out.
- getOutput() - Method in class org.ow2.proactive.process.ProcessExecutor
-
- getOutput() - Method in class org.ow2.proactive.process.ProcessStreamThread
-
- getOutput() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Return the output of the execution, including stdout and stderr.
- getOutput() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getOutput() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getOutput() - Method in class org.ow2.proactive.scripting.ScriptResult
-
Return the script's output.
- getOutput() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getOutputFiles() - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.OutputSelector
-
Get the outputFiles
- getOutputFilesList() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Get the output file selectors list.
- getOutputFilesList() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getOutputSelectors() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- getOutputSink() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- getOutputSink() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
-
- getOutputSpace() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Get the output Space
- getOutputSpace() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getOutputSpaceURL() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getOutputStatement(String) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getOutputStream(String) - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.RemoteSpace
-
Returns an output stream on the specified remote file.
- getOutputStream(String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
- getOutputURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
-
- getOutputURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
-
- getOutputURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- getOwner() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getOwner() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Always return null (a deploying node cannot be owned)
- getOwner() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gets the owner of the node (who currently running computations on it)
- getOwner() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Gets the owner of the node (who currently running computations on it)
- getOwner() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the owner of the job.
- getOwner() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Returns the job owner name
- getOwner() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
-
Get the owner of this task
- getOwner() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getOwner() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getOwner() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getOwner() - Method in class org.ow2.proactive.scripting.Script
-
- getOwner() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getOwner() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getOwnerName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getPADName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getPageBoundaries(int, int, int, int) - Static method in class org.ow2.proactive.scheduler.common.util.Pagination
-
- getParallelEnvironment() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Returns the parallel environment of the task.
- getParallelEnvironment() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getParameter() - Method in class org.ow2.proactive.db.SortParameter
-
- getParameter(String) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getParameters() - Method in class org.ow2.proactive.scripting.Script
-
Get the parameters.
- getParametersWithDynamicParametersUpdatedOnly(Collection<ConfigurableField>, Object[], List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.core.NodeSourceParameterHelper
-
- getParentId() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getParentId() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return the parent id of the job
- getParentId() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getParentId() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getParentId() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getParentId() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getParentId() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getParentId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getParentId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getParents() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
-
To get the parents
- getPassword() - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- getPassword() - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Get the password
- getPassword() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- getPastJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getPastJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getPath() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteDestination
-
- getPath() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteSource
-
- getPath() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteDestination
-
- getPath() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- getPathInAddons(String) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
-
- getPausedJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getPausedJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getPausedJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getPausedJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getPausedJobsWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getPausedJobsWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getPausedTasks() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Return the list of paused tasks
- getPendingJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getPendingJobs() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
-
Get the pending Jobs list
- getPendingJobs() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
To get the pendingJobs
- getPendingJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getPermissions(CodeSource) - Method in class org.ow2.proactive.policy.ClientsPolicy
-
- getPermissions(ProtectionDomain) - Method in class org.ow2.proactive.policy.ClientsPolicy
-
- getPermissions() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
-
- getPersistedDeployingNodesUrl() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getPersistedInfraVariable(InfrastructureManager.PersistedInfraVariablesHandler<T>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Acquire the read lock and call the handle method of the handler given in parameter.
- getPersistedLostNodesUrl() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getPingAttempts() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getPingFrequency() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Gets the ping frequency.
- getPingPeriod() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getPluginConfigurableFields(String) - Method in class org.ow2.proactive.resourcemanager.core.NodeSourceParameterHelper
-
- getPluginDescription() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- getPluginDescription() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
-
- getPluginDescriptor(String, Object[], String) - Method in class org.ow2.proactive.resourcemanager.core.NodeSourceParameterHelper
-
- getPluginName() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- getPluginName() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
-
- getPluginsDescriptor(Collection<Class<?>>) - Method in class org.ow2.proactive.resourcemanager.core.NodeSourceParameterHelper
-
- getPolicy() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- getPolicyNamedParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The policy parameters as a map
- getPolicyParameter(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns the value of a single policy parameter
- getPolicyParameters() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getPolicyParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The policy parameters as an array
- getPolicyPluginDescriptor() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.NodeSourceConfiguration
-
- getPolicyPluginDescriptor() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns the policy descriptor, which contains the definition of the policy parameters (name, type, description, etc)
- getPolicyType() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- getPolicyType() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getPolicyType() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The class implementation of this Node Source's policy
- getPort() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
-
Return the binding port of the created server.
- getPortalAccessPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- getPortalAccessPermissionDisplay() - Method in class org.ow2.proactive.authentication.UserData
-
- getPortalConfiguration() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
- getPortalConfiguration() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getPortalConfiguration() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getPortalConfiguration() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getPortalConfiguration() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getPortalConfiguration(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Get portal configuration properties
- getPortalConfiguration() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getPostScript() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To get the postScript of this task.
- getPostScript() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getPostScript() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getPostScript() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the post-script
- getPreciousResults() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
Return only the precious 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.
- getPreciousResults() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getPreciousResults() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getPreciousResults() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- getPreciousTaskName(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns the name of the tasks, which has precious result property set on,
and they all releated to the job with jobId
.
- getPreciousTaskNames(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return the list of task names declared as precious results
- getPreciousTaskNames(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getPreciousTaskNames(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getPreciousTaskNames(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getPreciousTaskNames(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getPreciousTaskNames(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- getPreciousTaskNames(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getPreciousTaskResults(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return a list of task results which where declared as "preciousResult" for the given job
- getPreciousTaskResults(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getPreciousTaskResults(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getPreciousTaskResults(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getPreciousTaskResults(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getPreciousTaskResults(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getPreciousTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return the list of tasks names with precious results
- getPreciousTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getPreciousTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getPreciousTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getPreJavaCommand() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Returns the list of (command + argument) which will be prepended to the java command
e.g.
- getPreScript() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To get the preScript of this task.
- getPreScript() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getPreScript() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getPreScript() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the pre-script
- getPreviewerClassName() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Get the previewerClassName.
- getPreviousNodeState() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns the previous state of the node related to this event.
- getPreviousTasksResults() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getPrioritiesPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- getPriority() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To get the priority of the job.
- getPriority() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the priority of the Job.
- getPriority() - Method in enum org.ow2.proactive.scheduler.common.job.JobPriority
-
Return the integer representing the priority.
- getPriority() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getPriority() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the priority of the Job.
- getPriority() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getPriority() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getPriority() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getPriority() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getPriorityPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getPrivateKey() - Method in interface org.ow2.proactive.authentication.Authentication
-
Request this Authentication's private key for credentials encryption
- getPrivateKey() - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
- getPrivateKey(String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
-
Retrieves a private key stored in a local file
- getPrivateKey(String, String[]) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
-
Retrieves a private key stored in a local file
- getPrivateKey() - Method in class org.ow2.proactive.authentication.FileLoginModule
-
Defines private key
- getPrivateKey() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
- getPrivateKey() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
- getPrivateKey() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
- getPrivateKey() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
- getPrivateKey() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
- getProActiveConfiguration() - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Get the ProActive configuration file
- getProactiveJMXUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getProactiveJMXUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Gets the node proactive JMX url.
- getProActiveRuntime() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getProcessExitCode() - Method in class org.ow2.proactive.process.ProcessWaiterThread
-
- getProgram(String...) - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getProgress() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Return the current progress value for this executable, ranged between 0 and 100.
- getProgress() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Return the latest progress value for this task.
- getProgress() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Return the latest progress value for this task.
- getProgress() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getProgress() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader
-
- getProgress() - Method in interface org.ow2.proactive.scheduler.task.ProgressFileReaderInterface
-
- getProgress() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- getProgress() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getProgress() - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
- getProgress(String) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Returns the progress value read from the specified progressFilePath
as an int.
- getProgress(Path) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Returns the progress value read from the specified progressFile
as an int.
- getProgress() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getProgressFile() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader
-
- getProgressFile() - Method in interface org.ow2.proactive.scheduler.task.ProgressFileReaderInterface
-
- getProgressFile() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- getProgressFilePath() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getProject() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getProject() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflow
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsCumulatedCoreTime
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsNumberOfNodes
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the project Name.
- getProjectName() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the project name associated with this job
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.job.WorkflowDuration
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getProjectName() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- getProjectName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- getPropagatedVariables() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
Returns the propagated variables map of the current Java task.
- getPropagatedVariables() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Return the content of propagated variables, in byte array format
- getPropagatedVariables() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getPropagatedVariables() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Returns a map of propagated variables.
- getPropagatedVariables() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Getter of the propagated variables: only inheritedMap and scriptMap variables are propagated.
- getPropagatedVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getProperties() - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails
-
- getProperties() - Method in class org.ow2.proactive.utils.PAPropertiesLazyLoader
-
Get the properties map or load it if needed.
- getPropertiesAsHashMap() - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Return all properties as a HashMap.
- getPropertiesAsHashMap() - Static method in enum org.ow2.proactive.core.properties.PASharedProperties
-
Return all properties as a HashMap.
- getPropertiesAsHashMap() - Static method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
Return all properties as a HashMap.
- getPropertiesAsHashMap() - Static method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
Return all properties as a HashMap.
- getProperty(String) - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
-
Retrieves the value of the property
- getProperty(String) - Method in class org.ow2.proactive.authentication.LDAPProperties
-
Retrieves the value of the property
- getProperty(String, String) - Method in class org.ow2.proactive.authentication.LDAPProperties
-
Retrieves the value of the property
- getProperty(String) - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getProvidedNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccount
-
Returns the number of provided nodes.
- getProvidedNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBean
-
Returns the number of provided nodes.
- getProvidedNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
-
- getProvidedNodeTime() - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccount
-
The amount of time in milliseconds the current user has offered resources to the Resource Manager.
- getProvidedNodeTime() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBean
-
The amount of time in milliseconds the current user has offered resources to the Resource Manager.
- getProvidedNodeTime() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
-
- getProvider() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getProvider() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getProvider() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns the owner of this Node Source
- getProvider() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Gets the provider of the node (who created and deployed it)
- getProvider() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gets the provider of the node (who created and deployed it)
- getProviderAccessType() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Returns a node source administration type.
- getProviderName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getProviderName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getProviderName() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getProviderPermission() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Returns the permission required to add/remove nodes to/from the node source.
- getPubKeyPath() - Static method in class org.ow2.proactive.authentication.crypto.Credentials
-
- getPublicKey() - Method in interface org.ow2.proactive.authentication.Authentication
-
Request this Authentication's public key for credentials encryption
- getPublicKey() - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
Request this AuthenticationImpl's public key.
- getPublicKey(String) - Static method in class org.ow2.proactive.authentication.crypto.Credentials
-
Retrieves a public key stored in a local file
- getPullURL() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getPushURL() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- getQuoteMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets the quote matcher currently in use.
- getRank() - Method in enum org.ow2.proactive.scheduler.common.job.JobStatus
-
- getReadableName() - Method in interface org.ow2.proactive.scheduler.common.job.JobId
-
Return the human readable name associated to this id.
- getReadableName() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- getReadableName() - Method in interface org.ow2.proactive.scheduler.common.task.TaskId
-
Return the human readable name associated with this id.
- getReadableName() - Method in class org.ow2.proactive.scheduler.job.JobIdImpl
-
Return the human readable name associated to this id.
- getReadableName() - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
Return the human readable name associated to this id.
- getReadableName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobIdData
-
- getReadableName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskIdData
-
- getReader() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- getReader() - Method in class org.ow2.proactive.scripting.Script
-
The reader used to read the script.
- getReader() - Method in class org.ow2.proactive.scripting.SelectionScript
-
- getReader() - Method in class org.ow2.proactive.scripting.SimpleScript
-
- getReader() - Method in class org.ow2.proactive.scripting.TaskScript
-
- getRegisteredFactories() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.JobValidatorRegistry
-
- getRegistrationURL() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Returns the registration url the node spawn by this nodesource
must use.
- getRelativeDeadline() - Method in class org.ow2.proactive.scheduler.common.job.JobDeadline
-
- getRelativePath() - Method in class org.ow2.proactive.scheduler.common.util.TaskLoggerRelativePathGenerator
-
- getRemoteObjectExposer() - Method in class org.ow2.proactive.jmx.provider.ro.ROServerImpl
-
Returns the remote object exposer of this server.
- getRemovedTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the time at which the Job has been marked as removed.
- getRemovedTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the removedTime
- getRemovedTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the time at which the Job has been marked as removed.
- getRemovedTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getRemovedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
When replication occurs due to a
FlowActionType.REPLICATE
FlowAction,
each new replicated instance of a task is assigned a replication index so
that it can be uniquely identified.
- getReplicationIndex() - Method in interface org.ow2.proactive.scheduler.common.task.TaskId
-
When Control Flow actions are performed on Tasks, some tasks are replicated.
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getReplicationIndex() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- getReplicationIndex() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getResolvedAddress() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
-
- getResource(String, String, boolean) - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader
-
- getResource(String) - Method in class org.ow2.proactive.utils.ChildFirstClassLoader
-
- getResourceContent(String, String, boolean) - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader
-
- getResourceManagerPropertiesConfiguration() - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Get the RM Property configuration file.
- getResources(String) - Method in class org.ow2.proactive.utils.ChildFirstClassLoader
-
- getResponse(String, String, boolean) - Method in class org.ow2.proactive.http.CommonHttpResourceDownloader
-
- getRestartTaskOnError() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Returns the restartTaskOnError state.
- getRestartTaskOnError() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
This property is not available for this implementation.
- getRestartTaskOnError() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getRestartTaskOnErrorProperty() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get the restartTaskOnError updatable property.
- getRestEndpointURL() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- getResult(String) - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
Return the task Result corresponding to the given name.
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- getResult(String) - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getResult(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scripting.ForkEnvironmentScript
-
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scripting.Script
-
Return the variable awaited from the script execution
- getResult() - Method in class org.ow2.proactive.scripting.ScriptResult
-
Return the result's object
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scripting.SelectionScript
-
SelectionScript must give its result in the 'result_script' variable.
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scripting.SimpleScript
-
- getResult(Object, Bindings) - Method in class org.ow2.proactive.scripting.TaskScript
-
- getResultMap() - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
Each task can contribute to this map.
- getResultMap() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getResultMap() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Returns a map of job results
- getResultMap() - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- getResultMap() - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- getResultMap() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getResultMap() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getResultMap() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- getRm() - Method in class org.ow2.proactive_grid_cloud_portal.rm.client.RMRestClient
-
- getRMCore() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Gets resource manager core.
- getRmHome() - Static method in class org.ow2.proactive.resourcemanager.utils.AddonPathUtils
-
- getRMHomePath() - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Get the home directory of Resource Manager.
- getRMInitialState() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Builds and returns a snapshot of RMCore's current state.
- getRMNode() - Method in class org.ow2.proactive.resourcemanager.selection.ScriptExecutor
-
Gets the RM node on which the script must be executed
- getRmNodeUrls() - Method in class org.ow2.proactive.resourcemanager.common.RMState
-
- getRMStateDelta(long) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- getRMStateDelta(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Returns difference between current state of the resource manager
and state that the client is aware of.
- getRMStateDelta(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Delta state of Resource Manager.
- getRMStateFull() - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- getRMStateFull() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Returns the full state of the RM, which does not include REMOVED node/nodesources
- getRMStateFull(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Full state of the resource manager.
- getRMStatus() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Returns the current status of the resource manager.
- getRMThreadDump() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getRMThreadDump() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getRMThreadDump() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the string content of the thread dump asked to the Node
of the Resource Manager.
- getRMThreadDump() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getRMThreadDump(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Resource Manager Thread Dump.
- getRMUrl() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Returns the RM's URL of the event.
- getRmUrl() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getRunningJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getRunningJobs() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
-
Get the running Jobs list
- getRunningJobs() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
To get the runningJobs
- getRunningJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getRunningJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getRunningJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getRunningJobsWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getRunningJobsWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getRunningTasks() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Return the list of running tasks
- getRuntimeGenericInformation() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
Returns job generic information, where job variables, PA_JOB_ID, PA_JOB_NAME and PA_USER were replaced
- getRuntimeGenericInformation() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Returns a map of generic information, with replacement done from the runtime variables map
- getRuntimeVariables() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Returns a map containing both scope variables and system variables
- getScheduledTime() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Get the scheduled time.
- getScheduledTime() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the scheduledTime
- getScheduledTime() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getScheduledTime() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getScheduledTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getScheduledTimeForRemoval() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the scheduled time for removal.
- getScheduledTimeForRemoval() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getScheduledTimeForRemoval() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getScheduler() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getScheduler() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- getSchedulerEvent() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
-
- getSchedulerHome() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getSchedulerProperties() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns the scheduler properties associated with the user currently connected
- getSchedulerProperties() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getSchedulerProperties() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getSchedulerProperties() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getSchedulerProperties() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getSchedulerProperties() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getSchedulerPropertiesFromSessionId(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
returns scheduler properties and web properties in a single map
- getSchedulerRestPublicUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getSchedulerRestUrl() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getSchedulerRestUrl() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getSchedulerStatus(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
returns the status of the scheduler
- getSchemaByNamespace(String) - Static method in enum org.ow2.proactive.scheduler.common.job.factories.Schemas
-
- getScopeMap() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Getter of the scopeMap
- getScopeVariables() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Returns a map containing all scope variables defined in this Task (i.e.
- getScopeVariables(TaskContext) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextVariableExtractor
-
Return all variables in scope of a given taskContext.
- getScratchFolder() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
-
- getScratchFolder() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- getScratchURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
-
- getScratchURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
-
- getScratchURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- getScript() - Method in class org.ow2.proactive.scheduler.common.task.ScriptTask
-
- getScript() - Method in class org.ow2.proactive.scheduler.task.containers.ScriptExecutableContainer
-
- getScript() - Method in class org.ow2.proactive.scripting.Script
-
Get the script.
- getScriptEngine() - Method in class org.ow2.proactive.scheduler.task.java.JavaClassScriptEngineFactory
-
- getScriptMap() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Getter of the scriptMap
- getScriptName() - Method in class org.ow2.proactive.scripting.Script
-
Get the script name.
- getScripts() - Method in class org.ow2.proactive.utils.Criteria
-
- getScripts(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- getScriptStatus() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- getScriptStatus() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getScriptStatus() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Gives the HashMap of all scripts tested with corresponding results.
- getScriptUrl() - Method in class org.ow2.proactive.scripting.Script
-
Get the script url, if applicable
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.PluginDescriptor
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- getSectionDescriptions() - Method in interface org.ow2.proactive.resourcemanager.nodesource.NodeSourcePlugin
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
-
- getSectionDescriptions() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
-
- getSecureRandom() - Static method in class org.ow2.proactive.authentication.crypto.KeyUtil
-
- getSelectionScripts() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To get the selection script.
- getSelectionScripts() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
This property is not available for this implementation.
- getSerializableInfrastructureParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The infrastructure parameters as a list of serializable objects
- getSerializablePolicyParameters() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
The policy parameters as a list of serializable objects
- getSerializedArguments() - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
-
- getSerializedArguments() - Method in class org.ow2.proactive.scheduler.task.containers.ScriptExecutableContainer
-
- getSerializedException() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Get the serializedException.
- getSerializedException() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getSerializedPropagatedVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getSerializedResultMap() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- getSerializedValue() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Get the serialized value of the task.
- getSerializedValue() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getSerializedValue() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Get the serializedValue.
- getSerializedValue() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getServerURI() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
-
Return the URI on which the log server is bound.
- getSession() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getSession() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Get the session for this user (timer task)
- getSession() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getSession() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getSession() - Method in interface org.ow2.proactive.scheduler.rest.IRMClient
-
Retrieves the current session identifier, or null if the session was not initialized yet.
- getSession() - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Retrieves the current session identifier, or null if the session was not initialized yet.
- getSession() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getSession() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
Retrieves the current session identifier, or null if the session was not initialized yet.
- getSession() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getSession() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getSessionId() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getSessionid() - Method in class org.ow2.proactive.scripting.Script
-
- getShortMessage() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Return only the message that is the cause of the exception.
- getSignalAPI() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getSignalAPI() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getSignalAPI() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getSignals() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the set of signals used by the job
- getSignals() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getSignals() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getSignals() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getSize() - Method in class org.ow2.proactive.scheduler.common.Page
-
- getSize() - Method in class org.ow2.proactive.scheduler.common.task.TaskStatesPage
-
- getSize() - Method in class org.ow2.proactive.utils.Criteria
-
- getSize() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- getSize() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- getSizes() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
-
- getSkippedTasks() - Method in class org.ow2.proactive.scheduler.job.ChangedTasksInfo
-
- getSortedItems() - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- getSortOrder() - Method in class org.ow2.proactive.db.SortParameter
-
- getSortParameters() - Method in class org.ow2.proactive.scheduler.common.SortSpecifierContainer
-
- getSortParameters() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getSourceDescription() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Returns Node source type of the event.
- getSourceName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Returns Node source name of the event.
- getSpace() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getSpaceURLs() - Method in interface org.ow2.proactive.scheduler.common.task.dataspaces.RemoteSpace
-
Returns the URLs of the RemoteSpace
- getSpaceURLs() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
- getSpELContext() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getSpELVariables() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getSshKey() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- getStackTrace() - Method in class org.ow2.proactive.resourcemanager.common.NSState
-
- getStackTrace() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- getStackTrace() - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- getStackTrace() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getStalledJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getStalledJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getStalledJobsWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getStalledJobsWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getStalledJobsWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getStalledJobsWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getStartAt() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getStartAt() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return the scheduled time of the job, defined by the generic information START_AT
- getStartAt() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getStartAt() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getStartAt() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getStartAtTimeGreater() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getStartAtTimeGreater() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getStartAtTimeLessThan() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getStartAtTimeLessThan() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getStartTime() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getStartTime() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getStartTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the time at which the Job has started.
- getStartTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the startTime
- getStartTime() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the startTime
- getStartTime() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the startTime
- getStartTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the time at which the Job has started.
- getStartTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getStartTime() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getStartTime() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getStartTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getStartTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getState() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getState() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getState() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns the resource manager summary state.
- getState() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getState() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the resource manager summary state.
- getState() - Method in interface org.ow2.proactive.resourcemanager.frontend.RMMonitoring
-
Gets the current snapshot of the resource manager state providing
detailed nodes and node source information.
- getState() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Gets the current snapshot of the resource manager state providing
detailed nodes and node source information.
- getState() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the node state
- getState() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the node state
- getState() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getState() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the list of job states that describe every jobs in the Scheduler.
- getState(boolean) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the list of job states that describe every jobs in the Scheduler.
- getState() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getState(boolean) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getState() - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getState(boolean) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getState() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getState(boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getState() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getState(boolean) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getState(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Minimal state of the Resource Manager.
- getStateChangeTime() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getStateChangeTime() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getStateChangeTime() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns the time of the last node state change.
- getStateChangeTime() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns the time of the last node state change.
- getStatHistory(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Return the statistic history contained in the RM's RRD database,
without redundancy, in a friendly JSON format.
- getStatHistory(String, String, String[], String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getStatHistory(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Statistics history.
- getStatHistory(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Get the statistics history for the last 24 hours.
- getStatisticHistory() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
Sends the statistics accumulated in the RRD data base
- getStatisticHistory() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getStatistics(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Resource Manager statistics.
- getStatistics(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
returns statistics about the scheduler
- getStatisticsOnMyAccount(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
returns a string containing some data regarding the user's account
- getStatus() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
Returns the current status of the resource manager.
- getStatus() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getStatus() - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- getStatus() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- getStatus() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
Returns this node source current status (deployed or un-deployed)
- getStatus() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return the status of the job.
- getStatus() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the status of the job.
- getStatus() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getStatus() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getStatus() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the current status of the Scheduler
- getStatus() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
-
Get the status of the scheduler
- getStatus() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the taskStatus
- getStatus() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the status of this task
- getStatus() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getStatus() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getStatus() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
- getStatus() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Return the status of the job.
- getStatus() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getStatus() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getStatus() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getStatus() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getStatus() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getStatus() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getStatus() - Method in class org.ow2.proactive.scheduler.task.utils.task.termination.TaskKiller
-
- getStatus() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getStatus() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getStderrLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getStderrLogs() - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getStderrLogs() - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
-
- getStderrLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
-
Timestamp parameter is not relevant for this TaskLogs implementation.
- getStderrLogs() - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
-
Return the logs generated on error output.
- getStderrLogs(boolean) - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
-
Return the logs generated on error output.
- getStderrLogs(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
-
- getStderrLogs() - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
-
- getStderrLogs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskLogsData
-
- getStdoutLogs() - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getStdoutLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
- getStdoutLogs() - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
-
- getStdoutLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
-
Timestamp parameter is not relevant for this TaskLogs implementation.
- getStdoutLogs() - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
-
Return the logs generated on standard output.
- getStdoutLogs(boolean) - Method in interface org.ow2.proactive.scheduler.common.task.TaskLogs
-
Return the logs generated on standard output.
- getStdoutLogs(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
-
- getStdoutLogs() - Method in class org.ow2.proactive.scheduler.rest.data.TaskLogsImpl
-
- getStdoutLogs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskLogsData
-
- getStorage() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
-
Return a clone of the current logging event storage.
- getStoredLogs(AppenderProvider) - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
- getStoredLogs(AppenderProvider) - Method in class org.ow2.proactive.scheduler.task.TaskLogger
-
- getStringAsArray(ObjectArrayFormatter) - Static method in class org.ow2.proactive.utils.Tools
-
Get the columned string according to the given ObjectArrayFormatter descriptor.
- getStub() - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Returns the the node source stub
- getSubject() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
- getSubject() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns the current user JaaS subject
- getSubject() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getSubject() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Gets user's subject retrieved from JAAS authentication
- getSubject() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getSubject() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getSubject() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getSubject() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getSubmissionMode() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the portal name via the job was submitted
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
Returns the portal name via the job was submitted
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getSubmissionMode() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getSubmissionMode() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getSubmissionModeCount(String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves a map containing the number of jobs submitted from each portal
- getSubmissionModeCount(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getSubmissionModeCount(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getSubmissionModeCount(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getSubmissionModeCount(String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getSubmissionModeCount(String, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a map containing the number of jobs submitted from each portal
- getSubmissionModeValues() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves all the submissionMode values stored in the database
- getSubmissionModeValues() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getSubmissionModeValues() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getSubmissionModeValues() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getSubmissionModeValues() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getSubmissionModeValues(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns all the submissionMode values stored in the database
- getSubmitJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
To be able to get from implementations the command that will be used to
submit a new Job
- getSubmitJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
-
- getSubmitJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LSFInfrastructure
-
- getSubmitJobCommand() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.PBSInfrastructure
-
- getSubmitNumber() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Get the number of submit for this user.
- getSubmitNumber() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getSubmitNumber() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getSubmitNumber() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getSubmitNumber() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getSubmittedTime() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the time at which the Job was submitted.
- getSubmittedTime() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the submittedTime
- getSubmittedTime() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getSubmittedTime() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the time at which the Job was submitted.
- getSubmittedTime() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getSubmittedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getSubmittedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getSubmittedTimeGreater() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getSubmittedTimeGreater() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getSubmittedTimeLessThan() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getSubmittedTimeLessThan() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getSuccessfulJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getSuccessfulJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getSuccessfulRate() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getSuccessfulRate() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getSupportedInfrastructures() - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManagerFactory
-
Load the list of supported infrastructures
- getSupportedInfrastructuresName() - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManagerFactory
-
Get a list of supported infrastructures name from a configuration file
- getSupportedNodeSourceInfrastructures() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getSupportedNodeSourceInfrastructures() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns the list of supported node source infrastructures descriptors.
- getSupportedNodeSourceInfrastructures() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the list of supported node source infrastructures descriptors.
- getSupportedNodeSourceInfrastructures() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getSupportedNodeSourceInfrastructures(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Supported infrastructures list.
- getSupportedNodeSourcePolicies() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getSupportedNodeSourcePolicies() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns the list of supported node source policies descriptors.
- getSupportedNodeSourcePolicies() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the list of supported node source policies descriptors.
- getSupportedNodeSourcePolicies() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getSupportedNodeSourcePolicies(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Returns the list of supported node source policies descriptors.
- getSupportedPolicies() - Static method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicyFactory
-
Loads a list of supported policies from a configuration file
- getSynchronizationAPI() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getSynchronizationAPI() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getSynchronizationAPI() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getSystemCompliantPath(String) - Static method in class org.ow2.proactive.scheduler.common.task.util.ResultPreviewTool
-
Convert path parameter into system compliant path on a common file system
- getSystemEnvironment() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Return a copy of the system environment, empty map if no variables.
- getSystemEnvironmentVariable(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Get the system environment variable value associated with the given name.
- getSystemVariables() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Returns a map containing all variables defined by the system for this task, such as PA_JOB_ID, PA_USER, etc.
- getTag() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Get the tag of this task.
- getTag() - Method in interface org.ow2.proactive.scheduler.common.task.TaskId
-
Return the tag of the task.
- getTag() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getTag() - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
- getTag() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getTags() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getTags() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getTags() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the list of available tags in a job.
- getTags(String) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the list of available tags in a job and that matches a given prefix.
- getTarget() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- getTargetContinuation() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- getTargetElse() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- getTask() - Method in exception org.ow2.proactive.scheduler.common.job.factories.FlowError
-
- getTask(String) - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
-
Get the task corresponding to the given name.
- getTaskByTagByStatusPaginated(int, int, String, String) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getTaskByTagPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the paginated filtered tasks by a given tag.
- getTaskDescription() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskDescription() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskDuration() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Get the real task duration.
- getTaskExecutionDuration() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskExecutionDuration() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskFinishedTime() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskFinishedTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- getTaskId() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
To get the taskId
- getTaskId() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
To get the id of the task.
- getTaskId() - Method in interface org.ow2.proactive.scheduler.common.TaskDescriptor
-
To get the id of the corresponding task
- getTaskId() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getTaskId() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the taskId
- getTaskId() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getTaskId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getTaskId() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieve a tasks names list from the scheduler.
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskIds(String, long, long, boolean, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns all tasks name regarding the given parameters (decoupled from the
associated jobs).
- getTaskIds(String, long, long, boolean, Set<TaskStatus>, int, int) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTaskIdsByTag(String, String, long, long, boolean, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns all tasks name regarding the given parameters (decoupled from the
associated jobs).
- getTaskInfo() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
To get the taskInfo
- getTaskInfo() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- getTaskInfo() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- getTaskInfo() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- getTaskInfo() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- getTaskInputFiles() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the taskInputFiles
- getTaskLogLayout() - Static method in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
Default layout for logs
- getTaskName() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Get the taskName where the exception has been thrown.
- getTaskName() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskName() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- getTaskName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getTaskName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskNodeNumber() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskNodeNumber() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskOutputFiles() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the taskOutputFiles
- getTaskPaginated(String, int, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return the page of tasks of the given job.
- getTaskPaginated(String, String, int, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
- getTaskPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskPaginated(String, String, int, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskPaginated(String, String, int, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskPaginated(String, String, int, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskPaginated(String, String, int, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskPaginated(String, int, int) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTaskPaginated(String, String, int, int) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTaskResult(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name in the given jobId.
- getTaskResult(JobId, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name in the given jobId.
- getTaskResult(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResult(JobId, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResult(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskResult(JobId, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskResult(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResult(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResult(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResult(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResult(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResult(JobId, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResult(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTaskResultAllIncarnations(JobId, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name and all result incarnations in the
given jobId.
- getTaskResultAllIncarnations(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name and all result incarnations in the
given jobId.
- getTaskResultAllIncarnations(JobId, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultAllIncarnations(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultAllIncarnations(JobId, String) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getTaskResultAllIncarnations(String, String) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getTaskResultAllIncarnations(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultAllIncarnations(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultAllIncarnations(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResultAllIncarnations(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResultAllIncarnations(JobId, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResultAllIncarnations(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResultFromIncarnation(JobId, String, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name and the given incarnation in the
given jobId.
- getTaskResultFromIncarnation(String, String, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the result for the given task name and the given incarnation in the
given jobId.
- getTaskResultFromIncarnation(JobId, String, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultFromIncarnation(String, String, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultFromIncarnation(JobId, String, int) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getTaskResultFromIncarnation(String, String, int) - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getTaskResultFromIncarnation(String, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultFromIncarnation(JobId, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultFromIncarnation(JobId, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResultFromIncarnation(String, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskResultFromIncarnation(JobId, String, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResultFromIncarnation(String, String, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResultsByTag(JobId, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the results for a set of tasks in the given jobId and filtered by a
given tag.
- getTaskResultsByTag(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Get the results for a set of tasks in the given jobId and filtered by a
given tag.
- getTaskResultsByTag(JobId, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultsByTag(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskResultsByTag(JobId, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskResultsByTag(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskResultsByTag(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultsByTag(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskResultsByTag(JobId, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskResultsByTag(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskRetryDelay() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get how long to wait before restart the task if an error occurred.
- getTaskRetryDelayProperty() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Get taskRetryDelay UpdatableProperties
- getTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the tasks as an array list.
- getTasks() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
-
To get the list of tasks.
- getTasks() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getTasksByTag(String) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the task as an array list and filtered by a given tag.
- getTasksByTag(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getTaskServerLogs(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves server logs for a task with the given id.
- getTaskServerLogs(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskServerLogs(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskServerLogs(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskServerLogs(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskServerLogsByTag(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves server logs for a set of tasks filtered by the given tag.
- getTaskServerLogsByTag(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskServerLogsByTag(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskServerLogsByTag(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskServerLogsByTag(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTasksNames(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the name of the tasks belonging to job
jobId
- getTasksNamesPaginated(String, String, int, int) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a list of the name of the tasks belonging to job
jobId
with pagination
- getTasksPageBoundaries(int, int, int) - Static method in class org.ow2.proactive.scheduler.common.util.Pagination
-
- getTasksPaginated(int, int) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the paginated tasks.
- getTasksPaginated(String, int, int) - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
- getTasksSkipped() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getTaskStartTime() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskStartTime() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskState(JobId, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Return the state of the given task.
The state contains information about a single task.
A standard user can only get the state of HIS jobs.
If the job or the task does not exist, a schedulerException is sent with the proper
message.
- getTaskState(JobId, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskState(JobId, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskState(JobId, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTaskState(JobId, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieve a taskstates list from the scheduler.
- getTaskStates() - Method in class org.ow2.proactive.scheduler.common.task.TaskStatesPage
-
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTaskStates(String, long, long, boolean, String, int, int, SortSpecifierContainer) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a paginated list of TaskStateData
regarding the
given parameters (decoupled from the associated jobs).
- getTaskStates(String, long, long, boolean, Set<TaskStatus>, int, int, SortSpecifierContainer) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTaskStatesByTag(String, String, long, long, boolean, String, int, int, SortSpecifierContainer) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a paginated list of TaskStateData
regarding the
given parameters (decoupled from the associated jobs).
- getTaskStatus() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskStatus() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getTaskStatus() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- getTaskStatus() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTasksToSchedule() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns a task descriptor list with eligible tasks (ready for execution)
- getTasksToSchedule() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTasksToSchedule() - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- getTasksToSchedule() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTasksToSchedule() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTasksToSchedule() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTasksToSchedule() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getTasksWithIssues() - Method in class org.ow2.proactive.scheduler.common.job.CompletedTasksCount
-
- getTasksWithIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedTasksCountData
-
- getTasksWithoutIssues() - Method in class org.ow2.proactive.scheduler.common.job.CompletedTasksCount
-
- getTasksWithoutIssues() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedTasksCountData
-
- getTaskTag() - Method in class org.ow2.proactive.scheduler.common.usage.TaskUsage
-
- getTaskTag() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- getTaskUsages() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getTaskUsages() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getTaskVariables() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- getTemp() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getTempMap() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getTenant() - Method in class org.ow2.proactive.authentication.UserData
-
- getTenant() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
- getTenant() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return the tenant associated with the job owner
- getTenant() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the tenant of the job owner.
- getTenant() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Return the tenant associated with the current user, or null if no tenant is associated
- getTenant() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getTenant() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getTenant() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getTenant() - Method in class org.ow2.proactive.scheduler.common.usage.JobUsage
-
- getTenant() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getTenant() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getTenant() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getTenant() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getTenant() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getTenant() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getTenant() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getTenant() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getTenant() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- getTenant() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- getTenant() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getTenantAttribute() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getTenantFileName() - Method in class org.ow2.proactive.authentication.FileLoginModule
-
Defines tenant file name
- getTenantFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
Returns tenant file name from resource manager configuration file
- getTenantFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
Returns tenant file name from scheduler configuration file
- getTenantFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
Returns tenant file name from resource manager configuration file
- getTenantFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
Returns tenant file name from resource manager configuration file
- getTenantFileName() - Method in class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
Returns tenant file name from resource manager configuration file
- getThirdPartyCredential(String) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Third-party credentials are specific to each Scheduler user and stored on the server side.
- getThirdPartyCredentials() - Method in class org.ow2.proactive.authentication.crypto.CredData
-
- getThirdPartyCredentials() - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- getThreadDump() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getThreshold() - Method in class org.ow2.proactive.topology.descriptor.ThresholdProximityDescriptor
-
Gets the threshold value (in microseconds)
- getTime() - Method in class org.ow2.proactive.resourcemanager.core.history.Alive
-
- getTimeStamp() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Gets the time of event creation
- getTimeStampFormatted() - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Gets the formatted time of event creation
- getTimeWindow(String) - Static method in enum org.ow2.proactive.scheduler.common.job.TimeWindow
-
- getTo() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getToBeReleasedNodesCount() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBean
-
- getToBeReleasedNodesCount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
- getToBeRemovedNodesCount() - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- getToBeRemovedNodesCount() - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- getToBeRemovedUnavailableNodesUrls() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getTokenArray() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets a copy of the full token list as an independent modifiable array.
- getTokenList() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets a copy of the full token list as an independent modifiable list.
- getTokens() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getTokens() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getTokens() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.AccessType
-
Gets the list of tokens if the following syntax was used tokens=t1,t2.
- getTopExecutionTimeWorkflows(int, String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves an object containing the top workflows with the longest execution time based on the given filters
- getTopExecutionTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTopExecutionTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTopExecutionTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTopExecutionTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTopExecutionTimeWorkflows(String, int, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns an object containing the top workflows with the longest execution time based on the given filters
- getTopology() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- getTopology() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- getTopology() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns the topology information of nodes.
- getTopology() - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyManager
-
Returns the topology representation.
- getTopology() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getTopology() - Method in class org.ow2.proactive.utils.Criteria
-
- getTopology(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
- getTopologyDescriptor() - Method in class org.ow2.proactive.scheduler.common.task.ParallelEnvironment
-
Returns the topology descriptor of the parallel task.
- getTopPendingTimeWorkflows(int, String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves an object containing the top workflows with the longest pending time based on the given filters
- getTopPendingTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTopPendingTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTopPendingTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTopPendingTimeWorkflows(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTopPendingTimeWorkflows(String, int, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns an object containing the top workflows with the longest pending time based on the given filters
- getTopWorkflowsCumulatedCoreTime(int, String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves an object containing the top workflows that consumes the most CPU
- getTopWorkflowsCumulatedCoreTime(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTopWorkflowsCumulatedCoreTime(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTopWorkflowsCumulatedCoreTime(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTopWorkflowsCumulatedCoreTime(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTopWorkflowsCumulatedCoreTime(String, int, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns an object containing the top workflows that consumes the most CPU
- getTopWorkflowsNumberOfNodes(int, String, String, boolean, long, long, boolean) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves an object containing the top workflows that use most nodes
- getTopWorkflowsNumberOfNodes(int, String, String, boolean, long, long, boolean) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTopWorkflowsNumberOfNodes(int, String, String, boolean, long, long, boolean) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTopWorkflowsNumberOfNodes(int, String, String, boolean, long, long, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTopWorkflowsNumberOfNodes(int, String, String, boolean, long, long, boolean) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTopWorkflowsNumberOfNodes(String, int, long, long, boolean, String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns an object containing the top workflows that use most nodes
- getTopWorkflowsWithIssues(int, String, String, Boolean, long, long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Retrieves an object containing the top workflows with issues based on the given filters
- getTopWorkflowsWithIssues(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getTopWorkflowsWithIssues(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getTopWorkflowsWithIssues(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getTopWorkflowsWithIssues(int, String, String, Boolean, long, long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getTopWorkflowsWithIssues(String, int, long, long, boolean, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns an object containing the top workflows with issues based on the given filters
- getTotalAliveNodesNumber() - Method in class org.ow2.proactive.resourcemanager.common.RMState
-
Returns total alive nodes number in the resource manager.
- getTotalAliveNodesNumber() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Gives total number of alive nodes handled by RM
- getTotalJobs() - Method in class org.ow2.proactive.scheduler.common.job.FilteredStatistics
-
- getTotalJobs() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- getTotalNbJobs() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
-
Returns the total number of jobs (pending, running and finished)
- getTotalNbJobs() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
Returns the total number of jobs.
- getTotalNodesNumber() - Method in class org.ow2.proactive.resourcemanager.common.RMState
-
Returns total nodes number (including dead nodes) in the resource manager.
- getTotalNumberOfNodes() - Method in class org.ow2.proactive.utils.NodeSet
-
Return the total number of nodes (standard + extra) included in this node set
- getTotalNumberOfTasks() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the number of tasks managed by the Job.
- getTotalNumberOfTasks() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To get the totalNumberOfTasks
- getTotalNumberOfTasks() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns the number of tasks managed by the Job.
- getTotalNumberOfTasks() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getTotalNumberOfTasks() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getTrimmerMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets the trimmer character matcher.
- getTSVInstance() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getType() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Return the type of the given properties.
- getType() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getType() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getType() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To get the type of this job
- getType() - Method in class org.ow2.proactive.scheduler.common.job.TaskFlowJob
-
- getType() - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- getType() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
Return the type of the given properties.
- getType() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- getType() - Method in class org.ow2.proactive.scheduler.rest.data.JobStateImpl
-
- getType() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.IRemoteSource
-
- getType() - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- getTypeParserValidator() - Method in enum org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ModelType
-
- getTypes() - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFileMetadata
-
- getUnresolvedGenericInformation() - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Returns the generic information without variable replacements.
- getUnresolvedVariables() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the unresolved variable map of this job.
- getUnresolvedVariables() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Returns the unresolved variable map of this job.
- getUpdatedAdvanced() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedAdvanced() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUpdatedDescriptions() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedDescriptions() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUpdatedGroups() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedGroups() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUpdatedHidden() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedHidden() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUpdatedModels() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedModels() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUpdatedTasks() - Method in class org.ow2.proactive.scheduler.job.ChangedTasksInfo
-
- getUpdatedVariables() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- getUpdatedVariables() - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- getUpdatedVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- getUrl() - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- getUrl() - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- getUrl() - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
RM server URL.
- getUrl() - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns the url of the scheduler server.
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getUsageInfo() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
- getUsageInfo() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getUsageOnAccount(String, String, Date, Date) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns details on job and task execution times for the caller's
executions.
- getUsageOnMyAccount(String, Date, Date) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns details on job and task execution times for the caller's
executions.
- getUsedNodeTime() - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccount
-
The amount of time in milliseconds other users have spent in using the resources of the current user.
- getUsedNodeTime() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBean
-
The amount of time in milliseconds other users have spent in using the resources of the current user.
- getUsedNodeTime() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
-
- getUser() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- getUserAccessType() - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Returns a nodes access type.
- getUserDataFromSessionId(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Get User Data of a session.
- getUserDataFromSessionId(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Get a UserData object associated to the user connected with the sessionId
In case that the given sessionId doesn't have an associated login (session id expired, or invalid),
this endpoint will return null
- getUserEvents() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Returns the userEvents.
- getUserName() - Method in class org.ow2.proactive.authentication.UserData
-
- getUserName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- getUserName() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- getUsername() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBean
-
Returns the username of the current account.
- getUsername() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBeanImpl
-
- getUsername() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
To get the user name
- getUserName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- getUserName() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- getUsername() - Method in class org.ow2.proactive.scheduler.examples.connectionpooling.DBConnectionDetails
-
- getUsername() - Method in class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- getUsername() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- getUsername() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- getUsername() - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- getUsername() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- getUserPermission() - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- getUserPermission() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- getUserPermission() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Gets the permission which defines who can user this node.
- getUserPermission() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Gets the permission which defines who can user this node.
- getUsers() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns a list of connected users.
- getUsers() - Method in interface org.ow2.proactive.scheduler.common.SchedulerState
-
Returns the list of connected users.
- getUsers() - Method in class org.ow2.proactive.scheduler.common.SchedulerUsers
-
Return a sorted collection of all connected users.
- getUsers() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getUsers() - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
Returns the list of connected users.
- getUsers() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getUsers() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getUsers() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getUsers(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Users currently connected to the scheduler
- getUsersCount() - Method in class org.ow2.proactive.scheduler.common.SchedulerUsers
-
- getUsersDn() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- getUserSpace() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- getUserSpace() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getUserSpace() - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
-
- getUserSpace() - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient
-
Returns a
RemoteSpace
implementation instance which represents
the
userspace
- getUserSpaceURIs() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns the USER DataSpace URIs associated with the current user
- getUserSpaceURIs() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getUserSpaceURIs() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getUserSpaceURIs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getUserSpaceURIs() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- getUserSpaceURIs() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getUserSpaceURIs() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- getUsersWithJobs() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Returns a list of users having jobs.
- getUsersWithJobs() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- getUsersWithJobs() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- getUsersWithJobs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- getUsersWithJobs() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- getUsersWithJobs(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Users having jobs in the scheduler
- getUserURI() - Method in class org.ow2.proactive.scheduler.task.context.NodeDataSpacesURIs
-
- getUserURI() - Method in interface org.ow2.proactive.scheduler.task.data.TaskDataspaces
-
- getUserURI() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- getValid() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getValue() - Method in class org.ow2.proactive.db.types.BigString
-
Get the String value.
- getValue() - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- getValue() - Method in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
-
- getValue() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GenericInformation
-
- getValue() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- getValue() - Method in class org.ow2.proactive.scheduler.common.task.PropertyModifier
-
Get the value
- getValue() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Get the value of the task.
- getValue() - Method in class org.ow2.proactive.scheduler.common.task.UpdatableProperties
-
Get the value of the property.
- getValue() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getValue() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getValue() - Method in class org.ow2.proactive.scripting.helper.selection.Condition
-
Get the value of the condition
- getValue() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- getValueAsBoolean() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a boolean.
- getValueAsBoolean(String, PropertyType, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as a boolean.
- getValueAsBoolean() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsBoolean() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsBoolean() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
Returns the value of this property as a boolean.
- getValueAsInt() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as an integer.
- getValueAsInt(String, PropertyType, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as an integer.
- getValueAsInt() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsInt() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsInt() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- getValueAsList(String) - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a List of strings.
- getValueAsList(String, boolean) - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a List of strings.
- getValueAsList(String, PropertyType, String, boolean, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as a List of strings.
- getValueAsList(String) - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsList(String, boolean) - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsList(String) - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsList(String, boolean) - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsList(String) - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- getValueAsList(String, boolean) - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- getValueAsLong() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a long integer.
- getValueAsLong(String, PropertyType, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as an integer.
- getValueAsLong() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsLong() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsLong() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- getValueAsString() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a string.
- getValueAsString(String, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as a string.
- getValueAsString() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsString() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsString() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- getValueAsStringOrNull() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Returns the value of this property as a string.
- getValueAsStringOrNull(String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Returns the value of this property as a string.
- getValueAsStringOrNull() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- getValueAsStringOrNull() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- getValueAsStringOrNull() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
Returns the value of this property as a string.
- getValueDelimiterMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Gets the variable default value delimiter matcher currently in use.
- getVariableName() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- getVariablePrefixMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Gets the variable prefix matcher currently in use.
- getVariableResolver() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Gets the VariableResolver that is used to lookup variables.
- getVariables() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.Filter
-
- getVariables() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
-
- getVariables() - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- getVariables() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the variable map of this job.
- getVariables() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns the variables Map
- getVariables() - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- getVariables() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Returns the variable map of this task.
- getVariables() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
Return the up-to-date variables associated with this task, in String format
- getVariables() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Returns the deserialized version of the propagated variables
- getVariables() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getVariables() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getVariables() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getVariables() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- getVariables() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- getVariables() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- getVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- getVariables() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
-
- getVariablesAsReplacementMap() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns a map containing the variable names and their values.
- getVariablesFor(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
Return the global variables and generic information configured for the given workflow
- getVariablesOverriden(Job) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Returns the variable map of this task.
- getVariableSuffixMatcher() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Gets the variable suffix matcher currently in use.
- getVersion() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- getVersion() - Method in enum org.ow2.proactive.scheduler.common.job.factories.Schemas
-
- getVersion() - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Returns the version of the rest api.
- getVisualization() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Get the job visualization rendering in SVG format
- getVisualization(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- getVisualizationConnectionString() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
If the visualization is activated, return the connection string
- getVisualizationConnectionString() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- getVisualizationConnectionString() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
If the visualization is activated, return the connection string
- getVisualizationConnectionString() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- getVisualizationConnectionStrings() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return a map of visualization connection strings
key: task name
value: connection string
- getVisualizationConnectionStrings() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getVisualizationConnectionStrings() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getVisualizationConnectionStrings() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getVisualizationIcons() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return a map of visualization icons
key: task name
value: icon associated with the task
- getVisualizationIcons() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- getVisualizationIcons() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- getVisualizationIcons() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- getVMInformation() - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- getVMName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Returns java Virtual machine name of the node.
- getVnName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- getVNodeName() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- getVNodeName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- getVNodeName() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- getVNodeName() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Returns the Virtual node name of the RMNode.
- getWallTime() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
- getWalltime() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Get the walltime of the task
- getwinenv() - Static method in class org.ow2.proactive.utils.Environment
-
- getWorkflow(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- getWorkflowName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflow
-
- getWorkflowName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsCumulatedCoreTime
-
- getWorkflowName() - Method in class org.ow2.proactive.scheduler.common.job.FilteredTopWorkflowsNumberOfNodes
-
- getWorkflowName() - Method in class org.ow2.proactive.scheduler.common.job.WorkflowDuration
-
- getWorkflowName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- getWorkflowName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- getWorkflowName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- getWorkflowName() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- getWorkflows(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- getWorkflowTags() - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the tags of this job
- getWorkflowUrl() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
-
- getWorkflowXmlContent(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- getWorkingDir() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Return the working Directory.
- getWorkingDir() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Return the working Directory.
- getXml() - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- getXMLName() - Method in enum org.ow2.proactive.scheduler.common.job.factories.XMLAttributes
-
Return the XML tag name of the attribute as a String.
- getXMLName() - Method in enum org.ow2.proactive.scheduler.common.job.factories.XMLTags
-
Return the XML tag name of the element as a String.
- getXMLTagsStack() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Return a stack that contains every tags (path) to the element that causes the exception.
- getXpath() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.Filter
-
- GlobalFileParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- GlobalFileParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFileParserValidator
-
- GlobalFileParserValidator(String, ModelType) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFileParserValidator
-
- GlobalFileValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
-
- GlobalFileValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.GlobalFileValidator
-
- GlobalFolderParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- GlobalFolderParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFolderParserValidator
-
- GlobalFolderParserValidator(String, ModelType) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.GlobalFolderParserValidator
-
- GlobalFolderValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
-
- GlobalFolderValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.GlobalFolderValidator
-
- globalGenericInformation - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
Configured global generic information for this job
- globalSpace - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
- GLOBALSPACE_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Name of the GlobalSpace for DataSpaces registration
- globalspaceURIs(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- GlobalVariables - Class in org.ow2.proactive.scheduler.common.job.factories.globalvariables
-
- GlobalVariables() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariables
-
- globalVariables - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
Configured global variables for this job
- GlobalVariablesData - Class in org.ow2.proactive.scheduler.common.job.factories.globalvariables
-
- GlobalVariablesData() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
-
- GlobalVariablesData(Map<String, JobVariable>, Map<String, String>) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
-
- GlobalVariablesParser - Class in org.ow2.proactive.scheduler.common.job.factories.globalvariables
-
- GREATER_THAN - Static variable in class org.ow2.proactive.scripting.helper.selection.SelectionUtils
-
Greater than operator
- GroovyClassInfoHandler - Class in org.ow2.proactive.scripting
-
This class handles the cleanup of groovy classes in the system class loader
Recurrent executions of groovy scripts provokes a memory leak if groovy generated classes are not cleaned from the system class loader
The difficulty is that, on a ProActive Node, multiple executions of groovy scripts can happen in parallel from multiple sources (selection scripts, clean script, fork env scripts, non-forked tasks)
Additionally, only a System.gc() ensure proper removal of groovy classes from the JVM.
- GroovyClassInfoHandler() - Constructor for class org.ow2.proactive.scripting.GroovyClassInfoHandler
-
- GROUP_ACCESS_TYPE - Static variable in class org.ow2.proactive.resourcemanager.nodesource.policy.AccessType
-
- groupFile - Variable in class org.ow2.proactive.authentication.FileLoginModule
-
The file where to store group management
- groupMembershipFromFile(String) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
Return corresponding group for an user from the group file.
- GroupNamePrincipal - Class in org.ow2.proactive.authentication.principals
-
- GroupNamePrincipal(String) - Constructor for class org.ow2.proactive.authentication.principals.GroupNamePrincipal
-
- GZIP() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.client.utils.Zipper.GZIP
-
- id - Variable in class org.ow2.proactive.resourcemanager.core.history.Alive
-
- id - Variable in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- id - Variable in class org.ow2.proactive.resourcemanager.core.history.UserHistory
-
- id - Variable in class org.ow2.proactive.scripting.Script
-
Id of this script
- IDataSpaceClient - Interface in org.ow2.proactive.scheduler.rest.ds
-
- IDataSpaceClient.Dataspace - Enum in org.ow2.proactive.scheduler.rest.ds
-
- IDataSpaceClient.ILocalDestination - Interface in org.ow2.proactive.scheduler.rest.ds
-
- IDataSpaceClient.ILocalSource - Interface in org.ow2.proactive.scheduler.rest.ds
-
- IDataSpaceClient.IRemoteDestination - Interface in org.ow2.proactive.scheduler.rest.ds
-
- IDataSpaceClient.IRemoteSource - Interface in org.ow2.proactive.scheduler.rest.ds
-
- IdentityConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
-
- IdentityConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.IdentityConverter
-
- IdentityPrincipal - Class in org.ow2.proactive.authentication.principals
-
- IdentityPrincipal(String) - Constructor for class org.ow2.proactive.authentication.principals.IdentityPrincipal
-
- ifBranchSelectedVariable - Static variable in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- ignoreCaseQuotedRegexp(String) - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
-
- ignoreCaseRegexp(String) - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
-
- implementationClassname - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
-
- implementationFile - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
-
- implies(Permission) - Method in class org.ow2.proactive.permissions.PrincipalPermission
-
- implies(ProtectionDomain, Permission) - Method in class org.ow2.proactive.policy.ClientsPolicy
-
- implies(Permission) - Method in class org.ow2.proactive.policy.Permissions
-
- implies(Permission) - Method in class org.ow2.proactive.scheduler.permissions.ChangePriorityPermission
-
Checks that all priorities of the permission we're checking with
are among priorities in "this" permission
- implies(Permission) - Method in class org.ow2.proactive.scheduler.permissions.HandleOnlyMyJobsPermission
-
check that the given permission matches with this permission
- important - Variable in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter.ConfigurableWrapper
-
- increase() - Method in class org.ow2.proactive.resourcemanager.selection.statistics.Probability
-
Increases the probability
- increaseGroovyScriptCount() - Static method in class org.ow2.proactive.scripting.GroovyClassInfoHandler
-
- IncrementJob - Class in org.ow2.proactive.scheduler.examples
-
Simple executable that returns 1 + sum(parameters)
as result
- IncrementJob() - Constructor for class org.ow2.proactive.scheduler.examples.IncrementJob
-
- incrementLockCount() - Method in class org.ow2.proactive.resourcemanager.core.history.LockHistory
-
- indexOf(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder to find the first reference to the specified
string starting searching from the given index.
- indexOf(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Searches the string builder using the matcher to find the first
match searching from the given index.
- info(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Prints a formatted info message to the logging system
- InfrastructureAwarePolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
-
Node source policy taking into account underlying infrastructure state
TODO add implementation
- InfrastructureAwarePolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.InfrastructureAwarePolicy
-
- InfrastructureManager - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Represents underlying infrastructure and defines ways to acquire / release
nodes.
Acquisition requests are supposed to be asynchronous.
- InfrastructureManager() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- InfrastructureManager.PersistedInfraVariablesHandler<T> - Interface in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Interface that allows handling the runtime variables through a functional point of view.
- InfrastructureManager.RMDeployingNodeAccessor - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Helper nested class.
- InfrastructureManagerFactory - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Provides a generic way to create an infrastructure manager.
- InfrastructureManagerFactory() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManagerFactory
-
- infrastructureParameters(List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
-
- infrastructureType(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
-
- init() - Static method in class org.ow2.proactive.policy.ClientsPolicy
-
Initialize the policy in the system
- init(String, CredData) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- init(String, Credentials) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- init(ConnectionInfo) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- init(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Initialization default method for a java task.
- init(String, Credentials) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
initialize the connection the scheduler.
- init(String, String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
initialize the connection the scheduler.
- init(String, CredData) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
initialize the connection the scheduler.
- init(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.examples.IterationAwareJob
-
- init(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.examples.MonteCarlo
-
- init(String, ISchedulerClient) - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
-
- init(ConnectionInfo) - Method in class org.ow2.proactive.scheduler.rest.ds.DataSpaceClient
-
- init(ConnectionInfo) - Method in interface org.ow2.proactive.scheduler.rest.IRMClient
-
Initialize this instance.
- init(ConnectionInfo) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Initialize this instance.
- init(ConnectionInfo) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- init(ConnectionInfo) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
Connects to the scheduler
- init(ConnectionInfo) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- init(String, Credentials) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- init(String, CredData) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- init(ConnectionInfo) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- init(ConnectionInfo) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
Initializes the active object and register it in ProActive runtime
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Initialization part of the RMCore active object.
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Initialization of node source.
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
-
Initializes stub to this active object
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
-
Initializes stub to this active object
- initActivity(Body) - Method in class org.ow2.proactive.resourcemanager.utils.ClientPinger
-
- initActivity(Body) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- initActivity(Body) - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
- initAPIs(ScriptContext) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- initDatabase() - Method in class org.ow2.proactive.jmx.RRDDataStore
-
- initDataSpaces(ScriptContext) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Initialization of the dataSpaces.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.proactive.authentication.KeycloakLoginModule
-
Initialize this KeycloakLoginModule
.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.proactive.authentication.LDAPLoginModule
-
Initialize this LDAPLoginModule
.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.proactive.authentication.MultiLDAPLoginModule
-
Initialize this LDAPLoginModule
.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ow2.proactive.authentication.PAMLoginModule
-
- initialize() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesLockRestorationManager
-
- initialize() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- initialize() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
-
Instantiate the LogForwardingProvider specified by providerClassname value,
and create and start the log server.
- initialized - Variable in class org.ow2.proactive.resourcemanager.core.recovery.NodesLockRestorationManager
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.GenericBatchJobInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
This method should initialize a value in the runtime variables map for all the runtime variables that will be
used in the class.
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LSFInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.PBSInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
- initializePersistedInfraVariables() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- initialState - Variable in class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
-
- initiateRecoveryIfRequired() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- initiator - Variable in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
the resource manager client which initiates the event
- initMetadata(ScriptContext) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Initialization of the metadata.
- initNodesRestorationManager() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- initResultMap(ScriptContext) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Initialization of the resultMap.
- initThreadPools() - Static method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- InProcessTaskExecutor - Class in org.ow2.proactive.scheduler.task.executors
-
Run a task through a script handler.
- InProcessTaskExecutor() - Constructor for class org.ow2.proactive.scheduler.task.executors.InProcessTaskExecutor
-
- InputAccessMode - Enum in org.ow2.proactive.scheduler.common.task.dataspaces
-
InputAccessMode provide a way to define how files should be accessed
in the executable.
- inputFile - Variable in class org.ow2.proactive.scheduler.examples.CopyFile
-
- inputFiles - Variable in class org.ow2.proactive.scheduler.common.task.Task
-
DataSpace inputFiles
- InputSelector - Class in org.ow2.proactive.scheduler.common.task.dataspaces
-
- InputSelector() - Constructor for class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
- InputSelector(FileSelector, InputAccessMode) - Constructor for class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
Create a new instance of InputSelector
- inputSpace - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
- insecure(boolean) - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
-
- insecure(boolean) - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
-
- insert(int, Object) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the string into this builder.
- insert(int, char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the character array into this builder.
- insert(int, char[], int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts part of the character array into this builder.
- insert(int, boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, long) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, float) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- insert(int, double) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Inserts the value into this builder.
- instantiateAddon(Class<?>) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonClassUtils
-
Create a new instance of the given class which could be an addon.
- IntegerConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
-
- IntegerConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.IntegerConverter
-
- IntegerParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- IntegerParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.IntegerParserValidator
-
- IntegerWrapper - Class in org.ow2.proactive.scheduler.common.task.util
-
IntegerWrapper is the Scheduler Wrapper object for Integer.
- IntegerWrapper(Integer) - Constructor for class org.ow2.proactive.scheduler.common.task.util.IntegerWrapper
-
Create a new instance of IntegerWrapper.
- INTERNAL_POOL - Static variable in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- internalAddNodeAfterRecovery(Node, RMNodeData) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Recover the internal data structure of the node source so that
recovered nodes and RMnodes are linked again to the node source.
- internalAddNodeToCore(RMNode) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Internal operation of registering a new node in the Core
This step is done after node configuration ran by
RMNodeConfigurator
active object.
- internalConfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
called by the node source at configuration time.
- internalEmitDeployingNodeEvent(RMNodeEvent) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
To emit a deploying node event
- InternalException - Exception in org.ow2.proactive.scheduler.common.exception
-
InternalException...
- InternalException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalException
-
Create a new instance of InternalException
- InternalException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalException
-
Create a new instance of InternalException
- InternalException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalException
-
Create a new instance of InternalException
- InternalException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalException
-
Create a new instance of InternalException
- internalGetAccount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBeanImpl
-
- internalGetAccount() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.MyAccountMBeanImpl
-
Sub-classes may override this method to return null values.
- internalInit(JavaStandaloneExecutableInitializer, ScriptContext) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Initialize the executable using the given executable Initializer.
- internalNotifyDownNode(String, String, Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
This method is called by the system when a Node is detected as DOWN.
- internalRegisterAcquiredNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
This method is called by the RMCore to notify the InfrastructureManager
that a new node was added to the core.
- internalRegisterConfiguringNode(RMNode) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Internal operation of configuring a node.
- internalRemoveDeployingNode(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
To remove a deploying node given its url
- internalRemoveNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Performs some cleanup ( essentially removal of the cached node ) and call
removeNodeImpl
- InternalSchedulerException - Exception in org.ow2.proactive.scheduler.common.exception
-
Exceptions Generated by the scheduler or its proxy.
This is the generic exception used to inform of internal known problem.
- InternalSchedulerException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalSchedulerException
-
Create a new instance of InternalSchedulerException with the given message.
- InternalSchedulerException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalSchedulerException
-
Create a new instance of InternalSchedulerException.
- InternalSchedulerException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalSchedulerException
-
Create a new instance of InternalSchedulerException with the given message and cause
- InternalSchedulerException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.InternalSchedulerException
-
Create a new instance of InternalSchedulerException with the given cause.
- internalShutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Called by the node source at shutdown time.
- interpreter - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
-
- InvalidChannelException - Exception in org.ow2.proactive.scheduler.synchronization
-
- InvalidChannelException() - Constructor for exception org.ow2.proactive.scheduler.synchronization.InvalidChannelException
-
- InvalidChannelException(String) - Constructor for exception org.ow2.proactive.scheduler.synchronization.InvalidChannelException
-
- InvalidChannelException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.InvalidChannelException
-
- InvalidChannelException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.synchronization.InvalidChannelException
-
- InvalidScriptException - Exception in org.ow2.proactive.scripting
-
Exception thrown when creation of a Script fails.
- InvalidScriptException() - Constructor for exception org.ow2.proactive.scripting.InvalidScriptException
-
Constructor.
- InvalidScriptException(String, Throwable) - Constructor for exception org.ow2.proactive.scripting.InvalidScriptException
-
Constructor
- InvalidScriptException(String) - Constructor for exception org.ow2.proactive.scripting.InvalidScriptException
-
Constructor
- InvalidScriptException(Throwable) - Constructor for exception org.ow2.proactive.scripting.InvalidScriptException
-
Constructor
- invoke(ObjectName, String, Object[], String[]) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- invoke(Object, Method, Object[]) - Method in class org.ow2.proactive.scheduler.rest.SessionHandler
-
- invoke(String, String, Object[]) - Method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
Invokes an operation on an MBean.
- IRMClient - Interface in org.ow2.proactive.scheduler.rest
-
Resource manager interface available in the rest-client framework.
- isAbsolute() - Method in class org.ow2.proactive.scheduler.common.job.JobDeadline
-
- isActivated() - Method in interface org.ow2.proactive.authentication.Authentication
-
Checks whether an authentication is activated or in other words is ready to authenticate users.
- isActivated() - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
- isActivated() - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
Method used to wait until the TaskLauncher is activated (i.e.
- isActive() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Determines whether the connector server is active.
- isActive() - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- isActive() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Returns true if the resource manager is operational and a client is connected.
- isActive() - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Returns true if the resource manager is operational and a client is connected.
- isActive() - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- isActive(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Check Resource Manager availability.
- isAddon(String) - Static method in class org.ow2.proactive.resourcemanager.utils.AddonClassUtils
-
Check whether the addon class should be loaded from addons jars.
- isAdvanced() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- isAlive() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Checks if the client is alive by sending the message to it.
- isAlive() - Method in interface org.ow2.proactive.resourcemanager.frontend.RMMonitoring
-
Deprecated.
- isAlive() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Deprecated.
- isAllCatalogPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isAllCatalogPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all catalog permission
- isAllCatalogPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isAllCatalogPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isAllJobPlannerPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isAllJobPlannerPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all job planner permission
- isAllJobPlannerPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isAllJobPlannerPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isAllTenantPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isAllTenantPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
- isAllTenantPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isAllTenantPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isAnyCertificate() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isAnyHostname() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isAnyToken() - Method in class org.ow2.proactive.permissions.PrincipalPermission
-
- isAppending - Variable in class org.ow2.proactive.utils.appenders.AsynchFileAppender
-
- isAscending() - Method in enum org.ow2.proactive.db.SortOrder
-
- isAuthorizedForkEnvironmentScript() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- isAutomaticTransfer() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- isAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
-
- isBestEffort() - Method in class org.ow2.proactive.utils.Criteria
-
- isBusy() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- isBusy() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isBusy() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isCanCreateAssociationPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isCanCreateAssociationPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user can create a job-planner association
- isCanCreateAssociationPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isCanCreateAssociationPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- ISchedulerClient - Interface in org.ow2.proactive.scheduler.rest
-
Scheduler interface available in the rest-client framework.
- isChildJobs() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isChildJobs() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isClosing - Variable in class org.ow2.proactive.utils.appenders.AsynchFileAppender
-
- isConfiguring() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- isConfiguring() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isConfiguring() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isConnected() - Method in class org.ow2.proactive.jmx.JMXClientHelper
-
Returns true if this client is connected.
- isConnected() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Test whether or not the user is connected to the ProActive Scheduler.
- isConnected() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- isConnected() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- isConnected() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- isConnected() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
Check connection with the server
return true if the current session is connected, false otherwise
- isConnected() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- isConnected(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
-
Tests whether the session is connected to the ProActive server.
- isConnected(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Tests whether or not the user is connected to the ProActive Scheduler
- isConnected(String) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
- isCreateFolderHierarchySequentiallyEnabled() - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- isDeploying() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- isDeploying() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns a boolean that says if the node is deploying or not.
- isDeploying() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isDeployingNodeURL(String) - Static method in class org.ow2.proactive.resourcemanager.utils.RMNodeHelper
-
Returns true
if the given parameter is the representation of
a deploying node (starts with deploying://nsName/nodeName
),
false
otherwise.
- isDockerWindowsToLinux() - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Returns true if the current fork environment aims at running a linux docker container on a windows host
- isDown() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- isDown() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isDown() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isDown() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is not currently UP
- isDynamic() - Method in class org.ow2.proactive.scripting.SelectionScript
-
Say if the script is static or dynamic
- isEmpty() - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- isEmpty() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Returns true if this channel map contains no key-value mappings.
- isEmpty(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- isEmpty(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- isEmpty() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
- isEmptyTokenAsNull() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets whether the tokenizer currently returns empty tokens as null.
- isEnableSubstitutionInVariables() - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Returns a flag whether substitution is done in variable names.
- isEqualJob(TaskFlowJob, TaskFlowJob) - Method in class org.ow2.proactive.scheduler.common.job.factories.JobComparator
-
We state that: For any jobs (TaskFlowJob) job1 and job2 such that job1
serialized to xml produces job1.xml job1.xml loaded in java produces job2
then isEqual(job1,job2) == true
- isError() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- isFallbackGroupMembership() - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
-
Returns whether to use the Fallback mechanism to determine the user group
- isFallbackGroupMembership() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isFallbackTenantMembership() - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
-
Returns whether to use the Fallback mechanism to determine the user tenant
- isFallbackTenantMembership() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isFallbackUserAuth() - Method in class org.ow2.proactive.authentication.keycloak.KeycloakOidcProperties
-
Returns whether to use the Fallback mechanism for user authentication
- isFallbackUserAuth() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isFetchError() - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- isFilterByTenant() - Method in class org.ow2.proactive.authentication.UserData
-
- isFinished() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
To know if the job is finished or not.
- isFinished() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isFinished() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isFinished() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- isFolder(String, String) - Method in interface org.ow2.proactive.scheduler.common.SchedulerSpaceInterface
-
Check if a file in the specified DataSpace is a folder
- isFork() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To know if the task will be run in a forked JVM
- isFree() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- isFree() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isFree() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isFreezable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is freezable in its current state
- isHandleOnlyMyJobsPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isHandleOnlyMyJobsPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has permission to handle only its jobs
- isHandleOnlyMyJobsPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isHandleOnlyMyJobsPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isHidden() - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- isIgnoreEmptyTokens() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets whether the tokenizer currently ignores empty tokens.
- isInitialized() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesLockRestorationManager
-
- isInsecure() - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- isInstanceOf(ObjectName, String) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- isIsolateTaskOutputs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- isJobAlive() - Method in enum org.ow2.proactive.scheduler.common.job.JobStatus
-
- isJobFinished(JobId) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Returns true, if the scheduler has finished the execution of the
specified job.
- isJobFinished(String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Returns true, if the scheduler has terminated the execution of
the specified job.
- isJobFinished(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- isJobFinished(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- isJobFinished(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- isJobFinished(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- isJobFinished(JobId) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- isJobFinished(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- isJobInherited() - Method in class org.ow2.proactive.scheduler.common.task.TaskVariable
-
- isKilled() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is killed
- isLazyFetch() - Static method in class org.ow2.proactive.scripting.Script
-
- isLocked() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- isLocked() - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- isLocked - Variable in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Status associated to a ProActive Node.
- isLocked() - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Returns a boolean saying whether the node is locked or not.
- isLocked() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Returns a boolean saying whether the node is locked or not.
- isLost() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- isMatch(char[], int, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Returns the number of matching characters, zero for no match.
- isMatch(char[], int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Returns the number of matching characters, zero for no match.
- isMyEventsOnly() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Get the myEventsOnly.
- isMyEventsOnly() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isMyEventsOnly() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isMyEventsOnly() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
-
- isMyEventsOnly() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- isMyJobsOnly() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isMyJobsOnly() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isNodeAdmin(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- isNodeAdmin(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Checks if the currently connected user is the node administrator
- isNodeAdmin(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Checks if the currently connected user is the node administrator
- isNodeUser(String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- isNodeUser(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Checks if the currently connected user can use node for computations
- isNodeUser(String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Checks if the currently connected user can use node for computations
- isNotificationAdminPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isNotificationAdminPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all Notification Service permissions;
- isNotificationAdminPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isNotificationAdminPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- ISO8601DateUtil - Class in org.ow2.proactive.scheduler.common.util
-
Helper class for converting ISO datetime strings of the following format:
"2008-03-01T13:00:00+01:00".
- isOtherUsersJobReadPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isOtherUsersJobReadPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has permission to read other users' jobs
- isOtherUsersJobReadPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isOtherUsersJobReadPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isParallel() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Checks if the task is parallel.
- isPassed(SelectionScript, Map<String, Serializable>, RMNode) - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
Predicts script execution result.
- isPassed(SelectionScript, Map<String, Serializable>, RMNode) - Method in class org.ow2.proactive.resourcemanager.selection.statistics.ProbablisticSelectionManager
-
Predicts script execution result.
- isPausable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is pausable in its current state
- isPcaAdminPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isPcaAdminPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all Service Automation permissions
- isPcaAdminPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isPcaAdminPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isPending() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isPending() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isPending() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- isPingable() - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Defines if the client has to be pinged.
- isPreciousLogs() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To know if the logs of this task are precious.
- isPreciousLogs() - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- isPreciousResult() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To know if the result of this task is precious.
- isProcessFinished() - Method in class org.ow2.proactive.process.ProcessExecutor
-
- isProcessFinished() - Method in class org.ow2.proactive.process.ProcessWaiterThread
-
- isProtectedByToken() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- isProtectedByToken() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isProtectedByToken() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isRaw() - Method in interface org.ow2.proactive.scheduler.common.task.TaskResult
-
Returns true if this result contains raw data (i.e.
- isRaw() - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- isRaw() - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- isRaw() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.proactive.scheduler.rest.readers.OctetStreamReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.proactive.scheduler.rest.readers.TaskResultReader
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.ow2.proactive.scheduler.rest.readers.WildCardTypeReader
-
- isReceived(String) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Check if the given signal was received
- isReceived(String) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- isRegistered(ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- isRelative() - Method in class org.ow2.proactive.scheduler.common.job.JobDeadline
-
- isResult() - Method in class org.ow2.proactive.resourcemanager.common.NSState
-
- isResultMapPresent() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Return true if a non-empty result map is attached to this job
- isResultMapPresent() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- isResultMapPresent() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- isResultMapPresent() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- isResumable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is resumable in its current state
- isRmCoreAllPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isRMCoreAllPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all Resource Manager permissions
- isRMCoreAllPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isRMCoreAllPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isRunAsMe() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To know if the task will be executed under the user identity or not.
- isRunAsUser() - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
-
Return true if user want to run the task under his account id, false otherwise.
- isRunAsUser() - Method in class org.ow2.proactive.scheduler.task.context.TaskContext
-
- isRunning() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isRunning() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isRunning() - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- isRunningRemotely() - Method in class org.ow2.proactive.process.ProcessExecutor
-
- isRunningRemotely() - Method in class org.ow2.proactive.process.SSHProcessExecutor
-
- isRunningWithOneJar() - Static method in class org.ow2.proactive.utils.OneJar
-
- isSchedulerAdminPermission() - Method in class org.ow2.proactive.authentication.UserData
-
- isSchedulerAdminPermission() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Check if the user has all Scheduler permissions
- isSchedulerAdminPermission() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
- isSchedulerAdminPermission() - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- isSchemaException() - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Get the isSchemaException
- isSet() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Return true if this property is set or has a default value, false otherwise.
- isSet(String, String) - Method in class org.ow2.proactive.core.properties.PACommonPropertiesHelper
-
Return true if this property is set, false otherwise.
- isSet() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- isSet() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- isSet() - Method in class org.ow2.proactive.scheduler.common.task.UpdatableProperties
-
Tell if the value has been set or if it is the default one.
- isSet() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- isShutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- isShuttingDown() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is currently shutting down
- isStartable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is startable
- isStarted() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
- isStarted() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- isStarted() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- isStartTls() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isStoppable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler can be stopped in its current state.
- isStoreInDataBase() - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- isSubmittable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if a job can be submitted to scheduler
- isTaskAlive() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Returns true if the task is alive (a task is alive when it's waiting to be executed or being executed
- isTaskAlive() - Method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
-
- isTaskFinished(String, String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Returns true, if the scheduler has finished the execution of the
task.
- isTaskFinished(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- isTaskFinished(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- isTaskFinished(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- isTaskStarted() - Method in class org.ow2.proactive.scheduler.task.TaskLauncher
-
- isThereNodesInSameJVM(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
-
Check if there are any other nodes handled by the NodeSource in the same
JVM of the node passed in parameter.
- isToBeRemoved() - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Returns a boolean that indicates whether the job
is marked for removal or not.
- isToBeRemoved() - Method in class org.ow2.proactive.scheduler.common.job.JobState
-
Get the toBeRemoved property.
- isToBeRemoved() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
Returns a boolean that indicates whether the job
is marked for removal or not.
- isToBeRemoved() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- isToBeRemoved() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- isTopologyBased() - Method in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
-
Defines if selection scripts have to be executed on all
available nodes before the topology information will be processed.
- isToRemove() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Returns false
under all conditions.
- isToRemove() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- isToRemove() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- isToRemove() - Method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Returns true if this user has to be removed, false if not.
- isTransferring() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- isTrue() - Method in class org.ow2.proactive.scheduler.synchronization.PredicateActionResult
-
Returns the result of the predicate evaluation
- isTrusted(X509Certificate[], String) - Method in class org.ow2.proactive.http.AllowAllTrustStrategy
-
- isUnusable() - Method in enum org.ow2.proactive.scheduler.common.SchedulerStatus
-
Return true if the scheduler is NOT usable in its current state
- isUseUidInGroupSearch() - Method in class org.ow2.proactive.authentication.LDAPDomainConfiguration
-
- isUsingDeployingNode() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- isValid() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- isValidProgressValue(int) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Returns a boolean that indicates whether the specified value is a valid
progress value.
- isVisualizationActivated() - Method in interface org.ow2.proactive.scheduler.common.task.TaskInfo
-
If the visualization is activated on the task
- isVisualizationActivated() - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- isVisualizationActivated() - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
If the visualization is activated on the task
- isVisualizationActivated() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- isWallTimeSet() - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Return true if wallTime is set.
- isWithIssuesOnly() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteria
-
- isWithIssuesOnly() - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- isZipFile(File) - Static method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.utils.Zipper
-
- isZipFile(InputStream) - Static method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.utils.Zipper
-
- ITERATION_SEPARATOR - Static variable in interface org.ow2.proactive.scheduler.common.task.TaskId
-
string separator in the task name for indicating the iteration index
- IterationAwareJob - Class in org.ow2.proactive.scheduler.examples
-
Prints iteration and replication exported properties for testing purposes
- IterationAwareJob() - Constructor for class org.ow2.proactive.scheduler.examples.IterationAwareJob
-
- iterator() - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- RANGE_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
-
- RangeParserValidator<T extends Comparable<T>> - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- RangeParserValidator(String, ModelType) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
-
Construct a range parser whose model definition should match the parser type or the type followed by range.
- RangeParserValidator(String, ModelType, String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
-
Construct a range parser with a customized model definition rule.
- RangeValidator<T extends Comparable<T>> - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
-
- RangeValidator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.RangeValidator
-
- RangeValidator(T) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.RangeValidator
-
- RangeValidator(T, T) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.RangeValidator
-
- RangeValidator(Range) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.RangeValidator
-
- RAW_PROTOCOL_PREFIX - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketBasedForwardingProvider
-
Prefix for direct socket (i.e.
- readAccount(String) - Method in class org.ow2.proactive.account.AbstractAccountsManager
-
Reads account information from the data base
- readAccount(String) - Method in class org.ow2.proactive.resourcemanager.core.account.RMAccountsManager
-
Computes user account data by scanning the data base.
- readFile(File) - Static method in class org.ow2.proactive.scripting.Script
-
Create string script from file
- readFrom(Readable) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
If possible, reads chars from the provided
Readable
directly into underlying
character buffer without making extra copies.
- readFrom(InputStream, String) - Method in interface org.ow2.proactive.scheduler.rest.ds.IDataSpaceClient.ILocalDestination
-
- readFrom(InputStream, String) - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDestination
-
- readFrom(Class<ExceptionToJson>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ow2.proactive.scheduler.rest.readers.OctetStreamReader
-
- readFrom(Class<Serializable>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ow2.proactive.scheduler.rest.readers.TaskResultReader
-
- readFrom(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.ow2.proactive.scheduler.rest.readers.WildCardTypeReader
-
- readHosts(File) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
Internal host file parser
- readLock - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Use this lock to wrap a read access to runtime variables
- readLock() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- readUnlock() - Method in class org.ow2.proactive.scheduler.job.ClientJobState
-
- readValue() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- READY_PREFIX - Static variable in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- readyForSignal(String) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add a new signal to the set of job signals
- readyForSignal(String, List<JobVariable>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add a new signal to the set of job signals
- readyForSignal(String, List<JobVariable>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- readyForSignal(String) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- recMan - Variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
Object handling the AwaitedJobsFile connection
- reconfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Reconfigure the infrastructure of a potentially already deployed node
source with the given parameters.
- reconfigure(Object[], Object[]) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- reconfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
-
- reconfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Reconfigure a policy (potentially running) with the given parameters.
- reconfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
-
- reconfigure(Object...) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
-
- reconnect() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
Reconnects this smart proxy to the scheduler
- reconnect() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- recover(NodeSourceDescriptor) - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManagerFactory
-
Creates a new infrastructure manager and recovers its state thanks to
the variables contained in the nodeSourceDescriptor.
- recoverFullyDeployedInfrastructureOrReset(String, NodeSource, NodeSourceDescriptor) - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- recoverNodes(NodeSource) - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- recoverNodeSource(NodeSourceDescriptor) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Recreate a node source from a node source descriptor and deploy it if
the node source descriptor specifies a deployed status.
- recoverNodeSourcesAndNodes() - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- recoverPersistedInfraVariables(Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Copy all the runtime variables map given in parameter to the runtime
variables map of this infrastructure.
- refresh() - Method in class org.ow2.proactive.policy.ClientsPolicy
-
- refreshConfiguration() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
-
Reload the resource manager configuration, permissions, and log4j config.
- refreshConfiguration() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
-
- REGEXP_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RegexpParserValidator
-
- RegexpMatcher - Class in org.ow2.proactive.scheduler.common.util
-
RegexpMatcher should help you when looking for patterns in a string.
- RegexpMatcher(String) - Constructor for class org.ow2.proactive.scheduler.common.util.RegexpMatcher
-
Create a new instance of RegexpMatcher.
- RegexpParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- RegexpParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RegexpParserValidator
-
- RegexpValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
-
- RegexpValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.RegexpValidator
-
- register(ProgressFileReader.Listener) - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader
-
- register(ProgressFileReaderPoller.Listener) - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- registerAndEmitNodeEvent(RMNodeEvent) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- registerAsListener() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- registerAsListener() - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- registerAsListener() - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- registerAvailableNode(RMNode) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Add the node in the list of all nodes to make it pingable.
- registerGzipEncoding(ResteasyProviderFactory) - Static method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- registerKillChildProcessesOnShutdown(String) - Static method in class org.ow2.proactive.utils.CookieBasedProcessTreeKiller
-
Register a shutdown hook to kill children processes
- registerMBeans(MBeanServer) - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
-
Sub-class must register the MBeans into the MBean server.
- registerMBeans(MBeanServer) - Method in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
-
Sub-class must register the MBeans into the MBean server.
- registerService(String, int, boolean) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Register a cloud automation service associated with the given job
- registerService(String, int, boolean) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- registerService(String, int, boolean) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- registerService(String, int, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- registerService(String, int, boolean) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- registerService(String, String, int, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Register a PSA service associated with a job.
- registerService(String, int, boolean) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- reinitializeState() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- relativize(String, DataSpacesFileObject) - Method in class org.ow2.proactive.scheduler.task.data.TaskProActiveDataspaces
-
- releaseBusyNodesNotInList(List<NodeSet>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- releaseBusyNodesNotInList(List<NodeSet>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- releaseBusyNodesNotInList(List<NodeSet>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Release the nodes that are busy and that are not part of the given node set
- releaseNode(Node) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- releaseNode(Node) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Releases the node after computations.
- releaseNode(Node) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Releases the node after computations.
- releaseNode(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Release a node
- releaseNode(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Release a node.
- releaseNodes(NodeSet) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- releaseNodes(NodeSet) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Releases nodes after computations.
- releaseNodes(NodeSet) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Releases nodes after computations.
- reload() - Static method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- reload() - Static method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- reloadConfiguration() - Method in interface org.ow2.proactive.core.properties.PACommonProperties
-
Reload the properties using the default property file configuration
This method will clean every loaded properties before.
- reloadConfiguration() - Method in enum org.ow2.proactive.core.properties.PASharedProperties
-
- reloadConfiguration() - Method in enum org.ow2.proactive.resourcemanager.core.properties.PAResourceManagerProperties
-
- reloadConfiguration() - Method in enum org.ow2.proactive.scheduler.core.properties.PASchedulerProperties
-
- reloadFilters() - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
- reloadPolicyConfiguration() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
For administrator only, order a reload to the policy.
- reloadPolicyConfiguration() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- reloadPolicyConfiguration() - Method in class org.ow2.proactive.scheduler.rest.ClientBase
-
- reloadPolicyConfiguration() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- reloadPolicyConfiguration() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- REMOTE_CONNECTION_MARKER - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Marker in the task output to locate the remote connection hint
for the hint to be detected client side, the following String has
to be printed to the task log :
PA_REMOTE_CONNECTION;TaskId;type;url
example : 'PA_REMOTE_CONNECTION;10005;vnc;localhost:5901'
- REMOTE_CONNECTION_SEPARATOR - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
- RemoteDestination - Class in org.ow2.proactive.scheduler.rest.ds
-
- RemoteDestination(IDataSpaceClient.Dataspace, String) - Constructor for class org.ow2.proactive.scheduler.rest.ds.RemoteDestination
-
- RemoteSource - Class in org.ow2.proactive.scheduler.rest.ds
-
- RemoteSource() - Constructor for class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- RemoteSource(IDataSpaceClient.Dataspace) - Constructor for class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- RemoteSource(IDataSpaceClient.Dataspace, String) - Constructor for class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- RemoteSpace - Interface in org.ow2.proactive.scheduler.common.task.dataspaces
-
RemoteSpace is the interface used to access remote file spaces
- removalScript - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
-
- remove(T) - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- remove(List<Element>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
-
- remove() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Unsupported ListIterator operation.
- remove(String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Removes the mapping for a key from this channel map if it is present
(optional operation).
- remove(String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Removes the entry for the specified key only if it is currently
mapped to the specified value.
- remove(String, TaskId, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- remove(String, TaskId, String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- remove(String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- remove(String, String, Serializable) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- remove(Object) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
- removeAllAppenders(String) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
-
- removeAllAppenders(String) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LoggingEventProcessor
-
- removeAllAppenders() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LoggingEventProcessor
-
- removeAllNodes(String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Removes all nodes from the specified node source.
- removeAllNodes(String, boolean, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Removes all nodes from the specified node source.
- removeAllNodes() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- removeAllNodes(boolean) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Removed all nodes from the node source
- removeAllNodesFromNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- removeArgument(String) - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
-
Remove the specified argument from the argument map.
- removeAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
- removeAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
-
Removes from the proxy knowledge all info related with the given job.
- removeAwaitedJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.JobTrackerImpl
-
Removes from the proxy knowledge all info related with the given job.
- removeAwaitedJob(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestJobTrackerImpl
-
- removeAwaitedTask(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
The method from jobTracker is encapsulated in order to be called via the
SmartProxy stub
- removeAwaitedTask(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- removeAwaitedTask(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
-
Removes from the proxy knowledge all info related with the given task.
- removeAwaitedTask(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.JobTrackerImpl
-
Removes from the proxy knowledge all info related with the given task.
- removeAwaitedTask(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestJobTrackerImpl
-
- removeConnectionNotificationListener(NotificationListener) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
-
- removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnector
-
- removeDeployingNode(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Removes the deploying node from the nodesource's infrastructure manager.
- removeDir(File) - Static method in class org.ow2.proactive.utils.FileUtils
-
Remove directories and files recursively
- removeDownNodePriorToNotify(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
-
- removeDownNodePriorToNotify(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
This method can be overriden by subclasses, especially if they do not
want the node to be removed from the InfrastructureManager map when
detected as down.
- removeEventListener() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove the current event listener your listening on.
If no listener is defined, this method has no effect.
- removeEventListener() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeEventListener() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeEventListener(SchedulerEventListenerExtended) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeEventListener() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeEventListener() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeExternalEndpointUrl(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove an external endpoint url from a job.
- removeExternalEndpointUrl(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeExternalEndpointUrl(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeExternalEndpointUrl(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- removeExternalEndpointUrl(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeExternalEndpointUrl(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Remove an external endpoint url from a job.
- removeExternalEndpointUrl(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- removeFinished(T) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
- removeFinished(JobId) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
- removeHostTopology(String) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyImpl
-
Removes all information about host from the topology.
- removeJob(JobId) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove the job from the scheduler.
- removeJob(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove the job from the scheduler.
- removeJob(JobId) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeJob(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeJob(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeJob(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJob(JobId) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJob(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeJob(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeJob(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Delete a job
- removeJobIO(Job, String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJobIO(Job, String, String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- removeJobIO(Job, String, String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- removeJobLabels(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Removes label from jobs
- removeJobLabels(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeJobLabels(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeJobLabels(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJobLabels(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeJobLabels(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Removes label from jobs
- removeJobs(List<JobId>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove jobs with given ids
- removeJobs(long) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Remove jobs older than the given epoch time (jobs which were finished earlier)
- removeJobs(List<JobId>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeJobs(long) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeJobs(List<JobId>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeJobs(long) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeJobs(List<JobId>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJobs(long) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeJobs(List<JobId>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeJobs(long) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeJobs(String, List<String>, long) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Delete a list of jobs
Either jobsId or olderThen parameter can be used to select the list of jobs to remove
- removeLast(int) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
-
- removeLogger(String) - Static method in class org.ow2.proactive.scheduler.common.util.logforwarder.Log4JRemover
-
- removeLogger(String, Hierarchy) - Static method in class org.ow2.proactive.scheduler.common.util.logforwarder.Log4JRemover
-
- removeLogger(String) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LogForwardingService
-
- removeLogger(String) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LoggingEventProcessor
-
- removeManySignals(Set<String>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Remove the given set of signals from job signals
In order to remove signals that were not yet received, the signalsSubSet parameter should contain the "ready_" prefix and the signal names
- removeManySignals(Set<String>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- removeNode(String, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- removeNode(String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Removes a node from the RM.
- removeNode(String, boolean, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- removeNode(RMNode) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- removeNode(RMNodeData, String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- removeNode(String, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Removes a node from the resource manager.
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
Removes the node from the resource manager.
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
-
Removes the node from the resource manager.
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
Removes the node from the resource manager.
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Removes the node from the resource manager.
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
-
- removeNode(String, Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Removes the node from the node source.
- removeNode(String, boolean) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Removes a node from the node source
- removeNode(Node) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyManager
-
Node is removed or down.
- removeNode(String, boolean) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Delete a node
- removeNode(String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Delete a node.
- removeNodeFromCore(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Removed a node with given url from the internal structures of the core.
- removeNodes(int, String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Removes "number" of nodes from the node source.
- removeNodes(int, boolean) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Removes n nodes from the node source
- removeNodeSource(String, boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- removeNodeSource(String, boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Remove a node source from the RM.
- removeNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- removeNodeSource(String, boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Remove a node source from the RM.
- removeNodeSource(String, boolean) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Delete a nodesource
- removeNodeSource(String, String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Delete a node source.
- removeNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- removeNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- removeNodeToken(String, String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Remove a token from the given node
- removeNodeToken(String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Remove access token from given node
- removeNodeToken(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Remove access token from the given node.
- removeNotificationListener(ObjectName, ObjectName) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- removeNotificationListener(ObjectName, NotificationListener) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- removeOldFailedAttempts(String) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
- removePermission(IdentityPrincipal) - Method in class org.ow2.proactive.permissions.PrincipalPermission
-
- removeResult(String) - Method in interface org.ow2.proactive.scheduler.common.job.JobResult
-
Remove the result of the given task in this jobResult.
- removeResult(String) - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
- removeResult(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobResultImpl
-
- removeRMEventListener() - Method in interface org.ow2.proactive.resourcemanager.frontend.RMMonitoring
-
Removes a listener from RMMonitoring.
- removeRMEventListener() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Removes a listener from RMMonitoring.
- removeRMEventListener(UniqueID) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- removeSignal(String) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Remove the given signal
from the set of job signals
In order to remove a signal that was not yet received, the signalsSubSet parameter should contain the "ready_" prefix and the signal name
- removeSignal(String) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- removeThirdPartyCredential(String) - Method in interface org.ow2.proactive.scheduler.common.ThirdPartyCredentials
-
- removeThirdPartyCredential(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- removeThirdPartyCredential(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- removeThirdPartyCredential(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- removeThirdPartyCredential(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- removeThirdPartyCredential(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
- removeTimeouts(List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
- removeToken(String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- removeToken(String) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- removeToken(String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- renewSession() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
This method renew the connection lease without other side effect.
- renewSession() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- renewSession() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- renewSession() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- renewSession() - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
To renew the current server session.
- renewSession() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- renewSessionInternal() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- repeater - Static variable in class org.ow2.proactive.utils.Lambda
-
repeats func function limit number of times
- replace(int, int, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces a portion of the string builder with another string.
- replace(StrMatcher, String, int, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Advanced search and replaces within the builder using a matcher.
- replace(Object, Map<String, V>) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables in the given source object with
their matching values from the map.
- replace(Object, Map<String, V>, String, String) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables in the given source object with
their matching values from the map.
- replace(Object, Properties) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables in the given source object with their matching
values from the properties.
- replace(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
- replace(String, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source string as a template.
- replace(char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
- replace(char[], int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source array as a template.
- replace(StringBuffer) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
- replace(StringBuffer, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source buffer as a template.
- replace(CharSequence) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source as a template.
- replace(CharSequence, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source as a template.
- replace(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
- replace(StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables with their matching values
from the resolver using the given source builder as a template.
- replace(Object) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables in the given source object with
their matching values from the resolver.
- replace(String, String, Serializable, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Replaces the entry for the specified key only if currently
mapped to the specified value.
- replace(String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Replaces the entry for the specified key only if it is
currently mapped to some value.
- replace(String, TaskId, String, String, Serializable, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- replace(String, TaskId, String, String, Serializable) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- replace(String, String, Serializable, Serializable) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- replace(String, String, Serializable) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- replaceAll(char, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces the search character with the replace character
throughout the builder.
- replaceAll(String, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces the search string with the replace string throughout the builder.
- replaceAll(StrMatcher, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces all matches within the builder with the replace string.
- replaceAll(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 until all entries have been processed or the
function throws an exception.
- replaceAll(String, TaskId, String, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- replaceAll(String, String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- replaceFirst(char, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces the first instance of the search character with the
replace character in the builder.
- replaceFirst(String, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces the first instance of the search string with the replace string.
- replaceFirst(StrMatcher, String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Replaces the first match within the builder with the replace string.
- replaceIn(StringBuffer) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
- replaceIn(StringBuffer, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
- replaceIn(StringBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source buffer
with their matching values from the resolver.
- replaceIn(StringBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source builder
with their matching values from the resolver.
- replaceIn(StrBuilder) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
- replaceIn(StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables within the given source
builder with their matching values from the resolver.
- replaceScriptParameters(Script<?>, Map<String, String>, VariablesMap, PrintStream) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.ForkedTaskVariablesManager
-
- replaceSystemProperties(Object) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Replaces all the occurrences of variables in the given source object with
their matching values from the system properties.
- replaceVariablesInJobVariablesMap(Map<String, JobVariable>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
-
- replaceVariablesInTaskVariablesMap(Map<String, TaskVariable>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
-
- replaceVarsAndGenericInfo(String, Map<String, JobVariable>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.GetJobContentGenerator
-
- replicate() - Method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Replicates a task
- replicate() - Method in class org.ow2.proactive.scheduler.rest.data.TaskStateImpl
-
- replicate() - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- replicate() - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- replicateRunsVariable - Static variable in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
Name of the Integer variable to set in the script to determine
the number of parallel runs of a REPLICATE action
- REPLICATION_SEPARATOR - Static variable in interface org.ow2.proactive.scheduler.common.task.TaskId
-
string separator in the task name for indicating the replication index
- REQUESTED_BY_STRING - Static variable in class org.ow2.proactive.resourcemanager.core.RMCore
-
- requiresLayout() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.AsyncAppenderWithStorage
-
- requiresLayout() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.EmptyAppender
-
- requiresLayout() - Method in class org.ow2.proactive.utils.appenders.FileAppender
-
- reset() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Resets this tokenizer, forgetting all parsing and iteration already completed.
- reset(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Reset this tokenizer, giving it a new input string to parse.
- reset(char[]) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Reset this tokenizer, giving it a new input string to parse.
- resetFailedAttempt(String) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
- resetLogContextForImmediateService() - Method in class org.ow2.proactive.scheduler.task.TaskLogger
-
- resetLostNodeNotifications() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
-
- resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedMethodResolver
-
- resolve(String) - Static method in enum org.ow2.proactive.utils.OperatingSystem
-
- resolvedSelectionScript(SelectionScript) - Static method in class org.ow2.proactive.scripting.SelectionScript
-
- resolveFile(String) - Method in class org.ow2.proactive.scheduler.smartproxy.JobTrackerImpl
-
- resolveOrError(String) - Static method in enum org.ow2.proactive.utils.OperatingSystem
-
- resolvePropertiesFile(String) - Static method in class org.ow2.proactive.utils.FileUtils
-
- resolveVariable(String, StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Internal method that resolves the value of a variable.
- resolveVariables(Map<String, Serializable>, Map<String, Serializable>) - Static method in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
-
Creates a HashMap with variablesDictionary where values are resolved.
- ResourceManager - Interface in org.ow2.proactive.resourcemanager.frontend
-
This class represents the interface of the resource manager.
- ResponseContent(String, int) - Constructor for class org.ow2.proactive.http.CommonHttpResourceDownloader.ResponseContent
-
- restartAllInErrorTasks(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Restart all in error tasks in the job represented by jobId.
This method will restart every in error tasks of this job.
The jobId is given as a string.
- restartAllInErrorTasks(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- restartAllInErrorTasks(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- restartAllInErrorTasks(String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- restartAllInErrorTasks(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- restartAllInErrorTasks(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Restart all tasks in error in the job represented by jobid
- restartAllInErrorTasks(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- RestartDownNodesPolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
-
A policy that acquires nodes once and of node becomes down tries to restart it.
- RestartDownNodesPolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
-
- restartInErrorTask(String, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
- restartInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- restartInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- restartInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- restartInErrorTask(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- restartInErrorTask(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Restart a pause on error task within a job
- restartInErrorTask(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- RestartMode - Class in org.ow2.proactive.scheduler.common.task
-
This class represents the different restart mode for a task if an error occurred during its execution.
!! It is no longer an Enum since the rise of Hibernate.
- RestartMode() - Constructor for class org.ow2.proactive.scheduler.common.task.RestartMode
-
- RestartMode(int, String) - Constructor for class org.ow2.proactive.scheduler.common.task.RestartMode
-
Implicit constructor of a restart mode.
- restartTask(JobId, String, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Try to restart the task represented by the given task name in the given
jobId.
- restartTask(String, String, int) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Try to restart the task represented by the given task name in the given
jobId.
- restartTask(JobId, String, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- restartTask(String, String, int) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- restartTask(JobId, String, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- restartTask(String, String, int) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- restartTask(String, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- restartTask(JobId, String, int) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- restartTask(JobId, String, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- restartTask(String, String, int) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- restartTask(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Restart a task within a job
- restartTaskOnError - Variable in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Define where will a task be restarted if an error occurred (default is ANYWHERE).
- RestDataspace - Interface in org.ow2.proactive_grid_cloud_portal.dataspace
-
- RestException - Exception in org.ow2.proactive_grid_cloud_portal.scheduler.exception
-
- RestException(String) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.RestException
-
- RestException(Throwable) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.RestException
-
- RestException(String, Throwable) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.RestException
-
- RestJobTrackerImpl - Class in org.ow2.proactive_grid_cloud_portal.smartproxy
-
JobTracker that uses the REST API for performing actions on dataspaces.
- RestJobTrackerImpl() - Constructor for class org.ow2.proactive_grid_cloud_portal.smartproxy.RestJobTrackerImpl
-
- RestMapPage<K extends Serializable,V extends Serializable> - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
-
- RestMapPage() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- RestMapPage(Map<K, V>, int) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- restoreDependences(Map<TaskId, TaskState>) - Method in class org.ow2.proactive.scheduler.task.ClientTaskState
-
- restoreLock(RMNode, Client) - Method in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- restoreRunningTasks() - Method in interface org.ow2.proactive.scheduler.common.JobDescriptor
-
Retrieve the persisted state of tasks and restore the state of tasks
that are found running.
- RestPage<T extends Serializable> - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
-
- RestPage() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- RestPage(List<T>, int) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- RestrictedMethodResolver - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.utils
-
- RestrictedMethodResolver() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedMethodResolver
-
- RestrictedPropertyAccessor - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.utils
-
- RestrictedPropertyAccessor() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedPropertyAccessor
-
- RestrictedTypeLocator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.utils
-
- RestrictedTypeLocator() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedTypeLocator
-
- RestrictedTypeLocator(ClassLoader) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.utils.RestrictedTypeLocator
-
- restServerUrl(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
-
- RestSmartProxyImpl - Class in org.ow2.proactive_grid_cloud_portal.smartproxy
-
Smart proxy implementation that relies on the REST API for communicating with dataspaces
and websockets to push notifications to clients.
- RestSmartProxyImpl() - Constructor for class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- reSubmit(String, String, PathSegment, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Re-submit a job to the scheduler
- reSubmit(String, String, PathSegment, Map<String, String>, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Re-submit a job to the scheduler
- reSubmit(String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- reSubmit(JobId, Map<String, String>, Map<String, String>, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- reSubmitAll(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Re-submit a list of jobs to the scheduler
- RESULT_MAP_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
- RESULT_METADATA_VARIABLE - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The variable name to access result metadata from dependent tasks (a map).
- RESULT_VARIABLE - Static variable in class org.ow2.proactive.scripting.SelectionScript
-
The variable name which must be set after the evaluation
of a verifying script.
- RESULT_VARIABLE - Static variable in class org.ow2.proactive.scripting.TaskScript
-
The variable name which must be set after the evaluation
of a script task.
- ResultPreviewTool - Class in org.ow2.proactive.scheduler.common.task.util
-
Static util methods for result preview definition.
- ResultPreviewTool() - Constructor for class org.ow2.proactive.scheduler.common.task.util.ResultPreviewTool
-
- ResultPreviewTool.SimpleImagePanel - Class in org.ow2.proactive.scheduler.common.task.util
-
Simple JPanel for displaying image
- ResultPreviewTool.SimpleTextPanel - Class in org.ow2.proactive.scheduler.common.task.util
-
Simple JPanel for displaying text message
- RESULTS_VARIABLE - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The variable name to access results from dependent tasks (an array).
- resume() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
For administrator only, Resume the scheduler.
- resume() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- resume() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- resume() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- resume() - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
- resume() - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- resume() - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- resume() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- resumeJob(JobId) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Resume the job represented by jobId.
This method will restart every non-finished tasks of this job.
- resumeJob(String) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Resume the job represented by jobId.
This method will restart every non-finished tasks of this job.
The jobId is given as a string.
- resumeJob(JobId) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- resumeJob(String) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- resumeJob(JobId) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- resumeJob(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- resumeJob(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- resumeJob(JobId) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- resumeJob(JobId) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- resumeJob(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- resumeJob(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Resumes the job represented by jobid
- resumeScheduler(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
resumes the scheduler
- retrieve(String, String, String, String, String, List<String>, List<String>, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.dataspace.RestDataspace
-
Retrieves single or multiple files from specified location of the server.
- retrieveStats(String, String, String[], String) - Method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
- retryInHowManyMinutes(String) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
- reverse() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Reverses the string builder placing each character in the opposite index.
- revisionAndJobsInfo(String, Long, int, int, boolean, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, String, String, Long, String, String, long, long, long, long) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns a map containing one entry with the revision id as key and the
list of UserJobData as value.
- RIGHT_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.DateTimeParserValidator
-
- RIGHT_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ListParserValidator
-
- RIGHT_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ModelFromURLParserValidator
-
- RIGHT_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RegexpParserValidator
-
- RIGHT_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.SPELParserValidator
-
- RIGHT_PARAM_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.BaseParserValidator
-
- RIGHT_RANGE_DELIMITER - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.RangeParserValidator
-
- rightString(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Extracts the rightmost characters from the string builder without
throwing an exception.
- RM_CLIENT_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
- RM_URL_KEY - Static variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- RMAccount - Class in org.ow2.proactive.resourcemanager.core.account
-
This class represents an account, it contains information about the
activity of a Resource Manager user.
- RMAccount() - Constructor for class org.ow2.proactive.resourcemanager.core.account.RMAccount
-
- RMAccountsManager - Class in org.ow2.proactive.resourcemanager.core.account
-
This class represents the Resource Manager accounts manager.
- RMAccountsManager() - Constructor for class org.ow2.proactive.resourcemanager.core.account.RMAccountsManager
-
Create a new instance of this class.
- RMActiveObjectCreationException - Exception in org.ow2.proactive.resourcemanager.exception
-
- RMActiveObjectCreationException(String) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMActiveObjectCreationException
-
- RMActiveObjectCreationException() - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMActiveObjectCreationException
-
- RMActiveObjectCreationException(String, Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMActiveObjectCreationException
-
- RMActiveObjectCreationException(Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMActiveObjectCreationException
-
- rmAuth - Variable in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- RMAuthentication - Interface in org.ow2.proactive.resourcemanager.authentication
-
Authentication interface of the resource manager.
- RMAuthenticationImpl - Class in org.ow2.proactive.resourcemanager.authentication
-
RMAuthenticationImpl represents authentication service of the resource manager.
- RMAuthenticationImpl() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
ProActive default constructor
- RMAuthenticationImpl(RMCore) - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMAuthenticationImpl
-
- RMAwareNodeSourcePolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
-
Resource manages aware node source policy.
- RMAwareNodeSourcePolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
-
- RMClientExample - Class in org.ow2.proactive_grid_cloud_portal.rm.client
-
- RMClientExample() - Constructor for class org.ow2.proactive_grid_cloud_portal.rm.client.RMClientExample
-
- rmConnect(String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Login with username/password.
- RMConnection - Class in org.ow2.proactive.resourcemanager.frontend
-
This class provides means to connect to an existing RM.
- RMConstants - Interface in org.ow2.proactive.resourcemanager.common
-
Constant types in the Resource Manager.
- RMCore - Class in org.ow2.proactive.resourcemanager.core
-
The main active object of the Resource Manager (RM), the RMCore has to
provide nodes to clients.
- RMCore() - Constructor for class org.ow2.proactive.resourcemanager.core.RMCore
-
ProActive Empty constructor
- RMCore(String, Node) - Constructor for class org.ow2.proactive.resourcemanager.core.RMCore
-
Creates the RMCore object.
- RMCore(Map<String, NodeSource>, Map<String, RMNode>, Client, RMMonitoringImpl, SelectionManager, List<RMNode>, RMDBManager) - Constructor for class org.ow2.proactive.resourcemanager.core.RMCore
-
- RMCoreAllPermission - Class in org.ow2.proactive.permissions
-
The RMCoreAllPermission is a permission that implies all other permissions.
- RMCoreAllPermission() - Constructor for class org.ow2.proactive.permissions.RMCoreAllPermission
-
- rmCredentialsPath - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
Path to the credentials file user for RM authentication
- rmCredentialsPath - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
Path to the credentials file user for RM authentication
- RMDBManager - Class in org.ow2.proactive.resourcemanager.db
-
- RMDBManager(Configuration, boolean, boolean) - Constructor for class org.ow2.proactive.resourcemanager.db.RMDBManager
-
Used only for testing purposes of the hibernate config needs to be changed.
- RMDBManager.NodeLockUpdateAction - Enum in org.ow2.proactive.resourcemanager.db
-
- RMDBManagerBuffer - Class in org.ow2.proactive.resourcemanager.db
-
Methods of this class can be used to delay database operations in order to
batch them and reduce database hit overhead.
- RMDBManagerBuffer.DatabaseOperation - Enum in org.ow2.proactive.resourcemanager.db
-
- RMDBManagerBuffer.NodeOperation - Class in org.ow2.proactive.resourcemanager.db
-
- RMDeployingNode - Class in org.ow2.proactive.resourcemanager.rmnode
-
This class stands for a node whose deployment has already been launched whereas the RMNode
has not been acquired by the RMCore yet.
- RMDeployingNode() - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Required by ProActive Programming.
- RMDeployingNode(String, NodeSource, String, Client) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- RMDeployingNode(String, NodeSource, String, Client, String) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- RMDeployingNodeAccessor() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager.RMDeployingNodeAccessor
-
- rmDisconnect(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Resource Manager disconnect.
- RMEvent - Class in org.ow2.proactive.resourcemanager.common.event
-
Upper class for RM's event objects
- RMEvent() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
ProActive empty constructor
- RMEvent(long) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
- RMEvent(RMEventType) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Creates the node event object.
- rmEvent(RMEvent) - Method in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- rmEvent(RMEvent) - Method in interface org.ow2.proactive.resourcemanager.frontend.RMEventListener
-
RM is shutting down
- rmEvent(RMEvent) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- rmEvent(RMEvent) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
-
- rmEvent(RMEvent) - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Handle incoming Resource Manager events
- RMEventListener - Interface in org.ow2.proactive.resourcemanager.frontend
-
Interface for RM events monitoring.
- RMEventType - Enum in org.ow2.proactive.resourcemanager.common.event
-
Enumeration of all events generated by the Resource Manager,
and received by Monitors, which permits to probe RM activity.
- RMException - Exception in org.ow2.proactive.resourcemanager.exception
-
Exceptions Generated by the RM
- RMException(String) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMException
-
Attaches a message to the Exception
- RMException() - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMException
-
Empty constructor
- RMException(String, Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMException
-
Attaches a message and a cause to the Exception
- RMException(Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMException
-
Attaches a cause to the Exception
- RMFactory - Class in org.ow2.proactive.resourcemanager
-
- RMFactory() - Constructor for class org.ow2.proactive.resourcemanager.RMFactory
-
- RMFileLoginModule - Class in org.ow2.proactive.resourcemanager.authentication
-
File login module implementation for resource manager.
- RMFileLoginModule() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMFileLoginModule
-
- RMGroupEventListener - Class in org.ow2.proactive.resourcemanager.frontend
-
A listener of the resource manager which can receive a collection of events at once.
- RMGroupEventListener() - Constructor for class org.ow2.proactive.resourcemanager.frontend.RMGroupEventListener
-
- RMInitializer - Class in org.ow2.proactive.resourcemanager
-
RMInitializer is used to initialize property for the Resource Manager start up.
- RMInitializer() - Constructor for class org.ow2.proactive.resourcemanager.RMInitializer
-
- RMInitialState - Class in org.ow2.proactive.resourcemanager.common.event
-
Defines a state of the Resource Manager for a Monitor.
- RMInitialState() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMInitialState
-
- rmInitialState - Variable in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- RMJaasConfigUtils - Class in org.ow2.proactive.resourcemanager.authentication
-
- RMJaasConfigUtils() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMJaasConfigUtils
-
- RMJMXBeans - Class in org.ow2.proactive.resourcemanager.core.jmx
-
- RMJMXHelper - Class in org.ow2.proactive.resourcemanager.core.jmx
-
This helper class represents the RMI and RO based JMX monitoring infrastructure of the Resource Manager.
- RMJMXHelper(RMAccountsManager) - Constructor for class org.ow2.proactive.resourcemanager.core.jmx.RMJMXHelper
-
Creates a new instance of this class.
- RMKeycloakLoginModule - Class in org.ow2.proactive.resourcemanager.authentication
-
RM login module that performs user authentication and authorization against Keycloak.
- RMKeycloakLoginModule() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMKeycloakLoginModule
-
- RMLDAPLoginModule - Class in org.ow2.proactive.resourcemanager.authentication
-
LDAP login module implementation for resource manager.
- RMLDAPLoginModule() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMLDAPLoginModule
-
- RMListenerProxy - Class in org.ow2.proactive.resourcemanager.common.util
-
This class adds a cache mechanism that maintains the
RMInitialState
state of the
remote resource manager.
- RMListenerProxy() - Constructor for class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- RMMonitoring - Interface in org.ow2.proactive.resourcemanager.frontend
-
An interface Front-End for the Monitoring of the Resource Manager.
- rmMonitoring - Variable in class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
-
- RMMonitoringImpl - Class in org.ow2.proactive.resourcemanager.frontend
-
Active object designed for the Monitoring of the Resource Manager.
- RMMonitoringImpl() - Constructor for class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
ProActive empty constructor
- RMMonitoringImpl(RMCore) - Constructor for class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Creates the RMMonitoring active object.
- RMMultiLDAPLoginModule - Class in org.ow2.proactive.resourcemanager.authentication
-
LDAP login module implementation for resource manager.
- RMMultiLDAPLoginModule() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMMultiLDAPLoginModule
-
- RMNode - Interface in org.ow2.proactive.resourcemanager.rmnode
-
An RMNode is a ProActive node able to execute schedulers tasks.
- RMNodeClient - Class in org.ow2.proactive.resourcemanager.task.client
-
- RMNodeClient(CredData, String) - Constructor for class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- RMNodeConfigurator - Class in org.ow2.proactive.resourcemanager.nodesource
-
This class is responsible for the node configuration
- RMNodeConfigurator() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.RMNodeConfigurator
-
PA Constructor
- RMNodeConfigurator(RMCore) - Constructor for class org.ow2.proactive.resourcemanager.nodesource.RMNodeConfigurator
-
- RMNodeData - Class in org.ow2.proactive.resourcemanager.db
-
- RMNodeData() - Constructor for class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- RMNodeData(String, String, Client, Client, Permission, NodeState, long, String, String[], String) - Constructor for class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- RMNodeData(String, String, Client, Client, Permission, NodeState, long, String, String[], String, Map<String, String>, Set<String>) - Constructor for class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- RMNodeDescriptor - Class in org.ow2.proactive.resourcemanager.common.event
-
- RMNodeDescriptor() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- RMNodeEvent - Class in org.ow2.proactive.resourcemanager.common.event
-
This class implements Event object related to an RMNode
This immutable event object is thrown to all Resource Manager Monitors to inform them
about a Node's state modification.
- RMNodeEvent() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
ProActive empty constructor
- RMNodeEvent(String, long) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- RMNodeEvent(String, long, RMEventType) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- RMNodeEvent(RMNodeDescriptor) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Creates a node event object without previous node state.
- RMNodeEvent(RMNodeDescriptor, RMEventType, NodeState, String) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
Creates a node event object with a previous node state.
- RMNodeEvent(RMEventType, NodeState) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- RMNodeEvent(RMEventType, NodeState, NodeState) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeEvent
-
- RMNodeException - Exception in org.ow2.proactive.resourcemanager.exception
-
- RMNodeException(String) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMNodeException
-
- RMNodeException() - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMNodeException
-
- RMNodeException(String, Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMNodeException
-
- RMNodeException(Throwable) - Constructor for exception org.ow2.proactive.resourcemanager.exception.RMNodeException
-
- RMNodeHelper - Class in org.ow2.proactive.resourcemanager.utils
-
- RMNodeHistory - Class in org.ow2.proactive.resourcemanager.common.event
-
- RMNodeHistory() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- RMNodeImpl - Class in org.ow2.proactive.resourcemanager.rmnode
-
Implementation of the RMNode Interface.
- RMNodeImpl(Node, NodeSource, Client, Permission) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Constructs a new instance.
- RMNodeImpl(Node, NodeSource, Client, Permission, NodeState) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- RMNodeImpl(Node, NodeSource, String, String, Client, String, String[], String, Permission, NodeState, Set<String>) - Constructor for class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
A constructor of
RMNodeImpl
that already has all the
configuration information.
- RMNodeSourceEvent - Class in org.ow2.proactive.resourcemanager.common.event
-
This class implements the Event object related to a NodeSource
.
- RMNodeSourceEvent() - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
ProActive Empty constructor.
- RMNodeSourceEvent(String, String, LinkedHashMap<String, String>, String, String, String, String, String[]) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Creates an RMNodesourceEvent object.
- RMNodeSourceEvent(RMEventType, String, String, String, LinkedHashMap<String, String>, String, String, String, String, String[]) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
Creates an RMNodesourceEvent object.
- RMNodeSourceEvent(String, long) - Constructor for class org.ow2.proactive.resourcemanager.common.event.RMNodeSourceEvent
-
- RMPAMLoginModule - Class in org.ow2.proactive.resourcemanager.authentication
-
File login module implementation for resource manager.
- RMPAMLoginModule() - Constructor for class org.ow2.proactive.resourcemanager.authentication.RMPAMLoginModule
-
- RMProxyUserInterface - Class in org.ow2.proactive.resourcemanager.common.util
-
This class implements an active object managing a connection
to the Resource Manager (a proxy to the Resource Manager)
You must init the proxy by calling the
RMListenerProxy.init(String, Credentials)
method
after having created it
- RMProxyUserInterface() - Constructor for class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- RMProxyUserInterface.MBeanAttributeType - Enum in org.ow2.proactive.resourcemanager.common.util
-
Enum of managed MBean attribute types
Convert a String MBean attribute value to Object
- RMRestClient - Class in org.ow2.proactive_grid_cloud_portal.rm.client
-
- RMRestClient(String, ClientHttpEngine) - Constructor for class org.ow2.proactive_grid_cloud_portal.rm.client.RMRestClient
-
- RMRestClient.JacksonContextResolver - Class in org.ow2.proactive_grid_cloud_portal.rm.client
-
- RMRestInterface - Interface in org.ow2.proactive_grid_cloud_portal.common
-
Resource Manager REST API
- RMStarter - Class in org.ow2.proactive.resourcemanager.utils
-
Class with main which instantiates a resource manager.
- RMStarter() - Constructor for class org.ow2.proactive.resourcemanager.utils.RMStarter
-
- RMState - Class in org.ow2.proactive.resourcemanager.common
-
RMState represents information about RM activity.
- RMState(RMStateNodeUrls, Long) - Constructor for class org.ow2.proactive.resourcemanager.common.RMState
-
- RMState() - Constructor for class org.ow2.proactive.resourcemanager.common.RMState
-
- RMstate - Variable in class org.ow2.proactive.resourcemanager.common.util.RMListenerProxy
-
- RMStateDelta - Class in org.ow2.proactive.resourcemanager.common.event.dto
-
- RMStateDelta() - Constructor for class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
- RMStateFull - Class in org.ow2.proactive.resourcemanager.common.event.dto
-
- RMStateFull() - Constructor for class org.ow2.proactive.resourcemanager.common.event.dto.RMStateFull
-
- RMStateNodeUrls - Class in org.ow2.proactive.resourcemanager.common
-
- RMStateNodeUrls(Set<String>, Set<String>, Set<String>) - Constructor for class org.ow2.proactive.resourcemanager.common.RMStateNodeUrls
-
- RMStateNodeUrls() - Constructor for class org.ow2.proactive.resourcemanager.common.RMStateNodeUrls
-
- RMStatistics - Class in org.ow2.proactive.resourcemanager.common
-
- RMStatistics() - Constructor for class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- rmStatistics - Variable in class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
The reference on the statistics holder.
- rmStatistics - Static variable in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Resource Manager's statistics
- RMStatistics - Class in org.ow2.proactive.resourcemanager.utils
-
This class represents the statistics of the Resource Manager.
- RMStatistics() - Constructor for class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Creates a new instance of the this class.
- RMStatistics(RMStatistics) - Constructor for class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
Copy constructor.
- RO_PROTOCOL - Static variable in class org.ow2.proactive.jmx.provider.JMXProviderUtils
-
A string representation of the Remote Object protocol
- RO_PROVIDER_PKGS - Static variable in class org.ow2.proactive.jmx.provider.JMXProviderUtils
-
The package that contains the classes of the JMX Remote Object provider
- ROConnection - Class in org.ow2.proactive.jmx.provider.ro
-
This class represents a way to talk to an MBean server through Remote Objects.
- ROConnection() - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnection
-
Empty constructor without arguments.
- ROConnection(MBeanServer, String, ROServerImpl, Subject, AccessControlContext) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnection
-
Creates a new ROConnection
that forwards remote calls to the attached MBean server.
- ROConnector - Class in org.ow2.proactive.jmx.provider.ro
-
The ROConnector thats exposes the active object responsible of creating the ROConnections.
- ROConnector() - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnector
-
Empty constructor without arguments (needed by ProActive).
- ROConnector(JMXServiceURL, Map<String, ?>) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnector
-
Constructs an ROConnector
that will connect the RO
connector server with the given address.
- ROConnector(ROServerImpl, Map<String, ?>) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnector
-
Constructs an ROConnector
using the given RO server stub.
- ROConnectorServer - Class in org.ow2.proactive.jmx.provider.ro
-
A JMX API connector server that creates Remote Object based connections
from remote clients.
- ROConnectorServer(JMXServiceURL, Map<String, ?>) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Creates a ROConnectorServer
- ROConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Creates a ROConnectorServer
- ROConnectorServer(JMXServiceURL, Map<String, ?>, ROServerImpl, MBeanServer) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Creates a ROConnectorServer
- RoleAdmin - Annotation Type in org.ow2.proactive.permissions
-
Method annotation which represents an administrator operation (pause, stop scheduler, configure policies, change log level, etc)
- RoleBasic - Annotation Type in org.ow2.proactive.permissions
-
Method annotation which represents the most basic roles, such as login, logout, get current user info, etc
- RoleNSAdmin - Annotation Type in org.ow2.proactive.permissions
-
Method annotation, specific to the Resource Manage which represents the ability to create and manage node sources
- RoleProvider - Annotation Type in org.ow2.proactive.permissions
-
Method annotation, specific to the Resource Manager which represents the ability to add or remove nodes
- RoleRead - Annotation Type in org.ow2.proactive.permissions
-
Method annotation which represents a read operation
- RoleUtils - Class in org.ow2.proactive.permissions
-
- RoleUtils() - Constructor for class org.ow2.proactive.permissions.RoleUtils
-
- RoleUtils.Role - Enum in org.ow2.proactive.permissions
-
- RoleWrite - Annotation Type in org.ow2.proactive.permissions
-
Method annotation which represents a write operation
The nature of a write operation definition depends on the component.
- ROServerImpl - Class in org.ow2.proactive.jmx.provider.ro
-
A remote object representing a connector server.
- ROServerImpl() - Constructor for class org.ow2.proactive.jmx.provider.ro.ROServerImpl
-
Empty constructor without arguments.
- ROServerImpl(MBeanServer, Map<String, ?>) - Constructor for class org.ow2.proactive.jmx.provider.ro.ROServerImpl
-
Constructs a new ROServerImpl
.
- rrdContent(byte[], String, String[], String) - Static method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
- RRDDataStore - Class in org.ow2.proactive.jmx
-
This class (thread) dump all properties of MBean to RRD data base with specific period.
- RRDDataStore(String, int, Logger) - Constructor for class org.ow2.proactive.jmx.RRDDataStore
-
- RRDDataStore(StandardMBean, String, int, Logger) - Constructor for class org.ow2.proactive.jmx.RRDDataStore
-
Initializes a new RRD data base if it's not exist.
- run() - Method in class org.ow2.proactive.jmx.RRDDataStore
-
Periodically dumps the new mbean state to the data base
- run() - Method in class org.ow2.proactive.process.ProcessStreamThread
-
- run() - Method in class org.ow2.proactive.process.ProcessWaiterThread
-
- run() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
-
- run() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader.ProgressFileReaderThread
-
- run() - Method in class org.ow2.proactive.scheduler.task.utils.ThreadReader
-
- run() - Method in interface org.ow2.proactive.utils.Lambda.RunnableThatThrows
-
- run() - Method in interface org.ow2.proactive.utils.Lambda.RunnableThatThrows3Exceptions
-
- runActivity(Body) - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
Method controls the execution of every request.
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.cleaning.NodesCleaner
-
Method controls the execution of every request.
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
RunActivity periodically send "alive" event to listeners
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Method controls the execution of every request.
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.nodesource.RMNodeConfigurator
-
Method controls the execution of every request.
- runActivity(Body) - Method in class org.ow2.proactive.resourcemanager.utils.ClientPinger
-
Method controls the execution of every request.
- RUNAS_DOMAIN_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- RUNAS_METHOD_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- RUNAS_PWD_CRED_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- RUNAS_PWD_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- RUNAS_SSH_KEY_CRED_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- RUNAS_USER_GENERIC_INFO - Static variable in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- runAsMe - Variable in class org.ow2.proactive.scheduler.common.task.Task
-
- running(boolean) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- running(boolean) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria.TFCBuilder
-
Default value is true
(fetch all tasks)
- RUNNING_RANK - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
- RUNNING_TASKS - Static variable in enum org.ow2.proactive.scheduler.common.task.TaskStatus
-
- runningToFinished(T) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
- runSSHCommand(InetAddress, String, String) - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.Utils
-
Execute a specific command on a remote host through SSH
- RUNTIMEDATA_MBEAN_NAME - Static variable in class org.ow2.proactive.resourcemanager.core.jmx.RMJMXBeans
-
The name of the Resource Manager bean
- RuntimeDataMBean - Interface in org.ow2.proactive.resourcemanager.core.jmx.mbean
-
This MBean interface exposes runtime Resource Manager statistics:
- RuntimeDataMBeanImpl - Class in org.ow2.proactive.resourcemanager.core.jmx.mbean
-
This class implements
RuntimeDataMBean
to expose the runtime data of the Resource
Manager following the JMX standard for management.
- RuntimeDataMBeanImpl(RMStatistics) - Constructor for class org.ow2.proactive.resourcemanager.core.jmx.mbean.RuntimeDataMBeanImpl
-
Creates a new instance of this class.
- s(Object) - Static method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
Takes any expression and return an empty string
This allows to sequence actions with the + operator
Registered as a SPEL function
- saveNodeHistory(NodeHistory) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- saveUserHistory(UserHistory) - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- Scheduler - Interface in org.ow2.proactive.scheduler.common
-
Scheduler interface for someone connected to the scheduler.
- SCHEDULER_CLIENT_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The variable containing a proxy to the scheduler server
- SCHEDULER_DATASPACE_APPLICATION_ID - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The Application ID used by the scheduler for local Dataspaces
- SCHEDULER_DEFAULT_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Default scheduler node name
- SchedulerAuthenticationGUIHelper - Class in org.ow2.proactive.scheduler.common
-
SchedulerAuthenticationHelper provides a graphical user interface to connect to the ProActiveScheduler.
- SchedulerAuthenticationInterface - Interface in org.ow2.proactive.scheduler.common
-
Scheduler Authentication Interface provides method to connect to the scheduler.
- schedulerChangeJobPriorityByName(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
changes the priority of a job
- schedulerChangeJobPriorityByValue(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
changes the priority of a job
- SchedulerClient - Class in org.ow2.proactive.scheduler.rest
-
- SchedulerClientExample - Class in org.ow2.proactive_grid_cloud_portal.scheduler.client
-
- SchedulerClientExample() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerClientExample
-
- SchedulerConfigurationException - Exception in org.ow2.proactive.scheduler.common.exception
-
Exception generated when trying to start the scheduler with an erroneous configuration.
- SchedulerConfigurationException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerConfigurationException
-
Create a new instance of SchedulerConfigurationException
- SchedulerConfigurationException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerConfigurationException
-
Create a new instance of SchedulerConfigurationException
- SchedulerConfigurationException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerConfigurationException
-
Create a new instance of SchedulerConfigurationException
- SchedulerConfigurationException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerConfigurationException
-
Create a new instance of SchedulerConfigurationException
- SchedulerConnection - Class in org.ow2.proactive.scheduler.common
-
- SchedulerConstants - Class in org.ow2.proactive.scheduler.common
-
Constant types in the Scheduler.
- SchedulerConstants() - Constructor for class org.ow2.proactive.scheduler.common.SchedulerConstants
-
- SchedulerEvent - Enum in org.ow2.proactive.scheduler.common
-
Enumeration of all different events that scheduler can invoke.
- SchedulerEventListener - Interface in org.ow2.proactive.scheduler.common
-
Class providing events that the scheduler is able to send using the described listener.
- schedulerEventListener(SchedulerEventListener) - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
-
- SchedulerEventListenerExtended - Interface in org.ow2.proactive.scheduler.smartproxy.common
-
A scheduler Event Listener.
- SchedulerEventReceiver - Class in org.ow2.proactive.scheduler.rest
-
Utility class to subscribe and receive scheduler events from REST server.
- SchedulerEventReceiver.Builder - Class in org.ow2.proactive.scheduler.rest
-
- SchedulerException - Exception in org.ow2.proactive.scheduler.common.exception
-
Exceptions Generated by the scheduler or its proxy.
This is the generic exception used to inform the user of a problem.
- SchedulerException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerException
-
Create a new instance of SchedulerException with the given message.
- SchedulerException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerException
-
Create a new instance of SchedulerException.
- SchedulerException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerException
-
Create a new instance of SchedulerException with the given message and cause
- SchedulerException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SchedulerException
-
Create a new instance of SchedulerException with the given cause.
- SchedulerNodeClient - Class in org.ow2.proactive.scheduler.task.client
-
Scheduler api available as a variable during the execution of a task.
- SchedulerNodeClient(Decrypter, String, String, JobId, Map<String, JobVariable>, Map<String, String>) - Constructor for class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- schedulerProxy - Variable in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- SchedulerProxyUserInterface - Class in org.ow2.proactive.scheduler.common.util
-
- SchedulerProxyUserInterface() - Constructor for class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
Deprecated.
- SchedulerRestClient - Class in org.ow2.proactive_grid_cloud_portal.scheduler.client
-
- SchedulerRestClient(String) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- SchedulerRestClient(String, ClientHttpEngine) - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- SchedulerRestClient.JacksonContextResolver - Class in org.ow2.proactive_grid_cloud_portal.scheduler.client
-
- SchedulerRestException - Exception in org.ow2.proactive_grid_cloud_portal.scheduler.exception
-
- SchedulerRestException(Throwable) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.SchedulerRestException
-
- SchedulerRestInterface - Interface in org.ow2.proactive_grid_cloud_portal.common
-
- SchedulerSpaceInterface - Interface in org.ow2.proactive.scheduler.common
-
- SchedulerState<T extends JobState> - Interface in org.ow2.proactive.scheduler.common
-
This interface is a representation of the whole scheduler jobs list state.
It is basically represented by 3 lists of jobs, and their scheduling status.
- SchedulerStateImpl<T extends JobState> - Class in org.ow2.proactive.scheduler.core
-
This class is a representation of the whole scheduler initial jobs list state.
It is basically represented by 3 lists of jobs, and its scheduling status.
- SchedulerStateImpl() - Constructor for class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
ProActive Empty constructor.
- SchedulerStateImpl(SchedulerStatus) - Constructor for class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
State with status
- schedulerStateRevision(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns the revision number of the scheduler state
- schedulerStateUpdatedEvent(SchedulerEvent) - Method in interface org.ow2.proactive.scheduler.common.SchedulerEventListener
-
Invoked each time a scheduler event occurs.
Scheduler events are stopped,started, paused, frozen, etc.
- schedulerStateUpdatedEvent(SchedulerEvent) - Method in class org.ow2.proactive.scheduler.common.UniversalSchedulerListener
-
- schedulerStateUpdatedEvent(SchedulerEvent) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- schedulerStateUpdatedEvent(SchedulerEvent) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- SchedulerStatus - Enum in org.ow2.proactive.scheduler.common
-
Status of the scheduler.
- SchedulerStatusData - Enum in org.ow2.proactive_grid_cloud_portal.scheduler.dto
-
- SchedulerUsage - Interface in org.ow2.proactive.scheduler.common.usage
-
Scheduler interface for accounting information, usage data and statistics.
- SchedulerUserData - Class in org.ow2.proactive_grid_cloud_portal.scheduler.dto
-
- SchedulerUserData() - Constructor for class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- SchedulerUserInfo - Class in org.ow2.proactive.scheduler.job
-
- SchedulerUserInfo(String, String, Set<String>, String, long, long, int) - Constructor for class org.ow2.proactive.scheduler.job.SchedulerUserInfo
-
- SchedulerUsers - Class in org.ow2.proactive.scheduler.common
-
SchedulerUsers is the list of user connected to the scheduler with the GUI.
This can provide informations about who is connected, what are their status, etc...
- SchedulerUsers() - Constructor for class org.ow2.proactive.scheduler.common.SchedulerUsers
-
- SchedulerVars - Enum in org.ow2.proactive.scheduler.task
-
Scheduler related java properties.
- schedulingPath - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
Path to the Scheduling installation on the remote hosts
- schedulingPath - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
Path to the Scheduling installation on the remote hosts
- schedulingPath - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- Schemas - Enum in org.ow2.proactive.scheduler.common.job.factories
-
- Script<E> - Class in org.ow2.proactive.scripting
-
A simple script to evaluate using java 6 scripting API.
- Script() - Constructor for class org.ow2.proactive.scripting.Script
-
ProActive needed constructor
- Script(String, String, Serializable[]) - Constructor for class org.ow2.proactive.scripting.Script
-
Directly create a script with a string.
- Script(String, String, Serializable[], String) - Constructor for class org.ow2.proactive.scripting.Script
-
Directly create a script with a string.
- Script(String, String) - Constructor for class org.ow2.proactive.scripting.Script
-
Directly create a script with a string.
- Script(String, String, String) - Constructor for class org.ow2.proactive.scripting.Script
-
Directly create a script with a string.
- Script(File, Serializable[]) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from a file.
- Script(File) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from a file.
- Script(URL, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from an URL.
- Script(URL, String, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from an URL.
- Script(URL, boolean) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from an URL.
- Script(URL, String, boolean) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from an URL.
- Script(Script<?>) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from another script object
- Script(Script<?>, String) - Constructor for class org.ow2.proactive.scripting.Script
-
Create a script from another script object
- script - Variable in class org.ow2.proactive.scripting.Script
-
The script to evaluate
- Script - Class in org.ow2.proactive_grid_cloud_portal.studio
-
- Script(String, String) - Constructor for class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- Script(String, String, String) - Constructor for class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- scriptEngineLookupName - Variable in class org.ow2.proactive.scripting.Script
-
Name of the script engine or file path to script file (extension will be used to lookup)
- ScriptException - Exception in org.ow2.proactive.scripting
-
ScriptException is used to manage exception that occurs in script engines
- ScriptException() - Constructor for exception org.ow2.proactive.scripting.ScriptException
-
Constructor.
- ScriptException(String, Throwable) - Constructor for exception org.ow2.proactive.scripting.ScriptException
-
Constructor
- ScriptException(String) - Constructor for exception org.ow2.proactive.scripting.ScriptException
-
Constructor
- ScriptException(Throwable) - Constructor for exception org.ow2.proactive.scripting.ScriptException
-
Constructor
- ScriptExecutableContainer - Class in org.ow2.proactive.scheduler.task.containers
-
Reuse the Java executable container as part of a forked task, specialized for a script execution.
- ScriptExecutableContainer(TaskScript) - Constructor for class org.ow2.proactive.scheduler.task.containers.ScriptExecutableContainer
-
- ScriptExecutableContainer(ScriptExecutableContainer) - Constructor for class org.ow2.proactive.scheduler.task.containers.ScriptExecutableContainer
-
- scriptExecutionFinished(String) - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
Indicates that script execution is finished for the node with specified
url.
- ScriptExecutor - Class in org.ow2.proactive.resourcemanager.selection
-
- ScriptExecutor(RMNode, Criteria, SelectionManager) - Constructor for class org.ow2.proactive.resourcemanager.selection.ScriptExecutor
-
- ScriptHandler - Class in org.ow2.proactive.scripting
-
A script handler is an object able to perform execution of a script.
- ScriptHandler() - Constructor for class org.ow2.proactive.scripting.ScriptHandler
-
ProActive Constructor
- ScriptLoader - Class in org.ow2.proactive.scripting
-
The script Loade
- ScriptLoader() - Constructor for class org.ow2.proactive.scripting.ScriptLoader
-
- ScriptResult<E> - Class in org.ow2.proactive.scripting
-
The class implements a script result container.
- ScriptResult() - Constructor for class org.ow2.proactive.scripting.ScriptResult
-
ProActive empty constructor
- ScriptResult(E) - Constructor for class org.ow2.proactive.scripting.ScriptResult
-
Create a new instance of ScriptResult.
- ScriptResult(Throwable) - Constructor for class org.ow2.proactive.scripting.ScriptResult
-
Create a new instance of ScriptResult.
- ScriptResult(E, Throwable) - Constructor for class org.ow2.proactive.scripting.ScriptResult
-
Constructor
- ScriptTask - Class in org.ow2.proactive.scheduler.common.task
-
- ScriptTask() - Constructor for class org.ow2.proactive.scheduler.common.task.ScriptTask
-
- searchForNotAcquiredRmNode(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Look for a
RMNode
in data structures holding lost and deploying
nodes.
- searchNodes(String, List<String>, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Search the nodes with specific tags.
- secondsInZone(char) - Static method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
- sectionSelector - Variable in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableAdapter.ConfigurableWrapper
-
- SecurityPolicyLoader - Class in org.ow2.proactive.utils
-
- SecurityPolicyLoader() - Constructor for class org.ow2.proactive.utils.SecurityPolicyLoader
-
- select(int, List<Node>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.HAC
-
Selects a set of closest nodes from specified list.
- select(int, List<Node>) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyHandler
-
Selects nodes according to the topology descriptor.
- selectedEvents(SchedulerEvent...) - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
-
- SelectionManager - Class in org.ow2.proactive.resourcemanager.selection
-
An interface of selection manager which is responsible for nodes selection
from a pool of free nodes for further scripts execution.
- SelectionManager() - Constructor for class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
- SelectionManager(RMCore) - Constructor for class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
- SelectionPolicy - Interface in org.ow2.proactive.resourcemanager.selection
-
This interface represents pluggable selection policies that are used
after we filtered out all nodes that cannot be used by given client
and before we execute scripts.
- SelectionScript - Class in org.ow2.proactive.scripting
-
A selection Script : return true if the resource tested is correct.
- SelectionScript() - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
ProActive needed constructor
- SelectionScript(String, String) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Directly create a script with a String.
- SelectionScript(String, String, boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Directly create a script with a string.
- SelectionScript(String, String, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Directly create a script with a string.
- SelectionScript(File, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from a file.
- SelectionScript(File, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from a file.
- SelectionScript(URL) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, String) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, String, boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, String, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(URL, String, Serializable[], boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from an URL.
- SelectionScript(Script<?>, boolean) - Constructor for class org.ow2.proactive.scripting.SelectionScript
-
Create a selection script from another selection script
- SelectionUtils - Class in org.ow2.proactive.scripting.helper.selection
-
SelectionUtils provides static methods for selection script.
- SelectionUtils() - Constructor for class org.ow2.proactive.scripting.helper.selection.SelectionUtils
-
- selectNodes(Criteria, Client) - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
- sendEvent(List<LoggingEvent>) - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.providers.ProActiveBasedForwardingProvider.LogCollector
-
- sendManySignals(Set<String>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add the given set of signals to job signals
- sendManySignals(Map<String, Map<String, String>>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add the given set of signals to job signals
- sendManySignals(Map<String, Map<String, String>>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- sendManySignals(Set<String>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- sendSignal(String) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add the given signal
to the set of job signals
- sendSignal(String, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.signal.SignalApi
-
Add the given signal
to the set of job signals
- sendSignal(String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- sendSignal(String) - Method in class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- serializableToBase64String(Serializable) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
-
- SerializationUtil - Class in org.ow2.proactive.scheduler.common.task.util
-
Utility class which facilitates the serialization/de-serialization of Java
objects in variable maps.
- serializeContext(TaskContext, File) - Method in class org.ow2.proactive.scheduler.task.context.TaskContextSerializer
-
Serializes a task context to disk.
- serializedArguments - Variable in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
Arguments of the java task
- serializedArguments - Variable in class org.ow2.proactive.scheduler.task.containers.ScriptExecutableContainer
-
Arguments of the task as a map
- serializedValueOfTaskResult(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 array
whatever the result is.
- serializedValueOfTaskResultByTag(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Returns the values of a set of tasks of the job jobId
filtered by a given tag.
- serializeList(List) - Static method in class org.ow2.proactive.utils.ObjectByteConverter
-
- serializeTasks(Map<TaskId, TaskState>) - Method in class org.ow2.proactive.scheduler.job.ClientJobSerializationHelper
-
- serializeVariableMap(Map<String, Serializable>) - Static method in class org.ow2.proactive.scheduler.common.task.util.SerializationUtil
-
- serveInternal(Body) - Method in class org.ow2.proactive.resourcemanager.core.ThrowExceptionRequest
-
- serverName - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
name of the server on which the job batching software is running.
- ServerProvider - Class in org.ow2.proactive.jmx.provider.ro
-
A provider for creating JMX API connector servers using a given
protocol.
- ServerProvider() - Constructor for class org.ow2.proactive.jmx.provider.ro.ServerProvider
-
- ServiceRolePermission - Class in org.ow2.proactive.permissions
-
Allows to remotely call role-based methods (e.g.
- ServiceRolePermission(String) - Constructor for class org.ow2.proactive.permissions.ServiceRolePermission
-
- ServiceUsingPermission - Interface in org.ow2.proactive.permissions
-
- SessionHandler - Class in org.ow2.proactive.scheduler.rest
-
Renews the session, in case of a session timeout.
- SessionHandler(SchedulerClient) - Constructor for class org.ow2.proactive.scheduler.rest.SessionHandler
-
- sessionId(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver.Builder
-
- sessionName - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
- SessionWork<T> - Interface in org.ow2.proactive.db
-
Encapsulates the semantic of a database query.
- set(Map<String, Object>) - Method in class org.ow2.proactive.authentication.NoCallback
-
Sets properties of the callback
- set(int) - Method in interface org.ow2.proactive.scheduler.common.task.TaskProgress
-
Sets the current progress
- set(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Unsupported ListIterator operation.
- set(int) - Method in class org.ow2.proactive.scheduler.task.executors.forked.env.TaskProgressImpl
-
- setAbsolutePath(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- setAcceptableNodesUrls(Set<String>) - Method in class org.ow2.proactive.utils.Criteria
-
Sets acceptables nodes that can resulting nodes list.
- setAccountingCacheValidityTimeInSeconds(int) - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
-
Sets a new accounting cache valid time in seconds.
- setAccountingCacheValidityTimeInSeconds(int) - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
-
- setAction(FlowAction) - 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.
- setAction(EventNotification.Action) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
-
- setActionContinuation(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionContinuation(Task) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionTarget(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionTarget(Task) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionTargetElse(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionTargetElse(Task) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowScript
-
- setActionType(String) - 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.
- setActionType(FlowActionType) - 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.
- setActivated(boolean) - Method in class org.ow2.proactive.authentication.AuthenticationImpl
-
Activates or desactivates authentication active object
- setActivePolicy(NodeSourcePolicy) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- setAddEvent(RMNodeEvent) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
- setAddEvent(RMNodeEvent) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setAdditionalInformation(LinkedHashMap<String, String>) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setAdminRoles(List<String>) - Method in class org.ow2.proactive.authentication.UserData
-
- setAdvanced(boolean) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setAllCatalogPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setAllJobPlannerPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setAllNodesURL(Set<String>) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setAllResults(Map<String, TaskResultData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setAllTenantPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setAllTokens(List<String>) - Method in class org.ow2.proactive.permissions.PrincipalPermission
-
- setAttachedServices(Map<Integer, Boolean>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setAttachedServices(Map<Integer, Boolean>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setAttachedServices(Map<Integer, Boolean>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setAttribute(ObjectName, Attribute) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- setAttribute(String, String, Object) - Method in class org.ow2.proactive.utils.console.MBeanInfoViewer
-
Sets the value of a specific attribute of a named MBean.
- setAttributes(ObjectName, AttributeList) - Method in class org.ow2.proactive.jmx.provider.ro.ROConnection
-
- setAuthorizedForkEnvironmentScript(boolean) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setAutomaticTransfer(boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setAvgExecutionTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setAwaitedTasks(HashMap<String, AwaitedTask>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setBestEffort(boolean) - Method in class org.ow2.proactive.utils.Criteria
-
Sets the mode of selection:
if best effort is true RM returns up to required number of nodes that satisfy to selection scripts and topology
if false it either exact number of empty node set.
- setBindings(Map<String, Serializable>) - Method in class org.ow2.proactive.utils.Criteria
-
Sets variable bindings map used by selection scripts
- setBlackList(NodeSet) - Method in class org.ow2.proactive.utils.Criteria
-
Sets nodes that have not be in resulting nodes list.
- setBucketName(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Sets the bucket name to the given bucketName value.
- setBucketName(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setBucketName(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setBucketName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setBucketName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setBusy(Client) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- setBusy(Client, Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- setBusy(Client) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
change the node's status to busy.
- setBusy(Client, Map<String, String>) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setBusy(Client) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setBusy(Client, Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setBusyNode(String, Client) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- setBusyNode(String, Client, Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Set a node state to busy.
- setBusyNodes(List<String>, Client, List<Map<String, String>>, int) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Set a list of nodes state to busy.
- setBusyNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setCacheValidityTimeInSeconds(int) - Method in class org.ow2.proactive.account.AbstractAccountsManager
-
Sets the refresh rate of the accounts refresher.
- setCanceledJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setCanCreateAssociationPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setCatalogRestPublicUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setCatalogRestUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setCharAt(int, char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Sets the character at the specified index.
- setChildrenCount(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setChildrenCount(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setChildrenCount(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setCleaningScript(Script<?>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To set the cleaningScript of this task.
- setCloudAutomationRestPublicUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setCloudAutomationRestUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setCommandLine(String...) - Method in class org.ow2.proactive.scheduler.common.task.NativeTask
-
Set the command line that will be executed in this task.
- setComputationDescriptors(Collection<String>) - Method in class org.ow2.proactive.utils.Criteria
-
Sets descriptors of computations for which nodes will be reserved (for information purposes).
- setConfigNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setConfigurableFields(Collection<ConfigurableFieldData>) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setConfigurationPath(String) - Static method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesParser
-
- setConfiguring(Client) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- setConfiguring(Client) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
change the node's status to configuring
- setConfiguring(Client) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setConnectionTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setConnectionTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setContent(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- setContentBuffer(StringBuilder) - Method in class org.ow2.proactive.utils.BoundedStringWriter
-
- setControlFlowScript(FlowScript) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the control flow script value to the given flow value
- setCount(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setCounter(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Sets the number of events sent to a client during the current session.
- setCountErrors(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setCountFinished(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setCredential(InputStream) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- setCredentialFile(File) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setCredentials(Credentials) - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
- setCredentials(Credentials) - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
-
Set the credentials value to the given credentials value
- setCredentials(Credentials) - Method in class org.ow2.proactive.scheduler.task.utils.Decrypter
-
Set the credentials to be decrypted.
- setCronExpr(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setCumulatedCoreTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setCumulatedCoreTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setCumulatedCoreTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- setCumulatedCoreTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setCurrentJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setCurrentJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setCurrentJobsWithoutIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setData(Object) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
-
- setDataStore(RRDDataStore) - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
-
Sets the rrd data store.
- setDefault(InfrastructureManager.RMDeployingNodeAccessor) - Static method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager.RMDeployingNodeAccessor
-
- setDefaultAccountingCacheValidityTimeInSeconds() - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBean
-
Sets the cache refresh rate to the one defined in the configuration file.
- setDefaultAccountingCacheValidityTimeInSeconds() - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.ManagementMBeanImpl
-
- setDefaultJMXUrl(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setDefaultJmxUrl(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setDefaultJmxUrl(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setDefaultRequestConfig(RequestConfig) - Method in class org.ow2.proactive.http.CommonHttpClientBuilder
-
- setDefaultValues(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setDelimiterChar(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets the field delimiter character.
- setDelimiterMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets the field delimiter matcher.
- setDelimiterString(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets the field delimiter string.
- setDeploying(RMNode) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- setDeploying(RMDeployingNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- setDeployingNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setDescription(RMDeployingNode, String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager.RMDeployingNodeAccessor
-
- setDescription(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To set a short description for the job.
- setDescription(String) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setDescription(String) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To set the description of this task.
- setDescription(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setDescription(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setDescription(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setDescription(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setDescription(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setDescriptor(TopologyDescriptor) - Method in class org.ow2.proactive.resourcemanager.selection.topology.TopologyHandler
-
Sets the descriptor.
- setDescriptorVMName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setDetailedSignals(Map<String, Map<String, JobVariable>>) - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Sets the map of job signals and input variables
- setDetailedSignals(Map<String, Map<String, JobVariable>>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setDetailedSignals(Map<String, Map<String, JobVariable>>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setDetailedSignals(Map<String, Map<String, JobVariable>>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setDetailedVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setDetailedVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setDetailedVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setDirectoryListing(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
-
- setDistances(Map<String, Map<String, Long>>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyData
-
- setDockerWindowsToLinux(boolean) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Set true if the current fork environment aims at running a linux docker container on a windows host
- setDocumentation(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setDomain(String) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setDomain(String) - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Set a domain for this user.
- setDomain(String) - Method in class org.ow2.proactive.authentication.UserData
-
- setDomain(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setDomain(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setDomain(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setDomain(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setDomain(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setDown() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- setDown() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
change the node's status to down.
- setDown() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setDownNode(String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Sets a node state to down and updates all internal structures of rm core
accordingly.
- setDownNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setDupNumber(int) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setDuration(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- setEmptyTokenAsNull(boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets whether the tokenizer should return empty tokens as null.
- setEnableSubstitutionInVariables(boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets a flag whether substitution is done in variable names.
- setEndTime(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setEndTime(long) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setEndTime(long) - Method in class org.ow2.proactive.resourcemanager.core.history.UserHistory
-
- setenv(String, String, int) - Method in interface org.ow2.proactive.utils.Environment.LinuxLibC
-
- setenv(String, String, int) - Method in class org.ow2.proactive.utils.Environment.POSIX
-
- setenv(String, String, boolean) - Static method in class org.ow2.proactive.utils.Environment
-
- setEnvScript(Script<?>) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Set the environment script value to the given script value.
- setError(boolean) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setErrorMessage(String) - Method in class org.ow2.proactive.resourcemanager.common.NSState
-
- setErrorMessage(String) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setErrorMessage(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- setErrorMessage(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setErrorSink(PrintStream) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setEscapeChar(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the escape character.
- setEvents(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
-
- setException(Throwable) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- setException(Throwable) - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- setExceptionClass(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- setExceptionMessage(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setExceptionResults(Map<String, TaskResultData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setExcludes(List<String>) - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDirSource
-
- setExcludes(String...) - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDirSource
-
- setExcludes(List<String>) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setExcludes(String...) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setExecutableClassName(String) - Method in class org.ow2.proactive.scheduler.common.task.JavaTask
-
To set the executable task class name.
- setExecutionDuration(long) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setExecutionDuration(long) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
Set the execution duration value to the given executionDuration value
- setExecutionDuration(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setExecutionHostName(String) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setExecutionHostName(String) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
Set a new execution HostName.
- setExecutionHostName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setExecutionHostName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setExternalEndpointUrls(Map<String, ExternalEndpoint>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setExternalEndpointUrls(Map<String, ExternalEndpoint>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setExternalEndpointUrls(Map<String, ExternalEndpoint>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setExtraNodes(Collection<Node>) - Method in class org.ow2.proactive.utils.NodeSet
-
Sets new extra nodes list.
- setFailedJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setFetchError(boolean) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setFileListing(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
-
- setFilesLocation(String) - Method in class org.ow2.proactive.utils.appenders.FileAppender
-
- setFilterByTenant(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setFinished(boolean) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setFinishedJobs(Vector<T>) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
To set the finishedJobs
- setFinishedJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setFinishedTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setFinishedTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setFinishedTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setFinishedTime(long) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the finishedTime
- setFinishedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setFinishedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setFlowBlock(FlowBlock) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Defining Control Flow Blocks using
FlowBlock.START
and
FlowBlock.END
is a semantic requirement to be able to create specific control flow constructs.
- setFlowScript(FlowScript) - 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.
- setFork(Boolean) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set if the task will be run in a forked JVM
- setForkEnvironment(ForkEnvironment) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
- setForkEnvironment(ForkEnvironment) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setFree() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- setFree() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
change the node's status to free
- setFree() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setFreeNodes(List<RMNode>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Mark nodes as free after cleaning procedure.
- setFreeNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setFrom(long) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setFullListing(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.dataspace.dto.ListFile
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Set the generic information as a hash map.
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setGenericInformation(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
-
- setGlobalGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setGlobalGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setGlobalSpace(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Set the global Space value to the given GLOBAL space string value
- setGlobalVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setGlobalVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setGroup(String) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setGroups(Set<String>) - Method in class org.ow2.proactive.authentication.UserData
-
- setGroups(Set<String>) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setGroups(Set<String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setHandleOnlyMyJobsPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setHidden(boolean) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setHistory(UserHistory) - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Sets the history DB object associated to the current user connection.
- setHost(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setHost(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setHostName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setHostname(String) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setHostName(String) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Sets the hostName to the given hostName value.
- setHostName(String) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setHostname(String) - Method in class org.ow2.proactive.scripting.ScriptResult
-
Sets the name of the host that executes the script
- setHostName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setHosts(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.frontend.topology.TopologyData
-
- setHttpErrorCode(int) - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- setIcon(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setIconUri(String) - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- setId(UniqueID) - Method in class org.ow2.proactive.resourcemanager.authentication.Client
-
Sets the id of the client
- setId(long) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setId(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobIdData
-
- setId(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobLabelInfoData
-
- setId(JobIdData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setId(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskIdData
-
- setId(TaskIdData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setId(long) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- setIgnoredChar(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Set the character to ignore.
- setIgnoredMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Set the matcher for characters to ignore.
- setIgnoreEmptyTokens(boolean) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets whether the tokenizer should ignore and not return empty tokens.
- setIncludes(List<String>) - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDirSource
-
- setIncludes(String...) - Method in class org.ow2.proactive.scheduler.rest.ds.LocalDirSource
-
- setIncludes(List<String>) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setIncludes(String...) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setInErrorJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setInErrorTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setInErrorTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setInErrorTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setInErrorTime(long) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- setInErrorTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setInErrorTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setInfrastructureManager(InfrastructureManager) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- setInfrastructureParameters(List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setInfrastructureParameters(List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
- setInfrastructureType(String) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setInfrastructureVariables(Map<String, Serializable>) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setInheritedMap(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Setter of the inheritedMap
- setInitialized(boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- setInputFiles(FileSelector) - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
Set the inputFiles value to the given inputFiles value
- setInputSpace(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Set the input Space value to the given inputSpace value
- setInputSpaceURL(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setInputVariables(List<JobVariable>) - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- setInsecure(boolean) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setIsolateTaskOutputs(boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setIterationIndex(int) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setIterationIndex(int) - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- setIterationIndex(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setJavaHome(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Sets the javaHome to the given javaHome value.
- setJavaPrefixCommand(String[]) - Method in class org.ow2.proactive.scripting.ForkEnvironmentScriptResult
-
- setJavaSecurityPolicy(String) - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Set the java security policy file to be used.
- setJMXUrl(JMXTransportProtocol, String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- setJMXUrl(JMXTransportProtocol, String) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Sets the jmx url of the node.
- setJMXUrl(JMXTransportProtocol, String) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
Sets the jmx url of the node.
- setJmxUrls(String[]) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setJobContent(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setJobDuration(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setJobId(JobId) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setJobId(JobId) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setJobId(JobId) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setJobId(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setJobId(JobId) - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
- setJobId(JobId) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the jobId
- setJobId(JobIdData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setJobId(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setJobId(JobIdData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setJobids(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.PermissionForm
-
- setJobInfo(JobInfo) - Method in class org.ow2.proactive.scheduler.job.JobResultImpl
-
Set the job info for this result
- setJobInfo(JobInfo) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setJobInfo(JobInfo) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the jobInfo
- setJobInfo(JobInfoData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setJobInfo(JobInfoData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setJobInfo(JobInfoData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.UserJobData
-
- setJobInherited(boolean) - Method in class org.ow2.proactive.scheduler.common.task.TaskVariable
-
- setJobName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setJobOwner(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setJobOwner(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setJobOwner(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setJobOwner(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setJobPlannerRestPublicUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setJobPlannerRestUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setJobPriority(JobPriority) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setJobStatus(JobStatus) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setJobsWithIssues(Map<Integer, Integer>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedJobsCountData
-
- setJobsWithoutIssues(Map<Integer, Integer>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedJobsCountData
-
- setJobVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setJvmName(String) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setKey(byte[]) - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Set the key value to the given key value
- setKilledJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setLabel(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Sets the label of the job.
- setLabel(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setLabel(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setLabel(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setLabel(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobLabelInfoData
-
- setLabelOnJobs(String, List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Sets label on jobs
- setLabelOnJobs(String, List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- setLabelOnJobs(String, List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- setLabelOnJobs(String, List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- setLabelOnJobs(String, List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- setLabelOnJobs(String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Sets label on jobs
- setLabels(List<String>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Sets the list of labels.
- setLabels(List<String>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- setLabels(List<String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- setLabels(List<String>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- setLabels(List<String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- setLabels(String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Sets the list of labels.
- setLastEvent(RMNodeEvent) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
- setLastEvent(RMNodeEvent) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setLastSubmitTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setLastSubmitTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setLastUpdatedTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setLastUpdatedTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setLatestCounter(long) - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
- setLength(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Updates the length of the builder by either dropping the last characters
or adding filler of Unicode zero.
- setLimit(int) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setList(List<T>) - Method in class org.ow2.proactive.scheduler.common.Page
-
- setListUsageInfo(List<Map<String, String>>) - Method in class org.ow2.proactive.utils.Criteria
-
- setLocalInputFolder(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setLocalOutputFolder(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setLocked(boolean) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setLockedBy(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setLockTime(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setLog4jConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Set the log4j configuration file to be used on this instance.
- setLogin(String) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setLogin(String) - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Set the login value to the given login value
- setLogLevel(String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
-
Change logger level.
- setLogLevelMultiple(String, Map<String, String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.CommonRestInterface
-
Change multiple loggers level.
- setLogs(TaskLogs) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- setLost(RMDeployingNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager.RMDeployingNodeAccessor
-
To update the lost field of the deploying node
- setLost() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Sets this deploying node's state to lost
- setLostNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setMap(Map<K, V>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- setMaxColumnLength(int) - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
-
Set the maxColumnLength value to the given maxColumnLength value
- setMaxFileSize(String) - Method in class org.ow2.proactive.utils.appenders.FileAppender
-
- setMaxNumberOfExecution(int) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
To set the number of execution for this task.
- setMaxNumberOfExecution(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setMaxNumberOfExecution(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setMaxNumberOfExecutionOnFailure(int) - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- setMaxNumberOfExecutionOnFailure(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setMaxNumberOfExecutionOnFailure(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setMBeanAttribute(ObjectName, String, String, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
Set a single JMX attribute of the MBean objectName
.
- setMBeanInfo(ObjectName, String, String, String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Set a single JMX attribute of the MBean name
.
- setMBeanInfo(String, ObjectName, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Set a JMX Mbean single attribute.
- setMBeanServer(MBeanServer) - Method in class org.ow2.proactive.jmx.provider.ro.ROServerImpl
-
Sets the MBean server attached to this connector.
- setMeta(ConfigurableAdapter.ConfigurableWrapper) - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- setMeta(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setMetadata(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- setMetadata(Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- setMetadata(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setMetadata(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- setMethods(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.PermissionForm
-
- setMode(InputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.InputSelector
-
Set the mode value to the given mode value
- setMode(OutputAccessMode) - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.OutputSelector
-
Set the mode value to the given mode value
- setModel(String) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setModels(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- setMyEventsOnly(boolean) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Set the myEventsOnly value to the given myEventsOnly value.
- setMyEventsOnly(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setMyEventsOnly(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventSubscription
-
- setMyEventsOnly(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setName(String) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setName(String) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setName(String) - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- setName(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To set the name of the job.
- setName(String) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setName(String) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To set the name of this task.
- setName(String) - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- setName(String) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setName(String) - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Script
-
- setName(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- setNamingService(NamingService) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the namingService Stub to the given namingService value
- setNeededNodes(int) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- setNeededNodes(int) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- setNeededNodes(int) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Set the amount of nodes currently needed by the resource manager
- setNeededNodes(int) - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
- setNeededNodes(int) - Method in class org.ow2.proactive.resourcemanager.utils.RMStatistics
-
- setNeededNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setNeedsNodes(boolean) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostTracker
-
Say whether this host requires nodes.
- setNewLineText(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Sets the text to be appended when a new line is added.
- setNodeAccessToken(String) - Method in class org.ow2.proactive.utils.Criteria
-
If key is specified the resource manager only looks for nodes having this token.
- setNodeAvailable(RMNode) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- setNodeInfo(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setNodes(NodeSet) - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
-
Set the nodes value to the given nodes value
- setNodesAvailable(Set<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
This method is called periodically by ProActive Nodes to inform the
Resource Manager of a possible reconnection.
- setNodesAvailable(Set<String>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
This method is called periodically by ProActive Nodes to inform the
Resource Manager of a possible reconnection.
- setNodesAvailable(Set<String>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
This method is called periodically by ProActive Nodes to inform the
Resource Manager of a possible reconnection.
- setNodesEvents(List<RMNodeEvent>) - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
- setNodesEvents(List<RMNodeEvent>) - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateFull
-
- setNodesNumber(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.ParallelEnvironmentData
-
- setNodeSource(List<RMNodeSourceEvent>) - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateDelta
-
- setNodeSource(List<RMNodeSourceEvent>) - Method in class org.ow2.proactive.resourcemanager.common.event.dto.RMStateFull
-
- setNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.core.history.LockHistory
-
- setNodeSource(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setNodeSource(NodeSourceData) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setNodeSource(NodeSource) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Sets an infrastructure node source.
- setNodeSource(NodeSource) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Sets a policy node source
- setNodeSource(NodeSource) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Sets the Stub of the NodeSource to the specified value.
- setNodeSource(NodeSource) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
Sets the Stub of the NodeSource to the specified value.
- setNodeSourceName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setNodeSourcePingFrequency(int, String) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- setNodeSourcePingFrequency(int, String) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Each node source scan its nodes periodically to check their states.
- setNodeSourcePingFrequency(int, String) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Each node source scan its nodes periodically to check their states.
- setNodeSourceRestriction(String) - Method in class org.ow2.proactive.utils.Criteria
-
If a node source is specified, the resource manager only looks for nodes which belong to the specified node source
- setNodesRecoverable(boolean) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setNodeState(NodeState) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setNodeState(NodeState) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setNodesURL(List<String>) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setNodeTags(Set<String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- setNodeTags(Set<String>) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setNodeTags(Set<String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setNodeTokens(String, List<String>) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- setNodeTokens(String, List<String>) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- setNodeTokens(String, List<String>) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Overwrite the tokens list associated with the given node
- setNodeTokens(String, List<String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- setNodeTokens(String, List<String>) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setNodeTokens(String, List<String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setNodeTokens(String, List<String>) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Set all node tokens to given node
- setNodeTokens(String, String, List<String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Set all node tokens to the given node.
- setNodeURL(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setNodeUrl(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setNodeUrl(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setNodeUrl(String) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setNotificationAdminPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setNotificationServiceRestPublicUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setNotificationServiceRestUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setNullText(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Sets the text to be appended when null is added.
- setNumberOfExecutionLeft(int) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setNumberOfExecutionLeft(int) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
Set the number of execution left.
- setNumberOfExecutionLeft(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setNumberOfExecutionLeft(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setNumberOfExecutionOnFailureLeft(int) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setNumberOfExecutionOnFailureLeft(int) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
Set the initial number of execution on failure left.
- setNumberOfExecutionOnFailureLeft(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setNumberOfExecutionOnFailureLeft(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setNumberOfExecutions(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- setNumberOfExecutions(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- setNumberOfExecutions(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- setNumberOfExecutions(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- setNumberOfFailedTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfFailedTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfFailedTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfFaultyTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfFaultyTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfFaultyTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfFinishedTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfFinishedTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfFinishedTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfInErrorTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfInErrorTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfInErrorTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- setNumberOfNeededNodes(int) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Deprecated.
- setNumberOfNodes(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfNodes(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfNodes(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- setNumberOfNodes(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfNodesInParallel(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfNodesInParallel(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfNodesInParallel(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfPendingTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfPendingTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfPendingTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setNumberOfRunningTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setNumberOfRunningTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setNumberOfRunningTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setOffset(int) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setOnTaskError(OnTaskError) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Set onTaskError property value.
- setOsJavaProperty() - Static method in class org.ow2.proactive.resourcemanager.RMFactory
-
Set Java Property "os" used by default GCM deployment file.
- setOtherUsersJobReadPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setOutput(TaskLogs) - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- setOutput(String) - Method in class org.ow2.proactive.scripting.ScriptResult
-
Sets the output of the script
- setOutput(TaskLogsData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setOutputFiles(FileSelector) - Method in class org.ow2.proactive.scheduler.common.task.dataspaces.OutputSelector
-
Set the outputFiles value to the given outputFiles value
- setOutputSelectors(List<OutputSelector>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- setOutputSink(PrintStream) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setOutputSpace(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Set the output Space value to the given outputSpace value
- setOutputSpaceURL(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setOwner(Client) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setOwner(String) - Method in class org.ow2.proactive.scripting.Script
-
- setOwner(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setOwner(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setOwnerName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setParallelEnvironment(ParallelEnvironment) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Sets new parallel environment of the task.
- setParallelEnvironment(ParallelEnvironmentData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setParentId(Long) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setParentId(Long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setParentId(Long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setParentId(Long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setParentId(Long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setPassword(String) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setPassword(String) - Method in class org.ow2.proactive.authentication.crypto.CredData
-
Set the password value to the given pass value
- setPassword(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- setPastJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setPath(String) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setPausedJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setPausedJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setPausedJobsWithoutIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setPcaAdminPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setPending(boolean) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setPendingJobs(Vector<T>) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
To set the pendingJobs
- setPendingJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setPersistedInfraVariable(InfrastructureManager.PersistedInfraVariablesHandler<T>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Acquire the write lock, and then:
1) call the handle method of the handler given in parameter
2) call the method that persist in database the runtime variables.
- setPersistedNodeSourceData(NodeSourceData) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- setPingAttempts(int) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setPingFrequency(int) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Sets the ping frequency (in ms)
- setPingPeriod(int) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setPluginDescription(String) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setPluginName(String) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setPolicyParameters(List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setPolicyParameters(List<Serializable>) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
- setPolicyType(String) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setPortalAccessPermission(List<String>) - Method in class org.ow2.proactive.authentication.UserData
-
- setPortalAccessPermissionDisplay(List<String>) - Method in class org.ow2.proactive.authentication.UserData
-
- setPostScript(Script<?>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To set the postScript of this task.
- setPostScript(Script<?>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the post-script value to the given post value
- setPreciousLogs(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set if the logs of this task are precious.
- setPreciousLogs(boolean) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setPreciousResult(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set if the result of this task is precious.
- setPreciousResults(Map<String, TaskResultData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setPreciousTasks(List<String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setPreciousTasks(List<String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setPreciousTasks(List<String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setPreJavaCommand(List<String>) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Sets the list of (command + argument) which will be prepended to the java command
- setPreScript(Script<?>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
To set the preScript of this task.
- setPreScript(Script<?>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the pre-script value to the given pre value
- setPreviewerClassName(String) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Set the class that is able to describe this result.
- setPrioritiesPermission(List<String>) - Method in class org.ow2.proactive.authentication.UserData
-
- setPriority(JobPriority) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
To set the priority of the job.
- setPriority(JobPriority) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setPriority(JobPriorityData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setPriority(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setProActiveConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Set the ProActive configuration file to be used.
- setProactiveJMXUrl(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setProgress(int) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
Set the progress value for this Executable.
- setProgress(int) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setProgress(int) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the progress value
- setProgress(String, int) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Write the specified value
to the given progressFilePath
if the value is between 0 and 100 included.
- setProgress(Path, int) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Write the specified value
to the given progressFilePath
if the value is between 0 and 100 included.
- setProgress(Path, String) - Static method in class org.ow2.proactive.scripting.helper.progress.ProgressFile
-
Write the specified value
to the given progressFilePath
.
- setProgress(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setProject(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setProjectName(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Sets the project Name to the given projectName value.
- setProjectName(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setProjectName(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setProjectName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- setPropagatedVariables(Map<String, byte[]>) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
Sets the propagated variable map for the current Java task.
- setPropagatedVariables(Map<String, byte[]>) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
Sets the propagated variables.
- setPropagatedVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setProperty(String, String) - Method in class org.ow2.proactive.resourcemanager.core.recovery.FakeDownNodeForRecovery
-
- setProtectedByToken(boolean) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
- setProtectedByToken(boolean) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setProtectedByToken(boolean) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setProvider(Client) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setProvider(Client) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setProviderName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setProviderName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setProviderName(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setPullURL(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setPushURL(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedJob
-
- setQuoteChar(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets the quote character to use.
- setQuoteMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Set the quote matcher to use.
- setRaw(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setReadableName(String) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setReadableName(String) - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
Set readable name of this TaskId.
- setReadableName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobIdData
-
- setReadableName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskIdData
-
- setRemovedTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setRemovedTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setRemovedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setReplicationIndex(int) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setReplicationIndex(int) - Method in class org.ow2.proactive.scheduler.task.TaskStateImpl
-
- setReplicationIndex(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setResourceManagerPropertiesConfiguration(String) - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Set the RM Property configuration file.
- setRestartTaskOnError(RestartMode) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Sets the restartTaskOnError to the given restartOnError value.
- setRestDataSpaceClient(IDataSpaceClient) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestJobTrackerImpl
-
- setResult(boolean) - Method in class org.ow2.proactive.resourcemanager.common.NSState
-
- setResultMap(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.task.TaskResultImpl
-
- setResultMap(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setResultMapPresent(boolean) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setResultMapPresent(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setResultMapPresent(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setRmCoreAllPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setRmDbManager(RMDBManager) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- setRMHomePath(String) - Method in class org.ow2.proactive.resourcemanager.RMInitializer
-
Set the home directory for the Resource Manager.
- setRMUrl(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMEvent
-
Set the RM's URL of the event.
- setRmUrl(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
- setRunAsMe(boolean) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set if this task will be run under user identity.
- setRunAsUser(boolean) - Method in class org.ow2.proactive.scheduler.task.containers.ExecutableContainer
-
- setRunning(boolean) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setRunningJobs(Vector<T>) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
To set the runningJobs
- setRunningJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setRunningJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setRunningJobsWithoutIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setScheduledTime(long) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the scheduledTime
- setScheduledTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setScheduledTimeForRemoval(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setScheduledTimeForRemoval(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setSchedulerAdminPermission(boolean) - Method in class org.ow2.proactive.authentication.UserData
-
- setSchedulerEvent(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.eventing.EventNotification
-
- setSchedulerRestPublicUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setSchedulerRestUrl(String) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setScopeMap(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
Setter of the scopeMap
- setScript(TaskScript) - Method in class org.ow2.proactive.scheduler.common.task.ScriptTask
-
- setScript(String) - Method in class org.ow2.proactive.scripting.Script
-
Set the script content, ie the executed code
- setScripts(List<SelectionScript>) - Method in class org.ow2.proactive.utils.Criteria
-
Sets a selection scripts list.
- setSectionDescriptions(Map<Integer, String>) - Method in class org.ow2.proactive.resourcemanager.frontend.PluginDescriptorData
-
- setSelectionScript(SelectionScript) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set a selection script.
- setSelectionScripts(List<SelectionScript>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set a list of selection scripts.
- setSerializedArguments(Map<String, byte[]>) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
Set the arguments value to the given arguments value
- setSerializedException(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setSerializedPropagatedVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setSerializedResultMap(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobResultData
-
- setSerializedValue(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setSession(String) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
- setSession(TimerTask) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Set the session value to the given session value
If the user has already a session active, it will be cancelled and replaced by the new one.
- setSession(String) - Method in interface org.ow2.proactive.scheduler.rest.IRMClient
-
Sets the session identifier explicitly.
- setSession(String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Sets the session identifier explicitly.
- setSession(String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- setSession(String) - Method in class org.ow2.proactive.scheduler.task.client.DataSpaceNodeClient
-
Sets the session identifier explicitly.
- setSession(String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- setSession(String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- setSessionid(String) - Method in class org.ow2.proactive.scripting.Script
-
- setSessionName(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
Sets the name of this recording session.
- setSessionName(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
Sets the name of this recording session.
- setSessionName(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
-
- setSharedExecutablePermissions(File) - Method in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- setSharedPermissions(File) - Method in class org.ow2.proactive.scheduler.task.utils.ForkerUtils
-
- setSignalAPI(SignalApi) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setSignals(Set<String>) - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Sets the set of job signals
- setSignals(Set<String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setSignals(Set<String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setSignals(Set<String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setSize(int) - Method in class org.ow2.proactive.scheduler.common.Page
-
- setSize(int) - Method in class org.ow2.proactive.scheduler.common.task.TaskStatesPage
-
- setSize(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestMapPage
-
- setSize(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- setSortingBy(int) - Static method in class org.ow2.proactive.scheduler.common.job.JobState
-
Set the field to sort on.
- setSortingBy(int) - Static method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Set the field to sort on.
- setSortingBy(int) - Static method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Set the field to sort on.
- setSortingOrder(int) - Static method in class org.ow2.proactive.scheduler.common.job.JobState
-
Set the order for the next sort.
- setSortingOrder(int) - Static method in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Set the order for the next sort.
- setSortingOrder(int) - Static method in class org.ow2.proactive.scheduler.common.task.TaskState
-
Set the order for the next sort.
- setSortParameters(List<SortSpecifierContainer>) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setSpace(int) - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
-
Set the space value to the given space value.
- setSpELVariables(ModelValidatorContext.SpELVariables) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- setSshKey(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- setStackTrace(String) - Method in class org.ow2.proactive.resourcemanager.common.NSState
-
- setStackTrace(String) - Method in class org.ow2.proactive.scheduler.common.job.JobIdDataAndError
-
- setStackTrace(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.exceptionmapper.ExceptionToJson
-
- setStackTrace(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setStalledJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setStalledJobsWithIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setStalledJobsWithoutIssues(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setStartAt(Long) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setStartAt(Long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setStartAt(Long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setStartAt(Long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setStartTime(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setStartTime(long) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setStartTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setStartTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setStartTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setStartTime(long) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the startTime
- setStartTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setStartTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setState(NodeState) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setState(NodeState) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setState(NodeState) - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setState(SchedulerStatus) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
- setStateChangeTime(long) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setStateChangeTime(long) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setStateChangeTime(long) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
- setStateChangeTime(long) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setStatus(NodeSourceStatus) - Method in class org.ow2.proactive.resourcemanager.db.NodeSourceData
-
- setStatus(NodeSourceStatus) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- setStatus(NodeSourceStatus) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor
-
- setStatus(JobStatus) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setStatus(TaskStatus) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setStatus(TaskStatus) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the taskStatus
- setStatus(JobStatusData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setStatus(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setStderrLogs(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskLogsData
-
- setStdoutLogs(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskLogsData
-
- setStoreInDataBase(boolean) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setSubmissionMode(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setSubmissionMode(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setSubmissionMode(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setSubmissionMode(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setSubmissionModeToGenericInfo(Map<String, String>) - Static method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- setSubmitNumber(int) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setSubmitNumber(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setSubmittedTime(long) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setSubmittedTime(long) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setSubmittedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setSubmittedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setSuccessfulJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setSuccessfulRate(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setSynchronizationAPI(Synchronization) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setTag(String) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set the tag of this task.
- setTag(String) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setTag(String) - Method in class org.ow2.proactive.scheduler.task.TaskIdImpl
-
- setTag(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setTags(Set<String>) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setTags(Set<String>) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setTarget(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setTargetContinuation(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setTargetElse(String) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setTaskDescription(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskExecutionDuration(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskFinishedTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskId(TaskId) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setTaskId(TaskId) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setTaskId(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- setTaskId(TaskId) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
To set the taskId
- setTaskId(TaskId) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the taskId value to the given taskId value
- setTaskId(TaskIdData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setTaskId(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskInfo(TaskInfoData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateData
-
- setTaskInputFiles(List<InputSelector>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the taskInputFiles value to the given taskInputFiles value
- setTaskName(String) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
Set the task name on which the problem was found
- setTaskName(String) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- setTaskName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setTaskName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskNodeNumber(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskOutputFiles(List<OutputSelector>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the taskOutputFiles value to the given taskOutputFiles value
- setTaskRetryDelay(long) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Set how long to wait before restart the task if an error occurred.
- setTasks(Map<String, TaskStateData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setTasks(List<T>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.RestPage
-
- setTasksChanges(ChangedTasksInfo, JobState) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setTaskStartTime(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskStates(List<TaskState>) - Method in class org.ow2.proactive.scheduler.common.task.TaskStatesPage
-
- setTaskStatus(TaskStatusData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setTaskStatus(TaskStatusData) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskStateSummaryData
-
- setTaskStatus(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTasksWithIssues(Map<Integer, Integer>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedTasksCountData
-
- setTasksWithoutIssues(Map<Integer, Integer>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.CompletedTasksCountData
-
- setTaskTag(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskUsageData
-
- setTaskTransferring(String, String, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
Sets the given task to transferring status.
- setTaskTransferring(String, String, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.JobTracker
-
- setTaskUsages(List<TaskUsageData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setTaskVariables(Map<String, TaskVariable>) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
- setTemp(Object) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- setTempMap(Map<String, Object>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- setTenant(String) - Method in class org.ow2.proactive.authentication.UserData
-
- setTenant(String) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setTenant(String) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setTenant(String) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setTenant(String) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setTenant(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setTenant(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobStateData
-
- setTenant(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobUsageData
-
- setTenant(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setThirdPartyCredentials(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.task.executable.internal.JavaStandaloneExecutableInitializer
-
- setTime(long) - Method in class org.ow2.proactive.resourcemanager.core.history.Alive
-
- setTitle(List<String>) - Method in class org.ow2.proactive.utils.ObjectArrayFormatter
-
Set the title value to the given title value.
- setTo(long) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setToBeRemoved() - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setToBeRemoved() - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setToBeRemoved() - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setToBeRemovedNodesCount(int) - Method in class org.ow2.proactive.resourcemanager.common.RMStatistics
-
- setTokens(List<String>) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setTopology(TopologyDescriptor) - Method in class org.ow2.proactive.utils.Criteria
-
- setTopologyDescriptor(TopologyDescriptor) - Method in class org.ow2.proactive.scheduler.common.task.ParallelEnvironment
-
- setToRemove() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMDeployingNode
-
Unsupported operation.
- setToRemove() - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
* change the node's status to 'to release'.
- setToRemove() - Method in class org.ow2.proactive.resourcemanager.rmnode.RMNodeImpl
-
- setToRemove() - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Set this user to be removed by update method.
- setTotalJobs(long) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredStatisticsData
-
- setTotalNumberOfTasks(int) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setTotalNumberOfTasks(int) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setTotalNumberOfTasks(int) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setTransferring(boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AwaitedTask
-
- setTrimmerMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Sets the matcher for characters to trim.
- setType(FlowActionType) - Method in class org.ow2.proactive.scheduler.common.task.flow.FlowAction
-
- setType(FileType) - Method in class org.ow2.proactive.scheduler.rest.ds.RemoteSource
-
- setUnresolvedGenericInformation(Map<String, String>) - Method in class org.ow2.proactive.scheduler.common.task.CommonAttribute
-
Set the generic information without variable replacement.
- setUnresolvedVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Sets the unresolved variable map for this job.
- setUnresolvedVariables(Map<String, TaskVariable>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Sets the unresolved variable map for this job.
- setUpdatedAdvanced(Map<String, Boolean>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedAdvanced(Map<String, Boolean>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUpdatedDescriptions(Map<String, String>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedDescriptions(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUpdatedGroups(Map<String, String>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedGroups(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUpdatedHidden(Map<String, Boolean>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedHidden(Map<String, Boolean>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUpdatedModels(Map<String, String>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedModels(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUpdatedVariables(Map<String, String>) - Method in exception org.ow2.proactive.scheduler.common.exception.JobCreationException
-
- setUpdatedVariables(Map<String, String>) - Method in class org.ow2.proactive.scheduler.signal.Signal
-
- setUpdatedVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setUrl(String) - Method in class org.ow2.proactive.authentication.ConnectionInfo
-
- setUrl(String) - Method in class org.ow2.proactive.scheduler.job.ExternalEndpoint
-
- setUsageInfo(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setUsageInfo(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setUsageInfo(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setUsageInfo(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setUsageInfo(Map<String, String>) - Method in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
- setUsageInfo(Map<String, String>) - Method in interface org.ow2.proactive.resourcemanager.rmnode.RMNode
-
- setUser(String) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria
-
- setUserEvents(SchedulerEvent[]) - Method in class org.ow2.proactive.scheduler.job.UserIdentificationImpl
-
Sets the userEvents to the given userEvents value.
- setUserName(String) - Method in class org.ow2.proactive.authentication.UserData
-
- setUserName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- setUserName(String) - Method in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- setUsername(String) - Method in interface org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBean
-
Shows the account of associated to the specified username.
- setUsername(String) - Method in class org.ow2.proactive.resourcemanager.core.jmx.mbean.AllAccountsMBeanImpl
-
- setUsername(String) - Method in class org.ow2.proactive.scheduler.rest.data.UserIdentificationImpl
-
- setUsername(String) - Method in class org.ow2.proactive_grid_cloud_portal.common.dto.LoginForm
-
- setUsername(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.SchedulerUserData
-
- setUserPermission(Permission) - Method in class org.ow2.proactive.resourcemanager.db.RMNodeData
-
- setUsers(SchedulerUsers) - Method in class org.ow2.proactive.scheduler.core.SchedulerStateImpl
-
Sets the list of connected users to the given users value.
- setUserSpace(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Set the USER space value to the given USER space string value
- setValid(Boolean) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- setValid(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobValidationData
-
- setValue(String) - Method in class org.ow2.proactive.db.types.BigString
-
Set the String value value to the given value value.
- setValue(String) - Method in class org.ow2.proactive.resourcemanager.frontend.ConfigurableFieldData
-
- setValue(String) - Method in class org.ow2.proactive.resourcemanager.nodesource.common.ConfigurableField
-
- setValue(String) - Method in class org.ow2.proactive.scheduler.common.job.JobVariable
-
- setValue(String) - Method in class org.ow2.proactive.scheduler.common.task.PropertyModifier
-
- setValue(T) - Method in class org.ow2.proactive.scheduler.common.task.UpdatableProperties
-
Set the value of the property.
- setValue(Serializable) - Method in class org.ow2.proactive.scheduler.rest.data.TaskResultImpl
-
- setValue(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskResultData
-
- setValueDelimiter(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable default value delimiter to use.
- setValueDelimiter(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable default value delimiter to use.
- setValueDelimiterMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable default value delimiter matcher to use.
- setVariableName(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext
-
- setVariablePrefix(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable prefix to use.
- setVariablePrefix(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable prefix to use.
- setVariablePrefixMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable prefix matcher currently in use.
- setVariableResolver(StrLookup<?>) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the VariableResolver that is used to lookup variables.
- setVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.common.job.factories.globalvariables.GlobalVariablesData
-
- setVariables(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- setVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Sets the variable map for this job.
- setVariables(Map<String, Serializable>) - Method in class org.ow2.proactive.scheduler.common.task.executable.JavaExecutable
-
- setVariables(Map<String, TaskVariable>) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Sets the variable map for this task.
- setVariables(Map<String, String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setVariables(Map<String, JobVariable>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDescription
-
- setVariables(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
-
- setVariableSuffix(char) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable suffix to use.
- setVariableSuffix(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable suffix to use.
- setVariableSuffixMatcher(StrMatcher) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Sets the variable suffix matcher currently in use.
- setVisualization(String) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
Set the SVG code of the job visualization
- setVisualizationActivated(boolean) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setVisualizationActivated(boolean) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- setVisualizationActivated(boolean) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setVisualizationConnectionString(String) - Method in class org.ow2.proactive.scheduler.rest.data.TaskInfoImpl
-
- setVisualizationConnectionString(String) - Method in class org.ow2.proactive.scheduler.task.TaskInfoImpl
-
- setVisualizationConnectionString(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.TaskInfoData
-
- setVisualizationConnectionStrings(Map<String, String>) - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Sets the visualization connection string map
- setVisualizationConnectionStrings(Map<String, String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setVisualizationConnectionStrings(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setVisualizationConnectionStrings(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setVisualizationIcons(Map<String, String>) - Method in interface org.ow2.proactive.scheduler.common.job.JobInfo
-
Sets the visualization icons
- setVisualizationIcons(Map<String, String>) - Method in class org.ow2.proactive.scheduler.job.JobInfoImpl
-
- setVisualizationIcons(Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.data.JobInfoImpl
-
- setVisualizationIcons(Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.JobInfoData
-
- setVNodeName(String) - Method in class org.ow2.proactive.resourcemanager.common.event.RMNodeDescriptor
-
- setWallTime(long) - Method in class org.ow2.proactive.scheduler.common.task.Task
-
Set the wall time to the task in millisecond.
- setWalltime(long) - Method in class org.ow2.proactive.scheduler.task.TaskLauncherInitializer
-
Set the walltime value to the given walltime value
- setWorkflowName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowData
-
- setWorkflowName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsCumulatedCoreTimeData
-
- setWorkflowName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.FilteredTopWorkflowsNumberOfNodesData
-
- setWorkflowName(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowDurationData
-
- setWorkflowTags(Set<String>) - Method in class org.ow2.proactive.scheduler.common.job.Job
-
- setWorkflowUrl(String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.dto.WorkflowUrlData
-
- setWorkingDir(String) - Method in class org.ow2.proactive.scheduler.common.task.ForkEnvironment
-
Set the working directory value to the given workingDir value.
- setXml(String) - Method in class org.ow2.proactive_grid_cloud_portal.studio.Workflow
-
- shellExtension() - Static method in class org.ow2.proactive.utils.Tools
-
Return the extension of shell script depending the current OS
- ShortConverter - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.converter
-
- ShortConverter() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.converter.ShortConverter
-
- ShortParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- ShortParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.ShortParserValidator
-
- showGroup(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
Show the given group of variables.
- showVar(String) - Method in class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
Show the given variable.
- ShufflePolicy - Class in org.ow2.proactive.resourcemanager.selection.policies
-
The selection policy that shuffles nodes to balance the load
between them.
- ShufflePolicy() - Constructor for class org.ow2.proactive.resourcemanager.selection.policies.ShufflePolicy
-
- shutdown() - Method in class org.ow2.proactive.jmx.AbstractJMXHelper
-
Shutdown the JMX monitoring infrastructure.
- shutdown(boolean) - Method in class org.ow2.proactive.resourcemanager.common.util.RMProxyUserInterface
-
- shutdown(boolean) - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
Shutdown the resource manager
- shutdown(boolean) - Method in interface org.ow2.proactive.resourcemanager.frontend.ResourceManager
-
Initiate the shutdowns the resource manager.
- shutdown() - Method in class org.ow2.proactive.resourcemanager.frontend.RMMonitoringImpl
-
Stop and remove monitoring active object
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
-
Notify this infrastructure it is going to be shut down along with its
nodesource.
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.DefaultInfrastructureManager
-
Notify this infrastructure it is going to be shut down along with its
nodesource.
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.InfrastructureManager
-
Notify this infrastructure it is going to be shut down along with its
nodesource.
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.LocalInfrastructure
-
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
- shutDown() - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Shutdowns the node source and releases all its nodes.
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.CronPolicy
-
Shutdown the policy and clears the timer.
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.NodeSourcePolicy
-
Shutdown the policy
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RestartDownNodesPolicy
-
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.RMAwareNodeSourcePolicy
-
Shutdown the policy
- shutdown(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.policy.TimeSlotPolicy
-
Shutdown the policy and clears the timer.
- shutdown(int, int) - Method in class org.ow2.proactive.resourcemanager.nodesource.ThreadPoolHolder
-
- shutdown() - Method in class org.ow2.proactive.resourcemanager.selection.SelectionManager
-
Handles shut down of the selection manager
- shutdown(boolean) - Method in class org.ow2.proactive.resourcemanager.task.client.RMNodeClient
-
Initiate the shutdowns the resource manager.
- shutdown() - Method in class org.ow2.proactive.resourcemanager.utils.ClientPinger
-
- shutdown() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
For administrator only, Terminate the scheduler after all currently running tasks are finished.
- shutdown() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.LoggingEventProcessor
-
- shutdown() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- shutdown() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- shutdown() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- shutdown() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- shutdown(String, boolean) - Method in interface org.ow2.proactive_grid_cloud_portal.common.RMRestInterface
-
Initiate the shutdown of the resource manager.
- shutdownNodeSourceServices(Client) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
Initiates node source services shutdown, such as pinger, policy, thread pool.
- shutdownNow(int) - Method in class org.ow2.proactive.resourcemanager.nodesource.ThreadPoolHolder
-
- shutdownScheduler(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
shutdown the scheduler
- shutdownThreadPools() - Static method in class org.ow2.proactive.resourcemanager.nodesource.NodeSource
-
- Signal - Class in org.ow2.proactive.scheduler.signal
-
- Signal(String, List<JobVariable>) - Constructor for class org.ow2.proactive.scheduler.signal.Signal
-
- SIGNAL_API_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The variable containing a proxy to the signal API
- SignalApi - Interface in org.ow2.proactive.scheduler.signal
-
SignalApi uses the synchronization API store to provide a persistent key/value channel for job signals.
- SignalApiException - Exception in org.ow2.proactive.scheduler.signal
-
- SignalApiException() - Constructor for exception org.ow2.proactive.scheduler.signal.SignalApiException
-
- SignalApiException(String) - Constructor for exception org.ow2.proactive.scheduler.signal.SignalApiException
-
- SignalApiException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.signal.SignalApiException
-
- SignalApiException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.signal.SignalApiException
-
- SignalApiImpl - Class in org.ow2.proactive.scheduler.signal
-
SignalApiImpl acts as a high level signal service that uses the synchronization API.
- SignalApiImpl(String, TaskId, SynchronizationInternal) - Constructor for class org.ow2.proactive.scheduler.signal.SignalApiImpl
-
- SignalApiRestException - Exception in org.ow2.proactive_grid_cloud_portal.scheduler.exception
-
- SignalApiRestException(Throwable) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.SignalApiRestException
-
- SignalApiRestException(String) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.SignalApiRestException
-
- signalRMCoreIsInitialized() - Method in class org.ow2.proactive.resourcemanager.core.RMCore
-
- silent(Lambda.FunctionThatThrows<T, R>) - Static method in class org.ow2.proactive.utils.Lambda
-
- silent(Lambda.CallableThatThrows<T>) - Static method in class org.ow2.proactive.utils.Lambda
-
- silent(Lambda.RunnableThatThrows) - Static method in class org.ow2.proactive.utils.Lambda
-
- SimpleImagePanel(String) - Constructor for class org.ow2.proactive.scheduler.common.task.util.ResultPreviewTool.SimpleImagePanel
-
Create a new instance of SimpleImagePanel.
- SimpleLoggerServer - Class in org.ow2.proactive.scheduler.common.util.logforwarder.util
-
- SimpleLoggerServer(int, LoggingEventProcessor) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
-
Create a logger server on a given port.
- SimpleLoggerServer(LoggingEventProcessor) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
-
Create a logger server on any free port.
- SimpleScript - Class in org.ow2.proactive.scripting
-
A simple script implementation
- SimpleScript(String, String) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Directly create a script with a string.
- SimpleScript(URL, String) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Directly create a script from an URL.
- SimpleScript(File, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Create a script from a file.
- SimpleScript(URL, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Create a script from an URL.
- SimpleScript(URL, String, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Create a script from an URL.
- SimpleScript(String, String, Serializable[]) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Directly create a script with a string.
- SimpleScript(Script<?>) - Constructor for class org.ow2.proactive.scripting.SimpleScript
-
Copy constructor
- SimpleTaskLogs - Class in org.ow2.proactive.scheduler.common.task
-
A simple String based implementation of TaskLogs.
- SimpleTaskLogs(String, String) - Constructor for class org.ow2.proactive.scheduler.common.task.SimpleTaskLogs
-
Create a new SimpleTaskLogs.
- SimpleTextPanel(String) - Constructor for class org.ow2.proactive.scheduler.common.task.util.ResultPreviewTool.SimpleTextPanel
-
Create a new instance of SimpleTextPanel.
- SINGLE_HOST - Static variable in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
-
the set of nodes on a single host
- SINGLE_HOST_EXCLUSIVE - Static variable in class org.ow2.proactive.topology.descriptor.TopologyDescriptor
-
the set of nodes of a single host exclusively
(the host is reserved for the user)
- SingleHostDescriptor - Class in org.ow2.proactive.topology.descriptor
-
This descriptor allows to select nodes on the single hosts.
- SingleHostDescriptor() - Constructor for class org.ow2.proactive.topology.descriptor.SingleHostDescriptor
-
Constructs the new instance of this class.
- SingleHostExclusiveDescriptor - Class in org.ow2.proactive.topology.descriptor
-
This descriptor allows to select nodes on the single hosts exclusively.
- SingleHostExclusiveDescriptor() - Constructor for class org.ow2.proactive.topology.descriptor.SingleHostExclusiveDescriptor
-
Constructs the new instance of this class.
- singleQuoteMatcher() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Returns a matcher which matches the single quote character.
- SINK - Static variable in class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.EmptyAppender
-
- size() - Method in class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- size() - Method in class org.ow2.proactive.resourcemanager.frontend.topology.clustering.Cluster
-
- size - Variable in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Current size of the buffer.
- size() - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Gets the length of the string builder.
- size() - Method in class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Gets the number of tokens found in the String.
- size(String) - Method in interface org.ow2.proactive.scheduler.synchronization.Synchronization
-
Returns the number of key-value mappings in this channel map.
- size(String, TaskId, String) - Method in interface org.ow2.proactive.scheduler.synchronization.SynchronizationInternal
-
- size(String) - Method in class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- size() - Method in class org.ow2.proactive.scheduler.task.utils.VariablesMap
-
- sleepTime - Variable in class org.ow2.proactive.scheduler.examples.WaitAndPrint
-
Sleeping time before displaying.
- SmartProxyImpl - Class in org.ow2.proactive.scheduler.smartproxy
-
Smart proxy implementation that relies on active objects for communicating
with dataspaces and pushing notifications to clients.
- SmartProxyImpl() - Constructor for class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- SocketAppenderWithSSHTunneling - Class in org.ow2.proactive.scheduler.common.util.logforwarder.appenders
-
- SocketAppenderWithSSHTunneling(String, int) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.SocketAppenderWithSSHTunneling
-
Create a new SocketAppenderWithSSHTunneling with the current username on remote ssh port 22.
- SocketAppenderWithSSHTunneling(String, int, int) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.SocketAppenderWithSSHTunneling
-
Create a new SocketAppenderWithSSHTunneling with the current username.
- SocketAppenderWithSSHTunneling(String, String, int, int) - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.appenders.SocketAppenderWithSSHTunneling
-
Create a new SocketAppenderWithSSHTunneling.
- SocketBasedForwardingProvider - Class in org.ow2.proactive.scheduler.common.util.logforwarder.providers
-
Socket based log forwarding service.
- SocketBasedForwardingProvider() - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketBasedForwardingProvider
-
- SocketBasedForwardingProvider.SocketAppenderProvider - Class in org.ow2.proactive.scheduler.common.util.logforwarder.providers
-
A simple container for a log4j SocketAppender.
- SocketWithSSHTunnelBasedForwardingProvider - Class in org.ow2.proactive.scheduler.common.util.logforwarder.providers
-
SSH-tunneled socket based log forwarding service.
- SocketWithSSHTunnelBasedForwardingProvider() - Constructor for class org.ow2.proactive.scheduler.common.util.logforwarder.providers.SocketWithSSHTunnelBasedForwardingProvider
-
- SocketWithSSHTunnelBasedForwardingProvider.SocketSSHAppenderProvider - Class in org.ow2.proactive.scheduler.common.util.logforwarder.providers
-
A simple container for a log4j SocketAppenderWithSSHTunneling.
- SORT_BY_CONNECTION - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
- SORT_BY_DESCRIPTION - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by description
- SORT_BY_DESCRIPTION - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_EXEC_DURATION - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_EXECUTIONLEFT - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_EXECUTIONONFAILURELEFT - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_FINISHED_TIME - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_HOST - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
- SORT_BY_HOST_NAME - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_ID - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by id
- SORT_BY_ID - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
Sorting constant, this will allow the user to sort the descriptor.
- SORT_BY_LASTSUBMIT - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
- SORT_BY_NAME - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by name
- SORT_BY_NAME - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
Value for
- SORT_BY_NAME - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_OWNER - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by owner
- SORT_BY_PRIORITY - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by priority
- SORT_BY_PROJECT - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by project name
- SORT_BY_STARTED_TIME - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_STATUS - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by status
- SORT_BY_STATUS - Static variable in class org.ow2.proactive.scheduler.common.task.TaskState
-
- SORT_BY_SUBMIT - Static variable in class org.ow2.proactive.scheduler.common.job.UserIdentification
-
- SORT_BY_TYPE - Static variable in class org.ow2.proactive.scheduler.common.job.JobState
-
Used to sort by type
- SortedUniqueSet<T extends org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet.Unique & Comparable<T> & Serializable> - Class in org.ow2.proactive.resourcemanager.common.event
-
Set based on #getKey() that provides log(N) to add and remove, but keeps sorted version of items based on #getCounter().
- SortedUniqueSet() - Constructor for class org.ow2.proactive.resourcemanager.common.event.SortedUniqueSet
-
- SortOrder - Enum in org.ow2.proactive.db
-
- SortParameter<T> - Class in org.ow2.proactive.db
-
- SortParameter(T, SortOrder) - Constructor for class org.ow2.proactive.db.SortParameter
-
- sortParameters(List<SortSpecifierContainer>) - Method in class org.ow2.proactive.scheduler.common.TaskFilterCriteria.TFCBuilder
-
Default value is null
(no sort parameters)
- SortSpecifierContainer - Class in org.ow2.proactive.scheduler.common
-
Utility container to pass multiple parameters for tasks sorting.
- SortSpecifierContainer() - Constructor for class org.ow2.proactive.scheduler.common.SortSpecifierContainer
-
- SortSpecifierContainer(int) - Constructor for class org.ow2.proactive.scheduler.common.SortSpecifierContainer
-
- SortSpecifierContainer(String) - Constructor for class org.ow2.proactive.scheduler.common.SortSpecifierContainer
-
- SortSpecifierContainer.SortSpecifierItem - Class in org.ow2.proactive.scheduler.common
-
- SortSpecifierItem() - Constructor for class org.ow2.proactive.scheduler.common.SortSpecifierContainer.SortSpecifierItem
-
- spaceMatcher() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Returns a matcher which matches the space character.
- SPEL_TYPE_REGEXP - Static variable in class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.SPELParserValidator
-
- SPELParserValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.factory
-
- SPELParserValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.factory.SPELParserValidator
-
- SpelValidator - Class in org.ow2.proactive.scheduler.common.job.factories.spi.model.validator
-
- SpelValidator(String) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.validator.SpelValidator
-
- SpELVariables(Map<String, Serializable>, Map<String, String>, Set<String>) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.model.ModelValidatorContext.SpELVariables
-
- splitMatcher() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Matches the same characters as StringTokenizer,
namely space, tab, newline and formfeed.
- sScripts - Variable in class org.ow2.proactive.scheduler.common.task.Task
-
selection script : can be launched before getting a node in order to
verify some computer specificity.
- SSH_PRIVATE_KEY - Static variable in class org.ow2.proactive.authentication.crypto.CredData
-
thirdPartyCredentials can contain the SSH key used for runAsMe tasks under this specific key
- SSHInfrastructure - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Acquires nodes over SSH given a list of hosts
- SSHInfrastructure() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
- SSHInfrastructureV2 - Class in org.ow2.proactive.resourcemanager.nodesource.infrastructure
-
Acquires nodes over SSH given a list of hosts, this implementation uses jsch.
- SSHInfrastructureV2() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- sshOptions - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
ShhClient options (@see SSHClient
)
- sshOptions - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
SshClient options (@see SSHClient
)
- sshOptions - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- sshPassword - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- sshPort - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- sshPrivateKey - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- SSHProcessExecutor - Class in org.ow2.proactive.process
-
- sshUsername - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- SSL_KEYSTORE_PASSWD_PROPERTY - Static variable in class org.ow2.proactive.authentication.LDAPLoginModule
-
name of key store password java property
- SSL_KEYSTORE_PATH_PROPERTY - Static variable in class org.ow2.proactive.authentication.LDAPLoginModule
-
name of key store path java property
- SSL_TRUSTSTORE_PASSWD_PROPERTY - Static variable in class org.ow2.proactive.authentication.LDAPLoginModule
-
name of trust store password java property
- SSL_TRUSTSTORE_PATH_PROPERTY - Static variable in class org.ow2.proactive.authentication.LDAPLoginModule
-
name of trust store password java property
- start() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Activates the connector server, that is starts listening for client connections.
- start() - Method in class org.ow2.proactive.process.ProcessExecutor
-
- start() - Method in class org.ow2.proactive.resourcemanager.housekeeping.NodesHouseKeepingService
-
- start - Variable in class org.ow2.proactive.scheduler.common.job.factories.FlowChecker.Block
-
- start() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
For administrator only, Start the scheduler.
- start() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- start() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- start() - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver
-
- start() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- start() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- start(File, TaskId) - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader
-
- start(File, TaskId) - Method in interface org.ow2.proactive.scheduler.task.ProgressFileReaderInterface
-
- start(File, TaskId) - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- start() - Method in class org.ow2.proactive.scheduler.task.utils.WallTimer
-
- START_TO_RECOVER_NODES - Static variable in class org.ow2.proactive.resourcemanager.core.recovery.NodesRecoveryManager
-
- startAt - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
Return the scheduled time of the job, defined by the generic information START_AT
- startAtTimeGreater(long) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- startAtTimeLessThan(long) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- startHouseKeeping() - Method in class org.ow2.proactive.resourcemanager.db.RMDBManager
-
- startLocal(RMInitializer) - Static method in class org.ow2.proactive.resourcemanager.RMFactory
-
Creates and starts a Resource manager on the local host using the given initializer to configure it.
- startLocal() - Static method in class org.ow2.proactive.resourcemanager.RMFactory
-
Creates and starts a Resource manager on the local host.
- startNodeImpl(HostTracker, int, List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.AutoUpdateInfrastructure
-
Internal node acquisition method
- startNodeImpl(HostTracker, int, List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.CLIInfrastructure
-
Internal node acquisition method
- startNodeImpl(HostTracker, int, List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
Launch the node on the host passed as parameter
- startNodeImpl(HostTracker, int, List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructure
-
Internal node acquisition method
- startNodeImpl(HostTracker, int, List<String>) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
Internal node acquisition method
- startNodeImplWithRetries(HostTracker, int, int) - Method in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.HostsFileBasedInfrastructureManager
-
- startScheduler(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
starts the scheduler
- startsWith(String) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Checks whether this builder starts with the specified string.
- startTime - Variable in class org.ow2.proactive.resourcemanager.common.event.RMNodeHistory
-
- startTime - Variable in class org.ow2.proactive.resourcemanager.core.history.NodeHistory
-
- startTime - Variable in class org.ow2.proactive.resourcemanager.core.history.UserHistory
-
- startupScriptStandard - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- startupScriptWithNodeJarDownload - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.SSHInfrastructureV2
-
- state - Variable in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
State of the node
- stateChangeTime - Variable in class org.ow2.proactive.resourcemanager.rmnode.AbstractRMNode
-
Time stamp of the latest state change
- StaticPolicy - Class in org.ow2.proactive.resourcemanager.nodesource.policy
-
A policy defined static nodes acquisition.
- StaticPolicy() - Constructor for class org.ow2.proactive.resourcemanager.nodesource.policy.StaticPolicy
-
- status(NodeSourceStatus) - Method in class org.ow2.proactive.resourcemanager.nodesource.NodeSourceDescriptor.Builder
-
- status(JobStatus) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- STATUS_RECORD_NAME - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
Name of the jobs backup table being recorded
- statusesToString(Set<TaskStatus>) - Static method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
-
- statusFile - Static variable in class org.ow2.proactive.scheduler.smartproxy.common.JobDatabase
-
- statusFilterString(Set<TaskStatus>) - Static method in enum org.ow2.proactive.scheduler.common.task.TaskStatus
-
- StaxJobFactory - Class in org.ow2.proactive.scheduler.common.job.factories
-
StaxJobFactory provide an implementation of the JobFactory using StAX
- StaxJobFactory(boolean) - Constructor for class org.ow2.proactive.scheduler.common.job.factories.StaxJobFactory
-
Create a new instance of StaxJobFactory.
- StaxJobValidatorServiceProvider - Class in org.ow2.proactive.scheduler.common.job.factories.spi.stax
-
Job XML Validator which validates against the XML schema
- StaxJobValidatorServiceProvider() - Constructor for class org.ow2.proactive.scheduler.common.job.factories.spi.stax.StaxJobValidatorServiceProvider
-
- STDERR_LEVEL - Static variable in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
Logger level in which stderr must be redirected
- STDOUT_LEVEL - Static variable in class org.ow2.proactive.scheduler.common.task.Log4JTaskLogs
-
Logger level in which stdout must be redirected
- step - Variable in class org.ow2.proactive.jmx.RRDDataStore
-
- stop() - Method in class org.ow2.proactive.jmx.provider.ro.ROConnectorServer
-
Deactivates the connector server, that is, stops listening for client connections.
- stop() - Method in class org.ow2.proactive.resourcemanager.housekeeping.NodesHouseKeepingService
-
- stop() - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
For administrator only, Stop the scheduler.
Once done, you won't be able to submit job, and the scheduling will be
stopped.
Every running jobs will be terminated.
- stop() - Method in class org.ow2.proactive.scheduler.common.util.logforwarder.util.SimpleLoggerServer
-
Stop this logger server.
- stop() - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- stop() - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- stop() - Method in class org.ow2.proactive.scheduler.rest.SchedulerEventReceiver
-
- stop() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- stop() - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- stop() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReader
-
- stop() - Method in interface org.ow2.proactive.scheduler.task.ProgressFileReaderInterface
-
- stop() - Method in class org.ow2.proactive.scheduler.task.ProgressFileReaderPoller
-
- stop() - Method in class org.ow2.proactive.scheduler.task.utils.WallTimer
-
- stopScheduler(String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
stops the scheduler
- store(String, String, String, String, InputStream) - Method in interface org.ow2.proactive_grid_cloud_portal.dataspace.RestDataspace
-
Upload a file or archive containing multiple files to the specified location in the dataspace.
- storeFailedAttempt(String) - Method in class org.ow2.proactive.authentication.FileLoginModule
-
- StrBuilder - Class in org.ow2.proactive.scheduler.common.util.text
-
Builds a string from constituent parts providing a more flexible and powerful API
than StringBuffer.
- StrBuilder() - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Constructor that creates an empty builder initial capacity 32 characters.
- StrBuilder(int) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Constructor that creates an empty builder the specified initial capacity.
- StrBuilder(String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Constructor that creates a builder from the string, allocating
32 extra characters for growth.
- stringMatcher(String) - Static method in class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Constructor that creates a matcher from a string.
- StrLookup<V> - Class in org.ow2.proactive.scheduler.common.util.text
-
Lookup a String key to a String value.
- StrLookup() - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrLookup
-
Constructor.
- StrMatcher - Class in org.ow2.proactive.scheduler.common.util.text
-
A matcher class that can be queried to determine if a character array
portion matches.
- StrMatcher() - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrMatcher
-
Constructor.
- StrSubstitutor - Class in org.ow2.proactive.scheduler.common.util.text
-
Substitutes variables within a string by values.
- StrSubstitutor() - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance with defaults for variable prefix and suffix
and the escaping character.
- StrSubstitutor(Map<String, V>) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(Map<String, V>, String, String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(Map<String, V>, String, String, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(Map<String, V>, String, String, char, String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(StrLookup<?>) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(StrLookup<?>, String, String, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(StrLookup<?>, String, String, char, String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(StrLookup<?>, StrMatcher, StrMatcher, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrSubstitutor(StrLookup<?>, StrMatcher, StrMatcher, char, StrMatcher) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Creates a new instance and initializes it.
- StrTokenizer - Class in org.ow2.proactive.scheduler.common.util.text
-
Tokenizes a string based based on delimiters (separators)
and supporting quoting and ignored character concepts.
- StrTokenizer() - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on space, tab, newline and formfeed
as per StringTokenizer, but with no text to tokenize.
- StrTokenizer(String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on space, tab, newline and formfeed
as per StringTokenizer.
- StrTokenizer(String, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified delimiter character.
- StrTokenizer(String, String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified delimiter string.
- StrTokenizer(String, StrMatcher) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting using the specified delimiter matcher.
- StrTokenizer(String, char, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified delimiter character
and handling quotes using the specified quote character.
- StrTokenizer(String, StrMatcher, StrMatcher) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting using the specified delimiter matcher
and handling quotes using the specified quote matcher.
- StrTokenizer(char[]) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on space, tab, newline and formfeed
as per StringTokenizer.
- StrTokenizer(char[], char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified character.
- StrTokenizer(char[], String) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified string.
- StrTokenizer(char[], StrMatcher) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting using the specified delimiter matcher.
- StrTokenizer(char[], char, char) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting on the specified delimiter character
and handling quotes using the specified quote character.
- StrTokenizer(char[], StrMatcher, StrMatcher) - Constructor for class org.ow2.proactive.scheduler.common.util.text.StrTokenizer
-
Constructs a tokenizer splitting using the specified delimiter matcher
and handling quotes using the specified quote matcher.
- StudioInterface - Interface in org.ow2.proactive_grid_cloud_portal.studio
-
- subject - Variable in class org.ow2.proactive.authentication.FileLoginModule
-
- SUBMISSION_MODE - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
This generic information can be used to set the portal name via the job was submitted
- SUBMISSION_MODE_CLI - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Submission mode for workflows submitted from cli
- SUBMISSION_MODE_REST_API - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Default submission mode
- SUBMISSION_MODE_WORKFLOW_API - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Submission mode for workflows submitted from scheduler api
- SubmissionClosedException - Exception in org.ow2.proactive.scheduler.common.exception
-
Exceptions Generated by the scheduler or its proxy.
This is the generic exception used to inform the user of a problem.
- SubmissionClosedException(String) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SubmissionClosedException
-
Create a new instance of SubmissionClosedException with the given message.
- SubmissionClosedException() - Constructor for exception org.ow2.proactive.scheduler.common.exception.SubmissionClosedException
-
Create a new instance of SubmissionClosedException.
- SubmissionClosedException(String, Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SubmissionClosedException
-
Create a new instance of SubmissionClosedException with the given message and cause
- SubmissionClosedException(Throwable) - Constructor for exception org.ow2.proactive.scheduler.common.exception.SubmissionClosedException
-
Create a new instance of SubmissionClosedException with the given cause.
- SubmissionClosedRestException - Exception in org.ow2.proactive_grid_cloud_portal.scheduler.exception
-
- SubmissionClosedRestException(Throwable) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.SubmissionClosedRestException
-
- SubmissionClosedRestException(String) - Constructor for exception org.ow2.proactive_grid_cloud_portal.scheduler.exception.SubmissionClosedRestException
-
- submissionMode - Variable in class org.ow2.proactive.scheduler.common.job.Job
-
Returns the portal name via the job was submitted
- submissionMode(String) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- submit(int, Callable<T>) - Method in class org.ow2.proactive.resourcemanager.nodesource.ThreadPoolHolder
-
Submits a task to the specified thread pool
- submit(Job) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Submit a new job to the scheduler.
- submit(List<Job>) - Method in interface org.ow2.proactive.scheduler.common.Scheduler
-
Submit multiple jobs
- submit(Job) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- submit(List<Job>) - Method in class org.ow2.proactive.scheduler.common.util.SchedulerProxyUserInterface
-
- submit(File) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler.
- submit(URL) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler.
- submit(URL, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(Map<String, String>, URL, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(URL, Map<String, String>, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(URL, Map<String, String>, Map<String, String>, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(File, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(File, Map<String, String>, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler with provided variables.
- submit(Job) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(List<Job>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(File) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(File, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(File, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(URL) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(URL, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(Map<String, String>, URL, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(URL, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(URL, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submit(TaskFlowJob, String, String, boolean, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
Submits a job to the scheduler and handle data transfer via the SmartProxy, the dataspace server will be the default user space
- submit(TaskFlowJob, String, String, String, String, boolean, boolean) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
Submits a job to the scheduler and handle data transfer via the SmartProxy
- submit(Job) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- submit(List<Job>) - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
- submit(Job) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- submit(List<Job>) - Method in class org.ow2.proactive.scheduler.smartproxy.SmartProxyImpl
-
- submit(Job) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(List<Job>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(File) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(File, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(File, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(URL) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(URL, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(Map<String, String>, URL, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(URL, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(URL, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submit(String, PathSegment, MultipartFormDataInput, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submits a job to the scheduler
- submit(Job) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(List<Job>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(File) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(File, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(File, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(URL) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(URL, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(URL, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(URL, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(Map<String, String>, URL, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submit(String, PathSegment, MultipartFormDataInput, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
Submits a job to the scheduler
- submitFlat(String, String, String, String, String) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submit job using flat command file
- submitFromCatalog(String, String, String, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL with provided variables.
- submitFromCatalog(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL with provided variables.
- submitFromCatalog(String, String, String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL without variables.
- submitFromCatalog(String, String) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL without provided variables.
- submitFromCatalog(String, String, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL with provided variables.
- submitFromCatalog(String, String, Map<String, String>, Map<String, String>) - Method in interface org.ow2.proactive.scheduler.rest.ISchedulerClient
-
Submit a new job to the scheduler from the catalogRestURL with provided variables ang generic information.
- submitFromCatalog(String, String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.rest.SchedulerClient
-
- submitFromCatalog(String, String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive.scheduler.task.client.SchedulerNodeClient
-
- submitFromCatalog(String, String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromCatalog(String, String, String, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromCatalog(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromCatalog(String, String) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromCatalog(String, String, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromCatalog(String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.smartproxy.RestSmartProxyImpl
-
- submitFromUrl(String, String, PathSegment, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submits a workflow to the scheduler from a workflow URL, creating hence a
new job resource.
- submitFromUrl(String, String, PathSegment, MultipartFormDataInput, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submits a workflow to the scheduler from a workflow URL, creating hence a
new job resource.
- submitFromUrl(String, String, PathSegment, Map<String, String>, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submits a workflow to the scheduler from a workflow URL, creating hence a
new job resource.
- submitFromUrlSync(String, String, Long, PathSegment, Map<String, String>, UriInfo) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
Submits a workflow synchronously to the scheduler from a workflow URL, creating hence a
new job resource.
- submitJobArchive(String, InputStream) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitJobArchive(String, InputStream, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitJobOpt - Variable in class org.ow2.proactive.resourcemanager.nodesource.infrastructure.BatchJobInfrastructure
-
- submitMultipleUrl(String, List<WorkflowUrlData>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitPlannings(String, PathSegment, Map<String, String>) - Method in interface org.ow2.proactive_grid_cloud_portal.common.SchedulerRestInterface
-
submit a planned workflow
- submitPlannings(String, PathSegment, Map<String, String>) - Method in interface org.ow2.proactive_grid_cloud_portal.studio.StudioInterface
-
Submit a job to job planner
- submittedTimeGreater(long) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- submittedTimeLessThan(long) - Method in class org.ow2.proactive.scheduler.common.JobFilterCriteriaBuilder
-
- submitUrl(String, String, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitXml(String, InputStream) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitXml(String, InputStream, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitXml(String, InputStream, Map<String, String>, Map<String, String>) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- submitXmlAs(String, InputStream, String) - Method in class org.ow2.proactive_grid_cloud_portal.scheduler.client.SchedulerRestClient
-
- subSequence(int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
- SUBSITUTE_PREFIX - Static variable in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
-
- SUBSITUTE_PREFIX_SIMPLE - Static variable in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
-
- substitute(StrBuilder, int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrSubstitutor
-
Internal method that substitutes the variables.
- SUBSTITUTE_SUFFIX - Static variable in class org.ow2.proactive.scheduler.common.util.VariableSubstitutor
-
- substring(int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Extracts a portion of this string builder as a string.
- substring(int, int) - Method in class org.ow2.proactive.scheduler.common.util.text.StrBuilder
-
Extracts a portion of this string builder as a string.
- switchContextClassLoader(ClassLoader, ContextClassLoaderInjector.SupplierWithException<T>) - Static method in class org.ow2.proactive.resourcemanager.utils.ContextClassLoaderInjector
-
Switch the thread context class loader during the execution of the function
- syncAwaitedJobs() - Method in class org.ow2.proactive.scheduler.smartproxy.common.AbstractSmartProxy
-
This method will synchronize this proxy with a remote Scheduler, it will
contact the scheduler and checks the current state of every job being
handled.
- SynchFileAppender - Class in org.ow2.proactive.utils.appenders
-
- SynchFileAppender() - Constructor for class org.ow2.proactive.utils.appenders.SynchFileAppender
-
- Synchronization - Interface in org.ow2.proactive.scheduler.synchronization
-
Synchronization provides a persistent
key/value store API, similar to the
Map
interface.
- SYNCHRONIZATION_API_BINDING_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
The variable containing a proxy to the key/value store
- SYNCHRONIZATION_DEFAULT_NAME - Static variable in class org.ow2.proactive.scheduler.common.SchedulerConstants
-
Default name for store active object binding
- SynchronizationInternal - Interface in org.ow2.proactive.scheduler.synchronization
-
- SynchronizationWrapper - Class in org.ow2.proactive.scheduler.synchronization
-
SynchronizationWrapper acts as a proxy object to the Synchronization service (Internal) implementation
Basically, this wrapper forwards to the service context information such as the current task id or the user (originator).
- SynchronizationWrapper(String, TaskId, SynchronizationInternal) - Constructor for class org.ow2.proactive.scheduler.synchronization.SynchronizationWrapper
-
- systemPropertiesLookup() - Static method in class org.ow2.proactive.scheduler.common.util.text.StrLookup
-