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

A

AbstractActionHandler - Class in org.jppf.ui.actions
Abstract implementation of the ActionManager interface.
AbstractActionHandler() - Constructor for class org.jppf.ui.actions.AbstractActionHandler
 
AbstractAutoTunedBundler - Class in org.jppf.server.scheduler.bundle.impl
This class implements a self tuned bundle size algorithm.
AbstractAutoTunedBundler(AnnealingTuneProfile) - Constructor for class org.jppf.server.scheduler.bundle.impl.AbstractAutoTunedBundler
Creates a new instance with the initial size of bundle as the start size.
AbstractAutoTuneProfile - Class in org.jppf.server.scheduler.bundle.autotuned
Default abstract implementation of the LoadBalancingProfile interface, providing an encapsulation of the parameters as Java properties.
AbstractAutoTuneProfile() - Constructor for class org.jppf.server.scheduler.bundle.autotuned.AbstractAutoTuneProfile
 
AbstractBundler - Class in org.jppf.server.scheduler.bundle
Abstract implementation of the bundler interface.
AbstractBundler(LoadBalancingProfile) - Constructor for class org.jppf.server.scheduler.bundle.AbstractBundler
Creates a new instance with the specified parameters profile.
AbstractCellEditor - Class in org.jppf.ui.treetable
Abstract cell editor for the tree table.
AbstractCellEditor() - Constructor for class org.jppf.ui.treetable.AbstractCellEditor
 
AbstractChannelWrapper<S> - Class in org.jppf.server.nio
Wraps a communication channel, no matter what the channel is.
AbstractChannelWrapper(S) - Constructor for class org.jppf.server.nio.AbstractChannelWrapper
Initialize this channel wrapper with the specified channel.
AbstractClassLoaderManager - Class in org.jppf.server.node
Instances of this class manage the node's class loader and associated operations.
AbstractClassLoaderManager() - Constructor for class org.jppf.server.node.AbstractClassLoaderManager
 
AbstractClassServerDelegate - Class in org.jppf.client
Abstract implementation of the client end of the JPPF distributed class loader.
AbstractClassServerDelegate(JPPFClientConnection) - Constructor for class org.jppf.client.AbstractClassServerDelegate
Default instantiation of this class is not permitted.
AbstractClientConnectionHandler - Class in org.jppf.client
Common abstract superclass for client connections to a server.
AbstractClientConnectionHandler(JPPFClientConnection) - Constructor for class org.jppf.client.AbstractClientConnectionHandler
Initialize this connection with the specified owner.
AbstractDataLocation - Class in org.jppf.io
Abstract implementation of the DataLocation interface.
AbstractDataLocation() - Constructor for class org.jppf.io.AbstractDataLocation
 
AbstractFileFilter - Class in org.jppf.doc
Filter that only accepts directories.
AbstractFileFilter() - Constructor for class org.jppf.doc.AbstractFileFilter
Initialize a filter accepting all names.
AbstractGenericClient - Class in org.jppf.client
This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractGenericClient(Object) - Constructor for class org.jppf.client.AbstractGenericClient
Initialize this client with an automatically generated application UUID.
AbstractGenericClient(String, Object) - Constructor for class org.jppf.client.AbstractGenericClient
Initialize this client with a specified application UUID.
AbstractGenericClient.ConnectionInitializer - Class in org.jppf.client
Wrapper class for the initialization of a client connection.
AbstractGenericClient.ConnectionInitializer(JPPFClientConnection) - Constructor for class org.jppf.client.AbstractGenericClient.ConnectionInitializer
Instantiate this connection initializer with the specified client connection.
AbstractIPAddressPattern - Class in org.jppf.net
Represents a pattern used for IP addresses inclusion or exclusion lists.
AbstractIPAddressPattern(String, PatternConfiguration) - Constructor for class org.jppf.net.AbstractIPAddressPattern
Initialize this object with the specified string pattern.
AbstractJobAction - Class in org.jppf.ui.monitoring.job.actions
Common super class for job actions.
AbstractJobAction() - Constructor for class org.jppf.ui.monitoring.job.actions.AbstractJobAction
Initialize this action.
AbstractJPPFClassLoader - Class in org.jppf.classloader
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client application classes, to avoid costly redeployment system-wide.
AbstractJPPFClassLoader(ClassLoader) - Constructor for class org.jppf.classloader.AbstractJPPFClassLoader
Initialize this class loader with a parent class loader.
AbstractJPPFClassLoader(ClassLoader, List<String>) - Constructor for class org.jppf.classloader.AbstractJPPFClassLoader
Initialize this class loader with a parent class loader.
AbstractJPPFClassLoaderLifeCycle - Class in org.jppf.classloader
This class is a custom class loader serving the purpose of dynamically loading the JPPF classes and the client application classes, to avoid costly redeployment system-wide.
AbstractJPPFClassLoaderLifeCycle(ClassLoader) - Constructor for class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Initialize this class loader with a parent class loader.
AbstractJPPFClassLoaderLifeCycle(ClassLoader, List<String>) - Constructor for class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Initialize this class loader with a parent class loader.
AbstractJPPFClassLoaderLifeCycle.AbstractResourceRequest - Class in org.jppf.classloader
Encapsulates a remote resource request submitted asynchronously via the single-thread executor.
AbstractJPPFClassLoaderLifeCycle.AbstractResourceRequest(JPPFResourceWrapper) - Constructor for class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle.AbstractResourceRequest
Initialize with the specified request.
AbstractJPPFClient - Class in org.jppf.client
This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClient() - Constructor for class org.jppf.client.AbstractJPPFClient
Initialize this client with an automatically generated application UUID.
AbstractJPPFClient(String) - Constructor for class org.jppf.client.AbstractJPPFClient
Initialize this client with a specified application UUID.
AbstractJPPFClientConnection - Class in org.jppf.client
This class provides an API to submit execution requests and administration commands, and request server information data.
AbstractJPPFClientConnection() - Constructor for class org.jppf.client.AbstractJPPFClientConnection
 
AbstractJPPFQueue - Class in org.jppf.server.queue
Abstract superclass for all JPPFQueue implementations.
AbstractJPPFQueue() - Constructor for class org.jppf.server.queue.AbstractJPPFQueue
 
AbstractJPPFTreeTableModel - Class in org.jppf.ui.treetable
Abstract tree table model implementation for tree table-based options.
AbstractJPPFTreeTableModel(TreeNode) - Constructor for class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Initialize this model with the specified tree root.
AbstractLocalChannelWrapper<S,T extends AbstractNioContext> - Class in org.jppf.server.nio
Channel wrapper and I/O implementation for the class loader of an in-VM node.
AbstractLocalChannelWrapper(T) - Constructor for class org.jppf.server.nio.AbstractLocalChannelWrapper
Initialize this I/O handler with the specified context.
AbstractLocation<T> - Class in org.jppf.server.protocol
Instances of this class represent the location of an artifact, generally a file or the data found at a url.
AbstractLocation(T) - Constructor for class org.jppf.server.protocol.AbstractLocation
Initialize this location with the specified type and path.
AbstractMonitoredNode - Class in org.jppf.node
Abstract implementation of the MonitoredNode interface.
AbstractMonitoredNode() - Constructor for class org.jppf.node.AbstractMonitoredNode
 
AbstractNioContext<S extends Enum<S>> - Class in org.jppf.server.nio
Context associated with an open communication channel.
AbstractNioContext() - Constructor for class org.jppf.server.nio.AbstractNioContext
 
AbstractNodeContext - Class in org.jppf.server.nio.nodeserver
Context associated with a channel serving tasks to a node.
AbstractNodeContext() - Constructor for class org.jppf.server.nio.nodeserver.AbstractNodeContext
 
AbstractNodeIO - Class in org.jppf.server.node
This class performs the I/O operations requested by the JPPFNode, for reading the task bundles and sending the results back.
AbstractNodeIO(JPPFNode) - Constructor for class org.jppf.server.node.AbstractNodeIO
Initialize this TaskIO with the specified node.
AbstractNodeIO.BufferList - Class in org.jppf.server.node
A pairing of a list of buffers and the total length of their usable data.
AbstractNodeIO.BufferList(List<JPPFBuffer>, Integer) - Constructor for class org.jppf.server.node.AbstractNodeIO.BufferList
Iitialize this pairing with the specified list of buffers and length.
AbstractNodeIO.ObjectSerializationTask - Class in org.jppf.server.node
The goal of this class is to serialize an object before sending it back to the server, and catch an eventual exception.
AbstractNodeIO.ObjectSerializationTask(Object) - Constructor for class org.jppf.server.node.AbstractNodeIO.ObjectSerializationTask
Initialize this task with the psecicfied data buffer.
AbstractNodeMessage - Class in org.jppf.server.nio.nodeserver
Common abstract superclass representing a message sent or received by a node.
AbstractNodeMessage() - Constructor for class org.jppf.server.nio.nodeserver.AbstractNodeMessage
 
AbstractOption - Class in org.jppf.ui.options
Default abstract implementation of the Option interface.
AbstractOption() - Constructor for class org.jppf.ui.options.AbstractOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
AbstractOptionElement - Class in org.jppf.ui.options
Default abstract implementation of the OptionElement interface.
AbstractOptionElement() - Constructor for class org.jppf.ui.options.AbstractOptionElement
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
AbstractOptionProperties - Class in org.jppf.ui.options
Default abstract implementation of the OptionElement interface.
AbstractOptionProperties() - Constructor for class org.jppf.ui.options.AbstractOptionProperties
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
AbstractPrivilegedAction<T> - Class in org.jppf.client.taskwrapper
Abstract superclass for priviledged actions used to invoke a method or constructor through reflection when a security manager is present.
AbstractPrivilegedAction() - Constructor for class org.jppf.client.taskwrapper.AbstractPrivilegedAction
 
AbstractProportionalBundler - Class in org.jppf.server.scheduler.bundle.proportional
This bundler implementation computes bundle sizes propertional to the mean execution time for each node to the power of n, where n is an integer value specified in the configuration file as "proportionality factor".
AbstractProportionalBundler(LoadBalancingProfile) - Constructor for class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
Creates a new instance with the initial size of bundle as the start size.
AbstractRecoveryConnection - Class in org.jppf.comm.recovery
Common abstract super class for a connection dedicated to receovery from hardware fialure of a remote peer.
AbstractRecoveryConnection() - Constructor for class org.jppf.comm.recovery.AbstractRecoveryConnection
 
AbstractResultSender - Class in org.jppf.server
Abstract super class for objects that sends results back to a remote peer acting as a JPPF client.
AbstractResultSender(SocketWrapper, boolean) - Constructor for class org.jppf.server.AbstractResultSender
Initialize this result sender with a specified socket client.
AbstractRLBundler - Class in org.jppf.server.scheduler.bundle.rl
Bundler based on a reinforcement learning algorithm.
AbstractRLBundler(LoadBalancingProfile) - Constructor for class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Creates a new instance with the specified parameters profile.
AbstractSelectionAction - Class in org.jppf.ui.monitoring.node.actions
Abstract superclass for actions that select nodes in the tree table.
AbstractSelectionAction(NodeDataPanel) - Constructor for class org.jppf.ui.monitoring.node.actions.AbstractSelectionAction
Initialize this action with the specified tree table panel.
AbstractSocketChannelHandler - Class in org.jppf.server.nio
Instances of this class act as wrapper for a connection to a JPPF component.
AbstractSocketChannelHandler(NioServer) - Constructor for class org.jppf.server.nio.AbstractSocketChannelHandler
Initialize this socket channel handler.
AbstractSocketChannelHandler(NioServer, String, int) - Constructor for class org.jppf.server.nio.AbstractSocketChannelHandler
Initialize the channel with the specified host and port.
AbstractSocketInitializer - Class in org.jppf.comm.socket
Common abstract superclass for objects that establish a connection with a remote socket.
AbstractSocketInitializer() - Constructor for class org.jppf.comm.socket.AbstractSocketInitializer
 
AbstractSocketWrapper - Class in org.jppf.comm.socket
Common abstract superclass for all socket clients.
AbstractSocketWrapper() - Constructor for class org.jppf.comm.socket.AbstractSocketWrapper
Default constructor is visible to subclasses only.
AbstractSocketWrapper(String, int, ObjectSerializer) - Constructor for class org.jppf.comm.socket.AbstractSocketWrapper
Initialize this socket client and connect it to the specified host on the specified port.
AbstractSocketWrapper(Socket) - Constructor for class org.jppf.comm.socket.AbstractSocketWrapper
Initialize this socket client with an already opened and connected socket.
AbstractSuspendJobAction - Class in org.jppf.ui.monitoring.job.actions
This action suspends a job.
AbstractSuspendJobAction() - Constructor for class org.jppf.ui.monitoring.job.actions.AbstractSuspendJobAction
Initialize this action.
AbstractTaskObjectWrapper - Class in org.jppf.client.taskwrapper
Common abstract superclass for non-JPPF taskss wrappers.
AbstractTaskObjectWrapper() - Constructor for class org.jppf.client.taskwrapper.AbstractTaskObjectWrapper
 
AbstractTopologyAction - Class in org.jppf.ui.monitoring.node.actions
Abstract superclass for all actions in the topology panel.
AbstractTopologyAction() - Constructor for class org.jppf.ui.monitoring.node.actions.AbstractTopologyAction
Iniitialize this action.
AbstractTreeCellRenderer - Class in org.jppf.ui.treetable
Renderer used to render the tree nodes in the node data panel.
AbstractTreeCellRenderer() - Constructor for class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default constructor.
AbstractTreeTableModel - Class in org.jppf.ui.treetable
An abstract implementation of the TreeTableModel interface, handling the list of listeners.
AbstractTreeTableModel(Object) - Constructor for class org.jppf.ui.treetable.AbstractTreeTableModel
Initialize this model with the specified tree root.
AbstractTreeTableOption - Class in org.jppf.ui.treetable
Abstract implementation of a tree table-based option.
AbstractTreeTableOption() - Constructor for class org.jppf.ui.treetable.AbstractTreeTableOption
 
AbstractUpdatableAction - Class in org.jppf.ui.actions
Abstract superclass for actions used in toolbars or popup menus.
AbstractUpdatableAction() - Constructor for class org.jppf.ui.actions.AbstractUpdatableAction
 
accept(File) - Method in class org.jppf.doc.JPPFDirFilter
Determine if a file is accepted.
accept(File) - Method in class org.jppf.doc.JPPFFileFilter
Determine if a file is accepted.
accept(DefaultMutableTreeNode) - Method in interface org.jppf.ui.monitoring.node.TreeNodeSelector
Filter the specified node.
accept(File) - Method in class org.jppf.utils.FileReplacer.ReplacerFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File) - Method in class org.jppf.utils.ThumbnailGenerator.ImageFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.AtLeast
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.AtMost
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.BetweenEE
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.BetweenEI
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.BetweenIE
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.BetweenII
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.Contains
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.Equal
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.ExecutionPolicy
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.ExecutionPolicy.AndRule
Determine if a node is acceptable for this policy.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.ExecutionPolicy.NotRule
Determine if a node is acceptable for this policy.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.ExecutionPolicy.OrRule
Determine if a node is acceptable for this policy.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.ExecutionPolicy.XorRule
Determine if a node is acceptable for this policy.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.LessThan
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.MoreThan
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.OneOf
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.PolicyRuleTest
Determines whether this policy accepts the specified node.
accepts(JPPFSystemInformation) - Method in class org.jppf.node.policy.RegExp
Determines whether this policy accepts the specified node.
action - Variable in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Action to take.
ActionHandler - Interface in org.jppf.ui.actions
Manages the state of actions associated to toolbar buttons and right-click menu items.
actionHandler - Variable in class org.jppf.ui.treetable.AbstractTreeTableOption
Handles all actions in toolbars or popup menus.
ActionHolder - Interface in org.jppf.ui.actions
Interface implemented by UI elements that handle updatable actions.
actionMap - Variable in class org.jppf.ui.actions.AbstractActionHandler
Mapping of actions to their name.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.job.actions.AbstractSuspendJobAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.job.actions.CancelJobAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.job.actions.ResumeJobAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.job.actions.UpdateMaxNodesAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.CancelTaskAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.NodeConfigurationAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.NodeInformationAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.NodeThreadsAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.ResetTaskCounterAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.RestartNodeAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.RestartTaskAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.SelectDriversAction
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.SelectNodesAction
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.ServerShutdownRestartAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.ServerStatisticsResetAction
Perform the action.
actionPerformed(ActionEvent) - Method in class org.jppf.ui.monitoring.node.actions.ShutdownNodeAction
Perform the action.
ActionsInitializer - Class in org.jppf.ui.actions
Task that sets the actions in the toolbar.
ActionsInitializer(OptionElement, String) - Constructor for class org.jppf.ui.actions.ActionsInitializer
Initialize this actions initializer.
ActionsInitializer(OptionElement, ActionHolder, String) - Constructor for class org.jppf.ui.actions.ActionsInitializer
Initialize this actions initializer.
ACTIVE_COLOR - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Highlighting color for active driver connections.
add(Permission) - Method in class org.jppf.security.JPPFPermissions
Adds a permission object to the current collection of permission objects.
add(OptionElement) - Method in class org.jppf.ui.options.OptionPanel
Add an element to this options page.
add(OptionElement) - Method in interface org.jppf.ui.options.OptionsPage
Add an element to this options page.
add(OptionElement) - Method in class org.jppf.ui.options.SplitPaneOption
Add an element to this options page.
add(OptionElement) - Method in class org.jppf.ui.options.TabbedPaneOption
Add an element to this options page.
add(OptionElement) - Method in class org.jppf.ui.options.ToolbarOption
Add an element to this options page.
add(E) - Method in class org.jppf.utils.TraversalList
Add a new element to the list.
addBundle(BundleWrapper) - Method in class org.jppf.server.queue.JPPFPriorityQueue
Add an object to the queue, and notify all listeners about it.
addBundle(BundleWrapper) - Method in interface org.jppf.server.queue.JPPFQueue
Add an object to the queue, and notify all listeners about it.
addCellEditorListener(CellEditorListener) - Method in class org.jppf.ui.treetable.AbstractCellEditor
addChannel(ChannelWrapper<?>, String) - Method in class org.jppf.server.debug.ServerDebug
Add a channel to those observed.
addChart(TabConfiguration, ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Add a chart to a tab.
addClientConnectionListener(ClientConnectionListener) - Method in class org.jppf.comm.recovery.ClientConnection
Add a listener to the list of listeners.
addClientConnectionStatusListener(ClientConnectionStatusListener) - Method in class org.jppf.client.AbstractClientConnectionHandler
Add a connection status listener to this connection's list of listeners.
addClientConnectionStatusListener(ClientConnectionStatusListener) - Method in class org.jppf.client.AbstractJPPFClientConnection
Add a connection status listener to this connection's list of listeners.
addClientConnectionStatusListener(ClientConnectionStatusListener) - Method in interface org.jppf.client.event.ClientConnectionStatusHandler
Add a connection status listener to this connection's list of listeners.
addClientListener(ClientListener) - Method in class org.jppf.client.AbstractJPPFClient
Add a listener to the list of listeners to this client.
addConnectionEventListener(ConnectionEventListener) - Method in class org.jppf.jca.spi.JPPFManagedConnection
Add a listener to the list of connection event listeners for this managed connection.
addDebugComp(OptionElement, String, String) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Add an invisible component from which to get a popup menu to reload the page.
addExistingSubmission(JPPFJob) - Method in class org.jppf.jca.work.submission.JPPFSubmissionManager
Add an existing submission back into the execution queue.
addIdleChannel(ChannelWrapper<?>) - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Add a channel to the list of idle channels.
addIdleStateListener(IdleStateListener) - Method in class org.jppf.node.idle.IdleDetectionTask
Add a listener to the list of listeners.
addJobListener(JobListener) - Method in class org.jppf.server.job.JPPFJobManager
Add a listener to the list of listeners.
addJPPFTaskListener(JPPFTaskListener) - Method in class org.jppf.server.protocol.JPPFTask
Add a connection status listener to this connection's list of listeners.
addListener(S) - Method in class org.jppf.utils.EventEmitter
Add a listener to the list of listeners.
addLocation(DataLocation) - Method in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
Add a location to the data locations of this message.
addLocationEventListener(LocationEventListener) - Method in class org.jppf.server.protocol.AbstractLocation
Add a listener to the list of location event listeners for this location.
addLocationEventListener(LocationEventListener) - Method in interface org.jppf.server.protocol.Location
Add a listener to the list of location event listeners for this location.
addNodeInformation(ChannelWrapper<?>, JPPFManagementInfo) - Method in class org.jppf.server.NodeInformationHandler
Add a node information object to the map of node information.
addNodeLifeCycleListener(NodeLifeCycleListener) - Method in class org.jppf.server.node.LifeCycleEventHandler
Add a listener to the list of listeners.
addNodeListener(NodeListener) - Method in class org.jppf.node.AbstractMonitoredNode
Add a listener to the list of listener for this node.
addNodeListener(NodeListener) - Method in interface org.jppf.node.MonitoredNode
Add a listener to the list of listener for this node.
addPage(OptionElement) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Add a page to the list of pages managed by this handler.
addPageFromURL(String, String) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Add a page built from an xml document.
addPageFromXml(String) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Add a page built from an xml document.
addPeer(JPPFConnectionInformation) - Method in class org.jppf.server.peer.PeerDiscoveryThread
Add a newly found peer.
addPendingMessage(ByteBufferWrapper) - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Add a message to the list of pending messages.
addProperty(OptionDescriptor, Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Add a property to an option descriptor from a DOM node.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jppf.jca.cci.JPPFInteractionSpec
Add a property change listener.
addProviderConnection(String, ChannelWrapper<?>) - Method in class org.jppf.server.nio.classloader.ClassNioServer
Add a provider connection to the map of existing available providers.
addQueueListener(QueueListener) - Method in class org.jppf.server.queue.AbstractJPPFQueue
Add a listener to the list of listeners.
addReaperListener(ReaperListener) - Method in class org.jppf.comm.recovery.Reaper
Add a listener to the list of listeners.
addRequest(ChannelWrapper<?>) - Method in class org.jppf.server.nio.classloader.ClassContext
Add a new pending request to this resource provider.
addRequestClassLoader(String, ClassLoader) - Method in class org.jppf.client.AbstractGenericClient
Add a request uuid to class loader mapping to this submission manager.
address() - Method in class org.jppf.utils.NetworkUtils.SubnetInformation
Get the internet address.
addSample(BundlePerformanceSample) - Method in class org.jppf.server.scheduler.bundle.BundleDataHolder
Add the specified performance sample to the list of samples.
addStatsHandlerListener(StatsHandlerListener) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Register a StatsHandlerListener with this stats formatter.
addSubmission(JPPFJob) - Method in class org.jppf.jca.work.submission.JPPFSubmissionManager
Add a task submission to the execution queue.
addSubmission(JPPFJob, SubmissionStatusListener) - Method in class org.jppf.jca.work.submission.JPPFSubmissionManager
Add a task submission to the execution queue.
addSubmissionStatusListener(String, SubmissionStatusListener) - Method in interface org.jppf.jca.cci.JPPFConnection
Add a listener to the submission with the specified id.
addSubmissionStatusListener(String, SubmissionStatusListener) - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Add a listener to the submission with the specified id.
addSubmissionStatusListener(SubmissionStatusListener) - Method in class org.jppf.jca.work.submission.JPPFSubmissionResult
Add a listener to the list of status listeners.
addTab(TabConfiguration) - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Remove a tab from the list of tabs.
addTask(Object, Object...) - Method in class org.jppf.client.JPPFJob
Add a task to this job.
addTask(String, Object, Object...) - Method in class org.jppf.client.JPPFJob
Add a POJO task to this job.
addTask(DataLocation) - Method in class org.jppf.server.protocol.BundleWrapper
Add a task to this bundle wrapper.
addTaskExecutionListener(TaskExecutionListener) - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Add a task execution listener to the list of task execution listeners.
addTreeModelListener(TreeModelListener) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
addURL(URL) - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
addUuid(String) - Method in class org.jppf.classloader.JPPFResourceWrapper
Add a uuid to the uuid path of this resource wrapper.
addValueChangeListener(ValueChangeListener) - Method in class org.jppf.ui.options.AbstractOption
Add a value change listener to this option's list of listeners.
afterPropertiesSet() - Method in class org.jppf.gigaspaces.test.GSClient
Called after the Spring bean initialization.
algorithm - Variable in class org.jppf.server.scheduler.bundle.LoadBalancingInformation
The name of the algorithm.
algorithmNames - Variable in class org.jppf.server.scheduler.bundle.LoadBalancingInformation
The names of all available algorithms.
ALL_FIELDS - Static variable in interface org.jppf.ui.monitoring.data.StatsConstants
List of all fields.
allConnections - Variable in class org.jppf.client.AbstractJPPFClient
A list of all the connections initially created.
allErrorsAsStrings() - Method in class org.jppf.utils.JPPFErrorReporter
Get a string concatenating all the error messages.
allFatalErrorsAsStrings() - Method in class org.jppf.utils.JPPFErrorReporter
Get a string concatenating all the fatal error messages.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.jppf.jca.cci.JPPFConnectionManager
Get a connection from the pool.
allWarningsAsStrings() - Method in class org.jppf.utils.JPPFErrorReporter
Get a string concatenating all the warning messages.
ALPHA_NUM - Static variable in class org.jppf.utils.JPPFUuid
Set of characters used to compose a uuid, including only alphanumeric characters.
ALPHABET_SUPERSET - Static variable in class org.jppf.utils.JPPFUuid
Set of characters used to compose a uuid, including more than alphanumeric characters.
and(ExecutionPolicy...) - Method in class org.jppf.node.policy.ExecutionPolicy
Create an execution policy that is a logical "AND" combination of this policy and the one specified as operand.
AnnealingTuneProfile - Class in org.jppf.server.scheduler.bundle.autotuned
This class implements the basis of a profile based on simulated annealing strategy.
AnnealingTuneProfile() - Constructor for class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Initialize this profile with default values.
AnnealingTuneProfile(String) - Constructor for class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Initialize this profile with values read from the configuration file.
AnnealingTuneProfile(TypedProperties) - Constructor for class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Initialize this profile with values read from the configuration file.
append(LoggingEvent) - Method in class org.jppf.logging.log4j.JmxAppender
Append the specified event to the logger.
append(String) - Method in class org.jppf.ui.options.TextAreaOption
Set the current value for this option.
applicationServerPorts - Variable in class org.jppf.comm.discovery.JPPFConnectionInformation
The ports on which the application server is listening.
appUuid - Variable in class org.jppf.client.AbstractClassServerDelegate
Unique identifier for this class server delegate, obtained from the local JPPF client.
appUuid - Variable in class org.jppf.client.AbstractJPPFClientConnection
Unique identifier for this JPPF client.
AreaChartHandler - Class in org.jppf.ui.monitoring.charts
Instances of this class are used to create and update 3D bar charts with a horizontal orientation.
AreaChartHandler(StatsHandler) - Constructor for class org.jppf.ui.monitoring.charts.AreaChartHandler
Initialize this chart handler with a specified stats formatter.
AreaChartHandler.CategorySeriesLabelGeneratorInvocationHandler - Class in org.jppf.ui.monitoring.charts
Invocation handler for a dynamic proxy to a org.jppf.ui.monitoring.charts.PlotXYChartHandler.LegendLabelGenerator implementation.
AreaChartHandler.CategorySeriesLabelGeneratorInvocationHandler() - Constructor for class org.jppf.ui.monitoring.charts.AreaChartHandler.CategorySeriesLabelGeneratorInvocationHandler
 
args - Variable in class org.jppf.client.taskwrapper.AbstractPrivilegedAction
The parameters of the method or constructor to invoke.
arguments - Variable in class org.jppf.node.policy.PolicyDescriptor
List of arguments used in a custom (user-defined policy).
arrayToString(T[]) - Static method in class org.jppf.utils.StringUtils
Get a String representation of an array of any type.
arrayToString(T[], String, String, String) - Static method in class org.jppf.utils.StringUtils
Get a String representation of an array of any type.
associateConnection(Object) - Method in class org.jppf.jca.spi.JPPFManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.
asString() - Method in class org.jppf.utils.JPPFBuffer
Transform this buffer into a string using UTF-8 encoding.
asString() - Method in class org.jppf.utils.TypedProperties
Convert this set of properties into a string.
asynch - Variable in class org.jppf.server.AbstractResultSender
Determines whether results can be sent asynchronously, or if we must wait until all tasks have been completed.
AtLeast - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value >= value.
AtLeast(String, double) - Constructor for class org.jppf.node.policy.AtLeast
Define a comparison between the numeric value of a property and another numeric value.
AtMost - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value <= value.
AtMost(String, double) - Constructor for class org.jppf.node.policy.AtMost
Define an equality comparison between the numeric value of a property and another numeric value.
attemptCount - Variable in class org.jppf.comm.socket.AbstractSocketInitializer
Current number of connection attempts.
AutoTunedBundler - Class in org.jppf.server.scheduler.bundle.impl
This class implements a self tuned bundle size algorithm.
AutoTunedBundler(LoadBalancingProfile) - Constructor for class org.jppf.server.scheduler.bundle.impl.AutoTunedBundler
Creates a new instance with the initial size of bundle as the start size.
AutoTunedBundlerProvider - Class in org.jppf.server.scheduler.bundle.providers
Provider implementation for the autotuned, Monte Carlo-based, load-balancing algorithm.
AutoTunedBundlerProvider() - Constructor for class org.jppf.server.scheduler.bundle.providers.AutoTunedBundlerProvider
 
AutotunedDelegatingBundler - Class in org.jppf.server.scheduler.bundle.impl
Instances of this bundler delegate their operations to a singleton instance of a AutoTunedBundler.
AutotunedDelegatingBundler(AnnealingTuneProfile) - Constructor for class org.jppf.server.scheduler.bundle.impl.AutotunedDelegatingBundler
Creates a new instance with the initial size of bundle as the start size.
available() - Method in class org.jppf.io.ByteBufferInputStream
Get the number of bytes that can still be read from this stream without blocking.
availableConnections - Variable in class org.jppf.client.AbstractGenericClient
Keeps a list of the valid connections not currently executring tasks.
awaitTermination(long, TimeUnit) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

Bar3DChartHandler - Class in org.jppf.ui.monitoring.charts
Instances of this class are used to create and update 3D bar charts with an horizontal orientation.
Bar3DChartHandler(StatsHandler) - Constructor for class org.jppf.ui.monitoring.charts.Bar3DChartHandler
Initialize this chart handler with a specified stats formatter.
Bar3DChartHandler.CategoryItemLabelGeneratorInvocationHandler - Class in org.jppf.ui.monitoring.charts
Invocation handler for a dynamic proxy to a org.jppf.ui.monitoring.charts.PlotXYChartHandler.LegendLabelGenerator implementation.
Bar3DChartHandler.CategoryItemLabelGeneratorInvocationHandler(String, int) - Constructor for class org.jppf.ui.monitoring.charts.Bar3DChartHandler.CategoryItemLabelGeneratorInvocationHandler
Initialize this label generator by configuring the NumberFormat instance it uses.
BASE - Variable in class org.jppf.ui.actions.AbstractUpdatableAction
The base location for internationalized messages.
BASE - Variable in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Base name for localization bundle lookups.
BASE - Variable in class org.jppf.ui.treetable.AbstractTreeTableOption
Base name for localization bundle lookups.
Base64 - Class in org.jppf.utils.base64
Encodes and decodes to and from Base64 notation.
Base64Decoding - Class in org.jppf.utils.base64
 
Base64Decoding() - Constructor for class org.jppf.utils.base64.Base64Decoding
 
Base64Encoding - Class in org.jppf.utils.base64
 
Base64Encoding() - Constructor for class org.jppf.utils.base64.Base64Encoding
 
Base64InputStream - Class in org.jppf.utils.base64
A Base64InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64InputStream(InputStream) - Constructor for class org.jppf.utils.base64.Base64InputStream
Constructs a Base64InputStream in DECODE mode.
Base64InputStream(InputStream, int) - Constructor for class org.jppf.utils.base64.Base64InputStream
Constructs a Base64InputStream in either ENCODE or DECODE mode.
Base64OutputStream - Class in org.jppf.utils.base64
A Base64OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64OutputStream(OutputStream) - Constructor for class org.jppf.utils.base64.Base64OutputStream
Constructs a Base64OutputStream in ENCODE mode.
Base64OutputStream(OutputStream, int) - Constructor for class org.jppf.utils.base64.Base64OutputStream
Constructs a Base64OutputStream in either ENCODE or DECODE mode.
BASE_NAME - Static variable in class org.jppf.ui.options.xml.OptionsPageBuilder
Base name used to localize labels and tooltips.
BatchHandler - Class in org.jppf.client.concurrent
This class is a processor for tasks submitted via a JPPFExecutorService.
BetweenEE - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type a < property_value < b.
BetweenEE(String, double, double) - Constructor for class org.jppf.node.policy.BetweenEE
Define a comparison of type value between a and b with a excluded and b excluded.
BetweenEI - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type a < property_value <= b.
BetweenEI(String, double, double) - Constructor for class org.jppf.node.policy.BetweenEI
Define a comparison of type value between a and b with a excluded and b included.
BetweenIE - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type a <= property_value < b.
BetweenIE(String, double, double) - Constructor for class org.jppf.node.policy.BetweenIE
Define a comparison of type value between a and b with a included and b excluded.
BetweenII - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type a <= property_value <= b.
BetweenII(String, double, double) - Constructor for class org.jppf.node.policy.BetweenII
Define a comparison of type value between a and b with a included and b included.
boldFont - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
The default bold font.
boldItalicFont - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
The default bold and italic font.
BooleanOption - Class in org.jppf.ui.options
An option for boolean values, represented as a checkbox.
BooleanOption() - Constructor for class org.jppf.ui.options.BooleanOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
BooleanOption(String, String, String, Boolean) - Constructor for class org.jppf.ui.options.BooleanOption
Initialize this boolean option with the specified parameters.
BootstrapObjectSerializer - Class in org.jppf.comm.socket
This serializer is used solely by the nodes to enable their bootstrapping.
BootstrapObjectSerializer() - Constructor for class org.jppf.comm.socket.BootstrapObjectSerializer
The default constructor must be public to allow for instantiation through Java reflection.
BootstrapSocketClient - Class in org.jppf.comm.socket
This class provides a simple API to transfer objects over a TCP socket connection.
BootstrapSocketClient() - Constructor for class org.jppf.comm.socket.BootstrapSocketClient
Default constructor is invisible to other classes.
BootstrapSocketClient(String, int) - Constructor for class org.jppf.comm.socket.BootstrapSocketClient
Initialize this socket client and connect it to the specified host on the specified port.
BootstrapSocketClient(Socket) - Constructor for class org.jppf.comm.socket.BootstrapSocketClient
Initialize this socket client with an already opened and connected socket.
bordered - Variable in class org.jppf.ui.options.AbstractOptionProperties
Determines whether this option has a border around it.
BroadcastJobCompletionListener - Class in org.jppf.server.queue
 
BroadcastJobCompletionListener(BundleWrapper, Set<String>) - Constructor for class org.jppf.server.queue.BroadcastJobCompletionListener
Initialize this completion listener with the specified bradcast job and set of node uuids.
buffer - Variable in class org.jppf.server.nio.multiplexer.generic.ByteBufferWrapper
The actual buffer.
buffer - Variable in class org.jppf.server.nio.NioMessage
Buffer containg the message's data.
buffer - Variable in class org.jppf.utils.JPPFBuffer
The actual buffer, intended to contain a serialized object graph.
build(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Add all the children elements in a page.
buildBoolean(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a check box option from the specified option descriptor.
buildButton(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a button option from the specified option descriptor.
buildComboBox(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a combo box option from the specified option descriptor.
buildCustomOption(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a custom option implemented as a Java class.
buildFileChooser(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a file chooser option from the specified option descriptor.
buildFiller(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a filler option from the specified option descriptor.
buildFormattedNumber(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a formatted number option from the specified option descriptor.
buildJavaOption(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build an option with a UI component created from a Java class.
buildJobDataPanel(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a JobDataPanel from the specified descriptor.
buildLabel(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a label option from the specified option descriptor.
buildList(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a list option from the specified option descriptor.
buildNodeDataPanel(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a NodeDataPanel from the specified descriptor.
buildPage(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build an option page from the specified option descriptor.
buildPage(String, String) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Build an option page from the specified XML descriptor.
buildPageFromContent(String, String) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Build an option page from the specified XML descriptor.
buildPageFromURL(String, String) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Build an option page from an XML descriptor specified as a URL.
buildPassword(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a password option from the specified option descriptor.
buildPersistenceGraph(OptionElement) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Build a graph of the persistent elements.
buildPlainText(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a plain text option from the specified option descriptor.
buildPolicy(PolicyDescriptor) - Method in class org.jppf.node.policy.PolicyBuilder
Build an execution policy from a parsed policy descriptor.
buildProcess() - Method in class org.jppf.process.ProcessLauncher
Start the JPPF driver subprocess.
buildRadio(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a radsio button option from the specified option descriptor.
buildSpinnerNumber(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a spinner number option from the specified option descriptor.
buildSplitPane(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a split pane option from the specified option descriptor.
buildString(int[]) - Static method in class org.jppf.utils.StringUtils
Convert an array of int values into a space-separated string.
buildString(Object...) - Static method in class org.jppf.utils.StringUtils
Build a string made of the specified tokens.
buildTabbedPane(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a toolbar option from the specified option descriptor.
buildTextArea(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a text area option from the specified option descriptor.
buildToolbar(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a toolbar option from the specified option descriptor.
buildToolbarSeparator(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a toolbar separator option from the specified option descriptor.
bundle - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeContext
The task bundle to send or receive.
bundle - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
The latest bundle that was sent or received.
BundleDataHolder - Class in org.jppf.server.scheduler.bundle
Each instance of this class acts as a container for the performance data related to a node.
BundleDataHolder(int) - Constructor for class org.jppf.server.scheduler.bundle.BundleDataHolder
Initialize this data holder with the maximum number of samples in the performance cache.
BundleParameter - Enum in org.jppf.server.protocol
Constants used when a client sends an admin command to a server.
BundlePerformanceSample - Class in org.jppf.server.scheduler.bundle
This is a utility class to be used to store the pair of mean and the number of samples this mean is based on.
BundlePerformanceSample() - Constructor for class org.jppf.server.scheduler.bundle.BundlePerformanceSample
Default constructor.
BundlePerformanceSample(double, long) - Constructor for class org.jppf.server.scheduler.bundle.BundlePerformanceSample
Initialize this sample witht he specified mean execute time and number of samples.
bundler - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Bundler used to schedule tasks for the corresponding node.
Bundler - Interface in org.jppf.server.scheduler.bundle
This is the interface of all strategies for defining bundle task size.
bundlerNumber - Variable in class org.jppf.server.scheduler.bundle.AbstractBundler
The bundler number for this bundler.
bundleSize - Variable in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
The current bundle size.
bundleSize - Variable in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
The current bundle size.
BundleWrapper - Class in org.jppf.server.protocol
This class wraps a task bundle to express it in terms of DataLocation.
BundleWrapper() - Constructor for class org.jppf.server.protocol.BundleWrapper
Default constructor.
BundleWrapper(JPPFTaskBundle) - Constructor for class org.jppf.server.protocol.BundleWrapper
Initialize this bundle wrapper with the specified task bundle.
buttonGroup - Variable in class org.jppf.ui.options.OptionPanel
An eventual button group to which any radio button direct child is added.
ButtonOption - Class in org.jppf.ui.options
Option implementation with a JButton as the underlying component.
ButtonOption() - Constructor for class org.jppf.ui.options.ButtonOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
ButtonOption(String, String, String) - Constructor for class org.jppf.ui.options.ButtonOption
Initialize this text option with the specified parameters.
ByteBufferInputStream - Class in org.jppf.io
Implementation of an input stream backed by a ByteBuffer.
ByteBufferInputStream(ByteBuffer) - Constructor for class org.jppf.io.ByteBufferInputStream
Initialize this stream to read from the specified byte buffer.
ByteBufferInputStream(ByteBuffer, boolean) - Constructor for class org.jppf.io.ByteBufferInputStream
Initialize this stream to read from the specified byte buffer.
ByteBufferOutputStream - Class in org.jppf.io
Implementation of an OutputStream backed by a ByteBuffer.
ByteBufferOutputStream(int) - Constructor for class org.jppf.io.ByteBufferOutputStream
Initialize this output stream with the specified capacity for the backing ByteBuffer.
ByteBufferOutputStream(ByteBuffer) - Constructor for class org.jppf.io.ByteBufferOutputStream
Initialize this output stream with the specified backing ByteBuffer.
ByteBufferWrapper - Class in org.jppf.server.nio.multiplexer.generic
Wrapper around a ByteBuffer that retains the order in which it was received.
ByteBufferWrapper(ByteBuffer, int) - Constructor for class org.jppf.server.nio.multiplexer.generic.ByteBufferWrapper
Create a byte buffer wrapper with the specified buffer and count.
bytesNotification(long) - Method in interface org.jppf.utils.streams.NotifyingStreamCallback
Notify that some bytes were read, written or skipped.
bytesTransferred() - Method in class org.jppf.server.protocol.LocationEvent
Get the number of bytes transferred during this event.

C

cache - Variable in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
The cache handling resources temporarily stored to file.
CacheClassContent - Class in org.jppf.server.nio.classloader
This class encapsulates the content oif a class cache entry.
CacheClassContent(byte[]) - Constructor for class org.jppf.server.nio.classloader.CacheClassContent
Initialize this content with the specified data.
CacheClassKey - Class in org.jppf.server.nio.classloader
This class represents the key used in the class cache.
CacheClassKey(String, String) - Constructor for class org.jppf.server.nio.classloader.CacheClassKey
Initialize this key with a specified provider uuid and resource string.
call() - Method in class org.jppf.server.node.AbstractNodeIO.ObjectSerializationTask
Execute this task.
call() - Method in class org.jppf.server.node.JPPFContainer.ObjectDeserializationTask
Execute this task.
call() - Method in class org.jppf.server.node.local.JPPFLocalContainer.ObjectDeserializationTask
Execute this task.
CallableTaskWrapper - Class in org.jppf.client.taskwrapper
Task wrapper for classes implementing Callable.
CallableTaskWrapper(Callable) - Constructor for class org.jppf.client.taskwrapper.CallableTaskWrapper
Initialize this wrapper with the specified Runnable object.
canAdministrate(JPPFSecurityContext) - Method in class org.jppf.security.JPPFSecurityContext
Determine whether the owner of these credentials can administrate an other entity on the network.
cancelAction(Object) - Method in class org.jppf.scheduling.JPPFScheduleHandler
Cancel the scheduled action identified by the specified key.
cancelAllTasks(boolean, boolean) - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Cancel all executing or pending tasks.
cancelCellEditing() - Method in class org.jppf.ui.treetable.AbstractCellEditor
cancelJob(String) - Method in class org.jppf.management.JMXDriverConnectionWrapper
Cancel the job with the specified id.
cancelJob(String, Boolean) - Method in class org.jppf.management.JMXNodeConnectionWrapper
Cancel the job with the specified id.
cancelJob(String, Boolean) - Method in class org.jppf.management.JPPFNodeAdmin
Cancel the job with the specified id.
cancelJob(String, Boolean) - Method in interface org.jppf.management.JPPFNodeAdminMBean
Cancel the job with the specified id.
cancelJob(String) - Method in class org.jppf.server.job.management.DriverJobManagement
Cancel the job with the specified id.
cancelJob(String) - Method in interface org.jppf.server.job.management.DriverJobManagementMBean
Cancel the job with the specified id.
CancelJobAction - Class in org.jppf.ui.monitoring.job.actions
This action stops a job.
CancelJobAction() - Constructor for class org.jppf.ui.monitoring.job.actions.CancelJobAction
Initialize this action.
cancelTask(String) - Method in class org.jppf.management.JMXNodeConnectionWrapper
Cancel the execution of the tasks with the specified id.
cancelTask(String) - Method in class org.jppf.management.JPPFNodeAdmin
Cancel the execution of the tasks with the specified id.
cancelTask(String) - Method in interface org.jppf.management.JPPFNodeAdminMBean
Cancel the execution of the tasks with the specified id.
cancelTask(String) - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Cancel the execution of the tasks with the specified id.
CancelTaskAction - Class in org.jppf.ui.monitoring.node.actions
Attempts to cancel a task that is currently running on a node.
CancelTaskAction(String, TopologyData...) - Constructor for class org.jppf.ui.monitoring.node.actions.CancelTaskAction
Initialize this action.
canExecute(JPPFSecurityContext) - Method in class org.jppf.security.JPPFSecurityContext
Determine whether the owner of these credentials can execute tasks from another entity on the network.
canReceive(JPPFSecurityContext) - Method in class org.jppf.security.JPPFSecurityContext
Determine whether the owner of these credentials can receive tasks from another entity on the network.
canSend(JPPFSecurityContext) - Method in class org.jppf.security.JPPFSecurityContext
Determine whether the owner of these credentials can send tasks to another entity on the network.
cellEnd() - Method in class org.jppf.ui.monitoring.node.HTMLPropertiesTableFormat
Write the prologue of a table cell.
cellEnd() - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Write the prologue of a table cell.
cellSeparator() - Method in class org.jppf.ui.monitoring.node.HTMLPropertiesTableFormat
Write the separator between 2 cells.
cellSeparator() - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Write the separator between 2 cells.
cellSeparator() - Method in class org.jppf.ui.monitoring.node.TextPropertiesTableFormat
Write the separator between 2 cells.
cellStart() - Method in class org.jppf.ui.monitoring.node.HTMLPropertiesTableFormat
Write the prologue of a table cell.
cellStart() - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Write the prologue of a table cell.
changeLoadBalancerSettings(String, Map) - Method in class org.jppf.management.JMXDriverConnectionWrapper
Change the bundle size tuning settings.
changeLoadBalancerSettings(String, Map<Object, Object>) - Method in class org.jppf.management.JPPFDriverAdmin
Change the bundle size tuning settings.
changeLoadBalancerSettings(String, Map<Object, Object>) - Method in interface org.jppf.management.JPPFDriverAdminMBean
Change the bundle size tuning settings.
changeNode(DefaultMutableTreeNode) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Handle a node update.
changeNotificationListener(NotificationListener) - Method in class org.jppf.ui.monitoring.job.JobData
Set the MBean notification listener.
changeSettings(String, Map) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Request the server settings.
channel - Variable in class org.jppf.io.ChannelInputSource
The backing ReadableByteChannel.
channel - Variable in class org.jppf.io.ChannelOutputDestination
The backing WritableByteChannel.
channel - Variable in class org.jppf.server.nio.AbstractChannelWrapper
The channel to wrap.
ChannelBundlePair - Class in org.jppf.server.job
Instances of this class associate a node channel with a job that is being executed on the corresponding node.
ChannelBundlePair(ChannelWrapper<?>, BundleWrapper) - Constructor for class org.jppf.server.job.ChannelBundlePair
Initialize this object with the specified parameters.
ChannelContext - Class in org.jppf.server
Class that represents a context to a channel.
ChannelContext() - Constructor for class org.jppf.server.ChannelContext
 
ChannelInputSource - Class in org.jppf.io
Input source backed by a ReadableByteChannel.
ChannelInputSource(ReadableByteChannel) - Constructor for class org.jppf.io.ChannelInputSource
Initialize this input source with the specified SocketWrapper.
ChannelOutputDestination - Class in org.jppf.io
Output destination backed by a WritableByteChannel.
ChannelOutputDestination(WritableByteChannel) - Constructor for class org.jppf.io.ChannelOutputDestination
Initialize this output destination with the specified SocketWrapper.
ChannelSelector - Interface in org.jppf.server.nio
Interface for objects that act as an NIO selector for local (in-VM) channels.
ChannelSelectorThread - Class in org.jppf.server.nio
Instances of this class perform the selection loop for a local (in-VM) channel.
ChannelSelectorThread(ChannelSelector, NioServer<?, ?>) - Constructor for class org.jppf.server.nio.ChannelSelectorThread
Initialize this threadwith the specified name, selector and NIO server.
ChannelState - Interface in org.jppf.server
Instances of this class represent the state of a socket channel connection.
ChannelWrapper<S> - Interface in org.jppf.server.nio
Interface for a set of abstractions wrapping different communication channels into a common semantic.
chart - Variable in class org.jppf.ui.monitoring.charts.config.ChartConfiguration
The JFreeChart object.
ChartConfiguration - Class in org.jppf.ui.monitoring.charts.config
Instances of this class represent the configuration elements used to create and update a chart definition.
ChartConfiguration() - Constructor for class org.jppf.ui.monitoring.charts.config.ChartConfiguration
Default constructor.
ChartConfiguration(String, ChartType, String, int, Fields[]) - Constructor for class org.jppf.ui.monitoring.charts.config.ChartConfiguration
Create a configuration with the specified parameters.
ChartConfiguration(ChartConfiguration) - Constructor for class org.jppf.ui.monitoring.charts.config.ChartConfiguration
Create a configuration from another configuration (copy constructor).
ChartHandler - Interface in org.jppf.ui.monitoring.charts
Common interface for all chart handlers, which configure, create, initially poppulate and update various types of charts.
chartPanel - Variable in class org.jppf.ui.monitoring.charts.config.ChartConfiguration
The chartPanel enclosing the chart.
ChartType - Enum in org.jppf.ui.monitoring.charts
Type-safe enumeration of all available types of charts.
CHECK_CONNECTION - Static variable in class org.jppf.server.nio.NioChecks
Workaround for the issue described in this forum thread.
checkBundler(Bundler) - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Check whether the bundler held by this context is up to date by comparison with the specified bundler.
checkConfigChanged() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Determines whether the configuration has changed and resets the flag if it has.
checkFilesPresent(File, String...) - Method in class org.jppf.libmanagement.Downloader
Check that the specified files are present in the specified path.
checkOpened() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Check whether the underlying socket is opened or not.
children - Variable in class org.jppf.node.policy.PolicyDescriptor
The children of this element, if any.
children - Variable in class org.jppf.ui.options.factory.OptionsHandler.OptionNode
The children of the corresponding option element.
children - Variable in class org.jppf.ui.options.OptionPanel
The list of children of this options page.
children - Variable in class org.jppf.ui.options.SplitPaneOption
The list of children of this options page.
children - Variable in class org.jppf.ui.options.TabbedPaneOption
The list of children of this options page.
children - Variable in class org.jppf.ui.options.ToolbarOption
The list of children of this options page.
children - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Children of this option element.
CLASS_SERVER - Static variable in class org.jppf.server.nio.NioServer
Name of the class server.
ClassContext - Class in org.jppf.server.nio.classloader
Context object associated with a socket channel used by the class server of the JPPF driver.
ClassContext() - Constructor for class org.jppf.server.nio.classloader.ClassContext
 
classLoader - Variable in class org.jppf.server.node.AbstractClassLoaderManager
Class loader used for dynamic loading and updating of client classes.
classLoader - Variable in class org.jppf.server.node.JPPFContainer
Class loader used for dynamic loading and updating of client classes.
classLoaderChannels() - Method in class org.jppf.server.debug.ServerDebug
Get the states of the class loader channels.
classLoaderChannels() - Method in interface org.jppf.server.debug.ServerDebugMBean
Get the states of the class loader channels.
classLoaderManager - Variable in class org.jppf.server.node.JPPFNode
Manages the class loaders and how they are used.
className - Variable in class org.jppf.node.policy.PolicyDescriptor
The fullyqualified class name of a custom policy class.
className - Variable in class org.jppf.ui.options.JavaOption
The fully qualified class name of the UI component to instantiate.
className - Variable in class org.jppf.ui.options.xml.OptionDescriptor.ListenerDescriptor
Name of the listener class to instantiate to set the listener on an option element, if this listener is Java-based.
ClassNioServer - Class in org.jppf.server.nio.classloader
Instances of this class serve class loading requests from the JPPF nodes.
ClassNioServer(int) - Constructor for class org.jppf.server.nio.classloader.ClassNioServer
Initialize this class server with the port it will listen to.
ClassNioServer(int[]) - Constructor for class org.jppf.server.nio.classloader.ClassNioServer
Initialize this class server with a specified list of port numbers.
ClassServerDelegate - Interface in org.jppf.client
Interface for all class server clients.
ClassServerDelegateImpl - Class in org.jppf.client
Wrapper around an incoming socket connection, whose role is to receive the names of classes to load from the classpath, then send the class files' contents (or bytecode) to the remote client.
ClassServerDelegateImpl(JPPFClientConnection, String, String, int) - Constructor for class org.jppf.client.ClassServerDelegateImpl
Initialize class server delegate with a specified application uuid.
classServerPort - Variable in class org.jppf.client.AbstractJPPFClientConnection
The TCP port the class server is listening to.
classServerPorts - Variable in class org.jppf.comm.discovery.JPPFConnectionInformation
The ports on which the class server is listening.
ClassState - Enum in org.jppf.server.nio.classloader
Enumeration of the possible states for a class server channel.
ClassTransition - Enum in org.jppf.server.nio.classloader
Enumeration of the possible state transitions for a class server channel.
cleanup() - Method in class org.jppf.jca.spi.JPPFManagedConnection
This method does nothing.
cleanup() - Method in class org.jppf.scripting.GroovyScriptRunner
Perform cleanup after we're done using this script runner.
cleanup() - Method in class org.jppf.scripting.RhinoScriptRunner
Perform cleanup after we're done using this script runner.
cleanup() - Method in interface org.jppf.scripting.ScriptRunner
Perform cleanup after we're done using this script runner.
cleanup() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Cleanup method invoked when all tasks for the current bundle have completed.
clear() - Method in class org.jppf.scheduling.JPPFScheduleHandler
Cleanup this schedule handler.
clear(boolean) - Method in class org.jppf.scheduling.JPPFScheduleHandler
Shutdown this schedule handler.
clearSchedules(String) - Method in class org.jppf.server.queue.JPPFPriorityQueue
Clear all the scheduled actions associated with a job.
clearWarnings() - Method in class org.jppf.jca.cci.JPPFInteraction
 
client - Variable in class org.jppf.client.AbstractJPPFClientConnection
The JPPF client that owns this connection.
CLIENT - Static variable in class org.jppf.comm.recovery.RecoveryServer
Indicates the remote peer is a client.
ClientConnection - Class in org.jppf.comm.recovery
Client-side connection for the recovery mechanism.
ClientConnection(String) - Constructor for class org.jppf.comm.recovery.ClientConnection
Initialize this cliet connection with the specified uuid.
clientConnectionClosed() - Method in interface org.jppf.server.JPPFDriverListener
Called to notify that a new client has disconnected from he JPPF server.
clientConnectionClosed() - Method in class org.jppf.server.JPPFDriverStatsManager
Called to notify that a new client has disconnected from he JPPF server.
clientConnectionClosed() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Called to notify that a new client has disconnected from he JPPF server.
ClientConnectionEvent - Class in org.jppf.comm.recovery
Event emitted when a remote peer detects the connection with the server is broken.
ClientConnectionEvent(ClientConnection) - Constructor for class org.jppf.comm.recovery.ClientConnectionEvent
Initialize this event with the specified client-side connection.
clientConnectionFailed(ClientConnectionEvent) - Method in interface org.jppf.comm.recovery.ClientConnectionListener
Called when the remote peer detects its connection with the server is broken.
clientConnectionFailed(ClientConnectionEvent) - Method in class org.jppf.server.node.remote.JPPFRemoteNode
Called when the remote peer detects its connection with the server is broken.
ClientConnectionHandler - Interface in org.jppf.client
Interface for wrappers around a socket connection to the server on the client side.
ClientConnectionListener - Interface in org.jppf.comm.recovery
This interface should be implemented buy objects that wish to be notified of a broken connection with the server on the remote peer side.
ClientConnectionStatusEvent - Class in org.jppf.client.event
Event sent to notify of a status change for a client connection.
ClientConnectionStatusEvent(ClientConnectionStatusHandler, JPPFClientConnectionStatus) - Constructor for class org.jppf.client.event.ClientConnectionStatusEvent
Initialize this event with a client connection as source.
ClientConnectionStatusHandler - Interface in org.jppf.client.event
Interface implemented by all classes that desire to handle a connection status and notify others about status changes.
ClientConnectionStatusListener - Interface in org.jppf.client.event
Instances of this class listen to status change events on client connections.
ClientDataProvider - Class in org.jppf.task.storage
This data provider is an extension of MemoryMapDataProvider that enables executing a callback method on the client side.
ClientDataProvider() - Constructor for class org.jppf.task.storage.ClientDataProvider
Initialize this DataProvider.
ClientEvent - Class in org.jppf.client.event
Instances of this class are events sent to notify interested listeners that a new connection to a JPPF driver was created.
ClientEvent(JPPFClientConnection) - Constructor for class org.jppf.client.event.ClientEvent
Initialize this event with the specified client connection.
ClientListener - Interface in org.jppf.client.event
 
ClientProportionalBundler - Class in org.jppf.client.loadbalancer
Implementation of the "proportional" load-balancing algortihm, dedicated to balancing the load between local and remote execution, when local execution is enabled in the client.
ClientProportionalBundler(LoadBalancingProfile) - Constructor for class org.jppf.client.loadbalancer.ClientProportionalBundler
Creates a new instance with the initial size of bundle as the start size.
clone() - Method in class org.jppf.comm.discovery.JPPFConnectionInformation
clone() - Method in class org.jppf.jca.cci.JPPFRecord
Not supported.
close() - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Terminate this classloader and clean the resources it uses.
close() - Method in class org.jppf.classloader.JPPFClassLoader
Terminate this classloader and clean the resources it uses.
close() - Method in class org.jppf.classloader.JPPFLocalClassLoader
Terminate this classloader and clean the resources it uses.
close() - Method in class org.jppf.client.AbstractGenericClient
Close this client and release all the resources it is using.
close() - Method in class org.jppf.client.AbstractJPPFClient
Close this client and release all the resources it is using.
close() - Method in class org.jppf.client.AbstractJPPFClientConnection
Shutdown this client and retrieve all pending executions for resubmission.
close() - Method in interface org.jppf.client.ClassServerDelegate
Close the socket connection.
close() - Method in class org.jppf.client.ClassServerDelegateImpl
Close the socket connection.
close() - Method in interface org.jppf.client.ClientConnectionHandler
Close and cleanup this connection handler.
close() - Method in class org.jppf.client.JPPFClient
Close this client and release all the resources it is using.
close() - Method in interface org.jppf.client.JPPFClientConnection
Shutdown this client and retrieve all pending executions for resubmission.
close() - Method in class org.jppf.client.JPPFClientConnectionImpl
Shutdown this client and retrieve all pending executions for resubmission.
close() - Method in class org.jppf.client.TaskServerConnectionHandler
Close and cleanup this connection handler.
close() - Method in class org.jppf.client.utils.GridMonitor
Close this monitpr and release the resources it uses.
close() - Method in class org.jppf.comm.recovery.AbstractRecoveryConnection
Close this client and release any resources it is using.
close() - Method in class org.jppf.comm.recovery.ClientConnection
Close this client and release any resources it is using.
close() - Method in class org.jppf.comm.recovery.RecoveryServer
Close this server and release the resources it is using.
close() - Method in class org.jppf.comm.recovery.ServerConnection
Close this server connection and release the resources it is using.
close() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Close the underlying socket connection.
close() - Method in class org.jppf.comm.socket.SocketChannelClient
Close the underlying socket connection.
close() - Method in interface org.jppf.comm.socket.SocketInitializer
Close this initializer.
close() - Method in class org.jppf.comm.socket.SocketInitializerImpl
Close this initializer.
close() - Method in interface org.jppf.comm.socket.SocketWrapper
Close the underlying socket connection.
close() - Method in class org.jppf.io.ByteBufferInputStream
Close this input stream.
close() - Method in class org.jppf.io.ByteBufferOutputStream
Close this output stream and releases any system resources associated with it.
close() - Method in class org.jppf.io.ChannelInputSource
This method does nothing.
close() - Method in class org.jppf.io.ChannelOutputDestination
This method does nothing.
close() - Method in class org.jppf.io.FileInputSource
Close this input source and release any system resources associated with it.
close() - Method in class org.jppf.io.FileOutputDestination
Close this output destination and release any system resources associated with it.
close() - Method in class org.jppf.io.SocketWrapperInputSource
This method does nothing.
close() - Method in class org.jppf.io.SocketWrapperOutputDestination
This method does nothing.
close() - Method in class org.jppf.io.StreamInputSource
Close this input source and release any system resources associated with it.
close() - Method in class org.jppf.io.StreamOutputDestination
Close this output destination and release any system resources associated with it.
close() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Close this connection and notify the associated managed connection.
close() - Method in class org.jppf.jca.cci.JPPFInteraction
 
close() - Method in class org.jppf.jca.work.JcaClassServerDelegate
Close the socket connection.
close() - Method in class org.jppf.jca.work.JcaSocketInitializer
 
close() - Method in class org.jppf.jca.work.JPPFJcaClient
Close this client and release all the resources it is using.
close() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
Shutdown this client and retrieve all pending executions for resubmission.
close() - Method in class org.jppf.logging.jdk.JmxHandler
close() - Method in class org.jppf.logging.log4j.JmxAppender
Close this appender.
close() - Method in class org.jppf.management.JMXConnectionWrapper
Close the connection to the remote MBean server.
close() - Method in class org.jppf.serialization.JPPFObjectInputStream
close() - Method in class org.jppf.serialization.JPPFObjectOutputStream
close() - Method in class org.jppf.server.job.JPPFJobManager
Close this job manager and release its resources.
close() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Close the channel.
close() - Method in class org.jppf.server.nio.ChannelSelectorThread
Closes this channel selector.
close() - Method in interface org.jppf.server.nio.ChannelWrapper
Close the channel.
close() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Close the channel.
close() - Method in class org.jppf.utils.base64.Base64OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jppf.utils.streams.NotifyingInputStream
close() - Method in class org.jppf.utils.streams.NotifyingOutputStream
closeConnection(ChannelWrapper<?>) - Static method in class org.jppf.server.nio.classloader.ClassNioServer
Close the specified connection.
closed - Variable in class org.jppf.client.AbstractClassServerDelegate
Indicates whether this socket handler is closed, which means it can't handle requests anymore.
closed - Variable in class org.jppf.comm.socket.AbstractSocketInitializer
Determine whether this socket initializer has been intentionally closed.
closeDataChannel() - Method in class org.jppf.server.node.JPPFNode
Initialize this node's data channel.
closeDataChannel() - Method in class org.jppf.server.node.local.JPPFLocalNode
Initialize this node's data channel.
closeDataChannel() - Method in class org.jppf.server.node.remote.JPPFRemoteNode
Initialize this node's data channel.
closeInputStream(InputStream, Logger) - Static method in class org.jppf.utils.FileUtils
Attempt to close the specified input stream and log any eventual error.
closeNode(ChannelWrapper<?>, AbstractNodeContext) - Static method in class org.jppf.server.nio.nodeserver.NodeNioServer
Close a connection to a node.
collapseAll() - Method in class org.jppf.ui.treetable.JPPFTreeTable
Collapse all paths in the tree.
CollectionUtils - Class in org.jppf.utils
This class provides a set of utility methods for manipulating and converting collections and arrays.
ComboBoxOption - Class in org.jppf.ui.options
Option that uses a combo box to select its value.
ComboBoxOption() - Constructor for class org.jppf.ui.options.ComboBoxOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
ComboBoxOption(String, String, String, Object, List<Object>) - Constructor for class org.jppf.ui.options.ComboBoxOption
Initialize this combo box option with the specified parameters.
comboLabel - Variable in class org.jppf.ui.options.ComboBoxOption
Label associated with the combo box.
CommandLineTask - Class in org.jppf.server.protocol
Instances of this class encapsulate the execution of an external process, program or shell script.
CommandLineTask() - Constructor for class org.jppf.server.protocol.CommandLineTask
Default condtructor.
CommandLineTask(String...) - Constructor for class org.jppf.server.protocol.CommandLineTask
Create an instance of this class and set the parameters of the external process or script to launch.
CommandLineTask(Map<String, String>, String, String...) - Constructor for class org.jppf.server.protocol.CommandLineTask
Create an instance of this class and set the parameters of the external process or script to launch.
COMMENT - Static variable in class org.jppf.doc.HtmlDocGenerator
Start of a template line comment.
committed - Variable in class org.jppf.client.utils.GridMonitor.NodeData
current heap size.
compareTo(JPPFConnectionInformation) - Method in class org.jppf.comm.discovery.JPPFConnectionInformation
Compare this connection information with another.
compareTo(JPPFManagementInfo) - Method in class org.jppf.management.JPPFManagementInfo
Compare this object with an other.
compareTo(JPPFTaskBundle) - Method in class org.jppf.server.protocol.JPPFTaskBundle
Compare two task bundles, based on their respective priorities.
compareTo(JPPFPriority) - Method in class org.jppf.server.queue.JPPFPriority
Compare this priority with another.
componentConstraints - Variable in class org.jppf.ui.options.AbstractOptionProperties
Mig layout constraints for a component.
CompressionUtils - Class in org.jppf.utils
Collection of utility methods for compressing and uncompressing data.
computeCallable(byte[]) - Method in class org.jppf.classloader.ResourceProvider
Compute a callable sent through the JPPF class loader.
computedToString - Variable in class org.jppf.node.policy.ExecutionPolicy
Stores the XML representation of this object.
computeExecutionInfo() - Method in class org.jppf.server.node.ThreadManager
Computes the total CPU time used by the execution threads.
computeRemoteData(byte[]) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Request the remote computation of a JPPFCallable on the client.
computeSelectedElements() - Method in class org.jppf.ui.actions.JTreeTableActionHandler
Compute the list of elements selected in the component.
computeValue(Object, JPPFCallable<V>) - Method in class org.jppf.task.storage.ClientDataProvider
Get a value specified by its key and computed by a callable object on the client side.
concatArrays(T[]...) - Static method in class org.jppf.utils.CollectionUtils
Concatenate a set of array into a single array.
concatenateMessages(List<String>) - Method in class org.jppf.utils.JPPFErrorReporter
Concatenate all string messages in a list into a single string.
config - Variable in class org.jppf.client.AbstractGenericClient
The JPPF configuration properties.
CONFIG_PLUGIN_PROPERTY - Static variable in class org.jppf.utils.JPPFConfiguration
The name of the system property used to specified an alternate JPPF configuration source.
CONFIG_PROPERTY - Static variable in class org.jppf.utils.JPPFConfiguration
Name of the system property holding the location of the JPPF configuration file.
configs - Variable in class org.jppf.ui.monitoring.charts.config.TabConfiguration
The list of chart configurations contained in this tab.
configure(String, String, String, int, int, int) - Method in class org.jppf.client.AbstractJPPFClientConnection
Configure this client connection with the specified parameters.
configure() - Method in class org.jppf.comm.discovery.IPFilter
Configure this IP filter from the JPPF configuration.
connect() - Method in class org.jppf.client.JPPFClientConnectionImpl
Connect to the driver.
connect() - Method in class org.jppf.management.JMXConnectionWrapper
Initialize the connection to the remote MBean server.
connectAndWait(long) - Method in class org.jppf.management.JMXConnectionWrapper
Initiate the connection and wait until the connection is established or the timeout has expired, whichever comes first.
connection - Variable in class org.jppf.client.JobSubmission
The connection to execute the job on.
connection - Variable in class org.jppf.jca.work.submission.JPPFSubmissionManager.JobSubmission
The connection to execute the job on.
CONNECTION_PROPS - Static variable in interface org.jppf.ui.monitoring.data.StatsConstants
List of stats properties related to network connections.
ConnectionDataHolder - Class in org.jppf.ui.monitoring.data
Instances of this class hold and manage statistics data snapshots for a single driver connection.
ConnectionDataHolder() - Constructor for class org.jppf.ui.monitoring.data.ConnectionDataHolder
 
connectionFailed(JPPFClientConnection) - Method in class org.jppf.client.AbstractJPPFClient
Invoked when the status of a connection has changed to JPPFClientConnectionStatus.FAILED.
connectionFailed(ClientEvent) - Method in interface org.jppf.client.event.ClientListener
Notifiy this listener that a driver connection has failed.
connectionFailed(ReaperEvent) - Method in interface org.jppf.comm.recovery.ReaperListener
Called when the Reaper detects that a connection is broken.
connectionFailed(ReaperEvent) - Method in class org.jppf.server.nio.classloader.ClassNioServer
Called when the Reaper detects that a connection is broken.
connectionFailed(ReaperEvent) - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Called when the Reaper detects that a connection is broken.
connectionFailed(ClientEvent) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Notifiy this listener that a driver connection has failed.
connectionFailed(ClientEvent) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Notifiy this listener that a driver connection has failed.
connectionFailed(ClientEvent) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Notifiy this listener that a driver connection has failed.
ConnectionInitializerTask - Class in org.jppf.jca.work
Wrapper class for the initialization of a client connection.
ConnectionInitializerTask(JPPFClientConnection) - Constructor for class org.jppf.jca.work.ConnectionInitializerTask
Instantiate this connection initializer with the specified client connection.
connectionUuid - Variable in class org.jppf.client.AbstractJPPFClientConnection
Unique ID for this connection and its two channels.
connectionUuid - Variable in class org.jppf.server.nio.AbstractNioContext
Unique ID for the corresponding connection on the remote peer.
ConsoleLoader - Class in org.jppf.ui.monitoring
This class provides a graphical interface for monitoring the status and health of the JPPF servers and nodes.
ConsoleLoader() - Constructor for class org.jppf.ui.monitoring.ConsoleLoader
 
containerList - Variable in class org.jppf.server.node.AbstractClassLoaderManager
A list retaining the container in chronological order of their creation.
containerMap - Variable in class org.jppf.server.node.AbstractClassLoaderManager
Mapping of containers to their corresponding application uuid.
Contains - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value contains string.
Contains(String, boolean, String) - Constructor for class org.jppf.node.policy.Contains
Define an equality comparison between the string value of a property and another string value.
contains(E) - Method in class org.jppf.utils.TraversalList
Determine whether this traversal list contains a specified element.
content - Variable in class org.jppf.server.ChannelContext
the "memory" of the DFA.
content - Variable in class org.jppf.ui.options.xml.OptionDescriptor.ScriptDescriptor
The content of the script to execute if this listener is script-based.
CONTENT_END - Static variable in class org.jppf.doc.HtmlDocGenerator
End of a content parameter value.
CONTENT_START - Static variable in class org.jppf.doc.HtmlDocGenerator
Start of a content parameter value.
convertJPPFConfiguration(String, TypedProperties) - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Convert a JPPF confgiguration map to a profile configuration by extracting the properties related to the specified profile and removing the JPPF-specific prefix from their name.
convertSource(String) - Method in class org.jppf.net.AbstractIPAddressPattern
Convert the specified source into an IP pattern.
copy() - Method in class org.jppf.client.loadbalancer.ClientProportionalBundler
Make a copy of this bundler
copy() - Method in interface org.jppf.io.DataLocation
Make a shallow copy of this data location.
copy() - Method in class org.jppf.io.FileDataLocation
Make a shallow copy of this data location.
copy() - Method in class org.jppf.io.MultipleBuffersLocation
Make a shallow copy of this data location.
copy() - Method in class org.jppf.management.JPPFNodeState
Make a copy of this node state.
copy() - Method in class org.jppf.server.protocol.BundleWrapper
Make a copy of this bundle wrapper.
copy(int) - Method in class org.jppf.server.protocol.BundleWrapper
Make a copy of this bundle wrapper containing only the first nbTasks tasks it contains.
copy() - Method in class org.jppf.server.protocol.JPPFJobSLA
Create a copy of this job SLA.
copy() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Make a copy of this bundle.
copy(int) - Method in class org.jppf.server.protocol.JPPFTaskBundle
Make a copy of this bundle containing only the first nbTasks tasks it contains.
copy() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Make a copy of this profile.
copy() - Method in interface org.jppf.server.scheduler.bundle.Bundler
Make a copy of this bundler.
copy() - Method in class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeBundler
Make a copy of this bundler.
copy() - Method in class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeProfile
Make a copy of this profile.
copy() - Method in class org.jppf.server.scheduler.bundle.impl.AutoTunedBundler
Make a copy of this bundler.
copy() - Method in class org.jppf.server.scheduler.bundle.impl.AutotunedDelegatingBundler
Make a copy of this bundler
copy() - Method in class org.jppf.server.scheduler.bundle.impl.NodeSimulator.SimulatedProportionalBundler
Make a copy of this bundler
copy() - Method in class org.jppf.server.scheduler.bundle.impl.ProportionalBundler
Make a copy of this bundler
copy() - Method in class org.jppf.server.scheduler.bundle.impl.RLBundler
Make a copy of this bundler
copy() - Method in interface org.jppf.server.scheduler.bundle.LoadBalancingProfile
Make a copy of this profile.
copy() - Method in class org.jppf.server.scheduler.bundle.proportional.ProportionalTuneProfile
Make a copy of this profile.
copy() - Method in class org.jppf.server.scheduler.bundle.rl.RLProfile
Make a copy of this profile.
copyStream(InputStream, OutputStream) - Static method in class org.jppf.utils.FileUtils
Copy the data read from the specified input stream to the specified output stream.
copyTo(Location) - Method in class org.jppf.server.protocol.AbstractLocation
Copy the content at this location to another location.
copyTo(Location) - Method in interface org.jppf.server.protocol.Location
Copy the content at this location to another location.
count - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
The current count of bytes sent or received.
cpuTime - Variable in class org.jppf.server.node.NodeExecutionInfo
Total cpu time used by the tasks.
createBoxPanel(int) - Static method in class org.jppf.ui.utils.GuiUtils
Create a chartPanel with a box layout with the specified orientation.
createBundler(LoadBalancingProfile) - Method in class org.jppf.server.scheduler.bundle.providers.AutoTunedBundlerProvider
Create a bundler instance using the specified parameters profile.
createBundler(LoadBalancingProfile) - Method in class org.jppf.server.scheduler.bundle.providers.FixedSizeBundlerProvider
Create a bundler instance using the specified parameters profile.
createBundler(LoadBalancingProfile) - Method in class org.jppf.server.scheduler.bundle.providers.ProportionalBundlerProvider
Create a bundler instance using the specified parameters profile.
createBundler(LoadBalancingProfile) - Method in class org.jppf.server.scheduler.bundle.providers.RLBundlerProvider
Create a bundler instance using the specified parameters profile.
createBundler(String, TypedProperties) - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Create an instance of the bundler with the specified name and parameters.
createBundler(LoadBalancingProfile) - Method in interface org.jppf.server.scheduler.bundle.spi.JPPFBundlerProvider
Create a bundler instance using the specified parameters profile.
createBundlerFromJPPFConfiguration() - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Create an instance of the bundler such as specified in the JPPF configuration file.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.AreaChartHandler
Create a plot XY chart based on a chart configuration.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.Bar3DChartHandler
Create a plot XY chart based on a chart configuration.
createChart(ChartConfiguration) - Method in interface org.jppf.ui.monitoring.charts.ChartHandler
Create a chart based on a chart configuration.
createChart(ChartConfiguration, boolean) - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Create a chart based on a chart configuration.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.DifferenceChartHandler
Create a plot XY chart based on a chart configuration.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.Pie3DChartHandler
Create a plot XY chart based on a chart configuration.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.PlotXYChartHandler
Create a plot XY chart based on a chart configuration.
createChart(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.RingChartHandler
Create a ring chart based on a chart configuration.
createClassLoader() - Method in class org.jppf.server.node.AbstractClassLoaderManager
Create the class loader for this node.
createClassLoader() - Method in class org.jppf.server.node.remote.RemoteClassLoaderManager
Create the class loader for this node.
createConnection(String, String, JPPFConnectionInformation) - Method in class org.jppf.client.AbstractGenericClient
Create a new driver connection based on the specified parameters.
createConnection(String, String, JPPFConnectionInformation) - Method in class org.jppf.client.JPPFClient
Create a new driver connection based on the specified parameters.
createConnection(String, String, JPPFConnectionInformation) - Method in class org.jppf.jca.work.JPPFJcaClient
Create a new driver connection based on the specified parameters.
createConnection(Socket) - Method in class org.jppf.server.app.JPPFApplicationServer
Instanciate a wrapper for the socket connection opened by this socket server.
createConnectionFactory() - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Create a jca connection factory.
createConnectionFactory(ConnectionManager) - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Create a jca connection factory using a specified connection manager.
createDataLocationMemorySensitive(int) - Static method in class org.jppf.io.IOHelper
Create a data location object based on a comparison of the available heap memory and the data location object size.
createDataset(ChartConfiguration) - Method in class org.jppf.ui.monitoring.charts.Pie3DChartHandler
Create and populate a dataset with the values of the specified fields.
createDefaultCharts() - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Create a set of default charts if none is defined.
createDiff(int, int, Random) - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Generate a difference to be applied to the best known bundle size.
createFactory() - Method in class org.jppf.server.nio.classloader.ClassNioServer
Create the factory holding all the states and transition mappings.
createFactory() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Create the factory holding all the states and transition mappings.
createFactory() - Method in class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Create the factory holding all the states and transition mappings.
createFactory() - Method in class org.jppf.server.nio.NioServer
Create the factory holding all the states and transition mappings.
createFactory() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Create the factory holding all the states and transition mappings.
createField() - Method in class org.jppf.ui.options.FormattedNumberOption
Create the text field that holds the value of this password option.
createField() - Method in class org.jppf.ui.options.PasswordOption
Create the text field that holds the value of this password option.
createField() - Method in class org.jppf.ui.options.PlainTextOption
Create the text field that holds the value of this option.
createField() - Method in class org.jppf.ui.options.TextOption
Create the text field that holds the value of this option.
createFiller(int, int) - Static method in class org.jppf.ui.utils.GuiUtils
Create a filler component with the specified fixed size.
createIndexedRecord(String) - Method in class org.jppf.jca.cci.JPPFRecordFactory
Not supported.
createInitialCharts() - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Create a set of default charts if none is defined.
createInteraction() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Create an interaction.
createItemDescriptor(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Create an item descriptor from a DOM node.
createListener(OptionDescriptor.ListenerDescriptor) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Create a value change listener from a listener descriptor.
createListenerDescriptor(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Create a listener descriptor from a DOM node.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Create a managed conneciton.
createMappedRecord(String) - Method in class org.jppf.jca.cci.JPPFRecordFactory
Not supported.
createMBean() - Method in interface org.jppf.management.spi.JPPFDriverMBeanProvider
Return a concrete MBean.
createMBean(MonitoredNode) - Method in interface org.jppf.management.spi.JPPFNodeMBeanProvider
Return a concrete MBean.
createMBean() - Method in class org.jppf.server.job.management.DriverJobManagementMBeanProvider
Return a concrete MBean.
createMBean(MonitoredNode) - Method in class org.jppf.server.node.spi.JPPFDefaultNodeMBeanProvider
Return a concrete MBean.
createMBean(MonitoredNode) - Method in class org.jppf.server.node.spi.JPPFNodeTaskMonitorProvider
Return a concrete MBean.
createMBean() - Method in class org.jppf.server.spi.JPPFDefaultDriverMBeanProvider
Return a concrete MBean.
createNioContext() - Method in class org.jppf.server.nio.classloader.ClassNioServer
Define a context for a newly created channel.
createNioContext() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Define a context for a newly created channel.
createNioContext() - Method in class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Define a context for a newly created channel.
createNioContext() - Method in class org.jppf.server.nio.NioServer
Define a context for a newly created channel.
createNioContext() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Define a context for a newly created channel.
createNode() - Static method in class org.jppf.node.NodeRunner
Start the node.
createProfile(TypedProperties) - Method in class org.jppf.server.scheduler.bundle.providers.AutoTunedBundlerProvider
Create a bundler profile containing the parameters of the algorithm.
createProfile(TypedProperties) - Method in class org.jppf.server.scheduler.bundle.providers.FixedSizeBundlerProvider
Create a bundler profile containing the parameters of the algorithm.
createProfile(TypedProperties) - Method in class org.jppf.server.scheduler.bundle.providers.ProportionalBundlerProvider
Create a bundler profile containing the parameters of the algorithm.
createProfile(TypedProperties) - Method in class org.jppf.server.scheduler.bundle.providers.RLBundlerProvider
Create a bundler profile containing the parameters of the algorithm.
createProfile(TypedProperties) - Method in interface org.jppf.server.scheduler.bundle.spi.JPPFBundlerProvider
Create a bundler profile containing the parameters of the algorithm.
createScriptDescriptor(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Create a script descriptor from a DOM node.
createShutdownHook() - Method in class org.jppf.process.ProcessLauncher
Create a shutdown hook that is run when this JVM terminates.
createSocketInitializer() - Method in class org.jppf.client.AbstractClientConnectionHandler
Create a socket initializer for this connection handler.
createSocketInitializer() - Method in class org.jppf.client.AbstractJPPFClientConnection
Create a socket initializer.
createSocketInitializer() - Method in class org.jppf.client.ClassServerDelegateImpl
Create a socket initializer for this delegate.
createSocketInitializer() - Method in class org.jppf.client.JPPFClientConnectionImpl
Create a socket initializer.
createSocketInitializer() - Method in class org.jppf.client.TaskServerConnectionHandler
Create a socket initializer for this connection handler.
createSocketInitializer() - Method in class org.jppf.jca.work.JcaClassServerDelegate
Create a socket initializer for this delegate.
createSocketInitializer() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
Create a socket initializer.
createStateMap() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerServerFactory
Create the map of all possible states.
createStateMap() - Method in class org.jppf.server.nio.multiplexer.MultiplexerServerFactory
Create the map of all possible states.
createStateMap() - Method in class org.jppf.server.nio.NioServerFactory
Create the map of all possible states.
createTempFile(int) - Static method in class org.jppf.io.IOHelper
Create a temporary file.
createTransitionMap() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerServerFactory
Create the map of all possible transitions.
createTransitionMap() - Method in class org.jppf.server.nio.multiplexer.MultiplexerServerFactory
Create the map of all possible transitions.
createTransitionMap() - Method in class org.jppf.server.nio.NioServerFactory
Create the map of all possible states.
createTypeArray(Object[]) - Static method in class org.jppf.utils.ReflectionUtils
Generate an array of the types of the specified arguments.
createUI() - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Create, initialize and layout the GUI components displayed in this panel.
createUI() - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Create, initialize and layout the GUI components displayed in this panel.
createUI() - Method in class org.jppf.ui.options.AbstractOptionProperties
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.BooleanOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.ButtonOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.ComboBoxOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.FileChooserOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.FillerOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.FormattedNumberOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.JavaOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.LabelOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.ListOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.OptionPanel
Initialize the panel used to display this options page.
createUI() - Method in class org.jppf.ui.options.RadioButtonOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.SpinnerNumberOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.SplitPaneOption
Initialize the panel used to display this options page.
createUI() - Method in class org.jppf.ui.options.TabbedPaneOption
Initialize the panel used to display this options page.
createUI() - Method in class org.jppf.ui.options.TextAreaOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.TextOption
Create the UI components for this option.
createUI() - Method in class org.jppf.ui.options.ToolbarOption
Initialize the panel used to display this options page.
createUI() - Method in class org.jppf.ui.options.ToolbarSeparatorOption
Create the UI components for this option.
credentials - Variable in class org.jppf.client.AbstractJPPFClient
Security credentials associated with the application.
credentials - Variable in class org.jppf.client.AbstractJPPFClientConnection
Security credentials associated with the application.
CryptoUtils - Class in org.jppf.security
Utility methods to handle encryption and decryption, digital signing, and key exchange protocols.
CryptoUtils() - Constructor for class org.jppf.security.CryptoUtils
 
currentBundle - Variable in class org.jppf.server.node.AbstractNodeIO
The task bundle currently being processed.
currentJmxConnection() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the JMX connection for the current driver connection.
currentLength - Variable in class org.jppf.server.nio.nodeserver.RemoteNodeMessage
The length of the location at the current position.
currentLengthObject - Variable in class org.jppf.server.nio.nodeserver.RemoteNodeMessage
Object storing the length of the object currently being read or written.
currentObject - Variable in class org.jppf.server.nio.nodeserver.RemoteNodeMessage
Object storing the object currently being read or written.
currentRequest - Variable in class org.jppf.server.nio.classloader.ClassContext
The request currently processed.
currentSize - Variable in class org.jppf.server.scheduler.bundle.impl.AbstractAutoTunedBundler
The currrent bundle size.
CustomPolicy - Class in org.jppf.node.policy
Abstract superclass for all user-defined policies.
CustomPolicy(String...) - Constructor for class org.jppf.node.policy.CustomPolicy
Initialize this policy with the specified arguments.

D

data - Variable in class org.jppf.classloader.JPPFClassLoader.ResourceRequest
The data sent and received from the server.
dataArray - Variable in class org.jppf.ui.monitoring.node.actions.JPPFAbstractNodeAction
JMX connections this action applies to.
dataHolder - Variable in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
Bounded memory of the past performance updates.
dataHolder - Variable in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Bounded memory of the past performance updates.
DataLocation - Interface in org.jppf.io
This interface represents an abstraction of a block of data, regardless of where it is stored.
DataProvider - Interface in org.jppf.task.storage
Instances of this class provide a way for tasks to share common data.
dataset - Variable in class org.jppf.ui.monitoring.charts.config.ChartConfiguration
The dataset associated witht the chart.
dataTransferred(LocationEvent) - Method in interface org.jppf.server.protocol.LocationEventListener
Invoked when a data transfer has occurred between the location pointed to by the event and another location.
dataUpdated(StatsHandlerEvent) - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Update the data displayed in the charts.
dataUpdated(StatsHandlerEvent) - Method in interface org.jppf.ui.monitoring.event.StatsHandlerListener
Called to notify that the stats formatter data has changed.
dataUpdated(StatsHandlerEvent) - Method in class org.jppf.ui.monitoring.MonitoringPanel
Called when new stats have been received from the server.
DateTimeUtils - Class in org.jppf.utils
Utility methods for date and time manipulation and conversion.
DateTimeUtils() - Constructor for class org.jppf.utils.DateTimeUtils
 
debugEnabled - Static variable in class org.jppf.ui.monitoring.node.actions.NodeConfigurationAction
Determines whether debug log statements are enabled.
DebugMouseListener - Class in org.jppf.ui.options.xml
Mouse listener for debug use.
DebugMouseListener(OptionElement, String, String) - Constructor for class org.jppf.ui.options.xml.DebugMouseListener
 
DECIMAL - Static variable in class org.jppf.utils.JPPFUuid
Set of characters used to compose a uuid, including only decimal digits.
DECODE - Static variable in class org.jppf.utils.base64.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.jppf.utils.base64.Base64Decoding
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.jppf.utils.base64.Base64Decoding
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jppf.utils.base64.Base64Decoding
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.jppf.utils.base64.Base64Decoding
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class org.jppf.utils.base64.Base64Decoding
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.jppf.utils.base64.Base64Decoding
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.jppf.utils.base64.Base64Decoding
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jppf.utils.base64.Base64Decoding
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.jppf.utils.base64.Base64Decoding
Attempts to decode Base64 data and deserialize a Java Object within.
decPosition() - Method in class org.jppf.utils.TraversalList
Increment the current position by 1.
decreaseRatio - Variable in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
This parameter defines how fast does it will stop generating random numbers.
decrementExecutingCount() - Method in class org.jppf.node.AbstractMonitoredNode
Decrement the count of currently executing tasks and determine whether an idle notification should be sent.
decrypt(byte[]) - Static method in class org.jppf.security.CryptoUtils
Encrypt some data.
decrypt(SecretKey, byte[]) - Static method in class org.jppf.security.CryptoUtils
Encrypt some data.
deepCopy(Object) - Static method in class org.jppf.utils.ReflectionUtils
Perform a deep copy of an object.
DEFAULT_FILE - Static variable in class org.jppf.utils.JPPFConfiguration
Default location of the JPPF configuration file.
DEFAULT_FOREGROUND - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default foreground color.
DEFAULT_MBEAN_NAME - Static variable in interface org.jppf.logging.jmx.JmxLogger
Name of the driver's logger MBean.
DEFAULT_SELECTION_FOREGROUND - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default selection foreground color.
defaulted(String) - Method in class org.jppf.serialization.JPPFGetField
defaultNonSelectionBackground - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default non-selection background.
defaultReadObject() - Method in class org.jppf.serialization.JPPFObjectInputStream
defaultSelectionBackground - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default selection background.
defaultSelectionForeground - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default selection background.
defaultWriteObject() - Method in class org.jppf.serialization.JPPFObjectOutputStream
delayedFireTableDataChanged() - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
delegate - Variable in class org.jppf.client.AbstractJPPFClientConnection
Enables loading local classes onto remote nodes.
delegateStatusChanged(ClientConnectionStatusEvent) - Method in class org.jppf.client.AbstractJPPFClientConnection
Invoked to notify of a status change event on a client connection.
deletePath(File) - Static method in class org.jppf.utils.FileUtils
Delete the specified path, recursively if this is a directory.
DeserializationCaches - Class in org.jppf.serialization
Instances of this class handle the caching and lookup of class descriptors and objects during deserialization.
deserialize(JPPFBuffer) - Method in class org.jppf.comm.socket.BootstrapObjectSerializer
Read an object from an array of bytes.
deserialize(byte[]) - Method in class org.jppf.comm.socket.BootstrapObjectSerializer
Read an object from an array of bytes.
deserialize(byte[], int, int) - Method in class org.jppf.comm.socket.BootstrapObjectSerializer
Read an object from an array of bytes.
deserialize(InputStream) - Method in class org.jppf.comm.socket.BootstrapObjectSerializer
Read an object from an input stream.
deserialize(InputStream) - Method in class org.jppf.gigaspaces.serialization.GSObjectSerializer
Read an object from an input stream.
deserialize(JPPFBuffer) - Method in interface org.jppf.utils.ObjectSerializer
Read an object from an array of bytes.
deserialize(byte[]) - Method in interface org.jppf.utils.ObjectSerializer
Read an object from an array of bytes.
deserialize(byte[], int, int) - Method in interface org.jppf.utils.ObjectSerializer
Read an object from an array of bytes.
deserialize(InputStream) - Method in interface org.jppf.utils.ObjectSerializer
Read an object from an input stream.
deserialize(JPPFBuffer) - Method in class org.jppf.utils.ObjectSerializerImpl
Read an object from an array of bytes.
deserialize(byte[]) - Method in class org.jppf.utils.ObjectSerializerImpl
Read an object from an array of bytes.
deserialize(byte[], int, int) - Method in class org.jppf.utils.ObjectSerializerImpl
Read an object from an array of bytes.
deserialize(InputStream) - Method in class org.jppf.utils.ObjectSerializerImpl
Read an object from an input stream.
deserializeBundle() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Deserialize a task bundle from the message read into this buffer.
deserializeObject(byte[]) - Method in class org.jppf.server.node.JPPFContainer
Deserialize an object from a socket client.
deserializeObjects() - Method in class org.jppf.server.node.AbstractNodeIO
Perform the deserialization of the objects received through the socket connection.
deserializeObjects(JPPFTaskBundle) - Method in class org.jppf.server.node.AbstractNodeIO
Perform the deserialization of the objects received through the socket connection.
deserializeObjects(List<Object>, int, ExecutorService) - Method in class org.jppf.server.node.JPPFContainer
Deserialize a number of objects from the I/O channel.
deserializeObjects(List<Object>, int, ExecutorService) - Method in class org.jppf.server.node.local.JPPFLocalContainer
Deserialize a number of objects from a socket client.
deserializeObjects() - Method in class org.jppf.server.node.local.LocalNodeIO
Perform the deserialization of the objects received through the socket connection.
deserializeObjects(JPPFTaskBundle) - Method in class org.jppf.server.node.local.LocalNodeIO
Perform the deserialization of the objects received through the socket connection.
deserializeObjects(List<Object>, int, ExecutorService) - Method in class org.jppf.server.node.remote.JPPFRemoteContainer
Deserialize a number of objects from a socket client.
deserializeObjects() - Method in class org.jppf.server.node.remote.RemoteNodeIO
Perform the deserialization of the objects received through the socket connection.
deserializeObjects(JPPFTaskBundle) - Method in class org.jppf.server.node.remote.RemoteNodeIO
Perform the deserialization of the objects received through the socket connection.
Deserializer - Class in org.jppf.serialization
Instances of this class are intended to deserialize object graphs from an underlying input stream.
deserializeResource() - Method in class org.jppf.server.nio.classloader.ClassContext
Deserialize a resource wrapper from an array of bytes.
deserializeResource() - Method in class org.jppf.server.nio.classloader.LocalClassContext
Deserialize a resource wrapper from an array of bytes.
destroy() - Method in class org.jppf.jca.spi.JPPFManagedConnection
This method does nothing.
DifferenceChartHandler - Class in org.jppf.ui.monitoring.charts
Instances of this class are used to create and update line charts with an horizontal orientation.
DifferenceChartHandler(StatsHandler) - Constructor for class org.jppf.ui.monitoring.charts.DifferenceChartHandler
Initialize this chart handler with a specified stats formatter.
DIMMED_FOREGROUND - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Default foreground color.
DirectBufferPool - Class in org.jppf.utils.pooling
Static factory for a pool of direct byte buffers.
DirectBufferPool() - Constructor for class org.jppf.utils.pooling.DirectBufferPool
 
DirectBufferPoolImpl - Class in org.jppf.utils.pooling
 
DirectBufferPoolImpl() - Constructor for class org.jppf.utils.pooling.DirectBufferPoolImpl
 
DirectBufferPoolImpl.LinkedData<E> - Class in org.jppf.utils.pooling
 
DirectBufferPoolImpl.LinkedData() - Constructor for class org.jppf.utils.pooling.DirectBufferPoolImpl.LinkedData
 
DirectBufferPoolQueue - Class in org.jppf.utils.pooling
A ByteBuffer pool backed by a ConcurrentLinkedQueue.
DirectBufferPoolQueue() - Constructor for class org.jppf.utils.pooling.DirectBufferPoolQueue
 
dis - Variable in class org.jppf.comm.socket.AbstractSocketWrapper
A buffered stream built on top of to the underlying socket's input stream.
discoverDriver() - Static method in class org.jppf.node.NodeRunner
Automatically discover the server connection information using a datagram multicast.
displayOptions() - Static method in class org.jppf.utils.TexFileSplitter
Display the list of options and their meaning.
dispose() - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
Release the resources used by this bundler.
dispose() - Method in interface org.jppf.server.scheduler.bundle.Bundler
Release the resources used by this bundler.
dispose() - Method in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
Release the resources used by this bundler.
dispose() - Method in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Release the resources used by this bundler.
dividerWidth - Variable in class org.jppf.ui.options.SplitPaneOption
The split pane's divider width.
DO_BREAK_LINES - Static variable in class org.jppf.utils.base64.Base64
Do break lines when encoding.
doChooseFile() - Method in class org.jppf.ui.options.FileChooserOption
Select a file using a chooser dialog and according to this option's specifications.
docTitle - Variable in class org.jppf.ui.monitoring.node.PropertiesTableFormat
The title of the whole document.
DONT_GUNZIP - Static variable in class org.jppf.utils.base64.Base64
Specify that gzipped data should not be automatically gunzipped.
dos - Variable in class org.jppf.comm.socket.AbstractSocketWrapper
A reference to the underlying socket's output stream.
Downloader - Class in org.jppf.libmanagement
 
Downloader() - Constructor for class org.jppf.libmanagement.Downloader
Default constructor.
DRIVER - Static variable in class org.jppf.comm.recovery.RecoveryServer
Indicates the remote peer is a driver.
DRIVER - Static variable in class org.jppf.management.JPPFManagementInfo
DRIVER information type.
DRIVER_ICON - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Path to the icon used for a driver.
DRIVER_INACTIVE_ICON - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Path to the icon used for an inactive driver connection.
DRIVER_MBEAN_NAME - Static variable in interface org.jppf.management.JPPFAdminMBean
Name of the driver's admin MBean.
DRIVER_SUFFIX - Static variable in interface org.jppf.management.JPPFAdminMBean
RMI registry namespace suffix for drivers.
driverAdded(JPPFClientConnection) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Called to notify that a driver was added.
driverAdded(JPPFClientConnection) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Called to notify that a driver was added.
DriverInitializer - Class in org.jppf.server
Handles various initializations for the driver.
DriverInitializer(JPPFDriver) - Constructor for class org.jppf.server.DriverInitializer
Instantiate this initializer with the specified driver.
DriverJobManagement - Class in org.jppf.server.job.management
Implementation of the job management bean.
DriverJobManagement() - Constructor for class org.jppf.server.job.management.DriverJobManagement
Initialize this MBean.
DriverJobManagementMBean - Interface in org.jppf.server.job.management
This is the job management MBean interface.
DriverJobManagementMBeanProvider - Class in org.jppf.server.job.management
Provider for the default JPPF driver management and monitoring features.
DriverJobManagementMBeanProvider() - Constructor for class org.jppf.server.job.management.DriverJobManagementMBeanProvider
 
DriverLauncher - Class in org.jppf.server
This class is intended as a controller for the JPPF driver, to enable stopping and restarting it when requested.
DriverLauncher() - Constructor for class org.jppf.server.DriverLauncher
 
driverRemoved(String) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Called to notify that a driver was removed.
driverRemoved(String, boolean) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Called to notify that a driver was removed.
dumpBytes(byte[], int, int) - Static method in class org.jppf.utils.StringUtils
Convert a part of an array of bytes, into a string of space-separated hexadecimal numbers.
dumpObject(Object) - Static method in class org.jppf.utils.ReflectionUtils
Generates a string that displays all return values for all getters of an object.
dumpObject(Object, String) - Static method in class org.jppf.utils.ReflectionUtils
Generates a string that displays all return values for all getters of an object.
dumpTreePaths(TreePath[]) - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Dump the specified tree paths to a string.
dynamic - Variable in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Determines whether this class loader should handle dynamic class updating.

E

elements() - Method in class org.jppf.security.JPPFPermissions
Returns an enumeration of all the Permission objects in the collection.
elt - Variable in class org.jppf.ui.options.factory.OptionsHandler.OptionNode
The corresponding option element.
EMPTY_BYTES - Static variable in class org.jppf.utils.streams.StreamConstants
A definition of an empty byte array.
ENCODE - Static variable in class org.jppf.utils.base64.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.jppf.utils.base64.Base64Encoding
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.jppf.utils.base64.Base64Encoding
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.jppf.utils.base64.Base64Encoding
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jppf.utils.base64.Base64Encoding
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jppf.utils.base64.Base64Encoding
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jppf.utils.base64.Base64Encoding
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.jppf.utils.base64.Base64Encoding
Similar to Base64Encoding.encodeBytes(byte[]) but returnsa byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.jppf.utils.base64.Base64Encoding
Similar to Base64Encoding.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class org.jppf.utils.base64.Base64Decoding
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.jppf.utils.base64.Base64Decoding
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.jppf.utils.base64.Base64Encoding
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jppf.utils.base64.Base64Encoding
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.jppf.utils.base64.Base64Decoding
Convenience method for encoding data to a file.
encrypt(byte[]) - Static method in class org.jppf.security.CryptoUtils
Encrypt some data.
encrypt(SecretKey, byte[]) - Static method in class org.jppf.security.CryptoUtils
Encrypt some data using athe specified key.
end() - Method in class org.jppf.server.nio.NioServer
Close the underlying server socket and stop this socket server.
end() - Method in class org.jppf.ui.monitoring.node.HTMLPropertiesTableFormat
Write the epilogue for the formatted text.
end() - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Write the epilogue for the formatted text.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Not supported.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.jppf.jca.spi.JPPFResourceAdapter
This method does nothing.
entrySet() - Method in class org.jppf.utils.SoftReferenceValuesMap
eof - Variable in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Determines whether end of stream was reached during the last read operation.
Equal - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value == value.
Equal(String, double) - Constructor for class org.jppf.node.policy.Equal
Define an equality comparison between the numeric value of a property and another numeric value.
Equal(String, boolean, String) - Constructor for class org.jppf.node.policy.Equal
Define an equality comparison between the numeric value of a property and another numeric value.
Equal(String, boolean) - Constructor for class org.jppf.node.policy.Equal
Define an equality comparison between the numeric value of a property and another numeric value.
equals(Object) - Method in class org.jppf.client.JPPFJob
Determine whether this object is equal to another.
equals(Object) - Method in class org.jppf.comm.discovery.JPPFConnectionInformation
Determine whether this object is equal to another.
EQUALS - Static variable in class org.jppf.doc.HtmlDocGenerator
Separator for parameter name/value pair.
equals(Object) - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Determine whether 2 objects are equal.
equals(Object) - Method in class org.jppf.management.JPPFManagementInfo
Compare this object with another for equality.
equals(Object) - Method in class org.jppf.server.job.ChannelBundlePair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether an other object is equal to this one.
equals(Object) - Method in class org.jppf.server.nio.classloader.CacheClassKey
Determine whether this key is equal to another one.
equals(Object) - Method in class org.jppf.server.queue.JPPFPriority
Indcates whether some object is "equal" to this one.
equals(Object) - Method in class org.jppf.utils.Pair
Indicates whether some other object is "equal to" this one.
error(String, String, int, String, int) - Method in class org.jppf.scripting.RhinoScriptRunner.ErrorHandler
Report an error.
errors - Variable in class org.jppf.scripting.RhinoScriptRunner.ErrorHandler
Errors thrown during execution or translation of a script.
errors - Variable in class org.jppf.utils.JPPFErrorReporter
A list of collected errors.
errorStreamAltered(ProcessWrapperEvent) - Method in interface org.jppf.process.event.ProcessWrapperEventListener
Notification that the process has written to its error stream.
errorStreamAltered(ProcessWrapperEvent) - Method in class org.jppf.process.ProcessLauncher
Notification that the process has written to its error stream.
errorStreamAltered(ProcessWrapperEvent) - Method in class org.jppf.server.protocol.CommandLineTask
Notification that the process has written to its error stream.
evaluate(String, Map<String, Object>) - Method in class org.jppf.scripting.GroovyScriptRunner
Evaluate the script specified as input and get the evaluation result.
evaluate(String, String, Map<String, Object>) - Method in class org.jppf.scripting.GroovyScriptRunner
Evaluate the script specified as input and get the evaluation result.
evaluate(String, Map<String, Object>) - Method in class org.jppf.scripting.RhinoScriptRunner
Evaluate the script specified as input and get the evaluation result.
evaluate(String, String, Map<String, Object>) - Method in class org.jppf.scripting.RhinoScriptRunner
Evaluate the script specified as input and get the evaluation result.
evaluate(String, Map<String, Object>) - Method in interface org.jppf.scripting.ScriptRunner
Evaluate the script specified as input and get the evaluation result.
evaluate(String, String, Map<String, Object>) - Method in interface org.jppf.scripting.ScriptRunner
Evaluate the script specified as input and get the evaluation result.
EventEmitter<S extends EventListener> - Class in org.jppf.utils
Generic abstract super class for class that wish to emit events.
EventEmitter() - Constructor for class org.jppf.utils.EventEmitter
 
eventListeners - Variable in class org.jppf.server.job.JPPFJobManager
The list of registered listeners.
eventListeners - Variable in class org.jppf.utils.EventEmitter
The list of registered listeners.
eventOccurred(JPPFTaskEvent) - Method in class org.jppf.management.JPPFNodeAdmin
Receive a notification that an event occurred within a task.
eventOccurred(NodeEvent) - Method in class org.jppf.management.JPPFNodeAdmin
Called to notify a listener that a node event has occurred.
eventOccurred(NodeEvent) - Method in interface org.jppf.node.event.NodeListener
Called to notify a listener that a node event has occurred.
eventOccurred(JPPFTaskEvent) - Method in interface org.jppf.server.protocol.JPPFTaskListener
Notify this listerer that an event has occurred during a task's life cycle.
eventsEnabled - Variable in class org.jppf.server.protocol.AbstractLocation
Boolean flag that determines if at least one listener is registered.
eventsEnabled - Variable in class org.jppf.ui.options.AbstractOptionProperties
Determines whether firing events is enabled or not.
exception - Variable in class org.jppf.client.loadbalancer.LoadBalancer.ExecutionThread
Exception that may result from the execution.
exception - Variable in class org.jppf.client.taskwrapper.AbstractPrivilegedAction
Used to capture an exception resulting from the method or constructore invocation.
excluded(String, boolean) - Method in class org.jppf.doc.AbstractFileFilter
Check whether the specified name is excluded by this filter.
excludes - Variable in class org.jppf.doc.AbstractFileFilter
Excluded names.
exec(SelectionKey) - Method in interface org.jppf.server.ChannelState
Perform the action associated with this state.
execute(Runnable) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Executes the given command at some time in the future.
execute(JPPFJob, AbstractJPPFClientConnection, boolean) - Method in class org.jppf.client.loadbalancer.LoadBalancer
Perform the execution.
execute() - Method in class org.jppf.client.taskwrapper.CallableTaskWrapper
Execute the call() method of this callable task.
execute() - Method in class org.jppf.client.taskwrapper.PojoTaskWrapper
Execute the run method of this runnable task.
execute() - Method in class org.jppf.client.taskwrapper.RunnableTaskWrapper
Execute the run() method of this runnable task.
execute() - Method in interface org.jppf.client.taskwrapper.TaskObjectWrapper
Execute the task depending on its type.
execute(String, int, long) - Static method in class org.jppf.gigaspaces.test.GSClient
Initialize the Spring context, invoke the appropriate bean method, and return the results of the JPPF execution.
execute(InteractionSpec, Record) - Method in class org.jppf.jca.cci.JPPFInteraction
This method does nothing.
execute(InteractionSpec, Record, Record) - Method in class org.jppf.jca.cci.JPPFInteraction
This method does nothing.
execute(JPPFTaskBundle, List<JPPFTask>) - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Execute the specified tasks of the specified tasks bundle.
executingCount - Variable in class org.jppf.node.AbstractMonitoredNode
Holds the count of currently executing tasks.
EXECUTION_PROPS - Static variable in interface org.jppf.ui.monitoring.data.StatsConstants
List of stats properties related to tasks execution.
executionManager - Variable in class org.jppf.server.node.JPPFNode
The task execution manager for this node.
ExecutionPolicy - Class in org.jppf.node.policy
Interface for all execution policy implementations.
ExecutionPolicy() - Constructor for class org.jppf.node.policy.ExecutionPolicy
 
ExecutionPolicy.AndRule - Class in org.jppf.node.policy
An execution policy that realizes a logical "AND" combination of multiple policies specified as operands.
ExecutionPolicy.AndRule(ExecutionPolicy...) - Constructor for class org.jppf.node.policy.ExecutionPolicy.AndRule
Initialize this AND operator with the specified operands.
ExecutionPolicy.LogicalRule - Class in org.jppf.node.policy
An execution policy that realizes a binary logical combination of the policies specified as operands.
ExecutionPolicy.LogicalRule(ExecutionPolicy...) - Constructor for class org.jppf.node.policy.ExecutionPolicy.LogicalRule
Initialize this binary logical operator with the specified operands.
ExecutionPolicy.NotRule - Class in org.jppf.node.policy
An execution policy that realizes the negation of a policy specified as operand.
ExecutionPolicy.NotRule(ExecutionPolicy) - Constructor for class org.jppf.node.policy.ExecutionPolicy.NotRule
Initialize this binary logical operator with the specified operands.
ExecutionPolicy.OrRule - Class in org.jppf.node.policy
An execution policy that realizes a logical "OR" combination of multiple policies specified as operands.
ExecutionPolicy.OrRule(ExecutionPolicy...) - Constructor for class org.jppf.node.policy.ExecutionPolicy.OrRule
Initialize this OR operator with the specified operands.
ExecutionPolicy.XorRule - Class in org.jppf.node.policy
An execution policy that realizes a logical "XOR" combination of multiple policies specified as operands.
ExecutionPolicy.XorRule(ExecutionPolicy...) - Constructor for class org.jppf.node.policy.ExecutionPolicy.XorRule
Initialize this OR operator with the specified operands.
executor - Static variable in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
The executor that handles asynchronous resource requests.
executor - Variable in class org.jppf.client.AbstractGenericClient
The pool of threads used for submitting execution requests.
executor - Variable in class org.jppf.server.nio.StateTransitionManager
The pool of threads used for submitting channel state transitions.
expand(DefaultMutableTreeNode) - Method in class org.jppf.ui.treetable.JPPFTreeTable
Expands the leaves of the specified node.
expand(DefaultMutableTreeNode, boolean) - Method in class org.jppf.ui.treetable.JPPFTreeTable
Expands the leaves of the specified node.
expandAll() - Method in class org.jppf.ui.treetable.JPPFTreeTable
Expand all paths in the tree.
expDist(long, long) - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
This method implements the always decreasing policy of the algorithm.
externalStopCondition() - Method in class org.jppf.server.nio.classloader.ClassNioServer
Determine whether a stop condition external to this server has been reached.
externalStopCondition() - Method in class org.jppf.server.nio.NioServer
Determine whether a stop condition external to this server has been reached.
externalStopCondition() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Determine whether a stop condition external to this server has been reached.
extractFiles(String, String, String...) - Method in class org.jppf.libmanagement.Downloader
Extract the specified files from the specified archive.
extractJPPFConfiguration(String, TypedProperties) - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Extract the JPPF-prefixed load-balancing parameters from the specified configuration and based on the specified profile name.

F

factory - Variable in class org.jppf.server.nio.NioServer
The factory for this server.
fatalErrors - Variable in class org.jppf.utils.JPPFErrorReporter
A list of fatal (non recoverable) errors.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
This method does nothing and should be overriden in subclasses.
feedback(int, double) - Method in interface org.jppf.server.scheduler.bundle.Bundler
Feedback the bundler with the result of using the bundle with the specified size.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.impl.AbstractAutoTunedBundler
This method performs the actual bundle size computation, based on current and past performance data.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.impl.AutoTunedBundler
This method performs the actual bundle size computation, based on current and past performance data.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.impl.AutotunedDelegatingBundler
This method delegates the bundle size calculation to the singleton instance of SimpleBundler.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
This method delegates the bundle size calculation to the singleton instance of SimpleBundler.
feedback(int, double) - Method in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
This method computes the bundle size based on the new state of the server.
feedback2(int, double) - Method in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
This method computes the bundle size based on the new state of the server.
field - Variable in class org.jppf.ui.options.TextOption
Text field containing the option value as text.
fieldLabel - Variable in class org.jppf.ui.options.FormattedNumberOption
Label associated with the formatted field.
fieldLabel - Variable in class org.jppf.ui.options.TextOption
Label associated with the text field.
fields - Variable in class org.jppf.ui.monitoring.charts.config.ChartConfiguration
The list of fields charted in this chart.
Fields - Enum in org.jppf.ui.monitoring.data
 
FileChooserOption - Class in org.jppf.ui.options
This option encapsulates a file chooser control.
FileChooserOption() - Constructor for class org.jppf.ui.options.FileChooserOption
Default constructor.
FileChooserOption(String, String, String, String, int) - Constructor for class org.jppf.ui.options.FileChooserOption
Initialize this combo box option with the specified parameters.
FileDataLocation - Class in org.jppf.io
Data location backed by a file.
FileDataLocation(String) - Constructor for class org.jppf.io.FileDataLocation
Initialize this file location with the specified file path and an unknown size.
FileDataLocation(String, int) - Constructor for class org.jppf.io.FileDataLocation
Initialize this file location with the specified file path and size.
FileDataLocation(File) - Constructor for class org.jppf.io.FileDataLocation
Initialize this file location with the specified file and unknown size.
FileDataLocation(File, int) - Constructor for class org.jppf.io.FileDataLocation
Initialize this file location with the specified file and size.
FileInputSource - Class in org.jppf.io
Input source backed by a file.
FileInputSource(String) - Constructor for class org.jppf.io.FileInputSource
Initialize this file input source with the specified file path.
FileInputSource(File) - Constructor for class org.jppf.io.FileInputSource
Initialize this file input source with the specified file.
FileLocation - Class in org.jppf.server.protocol
Wrapper fro manipulating a file.
FileLocation(File) - Constructor for class org.jppf.server.protocol.FileLocation
Initialize this location with the specified file path.
FileLocation(String) - Constructor for class org.jppf.server.protocol.FileLocation
Initialize this location with the specified file path.
FileOutputDestination - Class in org.jppf.io
Output destination backed by a file.
FileOutputDestination(String) - Constructor for class org.jppf.io.FileOutputDestination
Initialize this file output destination with the specified file path.
FileOutputDestination(File) - Constructor for class org.jppf.io.FileOutputDestination
Initialize this file output destination with the specified file.
FileReplacer - Class in org.jppf.utils
Utility to replace multiline content in text files.
FileReplacer() - Constructor for class org.jppf.utils.FileReplacer
 
FileReplacer.ReplacerFilter - Class in org.jppf.utils
File filter based on a set of extensions.
FileReplacer.ReplacerFilter(String) - Constructor for class org.jppf.utils.FileReplacer.ReplacerFilter
Initializer this filter with the specified set of file extensions.
FileSystemModel - Class in org.jppf.ui.treetable
FileSystemModel is a TreeTableModel representing a hierarchical file system.
FileSystemModel() - Constructor for class org.jppf.ui.treetable.FileSystemModel
Default constructor.
FileUtils - Class in org.jppf.utils
This class provides a set of utility methods for reading, writing and manipulating files.
FILLER1 - Variable in class org.jppf.ui.options.SplitPaneOption
Used when nothing is set in the left (top) panel.
FILLER2 - Variable in class org.jppf.ui.options.SplitPaneOption
Used when nothing is set in the right (bottom) panel.
FillerOption - Class in org.jppf.ui.options
An option for boolean values, represented as a checkbox.
FillerOption() - Constructor for class org.jppf.ui.options.FillerOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
FillerOption(int, int) - Constructor for class org.jppf.ui.options.FillerOption
Initialize this boolean option with the specified parameters.
finalize() - Method in class org.jppf.io.FileDataLocation
This method deletes the underlying file.
finalize() - Method in class org.jppf.io.TemporaryFileHolder
This method deletes the underlying file.
finalizer - Variable in class org.jppf.ui.options.AbstractOptionProperties
The action to fire immediately when the page is disposed.
finalizer - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Finalizer.
findAll(String, List<OptionElement>) - Method in class org.jppf.ui.options.AbstractOptionElement
Find all the elements with the specified name in the subtree of which this element is the root.
findAllWithName(String) - Method in class org.jppf.ui.options.AbstractOptionElement
Find all the elements with the specified name in the subtree of which this element is the root.
findAllWithName(String) - Method in interface org.jppf.ui.options.OptionElement
Find all the elements with the specified name in the subtree of which this element is the root.
findClass(String) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Find a class in this class loader's classpath.
findElement(String) - Method in class org.jppf.ui.options.AbstractOptionElement
Find the element with the specified path in the options tree.
findElement(String) - Method in interface org.jppf.ui.options.OptionElement
Find the element with the specified path in the options tree.
findFirstElement(Document) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Find the first node in a docuemnt that is an element node.
findFirstWithName(String) - Method in class org.jppf.ui.options.AbstractOptionElement
Find the first element with the specified name in the subtree of which this element is the root.
findFirstWithName(String) - Method in interface org.jppf.ui.options.OptionElement
Find the first element with the specified name in the subtree of which this element is the root.
findLastWithName(String) - Method in class org.jppf.ui.options.AbstractOptionElement
Find the last element with the specified name in the subtree of which this element is the root.
findLastWithName(String) - Method in interface org.jppf.ui.options.OptionElement
Find the last element with the specified name in the subtree of which this element is the root.
findMultipleResources(String...) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Get multiple reources, specified by their names, from the classpath.
findProviders(Class<T>, ClassLoader) - Method in class org.jppf.utils.ServiceFinder
Find all providers implementing or extending the specified provider interface or class, using the specified class loader.
findProviders(Class<T>) - Method in class org.jppf.utils.ServiceFinder
Find all providers implementing or extending the specified provider interface or class, using the context class loader.
findResource(String) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Finds the resource with the specified name.
findResources(String) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Find all resources with the specified name.
findServiceDefinitions(String, ClassLoader) - Method in class org.jppf.utils.ServiceFinder
Find all service definitions in the classpath, that match the specified path.
fireConnectionEvent(JPPFConnection, int, Exception) - Method in class org.jppf.jca.spi.JPPFManagedConnection
Fire a connection event with the specified parameters.
fireEditingCanceled() - Method in class org.jppf.ui.treetable.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class org.jppf.ui.treetable.AbstractCellEditor
Notify all listeners that have registered interest for notification on this event type.
fireLocationEvent(int) - Method in class org.jppf.server.protocol.AbstractLocation
Notify all listeners that a data transfer has occurred.
fireNodeEvent(NodeEventType) - Method in class org.jppf.node.AbstractMonitoredNode
Notify all listeners that an event has occurred.
fireNodeEvent(int) - Method in class org.jppf.node.AbstractMonitoredNode
Create an event for the execution of a specified number of tasks.
fireNodeEvent(NodeEventType) - Method in interface org.jppf.node.MonitoredNode
Notify all listeners that an event has occurred.
fireNodeEvent(int) - Method in interface org.jppf.node.MonitoredNode
Create an event for the execution of a specified number of tasks.
fireNotification(Serializable) - Method in class org.jppf.server.protocol.JPPFTask
Notify all listeners that an event has occurred within this task.
fireQueueEvent(QueueEvent) - Method in class org.jppf.server.queue.AbstractJPPFQueue
Notify all queue listeners of an event.
fireStatsHandlerEvent(StatsHandlerEvent.Type) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Notify all listeners of a change in this stats formatter.
fireStatusChanged(JPPFClientConnectionStatus) - Method in class org.jppf.client.AbstractClientConnectionHandler
Notify all listeners that the status of this connection has changed.
fireStatusChanged(JPPFClientConnectionStatus) - Method in class org.jppf.client.AbstractJPPFClientConnection
Notify all listeners that the status of this connection has changed.
fireStatusChangeEvent() - Method in class org.jppf.jca.work.submission.JPPFSubmissionResult
Notify all listeners of a change of status for this submision.
fireStreamEvent(boolean, String) - Method in class org.jppf.process.ProcessWrapper
Notify all listeners that a stream event has occurred.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
Notify all listeners that have registered interest for notification on this event type.
fireValueChanged() - Method in class org.jppf.ui.options.AbstractOption
Notify all registered listeners that the value of this option has changed.
first() - Method in class org.jppf.utils.Pair
Get the first value of this pair.
fitsInMemory(int) - Static method in class org.jppf.io.IOHelper
Determines whether the data of the specified size would fit in memory.
FixedSizeBundler - Class in org.jppf.server.scheduler.bundle.fixedsize
This class provide a used defined bundle size strategy.
FixedSizeBundler(LoadBalancingProfile) - Constructor for class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeBundler
Initialize this bundler.
FixedSizeBundlerProvider - Class in org.jppf.server.scheduler.bundle.providers
Provider implementation for the fixed bundle size load-balancing algorithm.
FixedSizeBundlerProvider() - Constructor for class org.jppf.server.scheduler.bundle.providers.FixedSizeBundlerProvider
 
FixedSizeProfile - Class in org.jppf.server.scheduler.bundle.fixedsize
Profile for the fixed bundle size load-balancing algorithm.
FixedSizeProfile() - Constructor for class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeProfile
Default constructor.
FixedSizeProfile(TypedProperties) - Constructor for class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeProfile
Initialize this profile with values read from the specified configuration.
flush() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Flush the data currently in the send buffer.
flush() - Method in class org.jppf.comm.socket.SocketChannelClient
This method does nothing, there is no flush on socket channels.
flush() - Method in interface org.jppf.comm.socket.SocketWrapper
Flush the data currently in the send buffer.
flush() - Method in class org.jppf.io.ByteBufferOutputStream
Flushes this output stream and force any buffered output bytes to be written out.
flush() - Method in class org.jppf.logging.jdk.JmxHandler
flush() - Method in class org.jppf.serialization.JPPFObjectOutputStream
flush() - Method in class org.jppf.utils.streams.NotifyingOutputStream
flushBase64() - Method in class org.jppf.utils.base64.Base64OutputStream
Method added by PHIL.
format(LogRecord) - Method in class org.jppf.logging.jdk.JPPFLogFormatter
Format a log record.
formatSizeMapInfo(String, Map<T, List<U>>) - Static method in class org.jppf.utils.CollectionUtils
Format a string with size information about a map whose values are lists of elements.
formatSmallDouble(double) - Static method in class org.jppf.ui.monitoring.data.StatsFormatter
Format a floating point value.
formatTable(Properties, String) - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Generate the formatted text for a set of properties.
FormattedNumberOption - Class in org.jppf.ui.options
Option class for numbers formatted using a pattern, as defined in class DecimalFormat.
FormattedNumberOption() - Constructor for class org.jppf.ui.options.FormattedNumberOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
FormattedNumberOption(String, String, String, Number, String) - Constructor for class org.jppf.ui.options.FormattedNumberOption
Initialize this text option with the specified parameters.
formatToolTipText(String) - Static method in class org.jppf.ui.utils.GuiUtils
Format a possibly multi-line text into a a string that can be properly displayed as a tooltip..
fromBytes(byte[]) - Static method in class org.jppf.comm.discovery.JPPFConnectionInformation
Deserialize a DriverConnectionInformation object from an array of bytes.

G

generate() - Method in class org.jppf.utils.ThumbnailGenerator
Generate all thumbnails.
generateDHKeyPair() - Static method in class org.jppf.security.CryptoUtils
Generate a Diffie Hellman private/public pair of keys.
generateKeyPair() - Static method in class org.jppf.security.CryptoUtils
Generate a private/public pair of keys.
generatePage(String, String, String) - Method in class org.jppf.doc.HtmlDocGenerator
Generate a target HTML document for a document source, using a specified location for the templates to use.
generateSecretKey() - Static method in class org.jppf.security.CryptoUtils
Generate a secret key.
generateSignature(byte[]) - Static method in class org.jppf.security.CryptoUtils
Digitally sign some data.
generateTree(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Generate an OptionDescriptor tree from a DOM subtree.
GenericObjectStreamBuilder - Class in org.jppf.serialization
This the factory for the JPPF implementation of object streams which allow the serialization and deserialization of objects whose class does not implemnent java.io.Serializable.
GenericObjectStreamBuilder() - Constructor for class org.jppf.serialization.GenericObjectStreamBuilder
 
get() - Method in class org.jppf.client.concurrent.JPPFTaskFuture
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class org.jppf.client.concurrent.JPPFTaskFuture
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(String, boolean) - Method in class org.jppf.serialization.JPPFGetField
get(String, byte) - Method in class org.jppf.serialization.JPPFGetField
get(String, char) - Method in class org.jppf.serialization.JPPFGetField
get(String, short) - Method in class org.jppf.serialization.JPPFGetField
get(String, int) - Method in class org.jppf.serialization.JPPFGetField
get(String, long) - Method in class org.jppf.serialization.JPPFGetField
get(String, float) - Method in class org.jppf.serialization.JPPFGetField
get(String, double) - Method in class org.jppf.serialization.JPPFGetField
get(String, Object) - Method in class org.jppf.serialization.JPPFGetField
get() - Method in class org.jppf.utils.pooling.DirectBufferPoolImpl
Get an object from the pool, or create it if the pool is empty.
get() - Method in class org.jppf.utils.pooling.DirectBufferPoolImpl.LinkedData
 
get() - Method in class org.jppf.utils.pooling.DirectBufferPoolQueue
Get an object from the pool, or create it if the pool is empty.
get() - Method in interface org.jppf.utils.pooling.ObjectPool
Get an object from the pool, or create it if the pool is empty.
get(Object) - Method in class org.jppf.utils.SoftReferenceValuesMap
getAction(String) - Method in class org.jppf.ui.actions.AbstractActionHandler
Get the action with the specified name.
getAction(String) - Method in interface org.jppf.ui.actions.ActionHandler
Get the action with the specified name.
getActionHandler() - Method in interface org.jppf.ui.actions.ActionHolder
Get the object that handles all actions in toolbars or popup menus.
getActionHandler() - Method in class org.jppf.ui.treetable.AbstractTreeTableOption
Get the object that handles all actions in toolbars or popup menus.
getAdapterName() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get the name of this adapter.
getAdapterShortDescription() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get a short description of this adapter.
getAdapterVendorName() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get the vendor name of this adapter.
getAdapterVersion() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get the version of this adapter.
getAlgorithmName() - Method in class org.jppf.server.scheduler.bundle.providers.AutoTunedBundlerProvider
Get the name of the algorithm defined by this provider.
getAlgorithmName() - Method in class org.jppf.server.scheduler.bundle.providers.FixedSizeBundlerProvider
Get the name of the algorithm defined by this provider.
getAlgorithmName() - Method in class org.jppf.server.scheduler.bundle.providers.ProportionalBundlerProvider
Get the name of the algorithm defined by this provider.
getAlgorithmName() - Method in class org.jppf.server.scheduler.bundle.providers.RLBundlerProvider
Get the name of the algorithm defined by this provider.
getAlgorithmName() - Method in interface org.jppf.server.scheduler.bundle.spi.JPPFBundlerProvider
Get the name of the algorithm defined by this provider.
getAll() - Method in class org.jppf.server.protocol.JPPFJobMetadata
Get a copy of the metadata map.
getAllBeanMethods(Class, boolean) - Static method in class org.jppf.utils.ReflectionUtils
Obtain all the getters or setters of a specified class.
getAllConnectionNames() - Method in class org.jppf.client.AbstractJPPFClient
Get the names of all the client connections handled by this JPPFClient.
getAllConnections() - Method in class org.jppf.client.AbstractJPPFClient
Get all the client connections handled by this JPPFClient.
getAllDriverNames() - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Get a mapping of driver names to their corresponding connection.
getAllElements(List<T>, int, int) - Static method in class org.jppf.utils.CollectionUtils
Generate a list that contains the specified number of elements of the specified list, starting at the specified position in the specified list.
getAllJobIds() - Method in class org.jppf.management.JMXDriverConnectionWrapper
Get the set of ids for all the jobs currently queued or executing.
getAllJobIds() - Method in class org.jppf.server.job.JPPFJobManager
Get the set of ids for all the jobs currently queued or executing.
getAllJobIds() - Method in class org.jppf.server.job.management.DriverJobManagement
Get the set of ids for all the jobs currently queued or executing.
getAllJobIds() - Method in interface org.jppf.server.job.management.DriverJobManagementMBean
Get the set of ids for all the jobs currently queued or executing.
getAllNonLocalSubnetInfo() - Static method in class org.jppf.utils.NetworkUtils
Get a NetworkUtils.SubnetInformation object for each non local address of the currrent host.
getAllProviders() - Method in class org.jppf.management.spi.JPPFMBeanProviderManager
Retrieve all defined MBean providers for the specified provider interface.
getAllProviders(ClassLoader) - Method in class org.jppf.management.spi.JPPFMBeanProviderManager
Retrieve all defined MBean providers for the specified provider interface.
getAllSubmissionIds() - Method in interface org.jppf.jca.cci.JPPFConnection
Get the ids of all currently available submissions.
getAllSubmissionIds() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Get the ids of all currently available submissions.
getAllSubmissionIds() - Method in class org.jppf.jca.work.submission.JPPFSubmissionManager
Get the ids of all currently available submissions.
getAllTaskIds() - Method in class org.jppf.management.JPPFNodeState
Get the ids of all currently executing tasks.
getAppServerPort() - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Deprecated. use getClientConfiguration() instead.
getAppUuid() - Method in class org.jppf.server.node.JPPFContainer
Get the unique identifier for the submitting application.
getArgs() - Method in class org.jppf.node.policy.CustomPolicy
Get the arguments of this policy.
getAttribute(String, String) - Method in class org.jppf.management.JMXConnectionWrapper
Get the value of an attribute of the specified MBean.
getAvailableConnectionLock() - Method in class org.jppf.client.loadbalancer.LoadBalancer
Lock used when determining if a job can be executed immediately.
getAvailableConnections() - Method in class org.jppf.client.AbstractGenericClient
Get the list of available connections.
getAvgTime() - Method in class org.jppf.utils.TimeSnapshot
Get the average time.
getBaseName() - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Get the base name used to localize labels and tooltips.
getBatchSize() - Method in class org.jppf.client.concurrent.JPPFExecutorService
Get the minimum number of tasks that must be submitted before they are sent to the server.
getBatchTimeout() - Method in class org.jppf.client.concurrent.JPPFExecutorService
Get the maximum time to wait before the next batch of tasks is to be sent for execution.
getBoldFont(Font) - Method in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Get the default bold font.
getBoldItalicFont(Font) - Method in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Get the default bold and italic font.
getBoolean(String) - Method in class org.jppf.utils.TypedProperties
Get the boolean value of a property with a specified name.
getBoolean(String, boolean) - Method in class org.jppf.utils.TypedProperties
Get the boolean value of a property with a specified name.
getBoundPort() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Get the application port to which the channel may be bound.
getBoundPort() - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Get the application port to which the channel may be bound.
getBuf() - Method in class org.jppf.utils.streams.JPPFByteArrayOutputStream
Provide access to the internal buffer.
getBuffer() - Method in class org.jppf.utils.JPPFBuffer
Get the buffered data.
getBuilder() - Static method in class org.jppf.ui.options.factory.OptionsHandler
Get the page builder used to instantiate pages from XML descriptors.
getBuildNumber() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the build number under which this task bundle was created.
getBuildNumber() - Static method in class org.jppf.utils.VersionUtils
Determine the current JPPF build number.
getBundle() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Get the task bundle to send or receive.
getBundle() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
Get the latest bundle that was sent or received.
getBundle() - Method in class org.jppf.server.protocol.BundleWrapper
Get the underlying task bundle.
getBundleForJob(String) - Method in class org.jppf.server.job.JPPFJobManager
Get the queued bundle wrapper for the specified job.
getBundler() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Get the bundler used to schedule tasks for the corresponding node.
getBundler() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get the algorithm that dynamically computes the task bundle size.
getBundlerFactory() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get the factory object used to create bundler instances.
getBundlerNumber() - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
Get the bundler number for this bundler.
getBundlerProvider(String) - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Get the bundler provider with the specified name.
getBundlerProviderNames() - Method in class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
Get the names of all discovered bundler providers.
getBundleSize() - Method in interface org.jppf.server.scheduler.bundle.Bundler
Get the current size of bundle.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeBundler
This method always returns a statically assigned bundle size.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.impl.AbstractAutoTunedBundler
Get the latest bundle size computed by this bundler.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.impl.AutoTunedBundler
Get the latest bundle size computed by this bundler.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.impl.AutotunedDelegatingBundler
Get the current size of bundle.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
Get the current size of bundle.
getBundleSize() - Method in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Get the current size of bundle.
getBundleUuid() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the unique identifier for this task bundle.
getBundleWrapper() - Method in class org.jppf.server.queue.QueueEvent
Get the task bundle that is the cause of the event.
getCacheContent(String, String) - Method in class org.jppf.server.nio.classloader.ClassNioServer
Get a resource definition from the resource cache.
getCallable() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the serialized callback to execute code on the client side.
getCellEditorValue() - Method in class org.jppf.ui.treetable.AbstractCellEditor
Returns the value contained in the editor.
getChannel() - Method in class org.jppf.comm.socket.SocketChannelClient
Get the underlying socket used by this socket wrapper.
getChannel() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Get the channel to wrap.
getChannel() - Method in class org.jppf.server.nio.AbstractNioContext
Get the associated channel.
getChannel() - Method in interface org.jppf.server.nio.ChannelSelector
Get the channel this selector is polling.
getChannel() - Method in interface org.jppf.server.nio.ChannelWrapper
Get the channel to wrap.
getChannel() - Method in class org.jppf.server.nio.LocalChannelSelector
Get the channel this selector is polling.
getChannel() - Method in interface org.jppf.server.nio.NioContext
Get the associated channel.
getChar(String) - Method in class org.jppf.utils.TypedProperties
Get the char value of a property with a specified name.
getChar(String, char) - Method in class org.jppf.utils.TypedProperties
Get the char value of a property with a specified name.
getChild(Object, int) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Return the child at the specified index from the specified parent node.
getChild(Object, int) - Method in class org.jppf.ui.treetable.FileSystemModel
getChildCount(Object) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Get the number of children for the specified node.
getChildCount(Object) - Method in class org.jppf.ui.treetable.FileSystemModel
getChildForName(String) - Method in class org.jppf.ui.options.AbstractOptionElement
Find the child element of this option element with the specified name.
getChildren() - Method in class org.jppf.ui.options.OptionPanel
Get the options in this page.
getChildren() - Method in interface org.jppf.ui.options.OptionsPage
Get the options in this page.
getChildren() - Method in class org.jppf.ui.options.SplitPaneOption
Get the options in this page.
getChildren() - Method in class org.jppf.ui.options.TabbedPaneOption
Get the options in this page.
getChildren() - Method in class org.jppf.ui.options.ToolbarOption
Get the options in this page.
getChildren(Object) - Method in class org.jppf.ui.treetable.FileSystemModel
Get the children of the specified node.
getClass0(String) - Static method in class org.jppf.utils.ReflectionHelper
Transform a class name into a Class object.
getClasses(String...) - Static method in class org.jppf.utils.ReflectionHelper
Transform an array of class names into an array of Class objects.
getClassLoader() - Method in class org.jppf.server.node.AbstractClassLoaderManager
Get the main classloader for the node.
getClassLoader() - Method in class org.jppf.server.node.JPPFContainer
Get the main class loader for this container.
getClassLoader() - Method in class org.jppf.server.node.JPPFNode
Get the main classloader for the node.
getClassName() - Method in class org.jppf.ui.options.JavaOption
Get the fully qualified class name of the UI component to instantiate.
getClassServer() - Method in class org.jppf.server.JPPFDriver
Get the JPPF class server.
getClassServerPort() - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Deprecated. use getClientConfiguration() instead.
getClient() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the JPPF client that owns this connection.
getClient() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
Get the JPPF client that manages connections to the JPPF drivers.
getClientConfiguration() - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Get the string holding the client configuration.
getClientConnection(String) - Method in class org.jppf.client.AbstractJPPFClient
Get a connection given its name.
getClientConnection() - Method in class org.jppf.client.AbstractJPPFClient
Get an available connection with the highest possible priority.
getClientConnection(boolean) - Method in class org.jppf.client.AbstractJPPFClient
Get an available connection with the highest possible priority.
getClientConnection(boolean, boolean) - Method in class org.jppf.client.AbstractJPPFClient
Get an available connection with the highest possible priority.
getClientConnection() - Method in class org.jppf.ui.monitoring.job.JobData
Get a reference to the driver connection.
getClientConnection() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the driver connection.
getClientConnectionStatusHandler() - Method in class org.jppf.client.event.ClientConnectionStatusEvent
Get the source of this event.
getColumnClass(int) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Determine the class of th specified column.
getColumnClass(int) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class org.jppf.ui.treetable.FileSystemModel
Returns the type for column number column.
getColumnClass(int) - Method in interface org.jppf.ui.treetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Returns Object.class regardless of columnIndex.
getColumnCount() - Method in class org.jppf.ui.monitoring.job.JobTreeTableModel
Get the number of columns in the table.
getColumnCount() - Method in class org.jppf.ui.monitoring.node.NodeTreeTableModel
Get the number of columns in the table.
getColumnCount() - Method in class org.jppf.ui.treetable.FileSystemModel
Returns the number ofs available columns.
getColumnCount() - Method in interface org.jppf.ui.treetable.TreeTableModel
Returns the number ofs available columns.
getColumnCount() - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the number of columns in the model.
getColumnName(int) - Method in class org.jppf.ui.monitoring.job.JobTreeTableModel
What the TableHeader displays when the Table is in a JScrollPane.
getColumnName(int) - Method in class org.jppf.ui.monitoring.node.NodeTreeTableModel
What the TableHeader displays when the Table is in a JScrollPane.
getColumnName(int) - Method in class org.jppf.ui.treetable.FileSystemModel
Returns the name for column number column.
getColumnName(int) - Method in interface org.jppf.ui.treetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the name of the column at the specified index.
getColumns() - Method in class org.jppf.ui.options.PlainTextOption
Get the number of columns displayed in the text field.
getComboBox() - Method in class org.jppf.ui.options.ComboBoxOption
Get the combo box used to select one among several items.
getCommandList() - Method in class org.jppf.server.protocol.CommandLineTask
Get the list of command-line arguments.
getCompletionListener() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the task completion listener to notify, once the execution of this task has completed.
getComponentConstraints() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the Mig layout constraints for a component.
getComponentConstraints() - Method in interface org.jppf.ui.options.OptionProperties
Get the Mig layout constraints for a component.
getConfig() - Method in class org.jppf.client.AbstractGenericClient
Get the JPPF configuration properties.
getConnection() - Method in class org.jppf.client.event.ClientEvent
Get the client connection on which the event occured.
getConnection() - Method in class org.jppf.client.JobSubmission
Get the connection to execute the job on.
getConnection() - Method in class org.jppf.comm.recovery.ClientConnectionEvent
Get the connection from which the event originated.
getConnection() - Method in class org.jppf.comm.recovery.ReaperEvent
Get the connection for which this event is emitted.
getConnection() - Method in class org.jppf.jca.cci.JPPFConnectionFactory
Get a connection through the application server.
getConnection(ConnectionSpec) - Method in class org.jppf.jca.cci.JPPFConnectionFactory
This method does nothing.
getConnection() - Method in class org.jppf.jca.cci.JPPFInteraction
Get the connection.
getConnection(Subject, ConnectionRequestInfo) - Method in class org.jppf.jca.spi.JPPFManagedConnection
Get a connection.
getConnectionInformation() - Method in class org.jppf.server.DriverInitializer
Read configuration for the host name and ports used to conenct to this driver.
getConnectionPoolSize() - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Deprecated. use getClientConfiguration() instead.
getConnectionStatus() - Method in class org.jppf.management.JPPFNodeState
Get the status of the connection between the node and the server.
getConnectionUuid() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the unique ID for this connection and its two channels.
getConnectionUuid() - Method in class org.jppf.server.nio.AbstractNioContext
Get the nique ID for the corresponding connection on the remote peer.
getContainer(List<String>) - Method in class org.jppf.server.node.AbstractClassLoaderManager
Get a reference to the JPPF container associated with an application uuid.
getContainer(List<String>) - Method in class org.jppf.server.node.JPPFNode
Get a reference to the JPPF container associated with an application uuid.
getContent() - Method in class org.jppf.process.event.ProcessWrapperEvent
Get the content of this event.
getContent() - Method in class org.jppf.server.nio.classloader.CacheClassContent
Get the actual content of this element.
getContext() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Get the AbstractNioContext attached to the channel.
getContext() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the AbstractNioContext attached to the channel.
getContext() - Method in interface org.jppf.server.nio.ChannelWrapper
Get the AbstractNioContext attached to the channel.
getContext() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Get the AbstractNioContext attached to the channel.
getCount() - Method in class org.jppf.server.nio.NioObject
Number of bytes read from or written to the message.
getCpuTime() - Method in class org.jppf.management.JPPFNodeState
Get the total cpu time used by the task processing threads.
getCpuTime() - Method in class org.jppf.management.TaskInformation
Get the cpu time taken by the task.
getCpuTime() - Method in class org.jppf.server.node.ThreadManager
Get the total cpu time used by the task processing threads.
getCpuTime(long) - Method in class org.jppf.server.node.ThreadManager
Get the current cpu time for the thread identified by the specified id.
getCurrentBuffer() - Method in class org.jppf.utils.streams.MultipleBuffersInputStream
Get the JPPFBuffer currently being read from.
getCurrentClassLoader() - Static method in class org.jppf.utils.ReflectionHelper
Returns the current thread's context class loader, or this class's class loader if it is null.
getCurrentConnection() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the current client connection for which statistics and charts are displayed.
getCurrentElement() - Method in class org.jppf.utils.TraversalList
Return the element at the current position in the list.
getCurrentJob() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the object that holds the tasks, data provider and submission mode for the current execution.
getCurrentJob() - Method in interface org.jppf.node.NodeExecutionManager
Get the job currently being executed.
getCurrentJob() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Get the job currently being executed.
getCurrentJobId() - Method in interface org.jppf.node.NodeExecutionManager
Get the id of the job currently being executed.
getCurrentJobId() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Get the id of the job currently being executed.
getCurrentMessage() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Get the message currently being sent.
getCurrentRequest() - Method in class org.jppf.server.nio.classloader.ClassContext
Get the request currently processed.
getCurrentTasks() - Method in interface org.jppf.node.NodeExecutionManager
Get the list of tasks currently being executed.
getCurrentTasks() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Get the list of tasks currently being executed.
getData(String) - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the metadata corresponding to the specified key.
getData() - Method in class org.jppf.server.nio.NioObject
Location of the data to read or write.
getDataHolder() - Method in class org.jppf.server.scheduler.bundle.proportional.AbstractProportionalBundler
Get the bounded memory of the past performance updates.
getDataHolder() - Method in class org.jppf.server.scheduler.bundle.rl.AbstractRLBundler
Get the bounded memory of the past performance updates.
getDataList() - Method in class org.jppf.ui.monitoring.data.ConnectionDataHolder
Get the list of statistic snapshots for this connection data holder.
getDataProvider() - Method in class org.jppf.client.JPPFJob
Get the container for data shared between tasks.
getDataProvider() - Method in class org.jppf.server.protocol.BundleWrapper
Get the location of the data provider.
getDataProvider() - Method in class org.jppf.server.protocol.JPPFTask
Get the provider of shared data for this task.
getDataProvider() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get shared data provider for this task.
getDate() - Method in class org.jppf.scheduling.JPPFSchedule
Get the scheduled date for this configuration.
getDateFormat() - Method in class org.jppf.scheduling.JPPFSchedule
Deprecated. use getFormat() instead.
getDecreaseRatio() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the decrease rate for this profile.
getDefaultProfile() - Static method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the default profile with default parameter values.
getDefaultProfile() - Static method in class org.jppf.server.scheduler.bundle.proportional.ProportionalTuneProfile
Get the default profile with default parameter values.
getDefinition() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the actual definition of the requested class.
getDialogType() - Method in class org.jppf.ui.options.FileChooserOption
Get the type of the file chooser dialog.
getDividerWidth() - Method in class org.jppf.ui.options.SplitPaneOption
Get the split pane's divider width.
getDomain() - Method in class org.jppf.security.JPPFSecurityContext
Get the security domain these credentials relate to.
getDouble(String) - Method in class org.jppf.utils.TypedProperties
Get the double precision value of a property with a specified name.
getDouble(String, double) - Method in class org.jppf.utils.TypedProperties
Get the double precision value of a property with a specified name.
getDoubleValues(int) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the mapping of a data snapshot's fields, at a specified position, to their corresponding double values.
getDoubleValuesMap(JPPFStats) - Static method in class org.jppf.ui.monitoring.data.StatsFormatter
Get the map of values represented as double for a specified data snapshot.
getDoubleValuesMaps() - Method in class org.jppf.ui.monitoring.data.ConnectionDataHolder
Get a cache of the data snapashots fields maps to their corresponding double values.
getDriver() - Method in class org.jppf.client.utils.GridMonitor
Get the object that holds the JMX connection to the driver.
getDriverNodes() - Method in class org.jppf.ui.monitoring.node.actions.AbstractSelectionAction
Get the list of all tree nodes representing a driver.
getDuration() - Method in class org.jppf.scheduling.JPPFSchedule
Get the duration for this configuration.
getEditingRow() - Method in class org.jppf.ui.treetable.JTreeTable
Workaround for BasicTableUI anomaly.
getEISProductName() - Method in class org.jppf.jca.cci.JPPFConnectionMetaData
name.Get the product name.
getEISProductName() - Method in class org.jppf.jca.spi.JPPFManagedConnectionMetaData
Get the name of the product.
getEISProductVersion() - Method in class org.jppf.jca.cci.JPPFConnectionMetaData
Get the product version.
getEISProductVersion() - Method in class org.jppf.jca.spi.JPPFManagedConnectionMetaData
Get the version of the product.
getElapsedTime() - Method in class org.jppf.management.TaskInformation
Get the wall clock time taken by the task.
getEnv() - Method in class org.jppf.management.JPPFSystemInformation
Get the map holding the environment variables.
getEnv() - Method in class org.jppf.server.protocol.CommandLineTask
Get the environment variables to set.
getEnvironment() - Static method in class org.jppf.utils.SystemUtils
Get a map of the environment variables.
getErrorOutput() - Method in class org.jppf.server.protocol.CommandLineTask
Get the content of the error output for the process.
getEventType() - Method in class org.jppf.job.JobNotification
Get the type of this job event.
getException() - Method in class org.jppf.client.loadbalancer.LoadBalancer.ExecutionThread
Get the resulting exception.
getException() - Method in class org.jppf.client.taskwrapper.AbstractPrivilegedAction
Get the exception resulting from the method or constructore invocation.
getException() - Method in class org.jppf.server.protocol.JPPFTask
Get the exception that was raised by this task's execution.
getExecution() - Method in class org.jppf.server.JPPFStats
Get the time statistics for the tasks execution, including network transport and node execution time.
getExecutionManager() - Method in class org.jppf.server.node.JPPFNode
Get the task execution manager for this node.
getExecutionPolicy() - Method in class org.jppf.client.JPPFJob
Deprecated. use JPPFJobSLA.getExecutionPolicy() instead.
getExecutionPolicy() - Method in class org.jppf.server.protocol.JPPFJobSLA
Get the tasks execution policy.
getExecutionStartTime() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the time at which the bundle is taken out of the queue for sending to a node.
getExecutionStatus() - Method in class org.jppf.management.JPPFNodeState
Get the latest execution status of the node.
getExecutor() - Method in class org.jppf.client.AbstractGenericClient
Get the pool of threads used for submitting execution requests.
getExecutor() - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Get the executor used by this execution manager.
getExtendedPermissions(ClassLoader) - Static method in class org.jppf.security.PermissionsFactory
Get the set of permissions granted to a node.
getExtensions() - Method in class org.jppf.ui.options.FileChooserOption
Get the list of extensions for the files the user can select.
getFactory() - Method in class org.jppf.server.nio.NioServer
Get the factory for this server.
getFactory() - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Get the element factory used by this builder.
getField(Class, Object, String) - Static method in class org.jppf.utils.ReflectionHelper
Get the value of the field of a specified class.
getFile() - Method in class org.jppf.io.TemporaryFileHolder
Get the underlying file.
getFile(Object) - Method in class org.jppf.ui.treetable.FileSystemModel
Get the file a node points to.
getFileAsByte(String) - Static method in class org.jppf.utils.FileUtils
Get the content of a file as an array of bytes.
getFileAsByte(File) - Static method in class org.jppf.utils.FileUtils
Get the content of a file as an array of bytes.
getFileExtension(String) - Static method in class org.jppf.utils.FileUtils
Get the extension of a file.
getFileExtension(File) - Static method in class org.jppf.utils.FileUtils
Get the extension of a file.
getFileInputStream(String) - Static method in class org.jppf.utils.FileUtils
Get an input stream given a file path.
getFileName(String) - Static method in class org.jppf.utils.FileUtils
Get the name of a file from its full path.
getFilePathList(String) - Static method in class org.jppf.utils.FileUtils
Get a list of files whose paths are found in a text file.
getFileReader(String) - Static method in class org.jppf.utils.FileUtils
Load a file from the specified path.
getFinalizer() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the finalizer for this option.
getFinalizer() - Method in interface org.jppf.ui.options.OptionProperties
Get the action to fire immediately when the page is disposed.
getFirst() - Method in class org.jppf.utils.TraversalList
Get the first element in the list.
getFloat(String) - Method in class org.jppf.utils.TypedProperties
Get the single precision value of a property with a specified name.
getFloat(String, float) - Method in class org.jppf.utils.TypedProperties
Get the single precision value of a property with a specified name.
getFootprint() - Method in class org.jppf.server.JPPFStats
Get the total footprint of all the data that was sent to the nodes.
getFormat() - Method in class org.jppf.scheduling.JPPFSchedule
Get the format of timeout date for this task.
getFormatter() - Method in class org.jppf.logging.jdk.JPPFFileHandler
getFunctionName() - Method in class org.jppf.jca.cci.JPPFInteractionSpec
Get the name of the function associated with this interaction spec.
getFutureFromNumber(long) - Method in class org.jppf.server.node.NodeExecutionManagerImpl
Get the future corresponding to the specified task number.
getGetter(Class, String) - Static method in class org.jppf.utils.ReflectionUtils
Get a getter with a given name from a class.
getGetterForAttribute(Class, String) - Static method in class org.jppf.utils.ReflectionUtils
Get a getter corresponding to a specified instance variable name from a class.
getHeader() - Static method in class org.jppf.client.utils.GridMonitor.NodeData
Get the header.
getHelper() - Method in class org.jppf.node.AbstractMonitoredNode
Get the utility for deserialization and serialization.
getHost() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Get the remote host the underlying socket connects to.
getHost() - Method in class org.jppf.comm.socket.SocketChannelClient
Get the remote host the underlying socket connects to.
getHost() - Method in interface org.jppf.comm.socket.SocketWrapper
Get the remote host the underlying socket connects to.
getHost() - Method in class org.jppf.management.JMXConnectionWrapper
Get the host the server is running on.
getHost() - Method in class org.jppf.management.JPPFManagementInfo
Get the host on which the node is running.
getHostName(String) - Static method in class org.jppf.utils.NetworkUtils
Attempt to resolve an IP address into a host name.
getHostPortForBoundPort(int) - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Get the outbound remote multiplexer associated with an inbound application port.
getHostPortForBoundPort(int) - Method in class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Get the outbound remote multiplexer associated with an inbound application port.
getIconPath() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the path to an eventual icon displayed in the button.
getIconPath() - Method in interface org.jppf.ui.options.OptionProperties
Get the path to an eventual icon displayed in the button.
getId() - Method in class org.jppf.client.JobSubmission
Get the unique id of this submission.
getId() - Method in class org.jppf.client.JPPFJob
Get the user-defined display name for this job.
getId() - Method in class org.jppf.jca.work.submission.JPPFSubmissionResult
Get the unique id of this submission.
getId() - Method in class org.jppf.management.JMXConnectionWrapper
Get a string describing this connection.
getId() - Method in class org.jppf.management.JMXServerImpl
Get a unique identifier for this management server.
getId() - Method in class org.jppf.management.JPPFManagementInfo
Get the unique id for the node's mbean server.
getId() - Method in class org.jppf.management.TaskInformation
Get the task id.
getId() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Get a string uniquely identifying this channel.
getId() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Get a string uniquely identifying this channel.
getId() - Method in interface org.jppf.server.protocol.JPPFDistributedJob
Get the user-defined display name for this job.
getId() - Method in class org.jppf.server.protocol.JPPFTask
Get the user-assigned id for this task.
getId() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the user-defined display name for this job.
getIdentifier() - Method in class org.jppf.security.JPPFSecurityContext
Get the identifier for these credentials' owner.
getIdleChannels() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get the list of currently idle channels.
getIdleTimeMillis() - Method in interface org.jppf.node.idle.IdleTimeDetector
Get the total idle time of the system.
getIndexOfChild(Object, Object) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
getInetAddress(String) - Method in class org.jppf.utils.TypedProperties
Get the value of a property with the specified name as an InetAddress.
getInetAddress(String, InetAddress) - Method in class org.jppf.utils.TypedProperties
Get the value of a property with the specified name as an InetAddress.
getInfo(GridMonitor.JPPFManagement) - Method in class org.jppf.client.utils.GridMonitor
Compute a string that provides information about a driver or node, including the PID
getInfo() - Method in class org.jppf.comm.discovery.JPPFMulticastReceiver.Receiver
Get the connection information retrieved by the multicast socket.
getInitialInterest() - Method in class org.jppf.server.nio.classloader.ClassNioServer
Get the IO operations a connection is initially interested in.
getInitialInterest() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Get the IO operations a connection is initially interested in.
getInitialInterest() - Method in class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Get the IO operations a connection is initially interested in.
getInitialInterest() - Method in class org.jppf.server.nio.NioServer
Get the IO operations a connection is initially interested in.
getInitialInterest() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get the IO operations a connection is initially interested in.
getInitializer() - Method in class org.jppf.server.JPPFDriver
Get this driver's initializer.
getInitializer() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the initializer for this option.
getInitializer() - Method in interface org.jppf.ui.options.OptionProperties
Get the action to fire immediately after the page is built, allowing to perform initializations before the page is displayed and used.
getInitialTaskCount() - Method in class org.jppf.job.JobInformation
Get the initial task count of this bundle.
getInitialTaskCount() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the initial task count of this bundle.
getInputStream() - Method in interface org.jppf.io.DataLocation
Get an input stream for this location.
getInputStream() - Method in class org.jppf.io.FileDataLocation
Get an input stream for this location.
getInputStream() - Method in class org.jppf.io.MultipleBuffersLocation
Get an input stream for this location.
getInputStream() - Method in class org.jppf.server.protocol.FileLocation
Obtain an input stream to read from this location.
getInputStream() - Method in interface org.jppf.server.protocol.Location
Obtain an input stream to read from this location.
getInputStream() - Method in class org.jppf.server.protocol.MemoryLocation
Obtain an input stream to read from this location.
getInputStream() - Method in class org.jppf.server.protocol.URLLocation
Obtain an input stream to read from this location.
getInputStreamAsByte(InputStream) - Static method in class org.jppf.utils.FileUtils
Get the content of an input stream as an array of bytes.
getInstance() - Static method in class org.jppf.data.transform.JPPFDataTransformFactory
Get an instance of the configured data transform.
getInstance() - Static method in class org.jppf.server.JPPFDriver
Get the singleton instance of the JPPFDriver.
getInstance() - Static method in class org.jppf.ui.monitoring.data.StatsHandler
Get the singleton instance of this class.
getInt(String) - Method in class org.jppf.utils.TypedProperties
Get the integer value of a property with a specified name.
getInt(String, int) - Method in class org.jppf.utils.TypedProperties
Get the integer value of a property with a specified name.
getInteractionSpecsSupported() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get a list of supported interactions.
getInterestOps() - Method in class org.jppf.server.nio.NioTransition
Get the set of IO operations the corresponding channel isinterested in after the transition.
getIPV4Addresses() - Static method in class org.jppf.utils.NetworkUtils
Get a list of all known IP v4 addresses for the current host.
getIPV6Addresses() - Static method in class org.jppf.utils.NetworkUtils
Get a list of all known IP v6 addresses for the current host.
getItalicFont(Font) - Method in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Get the default italic font.
getItems() - Method in class org.jppf.ui.options.ComboBoxOption
Get the list of items in the combo box.
getItems() - Method in class org.jppf.ui.options.ListOption
Get the items in the list.
getJmxConnection() - Method in class org.jppf.client.JPPFClientConnectionImpl
Get the object that provides access to the management functions of the driver.
getJmxServer() - Method in class org.jppf.server.DriverInitializer
Get the jmx server used to manage and monitor this driver.
getJmxServer() - Method in class org.jppf.server.node.JPPFNode
Get the jmx server that handles administration and monitoring functions for this node.
getJmxWrapper() - Method in class org.jppf.ui.monitoring.job.JobData
Get the wrapper holding the connection to the JMX server on a driver.
getJmxWrapper() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the wrapper holding the connection to the JMX server on a driver or node.
getJob() - Method in class org.jppf.client.JobSubmission
Get the submitted job.
getJob() - Method in class org.jppf.jca.work.JcaResultProcessor
Get all the data pertaining to the execution for this task.
getJob() - Method in class org.jppf.node.event.NodeLifeCycleEvent
Get the job currently being executed.
getJobExpirationSchedule() - Method in class org.jppf.server.protocol.JPPFJobSLA
Get the job expiration schedule configuration.
getJobId() - Method in class org.jppf.job.JobInformation
Get the user-defined identifier for the job.
getJobId() - Method in class org.jppf.management.TaskInformation
Get the id of the job this task belongs to.
getJobInformation() - Method in class org.jppf.job.JobNotification
Get the information about the job.
getJobInformation(String) - Method in class org.jppf.management.JMXDriverConnectionWrapper
Get an object describing the job with the specified id.
getJobInformation(String) - Method in class org.jppf.server.job.management.DriverJobManagement
Get an object describing the job with the specified uuid.
getJobInformation(String) - Method in interface org.jppf.server.job.management.DriverJobManagementMBean
Get an object describing the job with the specified id.
getJobInformation() - Method in class org.jppf.ui.monitoring.job.JobData
Get the information on the job or sub-job in a JPPF driver or node.
getJobListeners() - Method in class org.jppf.server.job.JPPFJobManager
return a list of all the registered listee ners.
getJobManager() - Method in class org.jppf.server.JPPFDriver
Get the object that manages and monitors the jobs thoughout their processing within this driver.
getJobManager() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get a reference to the driver's job manager.
getJobMetadata() - Method in class org.jppf.client.JPPFJob
Get the user-defined metadata asoociated with this job.
getJobMetadata() - Method in interface org.jppf.server.protocol.JPPFDistributedJob
Get the user-defined metadata asoociated with this job.
getJobMetadata() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the user-defined metadata asoociated with this job.
getJobMetadata() - Method in interface org.jppf.server.scheduler.bundle.JobAwareness
Get the current job's metadata.
getJobQueue() - Method in class org.jppf.server.JPPFStats
Get the statistics for the jobs in queue.
getJobSchedule() - Method in class org.jppf.server.protocol.JPPFJobSLA
Get the job schedule.
getJobSLA() - Method in class org.jppf.client.JPPFJob
Get the service level agreement between the job and the server.
getJobSLA() - Method in interface org.jppf.server.protocol.JPPFDistributedJob
Get the service level agreement between the job and the server.
getJobSLA() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the service level agreement between the job and the server.
getJobUuid() - Method in class org.jppf.client.JPPFJob
Get the universal unique id for this job.
getJobUuid() - Method in class org.jppf.job.JobInformation
Get the unique identifier for the job.
getJobUuid() - Method in interface org.jppf.server.protocol.JPPFDistributedJob
Get the universal unique id for this job.
getJobUuid() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the universal unique id for this job.
getJppf() - Method in class org.jppf.management.JPPFSystemInformation
Get the map holding the JPPF configuration properties.
getJPPFAnnotatedElement(Class<?>) - Static method in class org.jppf.utils.ReflectionUtils
Determines whether a class has a JPPF-annotated method and can be executed as a task.
getJPPFClassLoader() - Static method in class org.jppf.node.NodeRunner
Get the main classloader for the node.
getJppfClient() - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Get the JPPF client used to submit tasks.
getJppfClient() - Method in interface org.jppf.jca.util.JPPFAccessor
Get the JPPF client used to submit tasks.
getJppfClient() - Method in class org.jppf.jca.util.JPPFAccessorImpl
Get the JPPF client used to submit tasks.
getJppfClient(ClientListener) - Method in class org.jppf.ui.monitoring.data.StatsHandler
JPPF client used to submit data udpate and administration requests.
getJppfService() - Method in class org.jppf.gigaspaces.test.GSClient
Get a proxy to the service deployed in a GS space.
getKeyOps() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Get the operations enabled for this channel.
getKeyOps() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the operations enabled for this channel.
getKeyOps() - Method in interface org.jppf.server.nio.ChannelWrapper
Get the operations enabled for this channel.
getKeyOps() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Get the operations enabled for this channel.
getLabel() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the label displayed with the UI component.
getLabel() - Method in interface org.jppf.ui.options.