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.OptionProperties
Get the title of this element.
getLast() - Method in class org.jppf.utils.TraversalList
Get the last element in the list.
getLatestDoubleValues() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the mapping of the most recent data snapshot's fields to their corresponding double values.
getLatestStats() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the latest data snapshot.
getLatestStringValues() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the mapping of the most recent data snapshot's fields to their corresponding string values.
getLatestTime() - Method in class org.jppf.utils.TimeSnapshot
Get the minimum time observed.
getLayoutConstraints() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the Mig layout constraints for the entire layout.
getLayoutConstraints() - Method in interface org.jppf.ui.options.OptionProperties
Get the Mig layout constraints for the entire layout.
getLength() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
Get the total length of data to send or receive.
getLength() - Method in class org.jppf.utils.JPPFBuffer
Get the length of the buffered data.
getLifeCycleEventHandler() - Method in class org.jppf.server.node.JPPFNode
Get the object that handles the firing of node life cycle events and the listeners that subscribe to these events.
getLinkedKey() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Get the request currently processed.
getLinkedKey() - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Get the request currently processed.
getList() - Method in class org.jppf.ui.options.ListOption
Get the list component.
getList() - Method in class org.jppf.utils.TraversalList
Get the list of elements of this traversal list.
getListener() - Method in class org.jppf.libmanagement.Downloader
Get the location listener used to show the progress of the download.
getListeners() - Method in class org.jppf.server.protocol.JPPFTask
Get the list of listeners for this task.
getListeners() - Method in class org.jppf.utils.EventEmitter
return a list of all the registered listee ners.
getLoadBalancer() - Method in class org.jppf.client.AbstractGenericClient
Get the load balancer for local versus remote execution.
getLoadBalancer() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the load balancer that distributes the load between local and remote execution.
getLocalIpAddress() - Static method in class org.jppf.utils.VersionUtils
Get the IP address of the current host.
getLocalisationBase(String, String) - Static method in class org.jppf.utils.LocalizationUtils
Compute a localisation base path from a base folder and a file name.
getLocalized(String, String) - Static method in class org.jppf.utils.LocalizationUtils
Get a localized property value.
getLocalized(String, String, String) - Static method in class org.jppf.utils.LocalizationUtils
Get a localized property value.
getLocalTransaction() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Transaction management is not supported in this version.
getLocalTransaction() - Method in class org.jppf.jca.spi.JPPFManagedConnection
Not supported.
getLocation() - Method in class org.jppf.ui.actions.AbstractUpdatableAction
Get the location at which to display any window or dialog created by this action.
getLocations() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
Get the data location objects abstracting the data to send or receive.
getLock() - Method in class org.jppf.client.JPPFClientConnectionImpl
Get the lock used to synchronize request submissions performed by mutliple threads.
getLock() - Method in class org.jppf.server.nio.NioServer
Get the lock used to synchronize selector operations.
getLock() - Method in class org.jppf.server.queue.AbstractJPPFQueue
Get the lock used for synchronized access to the queue.
getLogWriter() - Method in interface org.jppf.jca.util.JPPFAccessor
Get the log writer for this object.
getLogWriter() - Method in class org.jppf.jca.util.JPPFAccessorImpl
Get the log writer for this object.
getLong(String) - Method in class org.jppf.utils.TypedProperties
Get the long integer value of a property with a specified name.
getLong(String, long) - Method in class org.jppf.utils.TypedProperties
Get the long integer value of a property with a specified name.
getLower() - Method in class org.jppf.utils.Range
Get the lower bound.
getMainWindow() - Static method in class org.jppf.ui.options.factory.OptionsHandler
Get the main window of the application.
getManagedConnection() - Method in interface org.jppf.jca.cci.JPPFConnection
Get the associated managed connection.
getManagedConnection() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Get the associated managed connection.
getManagementHost() - Static method in class org.jppf.utils.NetworkUtils
Get the management host specified in the configuration file.
getManagementId() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the identifier for the driver's management (JMX) server.
getMatchingConstructor(Class, Object[]) - Static method in class org.jppf.utils.ReflectionUtils
Get the constructor with in the specified declaring class, that matches the number, order and types of the specified arguments.
getMatchingMethod(Class, String, Object[]) - Static method in class org.jppf.utils.ReflectionUtils
Get the method with the specified name, in the specified declaring class, that matches the number, order and types of the specified arguments.
getMax() - Method in class org.jppf.ui.options.SpinnerNumberOption
Get the maximum value for the spinner control.
getMaxActionRange() - Method in class org.jppf.server.scheduler.bundle.rl.RLProfile
Get the absolute value of the maximum increase of the the bundle size.
getMaxBundleSize() - Method in class org.jppf.server.queue.JPPFPriorityQueue
Get the maximum bundle size for the bundles present in the queue.
getMaxBundleSize() - Method in interface org.jppf.server.queue.JPPFQueue
Get the maximum bundle size for the bundles present in the queue.
getMaxClients() - Method in class org.jppf.server.JPPFStats
Get the maximum number of clients connected to the server.
getMaxConnections() - Method in class org.jppf.jca.spi.JPPFManagedConnectionMetaData
Get the maximum number of connections.
getMaxDeviation() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the percentage of deviation of the current mean to the mean when the system was considered stable.
getMaxGuessToStable() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the maximum number of guesses of number generated that were already tested for the algorithm to consider the current best solution stable.
getMaxNodes() - Method in class org.jppf.job.JobInformation
Get the maximum number of nodes this job can run on.
getMaxNodes() - Method in class org.jppf.server.JPPFStats
Get the maximum number of nodes connected to the server.
getMaxNodes() - Method in class org.jppf.server.protocol.JPPFJobSLA
Get the maximum number of nodes this job can run on.
getMaxQueueSize() - Method in class org.jppf.utils.QueueStats
Get the maximum size of the queue.
getMaxTime() - Method in class org.jppf.utils.TimeSnapshot
Get the peak time.
getMbeanConnection() - Method in class org.jppf.management.JMXConnectionWrapper
Get the connection to the MBean server.
getMBeanInterfaceName() - Method in interface org.jppf.management.spi.JPPFMBeanProvider
Return the fully qualified name of the management interface defined by this provider.
getMBeanInterfaceName() - Method in class org.jppf.server.job.management.DriverJobManagementMBeanProvider
Return the fully qualified name of the management interface defined by this provider.
getMBeanInterfaceName() - Method in class org.jppf.server.node.spi.JPPFDefaultNodeMBeanProvider
Return the fully qualified name of the management interface defined by this provider.
getMBeanInterfaceName() - Method in class org.jppf.server.node.spi.JPPFNodeTaskMonitorProvider
Return the fully qualified name of the management interface defined by this provider.
getMBeanInterfaceName() - Method in class org.jppf.server.spi.JPPFDefaultDriverMBeanProvider
Return the fully qualified name of the management interface defined by this provider.
getMbeanName() - Method in class org.jppf.logging.log4j.JmxAppender
Get the name of the mbean that sends messages as JMX notifications.
getMBeanName() - Method in interface org.jppf.management.spi.JPPFMBeanProvider
Return the name of the specified MBean.
getMBeanName() - Method in class org.jppf.server.job.management.DriverJobManagementMBeanProvider
Return the name of the specified MBean.
getMBeanName() - Method in class org.jppf.server.node.spi.JPPFDefaultNodeMBeanProvider
Return the name of the specified MBean.
getMBeanName() - Method in class org.jppf.server.node.spi.JPPFNodeTaskMonitorProvider
Return the name of the specified MBean.
getMBeanName() - Method in class org.jppf.server.spi.JPPFDefaultDriverMBeanProvider
Return the name of the specified MBean.
getMean() - Method in class org.jppf.server.scheduler.bundle.BundleDataHolder
Get the computed mean execution time for the corresponding node.
getMessage() - Method in class org.jppf.server.nio.AbstractNioContext
Get the container for the current message data.
getMetaData() - Method in class org.jppf.jca.cci.JPPFConnectionFactory
Get the resource adapter's metadata.
getMetaData() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Get the connection metadata.
getMetaData() - Method in class org.jppf.jca.spi.JPPFManagedConnection
Get this maaged conenction's metadata.
getMethodType() - Method in class org.jppf.client.taskwrapper.AbstractTaskObjectWrapper
The type of the method to execute on the object.
getMethodType() - Method in interface org.jppf.client.taskwrapper.TaskObjectWrapper
The type of the method to execute on the object.
getMin() - Method in class org.jppf.ui.options.SpinnerNumberOption
Get the minimum value for the spinner control.
getMinSamplesToAnalyse() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the minimum number of samples that must be collected before an analysis is triggered.
getMinSamplesToCheckConvergence() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the the minimum number of samples to be collected before checking if the performance profile has changed.
getMinTime() - Method in class org.jppf.utils.TimeSnapshot
Get the smallest time observed.
getModel() - Method in class org.jppf.ui.treetable.AbstractTreeTableOption
get the tree table model associated with the tree table.
getMouseListenerClassName() - Method in class org.jppf.ui.options.JavaOption
Get the class name of the mouseListener to set on this element.
getMultipleResources(String...) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Get multiple reources, specified by their names, from the classpath.
getMultipleResourcesAsBytes(String, ClassLoader) - Method in class org.jppf.classloader.ResourceProvider
Get all resources asssociated with the specified resource name.
getMultipleResourcesAsBytes(ClassLoader, String...) - Method in class org.jppf.classloader.ResourceProvider
Get all resources asssociated with each specified resource name.
getMultiplexerPort() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Get the multiplexer port to which the channel may be bound.
getMultiplexerPort() - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Get the multiplexer port to which the channel may be bound.
getName() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the name of the class whose definition is requested.
getName() - Method in class org.jppf.client.AbstractClassServerDelegate
Get the name of this delegate.
getName() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the name assigned tothis client connection.
getName() - Method in interface org.jppf.client.ClassServerDelegate
Get the name of this delegate.
getName() - Method in interface org.jppf.client.JPPFClientConnection
Get the name assigned tothis client connection.
getName() - Method in class org.jppf.comm.socket.AbstractSocketInitializer
Get the name given to this initializer.
getName() - Method in interface org.jppf.comm.socket.SocketInitializer
Get the name given to this initializer.
getName() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
Get the name assigned tothis client connection.
getName() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the name of this option.
getName() - Method in interface org.jppf.ui.options.OptionProperties
Get the name of this options page.
getNbClients() - Method in class org.jppf.server.JPPFStats
Get the current number of clients connected to the server.
getNbNodes() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Get the current number of nodes connected to the server.
getNbNodes() - Method in class org.jppf.server.JPPFStats
Get the current number of nodes connected to the server.
getNbPendingRequests() - Method in class org.jppf.server.nio.classloader.ClassContext
Get the number of pending resource requests for a resource provider.
getNbSamples() - Method in class org.jppf.server.scheduler.bundle.BundleDataHolder
Get the current number of samples.
getNbTasks() - Method in class org.jppf.node.event.NodeEvent
Get the number of executed tasks.
getNbTasksExecuted() - Method in class org.jppf.management.JPPFNodeState
Get the number of tasks executed by the node.
getNetwork() - Method in class org.jppf.management.JPPFSystemInformation
Get the map of the network configuration.
getNetwork() - Static method in class org.jppf.utils.SystemUtils
Get a map of the environment variables.
getNode() - Static method in class org.jppf.node.NodeRunner
Get the JPPF node.
getNodeAdmin() - Method in class org.jppf.server.node.JPPFNode
Get the administration and monitoring MBean for this node.
getNodeConfiguration() - Method in interface org.jppf.server.scheduler.bundle.NodeAwareness
Get the corresponding node's system information.
getNodeExecution() - Method in class org.jppf.server.JPPFStats
Get the time statistics for execution within the nodes.
getNodeExecutionTime() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the time it took a node to execute this task.
getNodeHandler() - Method in class org.jppf.server.JPPFDriver
Get the object that manages information about the nodes.
getNodeInfo() - Method in class org.jppf.job.JobNotification
Get the information about the node.
getNodeInformation(String) - Method in class org.jppf.management.JMXDriverConnectionWrapper
Get a list of objects describing the nodes to which the whole or part of a job was dispatched.
getNodeInformation(String) - Method in class org.jppf.server.job.management.DriverJobManagement
Get a list of objects describing the nodes to which the whole or part of a job was dispatched.
getNodeInformation(String) - Method in interface org.jppf.server.job.management.DriverJobManagementMBean
Get a list of objects describing the nodes to which the whole or part of a job was dispatched.
getNodeInformation(ChannelWrapper<?>) - Method in class org.jppf.server.NodeInformationHandler
Get the system information for the specified node.
getNodeInformation(String) - Method in class org.jppf.server.NodeInformationHandler
Get the system information for the specified node uuid.
getNodeInformation() - Method in class org.jppf.ui.monitoring.job.JobData
Get the information on the JPPF node in which part of a job is executing.
getNodeInformation() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the information on a JPPF node.
getNodeInformationMap() - Method in class org.jppf.server.NodeInformationHandler
Get the mapping of channels to corresponding node information.
getNodeLock() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the object used to synchronize threads when reading/writing the node resource.
getNodeMessage() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Get the message wrapping the data sent or received over the socket channel.
getNodeNioServer() - Method in class org.jppf.server.JPPFDriver
Get the JPPF nodes server.
getNodeResource() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the resource passed to the node.
getNodes() - Method in class org.jppf.client.utils.GridMonitor
Get the objects that hold the JMX connection to the nodes.
getNodesForJob(String) - Method in class org.jppf.server.job.JPPFJobManager
Get all the nodes to which a all or part of a job is dispatched.
getNodeState() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the object describing the current state of a node.
getNodeUuid() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Get the uuid of the corresponding node.
getNodeUuids() - Method in class org.jppf.server.NodeInformationHandler
The uuids of all the currently connected nodes.
getNonArrayTypeFromSignature(String, ClassLoader) - Static method in class org.jppf.serialization.ReflectionHelper
Lookup or load the non-array class based on the sepcified signature.
getNonLocalHostAddress() - Static method in class org.jppf.utils.NetworkUtils
Get the non local (meaning neither localhost or loopback) address of the current host.
getNonLocalIPAddresses() - Static method in class org.jppf.utils.NetworkUtils
Get a list of all known non-local IP v4 and v6 addresses for the current host.
getNonLocalIPV4Addresses() - Static method in class org.jppf.utils.NetworkUtils
Get a list of all known non-local IP v4 addresses for the current host.
getNonLocalIPV6Addresses() - Static method in class org.jppf.utils.NetworkUtils
Get a list of all known non-local IP v4 addresses for the current host.
getNonTransientFields(Class<?>) - Static method in class org.jppf.serialization.ReflectionHelper
Get all declared non-transient fields of the given class.
getNotificationListener() - Method in class org.jppf.ui.monitoring.job.JobData
Get the MBean notification listener.
getObjectStreamClass() - Method in class org.jppf.serialization.JPPFGetField
getOldStatus() - Method in class org.jppf.client.event.ClientConnectionStatusEvent
Get the connection status before the change.
getOption() - Method in class org.jppf.ui.options.event.ValueChangeEvent
Get the source of this event as an option.
getOption() - Method in class org.jppf.ui.options.JavaOption.JavaOptionMouseListener
Get the option on which this listener is set.
getOrientation() - Method in class org.jppf.ui.options.SplitPaneOption
Get the orientation of the split.
getOutput(Process, String) - Method in class org.jppf.process.ProcessLauncher
Get the output of the driver process.
getOutputStream() - Method in interface org.jppf.io.DataLocation
Get an output stream for this location.
getOutputStream() - Method in class org.jppf.io.FileDataLocation
Get an output stream for this location.
getOutputStream() - Method in class org.jppf.io.MultipleBuffersLocation
Get an output stream for this location.
getOutputStream() - Method in class org.jppf.server.protocol.FileLocation
Obtain an output stream to write to this location.
getOutputStream() - Method in interface org.jppf.server.protocol.Location
Obtain an output stream to write to this location.
getOutputStream() - Method in class org.jppf.server.protocol.MemoryLocation
Obtain an output stream to write to this location.
getOutputStream() - Method in class org.jppf.server.protocol.URLLocation
Obtain an output stream to write to this location.
getPage(String) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Retrieve a page from its name.
getPageList() - Static method in class org.jppf.ui.options.factory.OptionsHandler
Get the list of option pages managed by this handler.
getParameter(Object) - Method in class org.jppf.server.protocol.JPPFJobMetadata
Retrieve a parameter in the metadata.
getParameter(Object, Object) - Method in class org.jppf.server.protocol.JPPFJobMetadata
Retrieve a parameter in the metadata.
getParameter(Object) - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the value of a parameter of this request.
getParameter(Object, Object) - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the value of a parameter of this request.
getParametersMap() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the map holding the parameters of the request.
getParent() - Method in class org.jppf.ui.options.AbstractOptionElement
Get the parent panel for this option.
getParent() - Method in interface org.jppf.ui.options.OptionElement
Get the parent page for this options page.
getParentFolder(String) - Static method in class org.jppf.utils.FileUtils
Get the parent folder of a file or directory from its full path.
getPath() - Method in class org.jppf.server.protocol.AbstractLocation
Return the path to this location.
getPath() - Method in interface org.jppf.server.protocol.Location
Get the path for this location.
getPath() - Method in class org.jppf.ui.options.AbstractOptionElement
Get the path of this element in the option tree.
getPath() - Method in interface org.jppf.ui.options.OptionElement
Get the path of this element in the option tree.
getPathForNode(DefaultMutableTreeNode) - Method in class org.jppf.ui.treetable.JPPFTreeTable
Get a tree path corresponding to the node at row n in the tree.
getPathForRow(int) - Method in class org.jppf.ui.treetable.JPPFTreeTable
Get a tree path corresponding to the node at row n in the tree.
getPattern() - Method in class org.jppf.ui.options.FormattedNumberOption
Get the pattern that defines the field format.
getPeerDiscoveryThread() - Method in class org.jppf.server.DriverInitializer
Get the thread that performs the peer servers discovery.
getPendingRequests() - Method in class org.jppf.server.nio.classloader.ClassContext
Get the list of pending resource requests for a resource provider.
getPendingTasksCount() - Method in class org.jppf.server.AbstractResultSender
Get the number of tasks that haven't yet been executed.
getPerformanceCacheSize() - Method in class org.jppf.server.scheduler.bundle.BundleDataHolder
Get the number of samples required to compute the moving average.
getPerformanceCacheSize() - Method in class org.jppf.server.scheduler.bundle.proportional.ProportionalTuneProfile
Get the maximum size of the performance samples cache.
getPerformanceCacheSize() - Method in class org.jppf.server.scheduler.bundle.rl.RLProfile
Get the maximum size of the performance samples cache.
getPerformanceVariationThreshold() - Method in class org.jppf.server.scheduler.bundle.rl.RLProfile
Get the variation of the mean execution time that triggers a change in bundle size.
getPermissions(CodeSource) - Method in class org.jppf.security.JPPFPolicy
Get the permissions for this policy.
getPermissions(ProtectionDomain) - Method in class org.jppf.security.JPPFPolicy
Get the permissions for a specified protection domain.
getPermissions(ClassLoader) - Static method in class org.jppf.security.PermissionsFactory
Get the set of permissions granted to a node.
getPersistentData(Object) - Static method in class org.jppf.node.NodeRunner
Get a persistent object given its key.
getPID() - Static method in class org.jppf.utils.SystemUtils
Return the current process ID.
getPlainFont(Font) - Method in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Get the default plain font.
getPort() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Get the remote port the underlying socket connects to.
getPort() - Method in class org.jppf.comm.socket.SocketChannelClient
Get the remote port the underlying socket connects to.
getPort() - Method in interface org.jppf.comm.socket.SocketWrapper
Get the remote port the underlying socket connects to.
getPort() - Method in class org.jppf.management.JMXConnectionWrapper
Get the RMI port used by the server.
getPort() - Method in class org.jppf.management.JPPFManagementInfo
Get the port on which the node's JMX server is listening.
getPorts() - Method in class org.jppf.server.nio.NioServer
Get the ports this server is listening to.
getPosition() - Method in class org.jppf.server.protocol.JPPFTask
Returns the position of this task at the submission.
getPosition() - Method in class org.jppf.utils.TraversalList
Get the current position in the list.
getPreferences() - Static method in class org.jppf.ui.options.factory.OptionsHandler
Get the root of the preferences subtree in which the chart configurations are saved.
getPreviousMean() - Method in class org.jppf.server.scheduler.bundle.BundleDataHolder
Get the previously computed mean execution time for the corresponding node.
getPriority() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the priority assigned to this connection.
getPriority() - Method in interface org.jppf.client.JPPFClientConnection
Get the priority assigned to this connection.
getPriority() - Method in class org.jppf.client.JPPFJob
Deprecated. use JPPFJobSLA.getPriority() instead.
getPriority() - Method in class org.jppf.job.JobInformation
Get the priority of the job.
getPriority() - Method in class org.jppf.server.protocol.JPPFJobSLA
Get the priority of this job.
getPriority() - Method in class org.jppf.utils.JPPFThreadFactory
Get the priority assigned to the threads created by this factory.
getProcess() - Method in class org.jppf.process.ProcessWrapper
Get the process to handle.
getProfile() - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
Get the parameters of the algorithm, grouped as a performance analysis profile.
getProfile() - Method in interface org.jppf.server.scheduler.bundle.Bundler
Get the parameters profile used by this load-balancer.
getProperties() - Static method in class org.jppf.utils.JPPFConfiguration
Get the configuration properties.
getProperties(String) - Method in class org.jppf.utils.TypedProperties
Get the value of a property with the specified name as a set of a properties.
getProperties(String, TypedProperties) - Method in class org.jppf.utils.TypedProperties
Get the value of a property with the specified name as a set of properties.
getPropertiesArray() - Method in class org.jppf.management.JPPFSystemInformation
Get all the proeprties as an array.
getProperty(JPPFSystemInformation, String) - Method in class org.jppf.node.policy.ExecutionPolicy
Get the value of the specified property in the specified set of system information.
getPropertyStream() - Method in interface org.jppf.utils.JPPFConfiguration.ConfigurationSource
Obtain the JPPF configuration properties from an input stream.
getProportionalityFactor() - Method in class org.jppf.server.scheduler.bundle.proportional.ProportionalTuneProfile
Get the proportionality factor.
getProviderConnections(String) - Method in class org.jppf.server.nio.classloader.ClassNioServer
Get all the provider connections for the specified client uuid.
getProviderUuid() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the uuid sent by a node when it first contacts a resource provider.
getProxy(String, Class<T>) - Method in class org.jppf.management.JMXConnectionWrapper
Obtain a proxy to the soecified remote MBean.
getProxy(ObjectName, Class<T>) - Method in class org.jppf.management.JMXConnectionWrapper
Obtain a proxy to the soecified remote MBean.
getProxy() - Method in class org.jppf.ui.monitoring.job.JobData
Get a reference to the procy to the job management mbean.
getQueue() - Static method in class org.jppf.server.JPPFDriver
Get the queue that handles the tasks to execute.
getQueue() - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Get a reference to the driver's tasks queue.
getQueue() - Method in class org.jppf.server.queue.QueueEvent
Get the queue this event originates from.
getQueueEntryTime() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the time at which this wrapper was added to the queue.
getQueueListeners() - Method in class org.jppf.server.queue.AbstractJPPFQueue
return a list of all the registered listee ners.
getQueueSize() - Method in class org.jppf.utils.QueueStats
Get the current size of the queue.
getReadObjectMethod(Class<?>) - Static method in class org.jppf.serialization.ReflectionHelper
Determine whether the specified class has a writeObject() method with the signature specified in Serializable.
getReadyOps() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Get the operations available for this channel.
getReadyOps() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the operations available for this channel.
getReadyOps() - Method in interface org.jppf.server.nio.ChannelWrapper
Get the operations available for this channel.
getReadyOps() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Get the operations available for this channel.
getReaper() - Method in class org.jppf.comm.recovery.RecoveryServer
Get the reaper for this recover server.
getRecordFactory() - Method in class org.jppf.jca.cci.JPPFConnectionFactory
Get a record factory.
getRecordName() - Method in class org.jppf.jca.cci.JPPFRecord
Get this record's name.
getRecordShortDescription() - Method in class org.jppf.jca.cci.JPPFRecord
Get a short description of this record.
getRecoveryServer() - Method in class org.jppf.server.DriverInitializer
The server used to detect that individual connections are broken due to hardware failures.
getReference() - Method in class org.jppf.jca.cci.JPPFConnectionFactory
Get the naming reference4 for this connection factory.
getRefreshHandler() - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Get the object that handles the automatic and manual refresh of the tree.
getRefreshInterval() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the interval between refreshes from the server.
getRemoteHost(Channel) - Static method in class org.jppf.utils.StringUtils
Returns the IP address of the remote host for a socket channel.
getRemoteHost(SocketAddress) - Static method in class org.jppf.utils.StringUtils
Returns the IP address of the remote host for a socket channel.
getRequestClassLoader(String) - Method in class org.jppf.client.AbstractGenericClient
Get a class loader from its request uuid.
getRequestUuid() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the uuid for the orignal task bundle that triggered this resource request.
getRequestUuid() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the unique identifier for the request this task is a part of.
getResizeWeight() - Method in class org.jppf.ui.options.SplitPaneOption
Get the split pane's resize weight.
getResource(String) - Method in class org.jppf.classloader.ResourceProvider
Get a resource as an array of byte using a call to ClassLoader#getResource().
getResource(String, ClassLoader) - Method in class org.jppf.classloader.ResourceProvider
Get a resource as an array of byte using a call to ClassLoader#getResource().
getResource() - Method in class org.jppf.server.nio.classloader.ClassContext
Get the resource read from or written to the associated channel.
getResourceAdapter() - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Get the handle to the resource adapter.
getResourceAsBytes(String) - Method in class org.jppf.classloader.ResourceProvider
Load a resource file (including class files) from the class path into an array of byte.
getResourceAsBytes(String, ClassLoader) - Method in class org.jppf.classloader.ResourceProvider
Load a resource file (including class files) from the class path or the file system into an array of byte.
getResourceAsStream(String) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Get a stream from a resource file accessible form this class loader.
getResourceProvider() - Method in class org.jppf.server.nio.classloader.ClassNioServer
Get the resource provider for this server.
getResponse() - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle.AbstractResourceRequest
Get the response received.
getResponse() - Method in class org.jppf.classloader.JPPFClassLoader.ResourceRequest
Get the response received.
getResult() - Method in class org.jppf.server.protocol.JPPFTask
Get the result of the task execution.
getResultList() - Method in class org.jppf.server.AbstractResultSender
Get the list of task bundles whose execution has been completed.
getResultListener() - Method in class org.jppf.client.JPPFJob
Get the listener that receives notifications of completed tasks.
getResults() - Method in class org.jppf.client.JPPFResultCollector
Get the list of final results.
getResults() - Method in class org.jppf.jca.work.JPPFJcaResultCollector
Get the list of final results.
getResults() - Method in class org.jppf.jca.work.submission.JPPFSubmissionResult
Get the list of final results.
getResultSetInfo() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
This method is not supported in this version.
getRolloverPosition() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the number of data snapshots kept in memory.
getRoot() - Method in class org.jppf.ui.options.AbstractOptionElement
Get the root of the option tree this option belongs to.
getRoot() - Method in interface org.jppf.ui.options.OptionElement
Get the root of the option tree this option belongs to.
getRoot() - Method in interface org.jppf.ui.options.OptionProperties
Get the root of the option tree this option belongs to.
getRoot() - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
getRowCount() - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the number of rows in the model.
getRuntime() - Method in class org.jppf.management.JPPFSystemInformation
Get the map holding the runtime information.
getRuntimeInformation() - Static method in class org.jppf.utils.SystemUtils
Get information about the number of processors available to the JVM and the JVM memory usage.
getSchemaFactory() - Method in class org.jppf.utils.SchemaValidator
Get the schema factory for this validator.
getScripts() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the scripts used by this option or its children.
getScripts() - Method in interface org.jppf.ui.options.OptionProperties
Get the scripts used by this option or its children.
getSecretKey() - Static method in class org.jppf.security.CryptoUtils
Get the secret key used for encryption and decryption.
getSecretKeyFromEncoded(byte[]) - Static method in class org.jppf.security.CryptoUtils
Get a secret key from its encoded representation.
getSelectedElements() - Method in class org.jppf.ui.actions.AbstractActionHandler
Get the selected elements in the JTreeTable handled by this action manager.
getSelectedElements() - Method in interface org.jppf.ui.actions.ActionHandler
Get the selected elements in the component handled by this action manager.
getSelectedPaths() - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the currently selected paths in the tree.
getSelector() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Default implementation of this method returns null.
getSelector() - Method in interface org.jppf.server.nio.ChannelWrapper
Get the selector associated with this channel.
getSelector() - Method in class org.jppf.server.nio.NioServer
Get the selector for this server.
getSelMode() - Method in class org.jppf.ui.options.ListOption
Get the selection mode for the list.
getSerializationHelperClassName() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the name of the serialization helper implementation class name to use.
getSerializationHelperClassName() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
Get the name of the serialization helper implementation class name to use.
getSerializer() - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Get the object used to serialize and deserialize resources.
getSerializer() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
This implementation does nothing.
getSerializer() - Method in class org.jppf.comm.socket.BootstrapSocketClient
Get the object serializer for this socket connection.
getSerializer() - Method in class org.jppf.comm.socket.SocketChannelClient
Get an object serializer / deserializer to convert an object to or from an array of bytes.
getSerializer() - Method in class org.jppf.comm.socket.SocketClient
Get an object serializer / deserializer to convert an object to or from an array of bytes.
getSerializer() - Method in interface org.jppf.comm.socket.SocketWrapper
Get an object serializer / deserializer to convert an object to or from an array of bytes.
getSerializer() - Method in class org.jppf.gigaspaces.serialization.GSSerializationHelper
Get the object serializer for this helper.
getSerializer() - Method in interface org.jppf.utils.SerializationHelper
Get a reference to the ObjectSerializer used by this helper.
getSerializer() - Method in class org.jppf.utils.SerializationHelperImpl
Get the object serializer for this helper.
getServer() - Method in class org.jppf.management.JMXServerImpl
Get a reference to the MBean server.
getServer() - Method in class org.jppf.server.JPPFStats
Get the time statistics for the server overhead.
getServer() - Method in class org.jppf.server.nio.NioServerFactory
Get the server for which this factory is intended.
getServerDebug() - Method in class org.jppf.server.DriverInitializer
Get the object that collects debug information.
getServerHost() - Method in class org.jppf.jca.spi.JPPFResourceAdapter
Deprecated. use getClientConfiguration() instead.
getServerListOption() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the option containing the combobox with the list of driver connections.
getServerLock() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the object used to synchronize threads when reading/writing the server resource.
getServerResource() - Method in class org.jppf.server.nio.AbstractLocalChannelWrapper
Get the resource passed to the server.
getSetter(Class, String) - Static method in class org.jppf.utils.ReflectionUtils
Get a setter with a given name from a class.
getSetterForAttribute(Class, String) - Static method in class org.jppf.utils.ReflectionUtils
Get a setter corresponding to a specified instance variable name from a class.
getShortClassName() - Method in class org.jppf.server.nio.AbstractNioContext
Give the non qualified name of the class of this instance.
getSignature() - Method in class org.jppf.security.JPPFSecurityContext
Get the signature for these credentials.
getSignatureFromType(Class<?>) - Static method in class org.jppf.serialization.ReflectionHelper
Get a unique string representation for the specified type.
getSize() - Method in class org.jppf.io.AbstractDataLocation
Get the size of the data referenced by this data location.
getSize() - Method in interface org.jppf.io.DataLocation
Get the size of the data referenced by this data location.
getSize(BundleWrapper) - Method in class org.jppf.server.queue.AbstractJPPFQueue
Get the bundle size to use for bundle size tuning.
getSize() - Method in class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeProfile
Get the bundle size.
getSizeRatioDeviation() - Method in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
Get the multiplicity used to define the range available to random generator, as the maximum.
getSocket() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Get the underlying socket used by this socket wrapper.
getSocket() - Method in class org.jppf.comm.socket.SocketChannelClient
Get the underlying socket used by this socket wrapper.
getSocket() - Method in interface org.jppf.comm.socket.SocketWrapper
Get the underlying socket used by this socket wrapper.
getSocketClient() - Method in class org.jppf.client.AbstractClientConnectionHandler
Get the socket client used to communicate over a socket connection.
getSocketClient() - Method in interface org.jppf.client.ClientConnectionHandler
Get the socket client uses to communicate over a socket connection.
getSocketClient() - Method in class org.jppf.server.nio.AbstractSocketChannelHandler
Get the wrapper around the underlying socket connection.
getSocketTimestamp() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Returns a timestamp that should reflect the system millisecond counter at the last known good usage of the underlying socket.
getSocketTimestamp() - Method in class org.jppf.comm.socket.SocketChannelClient
Returns a timestamp that should reflect the system millisecond counter at the last known good usage of the underlying socket.
getSocketTimestamp() - Method in interface org.jppf.comm.socket.SocketWrapper
Returns a timestamp that should reflect the system millisecond counter at the last known good usage of the underlying socket.
getSocketWrapper() - Method in class org.jppf.node.AbstractMonitoredNode
Get the underlying socket wrapper used by this node.
getSocketWrapper() - Method in interface org.jppf.node.MonitoredNode
Get the underlying socket used by this node.
getSourceLocation() - Method in class org.jppf.server.protocol.LocationEvent
Get the source location, on which the event occurred.
getSpecVersion() - Method in class org.jppf.jca.spi.JPPFResourceAdapterMetaData
Get the version of the specs of this adapter.
getStackTrace(Throwable) - Static method in class org.jppf.utils.StringUtils
Get a throwable's stack trace.
getStandardOutput() - Method in class org.jppf.server.protocol.CommandLineTask
Get the content of the standard output for the process.
getStartDir() - Method in class org.jppf.server.protocol.CommandLineTask
Get the directory to start the command in.
getStartIndex() - Method in class org.jppf.client.event.TaskResultEvent
Deprecated. use JPPFTask.getPosition() instead.
getState() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get the state associated with this resource wrapper.
getState() - Method in class org.jppf.node.idle.IdleDetectionTask
Get the idle state of the system, as specified by the idle timeout.
getState() - Method in class org.jppf.node.idle.IdleStateEvent
Get the idle state when this event was emitted.
getState() - Method in class org.jppf.server.nio.AbstractNioContext
Get the current state of the channel this context is associated with.
getState() - Method in interface org.jppf.server.nio.NioContext
Get the current state of the channel this context is associated with.
getState(S) - Method in class org.jppf.server.nio.NioServerFactory
Get a state given its name.
getState() - Method in class org.jppf.server.nio.NioTransition
Get the new state after the transition.
getState() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the state of this bundle.
getStats() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Get the stats maintained by this updater.
getStats(int) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the data snapshot at a specified position.
getStatsCount() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the current number of data snapshots.
getStatsFormatter() - Method in class org.jppf.ui.monitoring.event.StatsHandlerEvent
Get the StatsHandler source of this event.
getStatsManager() - Method in class org.jppf.server.JPPFDriver
Get a reference to the object that generates the statistics events of which all related listeners are notified.
getStatsUpdater() - Method in class org.jppf.server.JPPFDriver
Get the listener that gathers the statistics published through the management interface.
getStatus() - Method in class org.jppf.client.AbstractClientConnectionHandler
Get the status of this connection.
getStatus() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the status of this connection.
getStatus() - Method in interface org.jppf.client.event.ClientConnectionStatusHandler
Get the status of this connection.
getStatus() - Method in class org.jppf.client.JobSubmission
Get the status of this submission.
getStatus() - Method in class org.jppf.jca.work.submission.JPPFSubmissionResult
Get the status of this submission.
getStatus() - Method in class org.jppf.jca.work.submission.SubmissionStatusEvent
The status of the submission.
getStatus() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the status of the node.
getStorage() - Method in class org.jppf.management.JPPFSystemInformation
Get the map holding the host storage information.
getStorage() - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Get the object used to store and retrieve the configuration, to and from the preferences tree.
getStorageInformation() - Static method in class org.jppf.utils.SystemUtils
Get storage information about each file system root available on the current host.
getString(String) - Method in class org.jppf.utils.TypedProperties
Get the string value of a property with a specified name.
getString(String, String) - Method in class org.jppf.utils.TypedProperties
Get the string value of a property with a specified name.
getStringPath() - Method in class org.jppf.ui.options.AbstractOptionElement
Get the path of this element in the option tree.
getStringPath() - Method in interface org.jppf.ui.options.OptionElement
Get the path of this element in the option tree, represented as a string.
getStringValues(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 string values.
getStringValuesMap(JPPFStats) - Static method in class org.jppf.ui.monitoring.data.StatsFormatter
Get the map of values represented as strings for a specified data snapshot.
getStringValuesMaps() - Method in class org.jppf.ui.monitoring.data.ConnectionDataHolder
Get a cache of the data snapashots fields maps to their corresponding string values.
getSubmissionId() - Method in class org.jppf.jca.work.submission.SubmissionStatusEvent
Get the id of the submission.
getSubmissionManager() - Method in class org.jppf.jca.work.JPPFJcaClient
Get the submission manager for thsi JPPF client.
getSubmissionResults(String) - Method in interface org.jppf.jca.cci.JPPFConnection
Get the results of an execution request.
getSubmissionResults(String) - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Get the results of an execution request.
getSubmissionStatus(String) - Method in interface org.jppf.jca.cci.JPPFConnection
Get the execution status of a tasks submission.
getSubmissionStatus(String) - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Get the execution status of a tasks submission.
getSubnetMaskLength(InetAddress) - Static method in class org.jppf.utils.NetworkUtils
Get the subnet mask length of a given address.
getSystem() - Method in class org.jppf.management.JPPFSystemInformation
Get the map holding the system properties.
getSystemInfo() - Method in class org.jppf.management.JPPFManagementInfo
Get the system information associated with the node at the time of the initial connection.
getSystemProperties() - Static method in class org.jppf.utils.SystemUtils
Return a set of properties guaranteed to always be part of those returned by System.getProperties().
getTabbedPane() - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Get the tabbed pane in which each pane contains user-defined charts.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.jppf.ui.treetable.JTreeTable.TreeTableCellEditor
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jppf.ui.monitoring.job.JobTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jppf.ui.monitoring.node.NodeTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jppf.ui.treetable.JTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTabList() - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Get the list of active tabs in this chart builder.
getTabPanel(String) - Method in class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Get the tab chartPanel with the specified name.
getTask() - Method in class org.jppf.client.concurrent.JPPFTaskFuture
Get the task associated with this future.
getTask() - Method in class org.jppf.node.idle.IdleStateEvent
Get the task source of this event.
getTask() - Method in class org.jppf.server.node.TaskExecutionEvent
Get the JPPF task from which the event originates.
getTaskCount() - Method in class org.jppf.job.JobInformation
Get the current number of tasks in the job.
getTaskCount() - Method in class org.jppf.node.AbstractMonitoredNode
Get the total number of tasks executed.
getTaskCount() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the number of tasks in this bundle.
getTaskInformation() - Method in class org.jppf.management.TaskExecutionNotification
Get the object encapsulating information about the task.
getTaskInformation() - Method in class org.jppf.server.node.TaskExecutionEvent
Get the object encapsulating information about the task.
getTaskList() - Method in class org.jppf.client.event.TaskResultEvent
Get the list of tasks whose results have been received from the server.
getTaskNotification() - Method in class org.jppf.management.JPPFNodeState
Get the latest event received from a task.
getTaskObject() - Method in class org.jppf.client.taskwrapper.CallableTaskWrapper
Return the object on which a method or constructor is called.
getTaskObject() - Method in class org.jppf.client.taskwrapper.JPPFAnnotatedTask
Get the JPPFRunnable-annotated object or POJO wrapped by this task.
getTaskObject() - Method in class org.jppf.client.taskwrapper.PojoTaskWrapper
Return the object on which a method or constructor is called.
getTaskObject() - Method in class org.jppf.client.taskwrapper.RunnableTaskWrapper
Return the object on which a method or constructor is called.
getTaskObject() - Method in interface org.jppf.client.taskwrapper.TaskObjectWrapper
Return the object on which a method or constructor is called.
getTaskObject() - Method in class org.jppf.server.protocol.JPPFTask
Get the JPPFRunnable-annotated object or POJO wrapped by this task.
getTaskQueue() - Method in class org.jppf.server.JPPFStats
Get the statistics for the tasks in queue.
getTasks() - Method in class org.jppf.client.JPPFJob
Get the list of tasks to execute.
getTasks() - Method in class org.jppf.node.event.NodeLifeCycleEvent
Get the tasks currently being executed.
getTasks() - Method in class org.jppf.server.protocol.BundleWrapper
Get the list of locations of the tasks.
getTasks() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the tasks to be executed by the node.
getTaskServerConnection() - Method in class org.jppf.client.AbstractJPPFClientConnection
Get the handler for the connection to the task server.
getText() - Method in class org.jppf.ui.monitoring.node.PropertiesTableFormat
Get the formatted text.
getTextArea() - Method in class org.jppf.ui.options.TextAreaOption
Get the underlying JTextArea.
getTextNodeValue(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Get the value of a node's text subelement.
getThreadFactory() - Method in class org.jppf.server.node.ThreadManager
Get the factory used to create thread in the pool.
getThreadIDs() - Method in class org.jppf.utils.JPPFThreadFactory
Get the ids of the monitored threads.
getThreadMXBean() - Method in class org.jppf.server.node.ThreadManager
Get the platform MBean used to gather statistics about the JVM threads.
getThreadPool() - Method in class org.jppf.server.node.ThreadManager
Get the thread pool that really processes the tasks
getThreadPoolSize() - Method in class org.jppf.management.JPPFNodeState
Get the size of the node's thread pool.
getThreadPoolSize() - Method in class org.jppf.server.node.ThreadManager
Get the size of the node's thread pool.
getThreadPriority() - Method in class org.jppf.management.JPPFNodeState
Get the priority of the threads in the pool.
getThreadsPriority() - Method in class org.jppf.server.node.ThreadManager
Get the priority assigned to the execution threads.
getThrowable() - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle.AbstractResourceRequest
Get the throwable eventually raised during communication with the server.
getThrowable() - Method in class org.jppf.client.event.TaskResultEvent
Get the throwable eventually raised while receiving the results.
getTickCount() - Method in class org.jppf.ui.monitoring.data.StatsHandler
Get the number of data updates so far.
getTimeout() - Method in class org.jppf.server.protocol.JPPFTask
Get the timeout for this task.
getTimeoutDate() - Method in class org.jppf.server.protocol.JPPFTask
Get the timeout date for this task.
getTimeoutDateFormat() - Method in class org.jppf.server.protocol.JPPFTask
Deprecated. use getTimeoutFormat() instead.
getTimeoutFormat() - Method in class org.jppf.server.protocol.JPPFTask
Get the format of timeout date for this task.
getTimeoutSchedule() - Method in class org.jppf.server.protocol.JPPFTask
Get the task timeout schedule configuration.
getTimes() - Method in class org.jppf.utils.QueueStats
Get the time snapshot.
getTimestamp() - Method in class org.jppf.job.JobNotification
Get the creation timestamp for this event.
getTimestamp() - Method in class org.jppf.management.TaskInformation
Get the timestamp for the creation of this event.
getTimestamp() - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
Get the timestamp at which this bundler was created.
getTimestamp() - Method in interface org.jppf.server.scheduler.bundle.Bundler
Get the timestamp at which this bundler was created.
getTitle() - Method in class org.jppf.utils.QueueStats
Get the title.
getToolTipText() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the tooltip text displayed with the UI component.
getToolTipText() - Method in interface org.jppf.ui.options.OptionProperties
The tooltip text displayed with the UI component.
getTopFrame(Component) - Static method in class org.jppf.ui.utils.GuiUtils
Retrieve the top frame ro which a component belongs.
getTotalQueued() - Method in class org.jppf.utils.QueueStats
Get the total number of objects that have been queued.
getTotalTaskCpuTime() - Method in class org.jppf.management.JPPFNodeTaskMonitor
The total cpu time used by the tasks in milliseconds.
getTotalTaskCpuTime() - Method in interface org.jppf.management.JPPFNodeTaskMonitorMBean
The total cpu time used by the tasks in milliseconds.
getTotalTaskElapsedTime() - Method in class org.jppf.management.JPPFNodeTaskMonitor
The total elapsed time used by the tasks in milliseconds.
getTotalTaskElapsedTime() - Method in interface org.jppf.management.JPPFNodeTaskMonitorMBean
The total elapsed time used by the tasks in milliseconds.
getTotalTasksExecuted() - Method in class org.jppf.management.JPPFNodeTaskMonitor
Get the total number of tasks executed by the node.
getTotalTasksExecuted() - Method in interface org.jppf.management.JPPFNodeTaskMonitorMBean
Get the total number of tasks executed by the node.
getTotalTasksExecuted() - Method in class org.jppf.server.JPPFStats
Get the total number of tasks executed.
getTotalTasksInError() - Method in class org.jppf.management.JPPFNodeTaskMonitor
The total number of tasks that ended in error.
getTotalTasksInError() - Method in interface org.jppf.management.JPPFNodeTaskMonitorMBean
The total number of tasks that ended in error.
getTotalTasksSucessfull() - Method in class org.jppf.management.JPPFNodeTaskMonitor
The total number of tasks that executed sucessfully.
getTotalTasksSucessfull() - Method in interface org.jppf.management.JPPFNodeTaskMonitorMBean
The total number of tasks that executed sucessfully.
getTotalTime() - Method in class org.jppf.utils.TimeSnapshot
Get the total cumulated time.
getTransition(T) - Method in class org.jppf.server.nio.NioServerFactory
Get a transition given its name.
getTransitionManager() - Method in class org.jppf.server.nio.NioServer
Get the manager that performs all operations that relate to channel states.
getTransport() - Method in class org.jppf.server.JPPFStats
Get the time statistics for the network transport between nodes and server.
getTree() - Method in class org.jppf.ui.treetable.JTreeTable
Returns the tree that is being shared between the model.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jppf.ui.monitoring.job.JobRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jppf.ui.monitoring.node.NodeRenderer
Configures the renderer based on the passed in components.
getTreeTable() - Method in class org.jppf.ui.treetable.AbstractTreeTableOption
Get the tree table component displaying the driver and nodes information.
getTreeTableModel() - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the tree table model wrapped by this class.
getTreeTableRoot() - Method in class org.jppf.ui.treetable.AbstractTreeTableOption
Get the root of the tree model.
getType() - Method in class org.jppf.management.JPPFManagementInfo
Get the type of component this info is for.
getType() - Method in class org.jppf.node.event.NodeEvent
Get the type of this event.
getType() - Method in class org.jppf.ui.monitoring.event.StatsHandlerEvent
Get the type of this event.
getType() - Method in class org.jppf.ui.monitoring.job.JobData
Get the type of this job data object.
getType() - Method in class org.jppf.ui.monitoring.node.TopologyData
Get the type of this job data object.
getUIComponent() - Method in class org.jppf.ui.options.AbstractOptionProperties
Get the UI component for this option.
getUIComponent() - Method in interface org.jppf.ui.options.OptionProperties
Get the UI component for this option.
getUpper() - Method in class org.jppf.utils.Range
Get the upper bound.
getUserName() - Method in class org.jppf.jca.cci.JPPFConnectionMetaData
Get the user name.
getUserName() - Method in class org.jppf.jca.spi.JPPFManagedConnectionMetaData
Get the name of the user of the connection.
getUuid() - Method in class org.jppf.client.AbstractJPPFClient
Get the unique universal identifier for this JPPF client.
getUuid() - Method in class org.jppf.comm.recovery.AbstractRecoveryConnection
Get the uuid of the remote peer.
getUuid() - Method in class org.jppf.management.JPPFSystemInformation
Get the properties object holding the uuid.
getUuid() - Static method in class org.jppf.node.NodeRunner
This node's universal identifier.
getUuid() - Method in class org.jppf.security.JPPFSecurityContext
Get the unique universal identifier of the component that owns these credentials.
getUuid() - Method in class org.jppf.server.JPPFDriver
Get this driver's unique identifier.
getUuid() - Method in class org.jppf.server.nio.AbstractNioContext
Get the uuid for this node context.
getUuid() - Method in interface org.jppf.server.nio.NioContext
Get the uuid for this node context.
getUuidMap() - Method in class org.jppf.server.NodeInformationHandler
Get the mapping of node uuid to corresponding node information.
getUuidPath() - Method in class org.jppf.classloader.JPPFResourceWrapper
Get a reference to the traversal list that Keeps and manages the uuid path list and the current position in it.
getUuidPath() - Method in class org.jppf.server.protocol.JPPFTaskBundle
Get the uuid path of the applications (driver or client) in whose classpath the class definition may be found.
getValue() - Method in class org.jppf.server.queue.JPPFPriority
Get the actual value of the priority.
getValue(Object) - Method in interface org.jppf.task.storage.DataProvider
Get a value specified by its key.
getValue(Object) - Method in class org.jppf.task.storage.MemoryMapDataProvider
Get a value specified by its key.
getValue() - Method in class org.jppf.ui.options.AbstractOption
The value of this option.
getValue() - Method in class org.jppf.ui.options.BooleanOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.ComboBoxOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.FillerOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.FormattedNumberOption
Get the value of the edited number.
getValue() - Method in interface org.jppf.ui.options.Option
The value of this option.
getValue() - Method in class org.jppf.ui.options.PasswordOption
Get the password in the password field.
getValue() - Method in class org.jppf.ui.options.RadioButtonOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.SpinnerNumberOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.TextAreaOption
Get the current value for this option.
getValue() - Method in class org.jppf.ui.options.TextOption
Get the text in the text field.
getValue() - Method in class org.jppf.ui.options.ToolbarSeparatorOption
Get the current value for this option.
getValueAt(Object, int) - Method in class org.jppf.ui.monitoring.job.JobTreeTableModel
Returns which object is displayed in this column.
getValueAt(Object, int) - Method in class org.jppf.ui.monitoring.node.NodeTreeTableModel
Returns which object is displayed in this column.
getValueAt(Object, int) - Method in class org.jppf.ui.treetable.FileSystemModel
Returns the value to be displayed for node node, at column number column.
getValueAt(Object, int) - Method in interface org.jppf.ui.treetable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Get the value of the cell at the specified coordinates.
getWarnings() - Method in class org.jppf.jca.cci.JPPFInteraction
This method does nothing.
getWriteObjectMethod(Class<?>) - Static method in class org.jppf.serialization.ReflectionHelper
Determine whether the specified class has a writeObject() method with the signature specified in Serializable.
getXAResource() - Method in class org.jppf.jca.spi.JPPFManagedConnection
Not supported.
getXAResources(ActivationSpec[]) - Method in class org.jppf.jca.spi.JPPFResourceAdapter
This method does nothing.
go(Set<SelectionKey>) - Method in class org.jppf.server.nio.NioServer
Process the keys selected by the selector for IO operations.
goToSleep() - Method in class org.jppf.utils.ThreadSynchronization
Cause the current thread to wait until notified.
goToSleep(long) - Method in class org.jppf.utils.ThreadSynchronization
Cause the current thread to wait until notified or the specified time has passed, whichever comes first.
goToSleep(long, int) - Method in class org.jppf.utils.ThreadSynchronization
Cause the current thread to wait until notified or the specified time has passed, whichever comes first.
GridMonitor - Class in org.jppf.client.utils
This class monitors each of the nodes and their memory usage during execution.
GridMonitor(String, int) - Constructor for class org.jppf.client.utils.GridMonitor
Initialize this grid monitor with the specified parameters.
GridMonitor(String, int, long) - Constructor for class org.jppf.client.utils.GridMonitor
Initialize this grid monitor with the specified parameters.
GridMonitor(JPPFClient) - Constructor for class org.jppf.client.utils.GridMonitor
Initialize this grid monitor with the specified JPPF client and the default (1 second) snpashot interval.
GridMonitor(JPPFClient, long) - Constructor for class org.jppf.client.utils.GridMonitor
Initialize this grid monitor with the specified JPPF client and snpashot interval.
GridMonitor.DataUpdateTask - Class in org.jppf.client.utils
This task is run at regular intervals by a timer and takes a snapshot of the heap memory usage for each node.
GridMonitor.DataUpdateTask() - Constructor for class org.jppf.client.utils.GridMonitor.DataUpdateTask
 
GridMonitor.JPPFManagement - Class in org.jppf.client.utils
Container class that holds references to JMX-related objects for one node.
GridMonitor.JPPFManagement() - Constructor for class org.jppf.client.utils.GridMonitor.JPPFManagement
 
GridMonitor.NodeData - Class in org.jppf.client.utils
Instances of this class represent a snapshot of the heap memory usage of a node at a given time.
GridMonitor.NodeData() - Constructor for class org.jppf.client.utils.GridMonitor.NodeData
 
GroovyScriptRunner - Class in org.jppf.scripting
Script runner wrapper around a Groovy script engine.
GroovyScriptRunner() - Constructor for class org.jppf.scripting.GroovyScriptRunner
 
GSClient - Class in org.jppf.gigaspaces.test
Client class used to invoke a JPPF job submission service deployed as a processing unit.
GSClient() - Constructor for class org.jppf.gigaspaces.test.GSClient
Default constructor.
GSObjectSerializer - Class in org.jppf.gigaspaces.serialization
Object serializer used for GS client bootstrapping.
GSObjectSerializer() - Constructor for class org.jppf.gigaspaces.serialization.GSObjectSerializer
The default constructor must be public to allow for instantiation through Java reflection.
GSSerializationHelper - Class in org.jppf.gigaspaces.serialization
Serialization helper used for GS client bootstrapping.
GSSerializationHelper() - Constructor for class org.jppf.gigaspaces.serialization.GSSerializationHelper
Default constructor.
GuiUtils - Class in org.jppf.ui.utils
Collection of GUI utility methods.
GuiUtils() - Constructor for class org.jppf.ui.utils.GuiUtils
 
GZIP - Static variable in class org.jppf.utils.base64.Base64
Specify that data should be gzip-compressed in second bit.

H

handleAvailableConnection() - Method in class org.jppf.client.AbstractGenericClient
Determine whether there is a client connection available for execution.
handleAvailableConnection2() - Method in class org.jppf.client.AbstractGenericClient
Determine whether there is a client connection available for execution.
handleException(ChannelWrapper<?>) - Method in class org.jppf.server.nio.classloader.ClassContext
Handle the cleanup when an exception occurs on the channel.
handleException(ChannelWrapper) - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Handle the cleanup when an exception occurs on the channel.
handleException(ChannelWrapper<?>) - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Handle the cleanup when an exception occurs on the channel.
handleException(ChannelWrapper<?>) - Method in interface org.jppf.server.nio.NioContext
Handle the cleanup when an exception occurs on the channel.
handleException(ChannelWrapper<?>) - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Handle the cleanup when an exception occurs on the channel.
handleNotification(Notification, Object) - Method in class org.jppf.ui.monitoring.job.JobNotificationListener
Handle notifications of job events.
handleProviderError() - Method in class org.jppf.server.nio.classloader.ClassContext
Handle the scenario where an exception occurs while sendinf a request to or receiving a response from a provider, and a node channel is wating for the response.
handleReload() - Method in class org.jppf.server.node.AbstractNodeIO
Performs the actions required if reloading the classes is necessary.
handleReload() - Method in class org.jppf.server.node.local.LocalNodeIO
Performs the actions required if reloading the classes is necessary.
handleReload() - Method in class org.jppf.server.node.remote.RemoteNodeIO
Performs the actions required if reloading the classes is necessary.
handshake() - Method in class org.jppf.client.AbstractClassServerDelegate
Perform the handshake with the server.
handshakeDone - Variable in class org.jppf.client.AbstractClassServerDelegate
Determines if the handshake with the server has been performed.
hasAvailableConnection() - Method in class org.jppf.client.AbstractGenericClient
Determine whether there is a client connection available for execution.
hasDate() - Method in class org.jppf.scheduling.JPPFSchedule
Determine whether this schedule was initialized with a date or not.
hasDuration() - Method in class org.jppf.scheduling.JPPFSchedule
Determine whether this schedule was initialized with a duration or not.
hasError() - Method in class org.jppf.management.TaskInformation
Determines whether the task had an exception.
hashCode() - Method in class org.jppf.client.JPPFJob
COmpute the hascode of this job.
hashCode() - Method in class org.jppf.comm.discovery.JPPFConnectionInformation
Compute the hashcode of this object.
hashCode() - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Get this managed conncetion factory's hashcode.
hashCode() - Method in class org.jppf.management.JPPFManagementInfo
Get the hashcode for this instance.
hashCode() - Method in class org.jppf.server.nio.AbstractChannelWrapper
hashCode() - Method in class org.jppf.server.nio.classloader.CacheClassKey
Calculate the ahsh code of this key.
hashCode() - Method in class org.jppf.server.queue.JPPFPriority
Return a hashcode value for this object.
hashCode() - Method in class org.jppf.utils.Pair
Get the hashcode for this object.
hasMoreElements() - Method in class org.jppf.utils.IteratorEnumeration
Tests if this enumeration contains more elements.
hasPendingMessage() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Determine if this context has any pending message waiting to be sent.
HelloTask - Class in org.jppf.gigaspaces.test
Simple Hello World task that displays "Hello World" on a node's console.
HelloTask() - Constructor for class org.jppf.gigaspaces.test.HelloTask
Default constructor.
HelloTask(long) - Constructor for class org.jppf.gigaspaces.test.HelloTask
Initialize this task with the specified duration.
helper - Variable in class org.jppf.node.AbstractMonitoredNode
Utility for deserialization and serialization.
helper - Variable in class org.jppf.server.AbstractResultSender
Used to serialize and deserialize the tasks data.
helper - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Helper used to serialize the bundle objects.
helper - Variable in class org.jppf.server.node.JPPFContainer
Utility for deserialization and serialization.
HEXADECIMAL - Static variable in class org.jppf.utils.JPPFUuid
Set of characters used to compose a uuid, including only hexadecimal digits.
highlightingEnabled - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Is tree nodes highlighting enabled?
HORIZONTAL - Static variable in class org.jppf.ui.options.SplitPaneOption
Horizontal split.
host - Variable in class org.jppf.client.AbstractClientConnectionHandler
The name or IP address of the host the class server is running on.
host - Variable in class org.jppf.client.AbstractJPPFClientConnection
The name or IP address of the host the JPPF driver is running on.
host - Variable in class org.jppf.comm.discovery.JPPFConnectionInformation
The host name.
host - Variable in class org.jppf.comm.socket.AbstractSocketWrapper
The host the socket connects to.
host - Variable in class org.jppf.server.nio.AbstractSocketChannelHandler
The remote host to connect to.
host() - Method in class org.jppf.utils.HostPort
Get the host name.
hostName() - Method in class org.jppf.management.JPPFSystemInformation.HostIP
Get the host name.
HostPort - Class in org.jppf.utils
Instances of this class represent a TCP host:port combination.
HostPort(String, Integer) - Constructor for class org.jppf.utils.HostPort
Initialize this HostPort with the specified host name and port number.
HtmlDocGenerator - Class in org.jppf.doc
This class generates an HTML doc based on HTML templates and text files for the content.
HtmlDocGenerator() - Constructor for class org.jppf.doc.HtmlDocGenerator
 
HTMLPropertiesTableFormat - Class in org.jppf.ui.monitoring.node
Implementation of a formatter that print the contents of a Properties object as HTML.
HTMLPropertiesTableFormat(String) - Constructor for class org.jppf.ui.monitoring.node.HTMLPropertiesTableFormat
Initialize this formatter with the specified title.

I

i18n - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Path to the folder containing the localized resource bundles for a page (doesn't apply to non-page elements).
iconPath - Variable in class org.jppf.ui.options.AbstractOptionProperties
Path to an eventual icon displayed in the button.
id - Variable in class org.jppf.server.nio.AbstractChannelWrapper
Id of this instance.
IdentifyingInboundChannelState - Class in org.jppf.server.nio.multiplexer.generic
In this state, the channel is waiting for the port number to which data should be forwarded locally.
IdentifyingInboundChannelState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.generic.IdentifyingInboundChannelState
Initialize this state.
IdentifyingInboundChannelState - Class in org.jppf.server.nio.multiplexer
In this state, the channel is waiting for the port number to which data should be forwarded locally.
IdentifyingInboundChannelState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.IdentifyingInboundChannelState
Initialize this state.
IdleDetectionTask - Class in org.jppf.node.idle
Timer tasks that displays a message whenever the computer has received no mouse or keyboard input for at least the timeout time.
IdleDetectionTask(IdleTimeDetectorFactory, long, IdleStateListener...) - Constructor for class org.jppf.node.idle.IdleDetectionTask
Initialize this task with the specified idle timeout and listeners.
IdleDetector - Class in org.jppf.node.idle
This class detects that no mouse or keyboard has occurred for a specified time, and performs a specified action when this happens.
IdleDetector(IdleStateListener) - Constructor for class org.jppf.node.idle.IdleDetector
Defautlt constructor.
IdleState - Enum in org.jppf.node.idle
Enumeration for the possible states of the system.
IdleState - Class in org.jppf.server.nio.multiplexer.generic
State of doing nothing.
IdleState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.generic.IdleState
Initialize this state.
IdleState - Class in org.jppf.server.nio.multiplexer
State of doing nothing.
IdleState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.IdleState
Initialize this state.
idleStateChanged(IdleStateEvent) - Method in interface org.jppf.node.idle.IdleStateListener
Called when the idle state of the system has changed.
idleStateChanged(IdleStateEvent) - Method in class org.jppf.process.ProcessLauncher
Called when the idle state of the system has changed.
IdleStateEvent - Class in org.jppf.node.idle
Event emitted when the idle state of an IdleDetectionTask changes.
IdleStateEvent(IdleDetectionTask) - Constructor for class org.jppf.node.idle.IdleStateEvent
Initialize this event with the task as source.
IdleStateListener - Interface in org.jppf.node.idle
Listener interface for objects that wish to be notified of idle state changes.
IdleTimeDetector - Interface in org.jppf.node.idle
Interface for classes fetching the computer idle time on a specific OS.
IdleTimeDetectorFactory - Interface in org.jppf.node.idle
Factory for creating IdleTimeDetector instances.
ignoreCase - Variable in class org.jppf.node.policy.PolicyDescriptor
Determines whether case should be ignored in string comparisons.
implies(Permission) - Method in class org.jppf.security.JPPFPermissions
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
implies(ProtectionDomain, Permission) - Method in class org.jppf.security.JPPFPolicy
.
INACTIVE_COLOR - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Highlighting color for non-selected inactive driver connections.
INACTIVE_SELECTION_COLOR - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Highlighting color for selected inactive driver connections.
included(String, boolean) - Method in class org.jppf.doc.AbstractFileFilter
Check whether the specified name is included by this filter.
includes - Variable in class org.jppf.doc.AbstractFileFilter
Included names.
includes(Range<T>) - Method in class org.jppf.utils.Range
Determine whether this range is a superset of the specified other.
incPosition() - Method in class org.jppf.utils.TraversalList
Increment the current position by 1.
incrementExecutingCount() - Method in class org.jppf.node.AbstractMonitoredNode
Increment the count of currently executing tasks and determine whether a busy notification should be sent.
indent() - Static method in class org.jppf.node.policy.ExecutionPolicy
Get an indented string.
init() - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Initialize the underlying socket connection.
init() - Method in class org.jppf.classloader.JPPFClassLoader
Initialize the underlying socket connection.
init() - Method in class org.jppf.classloader.JPPFLocalClassLoader
Initialize the underlying socket connection.
init() - Method in class org.jppf.client.AbstractJPPFClientConnection
Initialize this client connection.
init() - Method in class org.jppf.client.ClassServerDelegateImpl
Initialize this node's resources.
init() - Method in interface org.jppf.client.ClientConnectionHandler
Initialize the connection.
init() - Method in interface org.jppf.client.JPPFClientConnection
Initialize this client connection.
init() - Method in class org.jppf.client.JPPFClientConnectionImpl
Initialize this client connection.
init() - Method in class org.jppf.client.TaskServerConnectionHandler
Initialize the connection.
init() - Method in class org.jppf.jca.work.JcaClassServerDelegate
Initialize this delegate's resources.
init() - Method in class org.jppf.jca.work.JPPFJcaClientConnection
 
init() - Method in class org.jppf.scripting.GroovyScriptRunner
Initialize the execution environment.
init() - Method in class org.jppf.scripting.RhinoScriptRunner
Initialize the execution environment.
init() - Method in interface org.jppf.scripting.ScriptRunner
Initialize the execution environment.
init() - Method in class org.jppf.server.nio.AbstractSocketChannelHandler
Initialize this node's resources.
init(int[]) - Method in class org.jppf.server.nio.NioServer
Initialize the underlying server socket with a specified port.
init() - Method in class org.jppf.server.node.JPPFContainer
Initialize this node's resources.
initCommonAttributes(AbstractOptionElement, OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Initialize the attributes common to all option elements from an option descriptor.
initCommonOptionAttributes(AbstractOption, OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Initialize the attributes common to all options from an option descriptor.
initConfig(Object) - Method in class org.jppf.client.AbstractGenericClient
Initialize this client's configuration.
initConfig(Object) - Method in class org.jppf.client.JPPFClient
Initialize this client's configuration.
initConfig(Object) - Method in class org.jppf.jca.work.JPPFJcaClient
Initialize this client's configuration.
initCredentials() - Method in class org.jppf.client.AbstractJPPFClient
Initialize this client's security credentials.
initCredentials() - Method in class org.jppf.client.AbstractJPPFClientConnection
Initialize this client's security credentials.
initDataChannel() - Method in class org.jppf.server.node.JPPFNode
Initialize this node's data channel.
initDataChannel() - Method in class org.jppf.server.node.local.JPPFLocalNode
Initialize this node's data channel.
initDataChannel() - Method in class org.jppf.server.node.remote.JPPFRemoteNode
Initialize this node's resources.
initHelper() - Method in class org.jppf.server.node.JPPFContainer
Get the main classloader for the node.
initHelper() - Method in class org.jppf.server.node.JPPFNode
Get the main classloader for the node.
initialize() - Method in class org.jppf.node.policy.CustomPolicy
Perform optional initializations.
initialized - Variable in class org.jppf.comm.recovery.AbstractRecoveryConnection
Determines whether the initial handshake has been performed.
initializeJmxConnection() - Method in class org.jppf.client.JPPFClientConnectionImpl
Initialize the jmx connection using the specifed jmx server id.
initializer - Variable in class org.jppf.ui.options.AbstractOptionProperties
The action to fire immediately after the page is built, allowing to perform initializations before the page is displayed and used.
initializer - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Initializer.
initializeSocket(SocketWrapper) - Method in interface org.jppf.comm.socket.SocketInitializer
Initialize the underlying socket client, by starting a Timer and a corresponding TimerTask until a specified amount of time has passed.
initializeSocket(SocketWrapper) - Method in class org.jppf.comm.socket.SocketInitializerImpl
Initialize the underlying socket client, by starting a Timer and a corresponding TimerTask until a specified amount of time has passed.
initializeSocket(SocketWrapper) - Method in class org.jppf.jca.work.JcaSocketInitializer
Initialize the underlying socket.
INITIALIZING - Static variable in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Determines whether this class loader should handle dynamic class updating.
initiateShutdownRestart(long, boolean, long) - Method in class org.jppf.server.JPPFDriver
Initialize this task with the specified parameters.
initLocalChannel(ChannelWrapper<?>) - Method in class org.jppf.server.nio.classloader.ClassNioServer
Initialize the local channel connection.
initLocalChannel(ChannelWrapper<?>) - Method in class org.jppf.server.nio.nodeserver.NodeNioServer
Initialize the local channel connection.
initPools() - Method in class org.jppf.client.AbstractGenericClient
Read all client connection information from the configuration and initialize the connection pools accordingly.
initPools() - Method in class org.jppf.client.AbstractJPPFClient
Read all client connection information from the configuration and initialize the connection pools accordingly.
initPools() - Method in class org.jppf.client.JPPFClient
Read all client connection information from the configuration and initialize the connection pools accordingly.
initSocketChannel() - Method in class org.jppf.server.nio.AbstractSocketChannelHandler
Initialize the channel client.
initSocketChannel() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerChannelHandler
Initialize the channel client.
initSocketChannel() - Method in class org.jppf.server.nio.multiplexer.generic.OutboundChannelHandler
Initialize the channel client.
initSocketChannel() - Method in class org.jppf.server.nio.multiplexer.MultiplexerChannelHandler
Initialize the channel client.
initSocketChannel() - Method in class org.jppf.server.nio.multiplexer.OutboundChannelHandler
Initialize the channel client.
initSocketClient() - Method in class org.jppf.client.AbstractClassServerDelegate
Initialize this delegate's resources.
initSocketClient() - Method in interface org.jppf.client.ClientConnectionHandler
Initialize the underlying socket connection of this connection handler.
initSocketClient() - Method in class org.jppf.client.TaskServerConnectionHandler
Initialize the underlying socket connection of this connection handler.
initStreams() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Initialize all the stream used for receiving and sending objects through the underlying socket connection.
InputSource - Interface in org.jppf.io
This interface represents an abstraction of any source of incoming data.
insertNodeInto(DefaultMutableTreeNode, DefaultMutableTreeNode, int) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Insert the specified child into the specified parent's list of children at the specified position.
intersection(Range<T>) - Method in class org.jppf.utils.Range
Construct a Range that represents the intersection of this range and the other specified one.
intersects(Range<T>) - Method in class org.jppf.utils.Range
Determine whether this range and the specified one have at least one value in common.
invoke(String, String, Object[], String[]) - Method in class org.jppf.management.JMXConnectionWrapper
Invoke a method on the specified MBean.
invoke(Object, Method, Object[]) - Method in class org.jppf.ui.monitoring.charts.AreaChartHandler.CategorySeriesLabelGeneratorInvocationHandler
Invoke a specified method on the specified proxy.
invoke(Object, Method, Object[]) - Method in class org.jppf.ui.monitoring.charts.Bar3DChartHandler.CategoryItemLabelGeneratorInvocationHandler
Invoke a specified method on the specified proxy.
invoke(Object, Method, Object[]) - Method in class org.jppf.ui.monitoring.charts.PlotXYChartHandler.LegendLabelGeneratorInvocationHandler
Invoke a specified method on the specified proxy.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jppf.client.concurrent.JPPFExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
invokeConstructor(Class<?>, Class<?>[], Object...) - Static method in class org.jppf.utils.ReflectionHelper
Invoke a constructor using reflection.
invokeMethod(Class<?>, Object, String, Class<?>[], Object...) - Static method in class org.jppf.utils.ReflectionHelper
Invoke a method using reflection.
invokeMethod(Class, Object, String, Object...) - Static method in class org.jppf.utils.ReflectionHelper
Invoke a method using reflection, without having to specify the parameters types.
invokeMethod(Class, Object, String) - Static method in class org.jppf.utils.ReflectionHelper
Convenience method to invoke a method with no parameter.
IO - Interface in org.jppf.io
Super interface for all input source and output destination implementations.
IOHelper - Class in org.jppf.io
Collection of utility methods to create and manipulate IO objects.
ipAddress() - Method in class org.jppf.management.JPPFSystemInformation.HostIP
Get the ip address.
IPFilter - Class in org.jppf.comm.discovery
Instances of this class handle IP address inclusion and exclusion filters constructed from the JPPF configuration.
IPFilter(TypedProperties) - Constructor for class org.jppf.comm.discovery.IPFilter
Initialize this filter with the specified configuration.
IPv4AddressPattern - Class in org.jppf.net
Represents a pattern used for IP addresses include or exclude lists.
IPv4AddressPattern(String) - Constructor for class org.jppf.net.IPv4AddressPattern
Initialize this object with the specified string pattern.
IPv6AddressPattern - Class in org.jppf.net
Represents a pattern used for IPv6 addresses inclusion and exclusion lists.
IPv6AddressPattern(String) - Constructor for class org.jppf.net.IPv6AddressPattern
Initialize this object with the specified string pattern.
isAcceptable() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether the channel can accept connections.
isAcceptable() - Method in interface org.jppf.server.nio.ChannelWrapper
Determine whether the channel can accept connections.
isAddressAccepted(InetAddress) - Method in class org.jppf.comm.discovery.IPFilter
Determine whether an ip address passes the include and exclude filters.
isApplicationPort() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Determine whether the associated channel is connected to an application port.
isApplicationPort() - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Determine whether the associated channel is connected to an application port.
isAsResource() - Method in class org.jppf.classloader.JPPFResourceWrapper
Determine whether the resource is to be loaded using ClassLoader.getResource().
isAvailable() - Method in class org.jppf.jca.spi.JPPFManagedConnection
Determine whether this managed connection is available and can be reused by the application server.
isBlocking() - Method in class org.jppf.client.JPPFJob
Determine whether the execution of this job is blocking on the client side.
isBordered() - Method in class org.jppf.ui.options.AbstractOptionProperties
Determine whether this page has a border around it.
isBordered() - Method in interface org.jppf.ui.options.OptionProperties
Determine whether this page has a border around it.
isBroadcastJob() - Method in class org.jppf.server.protocol.JPPFJobSLA
Determine whether the job is a broadcast job.
isCaptureOutput() - Method in class org.jppf.server.protocol.CommandLineTask
Determines whether the process output is captured.
isCellEditable(EventObject) - Method in class org.jppf.ui.treetable.AbstractCellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(Object, int) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Tells if a cell can be edited.
isCellEditable(Object, int) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
By default, make the column with the Tree in it the only editable one.
isCellEditable(EventObject) - Method in class org.jppf.ui.treetable.JTreeTable.TreeTableCellEditor
Overridden to return false, and if the event is a mouse event it is forwarded to the tree.
isCellEditable(Object, int) - Method in interface org.jppf.ui.treetable.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCellEditable(int, int) - Method in class org.jppf.ui.treetable.TreeTableModelAdapter
Determine whether the cell at the specified coordinates is editable.
isClosed() - Method in class org.jppf.client.AbstractClassServerDelegate
Determine whether the socket connection is closed
isClosed() - Method in interface org.jppf.client.ClassServerDelegate
Determine whether the socket connection is closed
isClosed() - Method in class org.jppf.comm.socket.AbstractSocketInitializer
Determine whether this socket initializer has been intentionally closed.
isClosed() - Method in interface org.jppf.comm.socket.SocketInitializer
Determine whether this socket initializer has been intentionally closed.
isClosed() - Method in interface org.jppf.jca.cci.JPPFConnection
Determine whether this connection has been closed.
isClosed() - Method in class org.jppf.jca.cci.JPPFConnectionImpl
Determine whether this connection has been closed.
isConnectable() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether the channel can be connected.
isConnectable() - Method in interface org.jppf.server.nio.ChannelWrapper
Determine whether the channel can be connected.
isConnected() - Method in class org.jppf.management.JMXConnectionWrapper
Determines whether the connection to the JMX server has been established.
isCpuTimeEnabled() - Method in class org.jppf.server.node.ThreadManager
Determines wheather the thread cpu time measurement is supported and enabled.
isDone() - Method in class org.jppf.client.concurrent.JPPFTaskFuture
Returns true if this task completed.
isDriver() - Method in class org.jppf.management.JPPFManagementInfo
Determine whether this information represents a driver, connected as a peer to the driver from which this information is obtained.
isDynamic() - Method in class org.jppf.classloader.JPPFResourceWrapper
Determine whether the class should be loaded through the network classloader.
isEditable() - Method in class org.jppf.ui.options.TextAreaOption
Determine whether the text area is editable.
isEmpty() - Method in class org.jppf.server.queue.JPPFPriorityQueue
Determine whether the queue is empty or not.
isEmpty() - Method in interface org.jppf.server.queue.JPPFQueue
Determine whether the queue is empty or not.
isEmpty() - Method in class org.jppf.utils.pooling.DirectBufferPoolImpl
Determine whether this pool is empty.
isEmpty() - Method in class org.jppf.utils.pooling.DirectBufferPoolQueue
Determine whether this pool is empty.
isEmpty() - Method in interface org.jppf.utils.pooling.ObjectPool
Determine whether this pool is empty.
isEmpty() - Method in class org.jppf.utils.SoftReferenceValuesMap
isEof() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Determine whether end of stream was reached during the last read operation.
isEventEnabled() - Method in class org.jppf.ui.options.xml.OptionsPageBuilder
Determine whether events should be triggered after the component is built.
isEventsEnabled() - Method in class org.jppf.ui.options.AbstractOptionProperties
Determine whether the events firing in this option and/or its children are enabled.
isEventsEnabled() - Method in interface org.jppf.ui.options.OptionProperties
Determine whether the events firing in this option and/or its children are enabled.
isGetter(Method) - Static method in class org.jppf.utils.ReflectionUtils
Determines whether a method is a getter (accessor), according to Sun's naming conventions.
isInitialized() - Method in class org.jppf.comm.recovery.AbstractRecoveryConnection
Determine whether the initial handshake has been performed.
isJobCanceled() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Determine whether the job was canceled.
isJPPFAnnotated(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.
isJPPFAnnotated(AnnotatedElement) - Static method in class org.jppf.utils.ReflectionUtils
Determines whether a method is JPPF-annotated and can be executed as a task.
isLeaf(Object) - Method in class org.jppf.ui.treetable.AbstractTreeTableModel
isLeaf(Object) - Method in class org.jppf.ui.treetable.FileSystemModel
isLocalEnabled() - Method in class org.jppf.client.loadbalancer.LoadBalancer
Determine whether local execution is enabled on this client.
isLocalExecutionEnabled() - Method in class org.jppf.client.AbstractGenericClient
Determine whether local execution is enabled on this client.
isLocallyExecuting() - Method in class org.jppf.client.JobSubmission
Determine whether the job will be executed locally, at least partially.
isLocallyExecuting() - Method in class org.jppf.client.loadbalancer.LoadBalancer
Determine whether this load balancer is currently executing a job locally.
isLocallyExecuting() - Method in class org.jppf.jca.work.submission.JPPFSubmissionManager.JobSubmission
Get the flag indicating whether the job will be executed locally, at least partially.
isMac() - Static method in class org.jppf.utils.SystemUtils
Determine whether the current OS is Mac-based.
isMultiplexerPort() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Determine whether the associated channel is connected to a multiplexer port.
isMultiplexerPort() - Method in class org.jppf.server.nio.multiplexer.MultiplexerContext
Determine whether the associated channel is connected to a multiplexer port.
isNode() - Method in class org.jppf.management.JPPFManagementInfo
Determine whether this information represents a real node.
isNotifying() - Method in class org.jppf.node.AbstractMonitoredNode
Determine whether this node has at least one listener to notify of internal events.
isOk() - Method in class org.jppf.comm.recovery.AbstractRecoveryConnection
Determine whether this connection is ok after is has been checked.
isOneOf(String, boolean, String...) - Static method in class org.jppf.utils.StringUtils
Determine whether the specified source string is equal to one of the specified values.
isOpen() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether the channel is opened.
isOpen() - Method in interface org.jppf.server.nio.ChannelWrapper
Determine whether the channel is opened.
isOpen() - Method in class org.jppf.server.nio.SelectionKeyWrapper
Determine whether the channel is opened.
isOpened() - Method in class org.jppf.comm.socket.AbstractSocketWrapper
Determine whether this socket client is opened or not.
isOpened() - Method in class org.jppf.comm.socket.SocketChannelClient
Determine whether this socket client is opened or not.
isOpened() - Method in interface org.jppf.comm.socket.SocketWrapper
Determine whether this socket client is opened or not.
isPeer() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Determine whether this context is attached to a peer node.
isPending() - Method in class org.jppf.job.JobInformation
Get the pending state of the job.
isPersistent() - Method in class org.jppf.ui.options.AbstractOption
Determine whether the value of this option should be saved in the user preferences.
isPersistent() - Method in class org.jppf.ui.options.ButtonOption
This method always returns false, since buttons have no value to persist.
isPersistent() - Method in class org.jppf.ui.options.FillerOption
This method always returns false, since buttons have no value to persist.
isPersistent() - Method in class org.jppf.ui.options.LabelOption
This method always returns false, since labels have no value to persist.
isPersistent() - Method in interface org.jppf.ui.options.Option
Determine whether the value of this option should be saved in the user preferences.
isPersistent() - Method in class org.jppf.ui.options.ToolbarSeparatorOption
This method always returns false, since buttons have no value to persist.
isProvider() - Method in class org.jppf.server.nio.classloader.ClassContext
Determine whether this context relates to a provider or node connection.
isReadable() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether the channel can be read from.
isReadable() - Method in interface org.jppf.server.nio.ChannelWrapper
Determine whether the channel can be read from.
isRequeued() - Method in class org.jppf.server.queue.QueueEvent
Determine if this event is a requeued bundle, following a node failure for instance.
isSameSubnet(NetworkUtils.SubnetInformation, NetworkUtils.SubnetInformation) - Static method in class org.jppf.utils.NetworkUtils
Determine whether the 2 specified IP addresses are on the same subnet.
isScrollable() - Method in class org.jppf.ui.options.AbstractOptionProperties
Determine whether this page should be enclosed within a scroll pane.
isScrollable() - Method in interface org.jppf.ui.options.OptionProperties
Determine whether this page should be enclosed within a scroll pane.
isSequential() - Method in class org.jppf.server.nio.StateTransitionManager
Determine whether the submission of state transitions should be performed sequentially.
isSetter(Method) - Static method in class org.jppf.utils.ReflectionUtils
Determines whether a method is a setter (mutator), according to Sun's naming conventions.
isShutdown - Variable in class org.jppf.client.AbstractJPPFClientConnection
Determines whether this connection has been shut down;
isShutdown() - Method in class org.jppf.client.concurrent.JPPFExecutorService
Determine whether this executor has been shut down.
isShuttingDown() - Method in class org.jppf.server.JPPFDriver
Determines whether this server has initiated a shutdown, in which case it does not accept connections anymore.
isStopped() - Method in class org.jppf.management.JMXServerImpl
Determine whether this JMX server is stopped.
isStopped() - Method in class org.jppf.server.nio.NioServer
Get the stopped state of this server.
isStopped() - Method in class org.jppf.utils.ThreadSynchronization
Determine whether the thread's run() method is terminated.
isSuccessfull() - Method in class org.jppf.comm.socket.AbstractSocketInitializer
Determine whether any connection attempt succeeded.
isSuccessfull() - Method in interface org.jppf.comm.socket.SocketInitializer
Determine whether any connection attempt succeeded.
isSuspended() - Method in class org.jppf.job.JobInformation
Determine whether the job is in suspended state.
isSuspended() - Method in class org.jppf.server.protocol.JPPFJobSLA
Determine whether this job is initially suspended.
isTerminated() - Method in class org.jppf.client.concurrent.JPPFExecutorService
Determine whether all tasks have completed following shut down.
isValueInRange(T) - Method in class org.jppf.utils.Range
Determine if the specified value is included in this range.
isWindows() - Static method in class org.jppf.utils.SystemUtils
Determine whether the current OS is Windows.
isWritable() - Method in class org.jppf.server.nio.AbstractChannelWrapper
Determine whether the channel can be written to.
isWritable() - Method in interface org.jppf.server.nio.ChannelWrapper
Determine whether the channel can be written to.
isX11() - Static method in class org.jppf.utils.SystemUtils
Determine whether the current OS is X11-based.
italicFont - Variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
The default italic font.
items - Variable in class org.jppf.ui.options.ComboBoxOption
The items in the drop dwon list.
items - Variable in class org.jppf.ui.options.ListOption
The items contained in the list.
items - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Items used in list boxes or combo boxes.
iterator() - Method in class org.jppf.server.queue.JPPFPriorityQueue
Get an iterator on the task bundles in this queue.
IteratorEnumeration<T> - Class in org.jppf.utils
Wraps an Iterator as an Enumeration
IteratorEnumeration(Iterator<T>) - Constructor for class org.jppf.utils.IteratorEnumeration
Initialize this enumeration with the specified iterator.

J

JavaOption - Class in org.jppf.ui.options
An option that displays a UI component created through a Java class.
JavaOption() - Constructor for class org.jppf.ui.options.JavaOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
JavaOption.JavaOptionMouseListener - Class in org.jppf.ui.options
Abstract superclass for mouse listeners set on this type of option.
JavaOption.JavaOptionMouseListener() - Constructor for class org.jppf.ui.options.JavaOption.JavaOptionMouseListener
 
JcaClassServerDelegate - Class in org.jppf.jca.work
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.
JcaClassServerDelegate(String, String, String, int, JPPFJcaClient, JPPFJcaClientConnection) - Constructor for class org.jppf.jca.work.JcaClassServerDelegate
Initialize class server delegate with a spceified application uuid.
JcaResultProcessor - Class in org.jppf.jca.work
Instances of this class send tasks to a JPPF driver and collect the results.
JcaResultProcessor(JPPFJcaClientConnection, JPPFJob) - Constructor for class org.jppf.jca.work.JcaResultProcessor
Initialize this result processor with a specified list of tasks, data provider and result listener.
JcaSocketInitializer - Class in org.jppf.jca.work
Socket intializer for the JPPF resource adapter.
JcaSocketInitializer() - Constructor for class org.jppf.jca.work.JcaSocketInitializer
 
jmx - Variable in class org.jppf.client.utils.GridMonitor.JPPFManagement
Wrapper around the node JMX connection.
JmxAppender - Class in org.jppf.logging.log4j
An appender that delegates message appending to a JmxLogger.
JmxAppender() - Constructor for class org.jppf.logging.log4j.JmxAppender
Initialize this appender.
JMXConnectionWrapper - Class in org.jppf.management
Wrapper around a JMX connection, providing a thread-safe way of handling disconnections and recovery.
JMXConnectionWrapper() - Constructor for class org.jppf.management.JMXConnectionWrapper
Initialize a local connection (same JVM) to the MBean server.
JMXConnectionWrapper(String, int, String) - Constructor for class org.jppf.management.JMXConnectionWrapper
Initialize the connection to the remote MBean server.
JMXDriverConnectionWrapper - Class in org.jppf.management
Node-specific connection wrapper, implementing a user-friendly interface for the monitoring and management of the node.
JMXDriverConnectionWrapper() - Constructor for class org.jppf.management.JMXDriverConnectionWrapper
Initialize a local connection to the MBean server.
JMXDriverConnectionWrapper(String, int) - Constructor for class org.jppf.management.JMXDriverConnectionWrapper
Initialize the connection to the remote MBean server.
JmxHandler - Class in org.jppf.logging.jdk
A handler that prints log messages as JMX notifications.
JmxHandler() - Constructor for class org.jppf.logging.jdk.JmxHandler
 
JmxLogger - Interface in org.jppf.logging.jmx
MBean interface for sending log and trace messages as JMX notifications.
JmxLoggerImpl - Class in org.jppf.logging.jmx
Implementation of a simple logger that sends logged messages as JMX notifications.
JmxLoggerImpl() - Constructor for class org.jppf.logging.jmx.JmxLoggerImpl
Default constructor.
JmxMessageNotifier - Class in org.jppf.logging.jmx
Instances of this class send messages as JMX notifications.
JmxMessageNotifier() - Constructor for class org.jppf.logging.jmx.JmxMessageNotifier
Initialize this notifier with the default MBean name.
JmxMessageNotifier(String) - Constructor for class org.jppf.logging.jmx.JmxMessageNotifier
Initialize this notifier with the name of the MBean that will send the notifications.
JMXNodeConnectionWrapper - Class in org.jppf.management
Node-specific connection wrapper, implementing a user-friendly interface for the monitoring and management of the node.
JMXNodeConnectionWrapper() - Constructor for class org.jppf.management.JMXNodeConnectionWrapper
Initialize a local connection to the MBean server.
JMXNodeConnectionWrapper(String, int) - Constructor for class org.jppf.management.JMXNodeConnectionWrapper
Initialize the connection to the remote MBean server.
JMXServerImpl - Class in org.jppf.management
This class is a wrapper around a JMX management server.
JMXServerImpl(String) - Constructor for class org.jppf.management.JMXServerImpl
Initialize this JMX server with the specified namespace suffix.
JMXServerImpl(String, String) - Constructor for class org.jppf.management.JMXServerImpl
Initialize this JMX server with the specified namespace suffix and uuid.
job - Variable in class org.jppf.client.AbstractJPPFClientConnection
Holds the tasks, data provider and submission mode for the current execution.
job - Variable in class org.jppf.client.JobSubmission
The submitted job.
job - Variable in class org.jppf.client.loadbalancer.LoadBalancer.ExecutionThread
The execution to perform.
JOB_ICON - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Path to the icon used for a job.
jobAdded(String, JobInformation) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Called to notify that a job was submitted to a driver.
JobAwareness - Interface in org.jppf.server.scheduler.bundle
Bundler implementations should implement this interface if they wish to have access to a job's metadata.
jobCanceled - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeContext
True means the job was cancelled and the task completion listener must not be called.
JobData - Class in org.jppf.ui.monitoring.job
Instances of this class hold the information related to each node in the job data tree table.
JobData(JobDataType) - Constructor for class org.jppf.ui.monitoring.job.JobData
Initialize this job data with the specified type.
JobData(JPPFClientConnection) - Constructor for class org.jppf.ui.monitoring.job.JobData
Initialize this job data as a driver related object.
JobData(JobInformation) - Constructor for class org.jppf.ui.monitoring.job.JobData
Initialize this job data as a holding information about a job submitted to a driver.
JobData(JobInformation, JPPFManagementInfo) - Constructor for class org.jppf.ui.monitoring.job.JobData
Initialize this job data as a holding information about a sub-job dispatched to a node.
jobDataArray - Variable in class org.jppf.ui.monitoring.job.actions.AbstractJobAction
The object representing the JPPF jobs in the tree table.
JobDataPanel - Class in org.jppf.ui.monitoring.job
Panel displaying the tree of all driver connections and attached nodes.
JobDataPanel() - Constructor for class org.jppf.ui.monitoring.job.JobDataPanel
Initialize this panel with the specified information.
JobDataPanel.RefreshTask - Class in org.jppf.ui.monitoring.job
This task refreshes the entire job data panel.
JobDataPanel.RefreshTask() - Constructor for class org.jppf.ui.monitoring.job.JobDataPanel.RefreshTask
Initialize this task.
JobDataPanelActionManager - Class in org.jppf.ui.monitoring.job
Action handler for the JOb Data Panel.
JobDataPanelActionManager(JTreeTable) - Constructor for class org.jppf.ui.monitoring.job.JobDataPanelActionManager
Initialize this action manager with the specified JTreeTable component.
JobDataType - Enum in org.jppf.ui.monitoring.job
Enumeration of possible type of job data nodes.
jobDispatched(JobNotification) - Method in interface org.jppf.job.JobListener
Called when all or part of a job is is sent to a node for execution.
jobDispatched(BundleWrapper, ChannelWrapper) - Method in class org.jppf.server.job.JPPFJobManager
Called when all or part of a job is dispatched to a node.
jobEnded(JobNotification) - Method in interface org.jppf.job.JobListener
Called when a job is complete and has been sent back to the client.
jobEnded(BundleWrapper) - Method in class org.jppf.server.job.JPPFJobManager
Called when a job is complete and returned to the client.
jobEnding(NodeLifeCycleEvent) - Method in interface org.jppf.node.event.NodeLifeCycleListener
Called after the node finishes processing a job.
JobEventTask - Class in org.jppf.server.job
Instances of this class are submitted into an event queue and generate actual job manager events that are then dispatched to registered listeners.
JobEventTask(JPPFJobManager, JobEventType, JPPFTaskBundle, ChannelWrapper) - Constructor for class org.jppf.server.job.JobEventTask
Initialize this job manager event task with the specified parameters.
JobEventType - Enum in org.jppf.job
This enum describes the types of events emitted by a JPPFJobManager.
jobInfo - Variable in class org.jppf.server.job.management.NodeJobInformation
The information about the sub-job.
JobInformation - Class in org.jppf.job
Instances of this class group tasks from the same client together, so they are sent to the same node, avoiding unnecessary transport overhead.
JobInformation() - Constructor for class org.jppf.job.JobInformation
Initialize this object.
JobInformation(String, String, int, int, int, boolean, boolean) - Constructor for class org.jppf.job.JobInformation
Initialize this object with the specified parameters.
JobListener - Interface in org.jppf.job
Listener interface for job manager events.
jobManager - Variable in class org.jppf.server.queue.JPPFPriorityQueue
The job manager.
JobNotification - Class in org.jppf.job
Instances of this class represent events emitted by a JPPFJobManager.
JobNotification(JobEventType, JobInformation, JPPFManagementInfo, long) - Constructor for class org.jppf.job.JobNotification
Initialize this event with the specified job and node information.
JobNotificationListener - Class in org.jppf.ui.monitoring.job
Implementation of a notification listener for processing of job events.
JobNotificationListener(JobDataPanel, String) - Constructor for class org.jppf.ui.monitoring.job.JobNotificationListener
Initialize this listener with the specified driver name.
jobQueued(JobNotification) - Method in interface org.jppf.job.JobListener
Called when a new job is put in the job queue.
jobQueued(BundleWrapper) - Method in class org.jppf.server.job.JPPFJobManager
Called when a job is added to the server queue.
jobRemoved(String, JobInformation) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Called to notify that a job was removed from a driver.
JobRenderer - Class in org.jppf.ui.monitoring.job
Renderer used to render the tree nodes in the job data panel.
JobRenderer() - Constructor for class org.jppf.ui.monitoring.job.JobRenderer
 
jobReturned(JobNotification) - Method in interface org.jppf.job.JobListener
Called when all or part of a job has returned from irs execution on a node.
jobReturned(BundleWrapper, ChannelWrapper) - Method in class org.jppf.server.job.JPPFJobManager
Called when all or part of a job has returned from a node.
jobStarting(NodeLifeCycleEvent) - Method in interface org.jppf.node.event.NodeLifeCycleListener
Called before the node starts processing a job.
JobSubmission - Class in org.jppf.client
This class encapsulates the results of a job submission.
JobTableCellRenderer - Class in org.jppf.ui.monitoring.job
Table cell renderer used to render the alignment of cell values in the table.
JobTableCellRenderer() - Constructor for class org.jppf.ui.monitoring.job.JobTableCellRenderer
 
JobTreeTableModel - Class in org.jppf.ui.monitoring.job
Tree table model for the tree table.
JobTreeTableModel(TreeNode) - Constructor for class org.jppf.ui.monitoring.job.JobTreeTableModel
Initialize this model with the specified tree root.
JobTreeTableMouseListener - Class in org.jppf.ui.monitoring.job
Mouse listener for the node data panel.
JobTreeTableMouseListener(JTreeTableActionHandler) - Constructor for class org.jppf.ui.monitoring.job.JobTreeTableMouseListener
Initialize this mouse listener.
jobUpdated(JobNotification) - Method in interface org.jppf.job.JobListener
Called when the current number of tasks in a job was updated.
jobUpdated(BundleWrapper) - Method in class org.jppf.server.job.JPPFJobManager
Called when a job is added to the server queue.
jobUpdated(String, JobInformation) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Called to notify that a job was removed from a driver.
JPPF_DEBUG - Static variable in class org.jppf.server.JPPFDriver
Flag indicating whether collection of debug information is available via JMX.
JPPFAbstractNodeAction - Class in org.jppf.ui.monitoring.node.actions
Abstract superclass for popup menu actions used in the ui.
JPPFAbstractNodeAction(TopologyData...) - Constructor for class org.jppf.ui.monitoring.node.actions.JPPFAbstractNodeAction
Initialize this action with the specified JMX connections.
JPPFAccessor - Interface in org.jppf.jca.util
Utility interface used for accessing common attributes of the j2ee connector objects.
JPPFAccessorImpl - Class in org.jppf.jca.util
Utility class used to provide access to JPPF components.
JPPFAccessorImpl() - Constructor for class org.jppf.jca.util.JPPFAccessorImpl
Default constructor.
JPPFAdminMBean - Interface in org.jppf.management
Management interface for the administration of a JPPF component, driver or node.
JPPFAnnotatedTask - Class in org.jppf.client.taskwrapper
JPPF task wrapper for an object whose class is annotated with JPPFRunnable.
JPPFAnnotatedTask(Object, Object...) - Constructor for class org.jppf.client.taskwrapper.JPPFAnnotatedTask
Initialize this task with an object whose class is either annotated with JPPFRunnable, an instance of Runnable or an instance of Callable.
JPPFAnnotatedTask(Object, String, Object...) - Constructor for class org.jppf.client.taskwrapper.JPPFAnnotatedTask
Initialize this task from a POJO, given a method and its arguments to execute it.
JPPFApplicationServer - Class in org.jppf.server.app
Instances of this class listens for incoming connections from client applications.
JPPFApplicationServer(int) - Constructor for class org.jppf.server.app.JPPFApplicationServer
Initialize this socket server with a specified execution service and port number.
JPPFBroadcaster - Class in org.jppf.comm.discovery
Instances of this class broadcast JPPF driver information at regular intervals, to a configured UDP multicast group, to enable automatic discovery by clients, nodes and peer drivers.
JPPFBroadcaster(JPPFConnectionInformation) - Constructor for class org.jppf.comm.discovery.JPPFBroadcaster
Initialize this broadcaster using the server configuration information.
JPPFBuffer - Class in org.jppf.utils
buffer for the data read from or written to a socket connection.
JPPFBuffer() - Constructor for class org.jppf.utils.JPPFBuffer
Initialize this buffer.
JPPFBuffer(String) - Constructor for class org.jppf.utils.JPPFBuffer
Initialize this buffer with the specified String, using UTF-8 encoding.
JPPFBuffer(byte[], int) - Constructor for class org.jppf.utils.JPPFBuffer
Initialize this buffer with a specified buffer and buffer length.
JPPFBundlerFactory - Class in org.jppf.server.scheduler.bundle.spi
Factory class for JPPF load-balancing algorithms defined through the JPPFBundlerProvider service provider interface.
JPPFBundlerFactory() - Constructor for class org.jppf.server.scheduler.bundle.spi.JPPFBundlerFactory
 
JPPFBundlerProvider - Interface in org.jppf.server.scheduler.bundle.spi
Interface for all load-balancing algorithm providers.
JPPFByteArrayOutputStream - Class in org.jppf.utils.streams
Extension of ByteArrayOutputStream, providing a faster toByteArray() method that does not involve copying its internal buffer.
JPPFByteArrayOutputStream() - Constructor for class org.jppf.utils.streams.JPPFByteArrayOutputStream
Instantiate this stream with a default size.
JPPFByteArrayOutputStream(int) - Constructor for class org.jppf.utils.streams.JPPFByteArrayOutputStream
Instantiate this stream with the specified size.
JPPFCallable<V> - Interface in org.jppf.utils
A serializable callback interface.
JPPFChartBuilder - Class in org.jppf.ui.monitoring.charts.config
This class is used as a factory to create different charts, as well as for propagating the data updates to all defined charts.
JPPFChartBuilder() - Constructor for class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder
Initialize this charts builder.
JPPFClassLoader - 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.
JPPFClassLoader(ClassLoader) - Constructor for class org.jppf.classloader.JPPFClassLoader
Initialize this class loader with a parent class loader.
JPPFClassLoader(ClassLoader, List<String>) - Constructor for class org.jppf.classloader.JPPFClassLoader
Initialize this class loader with a parent class loader.
JPPFClassLoader.ResourceRequest - Class in org.jppf.classloader
Encapsulates a remote resource request submitted asynchronously via the single-thread executor.
JPPFClassLoader.ResourceRequest(JPPFResourceWrapper) - Constructor for class org.jppf.classloader.JPPFClassLoader.ResourceRequest
Initialize with the specified request.
JPPFClient - Class in org.jppf.client
This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFClient() - Constructor for class org.jppf.client.JPPFClient
Initialize this client with an automatically generated application UUID.
JPPFClient(ClientListener...) - Constructor for class org.jppf.client.JPPFClient
Initialize this client with an automatically generated application UUID.
JPPFClient(String) - Constructor for class org.jppf.client.JPPFClient
Initialize this client with a specified application UUID.
JPPFClient(String, ClientListener...) - Constructor for class org.jppf.client.JPPFClient
Initialize this client with the specified application UUID and new connection listeners.
jppfClient - Variable in class org.jppf.jca.util.JPPFAccessorImpl
The JPPF client used to submit tasks.
JPPFClientConnection - Interface in org.jppf.client
Interface for a client connection to a JPPF driver.
JPPFClientConnectionImpl - Class in org.jppf.client
This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFClientConnectionImpl(JPPFClient, String, String, JPPFConnectionInformation) - Constructor for class org.jppf.client.JPPFClientConnectionImpl
Initialize this client with a specified application UUID.
JPPFClientConnectionStatus - Enum in org.jppf.client
Connection status of a JPPFClientConnection instance.
JPPFClientStartupSPI - Interface in org.jppf.startup
This interface class represents objects that are run at client startup time.
JPPFConfiguration - Class in org.jppf.utils
Utility class for loading and accessing the JPPF configuration properties.
JPPFConfiguration() - Constructor for class org.jppf.utils.JPPFConfiguration
 
JPPFConfiguration.ConfigurationSource - Interface in org.jppf.utils
Implement this interface to provide an alternate configuration source.
JPPFConfigurationObjectStreamBuilder - Class in org.jppf.serialization
Standard object stream factory.
JPPFConfigurationObjectStreamBuilder() - Constructor for class org.jppf.serialization.JPPFConfigurationObjectStreamBuilder
Initialize this builder with the default ObjectInputStream and ObjectOutputStream classes of the JDK.
JPPFConfigurationObjectStreamBuilder(Class<?>, Class<?>) - Constructor for class org.jppf.serialization.JPPFConfigurationObjectStreamBuilder
Initialize this builder with the specified object input and output stream classes.
JPPFConfigurationObjectStreamBuilder(String, String) - Constructor for class org.jppf.serialization.JPPFConfigurationObjectStreamBuilder
Initialize this builder with the specified object input and output stream classes.
JPPFConnection - Interface in org.jppf.jca.cci
Interface for JPPF JCA connections.
JPPFConnectionFactory - Class in org.jppf.jca.cci
Implementation of the ConnectionFactory interface for the JPPF resource adapter.
JPPFConnectionFactory() - Constructor for class org.jppf.jca.cci.JPPFConnectionFactory
Default constructor.
JPPFConnectionFactory(JPPFManagedConnectionFactory, ConnectionManager) - Constructor for class org.jppf.jca.cci.JPPFConnectionFactory
Initialize this connection factorywith a specified managed connection factory and connection manager..
JPPFConnectionImpl - Class in org.jppf.jca.cci
Implementation of a JCA connection.
JPPFConnectionImpl(JPPFManagedConnection) - Constructor for class org.jppf.jca.cci.JPPFConnectionImpl
Initialize this connection from a managed connection.
JPPFConnectionInformation - Class in org.jppf.comm.discovery
This class encapsulates the connection information for a JPPF driver.
JPPFConnectionInformation() - Constructor for class org.jppf.comm.discovery.JPPFConnectionInformation
Default constructor.
JPPFConnectionManager - Class in org.jppf.jca.cci
Instances of this class represent a default connection manager for non-managed environments.
JPPFConnectionManager() - Constructor for class org.jppf.jca.cci.JPPFConnectionManager
 
JPPFConnectionMetaData - Class in org.jppf.jca.cci
Metadata for a JPPFConnection.
JPPFConnectionMetaData(String) - Constructor for class org.jppf.jca.cci.JPPFConnectionMetaData
Initialize this metadata with a user name.
JPPFContainer - Class in org.jppf.server.node
Instances of this class represent dynamic class loading, and serialization/deserialization, capabilities, associated with a specific client application.
JPPFContainer(List<String>, AbstractJPPFClassLoader) - Constructor for class org.jppf.server.node.JPPFContainer
Initialize this container with a specified application uuid.
JPPFContainer.ObjectDeserializationTask - Class in org.jppf.server.node
Instances of this class are used to deserialize objects from an incoming message in parallel.
JPPFContainer.ObjectDeserializationTask(DataLocation, int) - Constructor for class org.jppf.server.node.JPPFContainer.ObjectDeserializationTask
Initialize this task with the specified data buffer.
JPPFCredentials - Class in org.jppf.security
Default implementation of the JPPFCredentials interface provided for convenience.
JPPFCredentials() - Constructor for class org.jppf.security.JPPFCredentials
 
JPPFDataTransform - Interface in org.jppf.data.transform
This is the interface for arbitrary transformation and reverse-transformation of blocks of data that transit through the network.
JPPFDataTransformFactory - Class in org.jppf.data.transform
Factory class for data transform.
JPPFDataTransformFactory() - Constructor for class org.jppf.data.transform.JPPFDataTransformFactory
 
JPPFDefaultDriverMBeanProvider - Class in org.jppf.server.spi
Provider for the default JPPF driver management and monitoring features.
JPPFDefaultDriverMBeanProvider() - Constructor for class org.jppf.server.spi.JPPFDefaultDriverMBeanProvider
 
JPPFDefaultNodeMBeanProvider - Class in org.jppf.server.node.spi
Provider for the default JPPF node management and monitoring features.
JPPFDefaultNodeMBeanProvider() - Constructor for class org.jppf.server.node.spi.JPPFDefaultNodeMBeanProvider
 
JPPFDirFilter - Class in org.jppf.doc
Filter that only accepts directories.
JPPFDirFilter() - Constructor for class org.jppf.doc.JPPFDirFilter
Initialize a filter accepting all directory names except those excluded by default.
JPPFDirFilter(String[]) - Constructor for class org.jppf.doc.JPPFDirFilter
Initialize a filter accepting the specified directory names and excluding those specified by DEFAULT_EXCLUDES.
JPPFDirFilter(String[], String[]) - Constructor for class org.jppf.doc.JPPFDirFilter
Initialize a filter accepting the specified directory names and excluding the specifiied ones.
JPPFDistributedJob - Interface in org.jppf.server.protocol
Common interface for client-side jobs (see JPPFJob and server-side jobs (see JPPFTaskBundle).
JPPFDriver - Class in org.jppf.server
This class serves as an initializer for the entire JPPF server.
JPPFDriver() - Constructor for class org.jppf.server.JPPFDriver
Initialize this JPPFDriver.
JPPFDriverAdmin - Class in org.jppf.management
Instances of this class encapsulate the administration functionalities for a JPPF driver.
JPPFDriverAdmin() - Constructor for class org.jppf.management.JPPFDriverAdmin
 
JPPFDriverAdminMBean - Interface in org.jppf.management
MBean interface for the management of a JPPF driver.
JPPFDriverListener - Interface in org.jppf.server
Instances of this class are used to collect statistics on the JPPF server.
JPPFDriverMBeanProvider - Interface in org.jppf.management.spi
Service provider interface for pluggable management beans for JPPF drivers.
JPPFDriverStartupSPI - Interface in org.jppf.startup
This interface class represents objects that are run at server startup time.
JPPFDriverStatsManager - Class in org.jppf.server
This class is used to collect notifications from various components of the driver about jobs/tasks execution, queuing and performance.
JPPFDriverStatsManager() - Constructor for class org.jppf.server.JPPFDriverStatsManager
 
JPPFDriverStatsUpdater - Class in org.jppf.server
Instances of this class are used to collect statistics on the JPPF server.
JPPFDriverStatsUpdater() - Constructor for class org.jppf.server.JPPFDriverStatsUpdater
 
JPPFError - Error in org.jppf
Class of JPPF-specific error that may be caught in special cases.
JPPFError(String, Throwable) - Constructor for error org.jppf.JPPFError
Initialize this error with a specified message and cause exception.
JPPFError(String) - Constructor for error org.jppf.JPPFError
Initialize this error with a specified message.
JPPFError(Throwable) - Constructor for error org.jppf.JPPFError
Initialize this error with a specified cause exception.
JPPFErrorReporter - Class in org.jppf.utils
Utility class used to collect error and warning messages for various operations, including XML parsing and validation.
JPPFErrorReporter(String) - Constructor for class org.jppf.utils.JPPFErrorReporter
Initialize this error reporter with the specified name.
JPPFException - Exception in org.jppf
Class of exceptions for JPPF-specific exceptions.
JPPFException(String, Throwable) - Constructor for exception org.jppf.JPPFException
Initialize this exception with a specified message and cause exception.
JPPFException(String) - Constructor for exception org.jppf.JPPFException
Initialize this exception with a specified message.
JPPFException(Throwable) - Constructor for exception org.jppf.JPPFException
Initialize this exception with a specified cause exception.
JPPFExceptionResult - Class in org.jppf.server.protocol
Instances of this class are used to signal that a task could not be sent back by the node to the server.
JPPFExceptionResult(Throwable, Object) - Constructor for class org.jppf.server.protocol.JPPFExceptionResult
Initialize this task with the spepcifed error context.
JPPFExecutorService - Class in org.jppf.client.concurrent
Implementation of an ExecutorService wrapper around a JPPFClient.
JPPFExecutorService(JPPFClient) - Constructor for class org.jppf.client.concurrent.JPPFExecutorService
Initialize this executor service with the specified JPPF client.
JPPFFileFilter - Class in org.jppf.doc
Filter that only accepts files with specified extensions.
JPPFFileFilter() - Constructor for class org.jppf.doc.JPPFFileFilter
Initialize a filter accepting all directory names except those excluded by default.
JPPFFileFilter(String[]) - Constructor for class org.jppf.doc.JPPFFileFilter
Initialize a filter accepting the specified directory names and excluding those specified by DEFAULT_EXCLUDES.
JPPFFileFilter(String[], String[]) - Constructor for class org.jppf.doc.JPPFFileFilter
Initialize a filter accepting the specified directory names and excluding the specifiied ones.
JPPFFileHandler - Class in org.jppf.logging.jdk
A handler that prints log messages using a JPPFLogFormatter instance.
JPPFFileHandler() - Constructor for class org.jppf.logging.jdk.JPPFFileHandler
Initialize this Handler.
JPPFGetField - Class in org.jppf.serialization
JPPF implementation of the GetField API.
JPPFGetField() - Constructor for class org.jppf.serialization.JPPFGetField
 
JPPFInteraction - Class in org.jppf.jca.cci
Implementation of the Interaction interface.
JPPFInteraction(JPPFConnectionImpl) - Constructor for class org.jppf.jca.cci.JPPFInteraction
Intialize this interaction with a specified connection.
JPPFInteractionSpec - Class in org.jppf.jca.cci
Implementation of the InteractionSpec interface.
JPPFInteractionSpec(String) - Constructor for class org.jppf.jca.cci.JPPFInteractionSpec
Initialize this interaction spec with the specified function.
JPPFJcaClient - Class in org.jppf.jca.work
This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFJcaClient(String, String) - Constructor for class org.jppf.jca.work.JPPFJcaClient
Initialize this client with a specified application UUID.
JPPFJcaClientConnection - Class in org.jppf.jca.work
This class provides an API to submit execution requests and administration commands, and request server information data.
JPPFJcaClientConnection(String, String, JPPFConnectionInformation, JPPFJcaClient) - Constructor for class org.jppf.jca.work.JPPFJcaClientConnection
Initialize this client with a specified application UUID.
JPPFJcaJob - Class in org.jppf.jca.work
Instances of this class run a set of tasks rpeatedly, with a delay between each set of executions.
JPPFJcaJob(List<Runnable>, long) - Constructor for class org.jppf.jca.work.JPPFJcaJob
Create a connection iniitializer job with the specified tasks, delay and period.
JPPFJcaResultCollector - Class in org.jppf.jca.work
Implementation of the TaskResultListener interface that can be used "as is" to collect the results of an asynchronous tasks submission.
JPPFJcaResultCollector() - Constructor for class org.jppf.jca.work.JPPFJcaResultCollector
Initialize this collector.
JPPFJob - Class in org.jppf.client
Instances of this class represent a JPPF submission and hold all the required elements: tasks, execution policy, task listener, data provider, priority, blocking indicator.
JPPFJob() - Constructor for class org.jppf.client.JPPFJob
Default constructor, creates a blocking job with no data provider, default SLA values and a priority of 0.
JPPFJob(String) - Constructor for class org.jppf.client.JPPFJob
Default constructor, creates a blocking job with no data provider, default SLA values and a priority of 0.
JPPFJob(DataProvider) - Constructor for class org.jppf.client.JPPFJob
Initialize a blocking job with the specified parameters.
JPPFJob(DataProvider, JPPFJobSLA) - Constructor for class org.jppf.client.JPPFJob
Initialize a blocking job with the specified parameters.
JPPFJob(TaskResultListener) - Constructor for class org.jppf.client.JPPFJob
Initialize a non-blocking job with the specified parameters.
JPPFJob(DataProvider, TaskResultListener) - Constructor for class org.jppf.client.JPPFJob
Initialize a non-blocking job with the specified parameters.
JPPFJob(DataProvider, JPPFJobSLA, TaskResultListener) - Constructor for class org.jppf.client.JPPFJob
Initialize a non-blocking job with the specified parameters.
JPPFJob(DataProvider, JPPFJobSLA, boolean, TaskResultListener) - Constructor for class org.jppf.client.JPPFJob
Initialize a job with the specified parameters.
JPPFJob(DataProvider, JPPFJobSLA, JPPFJobMetadata, boolean, TaskResultListener) - Constructor for class org.jppf.client.JPPFJob
Initialize a job with the specified parameters.
JPPFJobManager - Class in org.jppf.server.job
Instances of this class manage and monitor the jobs throughout their processing within the JPPF driver.
JPPFJobManager() - Constructor for class org.jppf.server.job.JPPFJobManager
Default constructor.
JPPFJobMetadata - Class in org.jppf.server.protocol
Instances of this class hold metadata about a job, that can be used from a load-balancer, to adapt the load balancing to the computational weight of the job and/or the contained tasks.
JPPFJobMetadata() - Constructor for class org.jppf.server.protocol.JPPFJobMetadata
 
JPPFJobSLA - Class in org.jppf.server.protocol
This class represents the Service Level Agreement Between a JPPF job and a server.
JPPFJobSLA() - Constructor for class org.jppf.server.protocol.JPPFJobSLA
Default constructor.
JPPFJobSLA(ExecutionPolicy) - Constructor for class org.jppf.server.protocol.JPPFJobSLA
Initialize this job SLA with the specified execution policy.
JPPFJobSLA(ExecutionPolicy, int) - Constructor for class org.jppf.server.protocol.JPPFJobSLA
Initialize this job SLA with the specified execution policy and priority.
JPPFJobSLA(ExecutionPolicy, int, int, boolean) - Constructor for class org.jppf.server.protocol.JPPFJobSLA
Initialize this job SLA with the specified execution policy, priority, max number of nodes and suspended indicator.
JPPFLocalClassLoader - 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.
JPPFLocalClassLoader(LocalClassLoaderChannel, ClassLoader) - Constructor for class org.jppf.classloader.JPPFLocalClassLoader
Initialize this class loader with a parent class loader.
JPPFLocalClassLoader(ClassLoader, List<String>) - Constructor for class org.jppf.classloader.JPPFLocalClassLoader
Initialize this class loader with a parent class loader.
JPPFLocalClassLoader.ResourceRequest - Class in org.jppf.classloader
Encapsulates a remote resource request submitted asynchronously via the single-thread executor.
JPPFLocalClassLoader.ResourceRequest(JPPFResourceWrapper) - Constructor for class org.jppf.classloader.JPPFLocalClassLoader.ResourceRequest
Initialize with the specified request.
JPPFLocalContainer - Class in org.jppf.server.node.local
Instances of this class represent dynamic class loading, and serialization/deserialization, capabilities, associated with a specific client application.
JPPFLocalContainer(LocalNodeChannel, List<String>, AbstractJPPFClassLoader) - Constructor for class org.jppf.server.node.local.JPPFLocalContainer
Initialize this container with a specified application uuid.
JPPFLocalContainer.ObjectDeserializationTask - Class in org.jppf.server.node.local
Instances of this class are used to deserialize objects from an incoming message in parallel.
JPPFLocalContainer.ObjectDeserializationTask(DataLocation, int) - Constructor for class org.jppf.server.node.local.JPPFLocalContainer.ObjectDeserializationTask
Initialize this task with the specicfied data buffer.
JPPFLocalNode - Class in org.jppf.server.node.local
Local (in-VM) node implementation.
JPPFLocalNode(LocalNodeChannel, LocalClassLoaderChannel) - Constructor for class org.jppf.server.node.local.JPPFLocalNode
Initialize this local node with the specfied I/O handler.
JPPFLogFormatter - Class in org.jppf.logging.jdk
Formats log records in format [yyyy/MM/dd hh:mm:ss.SSS][LEVEL][package.ClassName.method()]: message.
JPPFLogFormatter() - Constructor for class org.jppf.logging.jdk.JPPFLogFormatter
 
JPPFManagedConnection - Class in org.jppf.jca.spi
Implementation of the ManagedConnection interface.
JPPFManagedConnection() - Constructor for class org.jppf.jca.spi.JPPFManagedConnection
Default constructor.
JPPFManagedConnectionFactory - Class in org.jppf.jca.spi
Implementation of the ManagedConnectionFactory interface.
JPPFManagedConnectionFactory() - Constructor for class org.jppf.jca.spi.JPPFManagedConnectionFactory
Default constructor.
JPPFManagedConnectionMetaData - Class in org.jppf.jca.spi
Implementation of the ManagedConnectionMetaData interface.
JPPFManagedConnectionMetaData(String) - Constructor for class org.jppf.jca.spi.JPPFManagedConnectionMetaData
Initialize this metadata with a specified user name.
JPPFManagementInfo - Class in org.jppf.management
Instances of this class encapsulate the information required to access the JMX server of a node.
JPPFManagementInfo(String, int, String) - Constructor for class org.jppf.management.JPPFManagementInfo
Initialize this information with the specified parameters, using NODE as type.
JPPFManagementInfo(String, int, String, int) - Constructor for class org.jppf.management.JPPFManagementInfo
Initialize this information with the specified parameters.
JPPFMBeanProvider - Interface in org.jppf.management.spi
Service provider interface for pluggable management beans.
JPPFMBeanProviderManager<S extends JPPFMBeanProvider> - Class in org.jppf.management.spi
Instances of this class manage all management plugins defined through the Service Provider Interface.
JPPFMBeanProviderManager(Class<S>, MBeanServer) - Constructor for class org.jppf.management.spi.JPPFMBeanProviderManager
Initialize this mbean provider manager.
JPPFMulticastReceiver - Class in org.jppf.comm.discovery
An instance of this class listens to messages broadcast by the driver to get the driver connection host and ports.
JPPFMulticastReceiver() - Constructor for class org.jppf.comm.discovery.JPPFMulticastReceiver
Default constructor.
JPPFMulticastReceiver(IPFilter) - Constructor for class org.jppf.comm.discovery.JPPFMulticastReceiver
Default constructor.
JPPFMulticastReceiver(String, int, int) - Constructor for class org.jppf.comm.discovery.JPPFMulticastReceiver
Initialize this discovery thread with the specified UDP group, UDP port and timeout.
JPPFMulticastReceiver.Receiver - Class in org.jppf.comm.discovery
Instances of this class attempt to receive broadcast connection information from a multicast socket bound to a specified address.
JPPFMulticastReceiver.Receiver(InetAddress, int) - Constructor for class org.jppf.comm.discovery.JPPFMulticastReceiver.Receiver
Initialize this Receiver with the specified address and port.
JPPFNode - Class in org.jppf.server.node
Instances of this class encapsulate execution nodes.
JPPFNode() - Constructor for class org.jppf.server.node.JPPFNode
Default constructor.
JPPFNodeAdmin - Class in org.jppf.management
Management bean for a JPPF node.
JPPFNodeAdmin(JPPFNode) - Constructor for class org.jppf.management.JPPFNodeAdmin
Initialize this node management bean with the specified node.
JPPFNodeAdminMBean - Interface in org.jppf.management
Exposed interface of the JPPF node management bean.
JPPFNodeMBeanProvider - Interface in org.jppf.management.spi
Service provider interface for pluggable management beans for JPPF nodes.
JPPFNodeReconnectionNotification - Error in org.jppf
This error is thrown to notify a node that its code is obsolete and it should dynamically reload itself.
JPPFNodeReconnectionNotification(String) - Constructor for error org.jppf.JPPFNodeReconnectionNotification
Initialize this notification with a specified message.
JPPFNodeReconnectionNotification(String, Throwable) - Constructor for error org.jppf.JPPFNodeReconnectionNotification
Initialize this error with a specified message and cause exception.
JPPFNodeReconnectionNotification(Throwable) - Constructor for error org.jppf.JPPFNodeReconnectionNotification
Initialize this error with a specified cause exception.
JPPFNodeReloadNotification - Error in org.jppf
This error is thrown to notify a node that its code is obsolete and it should dynamically reload itself.
JPPFNodeReloadNotification(String) - Constructor for error org.jppf.JPPFNodeReloadNotification
Initialize this notification with a specified message.
JPPFNodeStartupSPI - Interface in org.jppf.startup
This interface represents objects that are run at node startup time.
JPPFNodeState - Class in org.jppf.management
Instances of this class represent the state of a node.
JPPFNodeState() - Constructor for class org.jppf.management.JPPFNodeState
 
JPPFNodeTaskMonitor - Class in org.jppf.management
MBean implementation for task-level monitoring on each node.
JPPFNodeTaskMonitor(String) - Constructor for class org.jppf.management.JPPFNodeTaskMonitor
Default constructor.
JPPFNodeTaskMonitorMBean - Interface in org.jppf.management
MBean interface for task-level monitoring on each node.
JPPFNodeTaskMonitorProvider - Class in org.jppf.server.node.spi
SPI Provider implementation for task-level monitoring MBean.
JPPFNodeTaskMonitorProvider() - Constructor for class org.jppf.server.node.spi.JPPFNodeTaskMonitorProvider
 
JPPFObjectInputStream - Class in org.jppf.serialization
Implementation of ObjectInputStream that reads objects without regards to whether they implement Serializable or not.
JPPFObjectInputStream(InputStream) - Constructor for class org.jppf.serialization.JPPFObjectInputStream
Initialize this object input stream witht he specified stream.
JPPFObjectOutputStream - Class in org.jppf.serialization
Implementation of ObjectOutputStream that writes objects without regards to whether they implement Serializable or not.
JPPFObjectOutputStream(OutputStream) - Constructor for class org.jppf.serialization.JPPFObjectOutputStream
Initialize this object stream.
JPPFObjectStreamBuilder - Interface in org.jppf.serialization
Interface for all builders instantiating alternate object input streams and output streams.
JPPFObjectStreamBuilderImpl - Class in org.jppf.serialization
Standard object stream factory.
JPPFObjectStreamBuilderImpl() - Constructor for class org.jppf.serialization.JPPFObjectStreamBuilderImpl
 
JPPFObjectStreamFactory - Class in org.jppf.serialization
This class builds object streams based on JPPF configuration properties.
JPPFObjectStreamFactory() - Constructor for class org.jppf.serialization.JPPFObjectStreamFactory
 
JPPFPeerInitializer - Class in org.jppf.server.peer
Instances of this class are used to initialize the connections to a peer driver in a separate thread.
JPPFPeerInitializer(String) - Constructor for class org.jppf.server.peer.JPPFPeerInitializer
Initialize this peer initializer from a specified peerName.
JPPFPermissions - Class in org.jppf.security
Implementation of node-specific permissions collection.
JPPFPermissions() - Constructor for class org.jppf.security.JPPFPermissions
 
JPPFPolicy - Class in org.jppf.security
Security policy for JPPF Nodes.
JPPFPolicy(ClassLoader) - Constructor for class org.jppf.security.JPPFPolicy
Initialize this policy.
JPPFPriority - Class in org.jppf.server.queue
Encapsulation of an integer value as a priority.
JPPFPriority(int) - Constructor for class org.jppf.server.queue.JPPFPriority
Initialize this priority witht he specified object.
JPPFPriorityQueue - Class in org.jppf.server.queue
A JPPF queue whose elements are ordered by decreasing priority.
JPPFPriorityQueue() - Constructor for class org.jppf.server.queue.JPPFPriorityQueue
Initialize this queue.
JPPFQueue - Interface in org.jppf.server.queue
Implementation of a generic non-blocking queue, to allow asynchronous access from a large number of threads.
JPPFRecord - Class in org.jppf.jca.cci
Implementation of the Record interface for the JPPF resource adapter.
JPPFRecord() - Constructor for class org.jppf.jca.cci.JPPFRecord
 
JPPFRecordFactory - Class in org.jppf.jca.cci
Implementation of the RecordFactory interface for the JPPF resource adapter.
JPPFRecordFactory() - Constructor for class org.jppf.jca.cci.JPPFRecordFactory
 
JPPFRemoteContainer - Class in org.jppf.server.node.remote
Instances of this class represent dynamic class loading, and serialization/deserialization, capabilities, associated with a specific client application.
JPPFRemoteContainer(SocketWrapper, List<String>, AbstractJPPFClassLoader) - Constructor for class org.jppf.server.node.remote.JPPFRemoteContainer
Initialize this container with a specified application uuid.
JPPFRemoteNode - Class in org.jppf.server.node.remote
Instances of this class encapsulate execution nodes.
JPPFRemoteNode() - Constructor for class org.jppf.server.node.remote.JPPFRemoteNode
Default constructor.
JPPFResourceAdapter - Class in org.jppf.jca.spi
Implementation of the JPPF Resource Adapter for J2EE.
JPPFResourceAdapter() - Constructor for class org.jppf.jca.spi.JPPFResourceAdapter
 
JPPFResourceAdapterMetaData - Class in org.jppf.jca.spi
Implementation of the ResourceAdapterMetaData interface for the JPPF resource adapter.
JPPFResourceAdapterMetaData() - Constructor for class org.jppf.jca.spi.JPPFResourceAdapterMetaData
 
JPPFResourceWrapper - Class in org.jppf.classloader
Instances of this class encapsulate the necessary information used by the network classloader, for sending class definition requests as well as receiving the class definitions.
JPPFResourceWrapper() - Constructor for class org.jppf.classloader.JPPFResourceWrapper
 
JPPFResourceWrapper.State - Enum in org.jppf.classloader
Enumeration of the possible states for this resource wrapper.
JPPFResultCollector - Class in org.jppf.client
Implementation of the TaskResultListener interface that can be used "as is" to collect the results of an asynchronous job submission.
JPPFResultCollector(int) - Constructor for class org.jppf.client.JPPFResultCollector
Initialize this collector with a specified number of tasks.
JPPFRunnable - Annotation Type in org.jppf.server.protocol
Annotation to determine which method in a class is the task's main method.
JPPFSchedule - Class in org.jppf.scheduling
Instances of this class contain data used to setup a schedule.
JPPFSchedule(long) - Constructor for class org.jppf.scheduling.JPPFSchedule
Initialize this schedule configuration with the specified duration.
JPPFSchedule(String, String) - Constructor for class org.jppf.scheduling.JPPFSchedule
Initialize this schedule configuration with the specified duration.
JPPFSchedule(String, SimpleDateFormat) - Constructor for class org.jppf.scheduling.JPPFSchedule
Deprecated. use JPPFSchedule(String, String) instead.
JPPFScheduleHandler - Class in org.jppf.scheduling
This class handles a timer.
JPPFScheduleHandler() - Constructor for class org.jppf.scheduling.JPPFScheduleHandler
Initialize this schedule handler with a default name.
JPPFScheduleHandler(String) - Constructor for class org.jppf.scheduling.JPPFScheduleHandler
Initialize this schedule handler with the specified name.
JPPFScheduleHandler.ScheduleHandlerTask - Class in org.jppf.scheduling
Timer task that triggers an action when the corresponding schedule date is reached.
JPPFScheduleHandler.ScheduleHandlerTask(Object, Runnable) - Constructor for class org.jppf.scheduling.JPPFScheduleHandler.ScheduleHandlerTask
Timer task wrapping a scheduled action.
JPPFScriptingException - Exception in org.jppf.scripting
Exception thrown when an error occurs while executring a script.
JPPFScriptingException(String, Throwable) - Constructor for exception org.jppf.scripting.JPPFScriptingException
Initialize this exception with a specified message and cause exception.
JPPFScriptingException(String) - Constructor for exception org.jppf.scripting.JPPFScriptingException
Initialize this exception with a specified message.
JPPFScriptingException(Throwable) - Constructor for exception org.jppf.scripting.JPPFScriptingException
Initialize this exception with a specified cause exception.
JPPFSecurityContext - Class in org.jppf.security
This interface encapsulates the required information and behaviour to manage how a component (driver, node or client) interacts with the others, in terms of authorizations and clearance.
JPPFSecurityContext(String, String, JPPFCredentials) - Constructor for class org.jppf.security.JPPFSecurityContext
Create a JPPF signature witht he specified parameters.
JPPFSecurityException - Exception in org.jppf.security
Exception thrown when the security credentials of two or more components of the framework fail to match.
JPPFSecurityException(String, Throwable) - Constructor for exception org.jppf.security.JPPFSecurityException
Initialize this exception with a specified message and cause exception.
JPPFSecurityException(String) - Constructor for exception org.jppf.security.JPPFSecurityException
Initialize this exception with a specified message.
JPPFSecurityException(Throwable) - Constructor for exception org.jppf.security.JPPFSecurityException
Initialize this exception with a specified cause exception.
JPPFService - Interface in org.jppf.gigaspaces
Service interface for JPPF job submission to the JPPF space.
JPPFServiceImpl - Class in org.jppf.gigaspaces
Implementation of the JPPF job submission service deployed as a GigaSpace.
JPPFServiceImpl() - Constructor for class org.jppf.gigaspaces.JPPFServiceImpl
Default constructor.
JPPFSplash - Class in org.jppf.ui.utils
This class handles the splash screen displaed while starting the admin console.
JPPFSplash(String) - Constructor for class org.jppf.ui.utils.JPPFSplash
Initialize this window with the specified owner.
JPPFSplash.ScrollTask - Class in org.jppf.ui.utils
Task that scrolls the images at regular intervals.
JPPFSplash.ScrollTask() - Constructor for class org.jppf.ui.utils.JPPFSplash.ScrollTask
 
JPPFStartup - Interface in org.jppf.startup
Common super interface for node and server startup SPI interfaces.
JPPFStartupLoader - Class in org.jppf.startup
Loader for the JPPF startup SPI implementations.
JPPFStartupLoader() - Constructor for class org.jppf.startup.JPPFStartupLoader
 
JPPFStats - Class in org.jppf.server
Instances of this class hold server-wide statitics and settings.
JPPFStats() - Constructor for class org.jppf.server.JPPFStats
 
JPPFSubmissionManager - Class in org.jppf.jca.work.submission
This task provides asynchronous management of tasks submitted through the resource adapter.
JPPFSubmissionManager(JPPFJcaClient) - Constructor for class org.jppf.jca.work.submission.JPPFSubmissionManager
Initialize this submission worker with the specified JPPF client.
JPPFSubmissionManager.JobSubmission - Class in org.jppf.jca.work.submission
Wrapper for submitting a job.
JPPFSubmissionResult - Class in org.jppf.jca.work.submission
This class encapsulates the results of an asynchronous tasks submission.
JPPFSystemInformation - Class in org.jppf.management
This class encapsulates the system information for a node.
JPPFSystemInformation(String) - Constructor for class org.jppf.management.JPPFSystemInformation
Initialize this system information object with the specified uuid.
JPPFSystemInformation.HostIP - Class in org.jppf.management
Instances of this class represent a hostname / ip address pair.
JPPFSystemInformation.HostIP(String, String) - Constructor for class org.jppf.management.JPPFSystemInformation.HostIP
Initialize this HostIP object with the specified host name and IP addresse.
JPPFTask - Class in org.jppf.server.protocol
Abstract superclass for all tasks submitted to the execution server.
JPPFTask() - Constructor for class org.jppf.server.protocol.JPPFTask
Default constructor.
JPPFTaskBundle - Class in org.jppf.server.protocol
Instances of this class group tasks from the same client together, so they are sent to the same node, avoiding unnecessary transport overhead.
JPPFTaskBundle() - Constructor for class org.jppf.server.protocol.JPPFTaskBundle
Initialize this task bundle and set its build number.
JPPFTaskBundle.State - Enum in org.jppf.server.protocol
Type safe enumeration for the values of the bundle state.
JPPFTaskEvent - Class in org.jppf.server.protocol
Instances of this class represent events sent by a JPPF task.
JPPFTaskEvent(Serializable) - Constructor for class org.jppf.server.protocol.JPPFTaskEvent
Initialize this event with the specified source.
JPPFTaskFuture<V> - Class in org.jppf.client.concurrent
Implementation of a future handled by a JPPFExecutorService.
JPPFTaskFuture(FutureResultCollector, int) - Constructor for class org.jppf.client.concurrent.JPPFTaskFuture
Initialize this future with the specified parameters.
JPPFTaskListener - Interface in org.jppf.server.protocol
Listener interface for receiving notifications of tasks events.
JPPFThreadFactory - Class in org.jppf.utils
Custom thread factory used mostly to specifiy th enames of created threads.
JPPFThreadFactory(String) - Constructor for class org.jppf.utils.JPPFThreadFactory
Initialize this thread factory with the specified name.
JPPFThreadFactory(String, int) - Constructor for class org.jppf.utils.JPPFThreadFactory
Initialize this thread factory with the specified name.
JPPFThreadFactory(String, boolean) - Constructor for class org.jppf.utils.JPPFThreadFactory
Initialize this thread factory with the specified name.
JPPFThreadFactory(String, boolean, int) - Constructor for class org.jppf.utils.JPPFThreadFactory
Initialize this thread factory with the specified name.
JPPFTimeout - Class in org.jppf.utils
Convenience class used to express a timeout in various units of time.
JPPFTimeout(TimeUnit, Long) - Constructor for class org.jppf.utils.JPPFTimeout
Initialize this timeout with the specfied time unit and value.
JPPFTreeTable - Class in org.jppf.ui.treetable
Common super class for all tree tables in the admin console.
JPPFTreeTable(AbstractJPPFTreeTableModel) - Constructor for class org.jppf.ui.treetable.JPPFTreeTable
Inityialize this tree table with the specified model.
JPPFUnsupportedOperationException - Exception in org.jppf
Exception raised to indicate that a call to a JPPF method is not supported.
JPPFUnsupportedOperationException(String, Throwable) - Constructor for exception org.jppf.JPPFUnsupportedOperationException
Initialize this exception with a specified message and cause exception.
JPPFUnsupportedOperationException(String) - Constructor for exception org.jppf.JPPFUnsupportedOperationException
Initialize this exception with a specified message.
JPPFUnsupportedOperationException(Throwable) - Constructor for exception org.jppf.JPPFUnsupportedOperationException
Initialize this exception with a specified cause exception.
JPPFUuid - Class in org.jppf.utils
Instances of this class serve as unique identifiers for messages sent to and from remote execution services.
JPPFUuid() - Constructor for class org.jppf.utils.JPPFUuid
Instanciate this JPPFUuid with a generated unique identifier.
JPPFUuid(String[], int) - Constructor for class org.jppf.utils.JPPFUuid
Instanciate this JPPFUuid with a generated unique identifier.
JTreeTable - Class in org.jppf.ui.treetable
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
JTreeTable(TreeTableModel) - Constructor for class org.jppf.ui.treetable.JTreeTable
Initialize this tree table with the specified model.
JTreeTable.TreeTableCellEditor - Class in org.jppf.ui.treetable
TreeTableCellEditor implementation.
JTreeTable.TreeTableCellEditor() - Constructor for class org.jppf.ui.treetable.JTreeTable.TreeTableCellEditor
 
JTreeTable.TreeTableCellRenderer - Class in org.jppf.ui.treetable
A TreeCellRenderer that displays a JTree.
JTreeTable.TreeTableCellRenderer(TreeModel) - Constructor for class org.jppf.ui.treetable.JTreeTable.TreeTableCellRenderer
Initialize this renderer with the specified tree model.
JTreeTableActionHandler - Class in org.jppf.ui.actions
Abstract implementation of the ActionManager interface for JTreeTable components.
JTreeTableActionHandler(JTreeTable) - Constructor for class org.jppf.ui.actions.JTreeTableActionHandler
Initialize this action manager with the specified JTreeTable component.

K

key - Variable in class org.jppf.server.nio.StateTransitionManager.ChannelRegistrationAction
The key resulting form the channel registration.
keyOps - Variable in class org.jppf.server.nio.AbstractLocalChannelWrapper
This channel's key ops.
kill() - Method in class org.jppf.comm.discovery.JPPFBroadcaster
 

L

label - Variable in class org.jppf.ui.options.AbstractOptionProperties
The label or title displayed with the UI component.
LabelOption - Class in org.jppf.ui.options
An option for simple labels that have text, an icon, or both.
LabelOption() - Constructor for class org.jppf.ui.options.LabelOption
Constructor provided as a convenience to facilitate the creation of option elements through reflexion.
language - Variable in class org.jppf.ui.options.xml.OptionDescriptor.ScriptDescriptor
The language in which the script is written, for instancew JavaScript, Groovy, etc.
latestMaxSize - Variable in class org.jppf.server.queue.AbstractJPPFQueue
 
LauncherListener - Class in org.jppf.process
Instances of this class isten to a socket connection setup in the ProcessLauncher, to handle the situation when the Launcher dies unexpectedly.
LauncherListener(int) - Constructor for class org.jppf.process.LauncherListener
Initialize this LauncherListener with the specified port.
launchProcess() - Method in class org.jppf.server.protocol.CommandLineTask
Run the external process or script.
layoutComponents(JComponent, JComponent) - Method in class org.jppf.ui.options.AbstractOption
Layout 2 components according to the specified layout constraints.
layoutComponents(JComponent, String, JComponent, String) - Method in class org.jppf.ui.options.AbstractOption
Layout 2 components according to the specified layout constraints.
layoutConstraints - Variable in class org.jppf.ui.options.AbstractOptionProperties
Mig layout constraints for the entire layout.
length - Variable in class org.jppf.server.nio.NioMessage
Total length of the message to read.
length - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
The total length of data to send or receive.
length - Variable in class org.jppf.utils.JPPFBuffer
The length of the buffer.
lengthWritten - Variable in class org.jppf.server.nio.NioMessage
Determines whether the buffer length has already been sent.
LessThan - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value < value.
LessThan(String, double) - Constructor for class org.jppf.node.policy.LessThan
Define an equality comparison between the numeric value of a property and another numeric value.
LifeCycleEventHandler - Class in org.jppf.server.node
This class handles the firing of node life cycle events and the listeners that subscribe to these events.
LifeCycleEventHandler(NodeExecutionManager) - Constructor for class org.jppf.server.node.LifeCycleEventHandler
Initialize this event handler witht he specified execution manager.
list - Variable in class org.jppf.ui.options.ListOption
The underlying JList component.
list(T...) - Static method in class org.jppf.utils.CollectionUtils
Convert an array into a List.
listenerList - Variable in class org.jppf.ui.treetable.AbstractCellEditor
The list of listners for this cell editor.
listenerList - Variable in class org.jppf.ui.treetable.AbstractTreeTableModel
The list of event listeners for this tree table model.
listeners - Variable in class org.jppf.client.AbstractClientConnectionHandler
List of status listeners for this connection.
listeners - Variable in class org.jppf.client.AbstractJPPFClient
List of listeners to this JPPF client.
listeners - Variable in class org.jppf.client.AbstractJPPFClientConnection
List of status listeners for this connection.
listeners - Variable in class org.jppf.node.AbstractMonitoredNode
The list of listeners that receive notifications from this node.
listeners - Variable in class org.jppf.server.protocol.AbstractLocation
The list of listeners to this location.
listeners - Variable in class org.jppf.server.protocol.JPPFTask
List of listeners for this task.
listeners - Variable in class org.jppf.ui.options.AbstractOption
List of listeners that are notified when the value of this option changes.
listeners - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Listeners of this option element.
ListOption - Class in org.jppf.ui.options
Option holding a JList as its UI component.
ListOption() - Constructor for class org.jppf.ui.options.ListOption
Default constructor.
ListOption(String, String, String, List<Object>, List<Object>, int) - Constructor for class org.jppf.ui.options.ListOption
Initialize this combo box option with the specified parameters.
load(Class<S>) - Method in class org.jppf.startup.JPPFStartupLoader
Load all instances found in the class path.
loadBalancer - Variable in class org.jppf.client.AbstractGenericClient
The load balancer for local versus remote execution.
LoadBalancer - Class in org.jppf.client.loadbalancer
This class is used to balance the number of tasks in an execution between local and remote execution.
LoadBalancer() - Constructor for class org.jppf.client.loadbalancer.LoadBalancer
Default constructor.
LoadBalancer.ExecutionThread - Class in org.jppf.client.loadbalancer
Instances of this class are intended to perform local and remote task executions concurrently.
LoadBalancer.ExecutionThread(List<JPPFTask>, JPPFJob) - Constructor for class org.jppf.client.loadbalancer.LoadBalancer.ExecutionThread
Initialize this execution thread for remote excution.
LoadBalancer.LocalExecutionThread - Class in org.jppf.client.loadbalancer
Instances of this class are intended to perform local task executions concurrently.
LoadBalancer.LocalExecutionThread(List<JPPFTask>, JPPFJob) - Constructor for class org.jppf.client.loadbalancer.LoadBalancer.LocalExecutionThread
Initialize this execution thread for local excution.
LoadBalancer.RemoteExecutionThread - Class in org.jppf.client.loadbalancer
Instances of this class are intended to perform remote task executions concurrently.
LoadBalancer.RemoteExecutionThread(List<JPPFTask>, JPPFJob, AbstractJPPFClientConnection) - Constructor for class org.jppf.client.loadbalancer.LoadBalancer.RemoteExecutionThread
Initialize this execution thread for remote excution.
loadBalancerInformation() - Method in class org.jppf.management.JMXDriverConnectionWrapper
Obtain the current load-balancing settings.
loadBalancerInformation() - Method in class org.jppf.management.JPPFDriverAdmin
Obtain the current load-balancing settings.
loadBalancerInformation() - Method in interface org.jppf.management.JPPFDriverAdminMBean
Obtain the current load-balancing settings.
LoadBalancingInformation - Class in org.jppf.server.scheduler.bundle
Information on the load-balancing algorithm currently setup in the driver.
LoadBalancingInformation() - Constructor for class org.jppf.server.scheduler.bundle.LoadBalancingInformation
Default constructor.
LoadBalancingInformation(String, TypedProperties, List<String>) - Constructor for class org.jppf.server.scheduler.bundle.LoadBalancingInformation
Initialize this load balancing information with the specified algorithm and parameters.
LoadBalancingProfile - Interface in org.jppf.server.scheduler.bundle
This interface defines the set of parameters used by a load-balancing algorithm.
loadChartConfiguration(Preferences) - Method in class org.jppf.ui.monitoring.charts.config.PreferencesStorage
Load a chart configuration from a preferences node.
loadChartConfigurations() - Method in class org.jppf.ui.monitoring.charts.config.PreferencesStorage
Load all chart configurations from the preferences tree, and create the corresponding charts.
loadClassDirect(String) - Method in class org.jppf.classloader.NonDelegatingClassLoader
Attempts to load a class directly from the parent.
loadFrameAttributes(Frame, Preferences) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Load the specified frame state from the preferences store.
loadIcon(String) - Static method in class org.jppf.ui.utils.GuiUtils
Load and cache an icon from the file system or classpath.
loadIcon(String, boolean) - Static method in class org.jppf.ui.utils.GuiUtils
Load and cache an icon from the file system or classpath.
loadImport(Node) - Method in class org.jppf.ui.options.xml.OptionDescriptorParser
Import an external XML descriptor.
loadImport(OptionDescriptor) - Method in class org.jppf.ui.options.xml.OptionElementFactory
Build a toolbar option from the specified option descriptor.
loadJPPFClass(String) - Method in class org.jppf.classloader.AbstractJPPFClassLoader
Load a JPPF class from the server.
loadJPPFClass(String) - Method in class org.jppf.classloader.JPPFLocalClassLoader
Load a JPPF class from the server.
loadListeners() - Method in class org.jppf.server.node.LifeCycleEventHandler
Load all listener instances found in the class path via a service definition.
loadMainWindowAttributes(Preferences) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Load the application's main window state from the preferences store.
loadPageFromURL(String, String) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Load a page built from an xml document.
loadPageFromXml(String) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Load a page built from an xml document.
loadPreferences() - Static method in class org.jppf.ui.options.factory.OptionsHandler
Load the value of all persistent options in the preferences store.
loadPreferences(OptionsHandler.OptionNode, Preferences) - Static method in class org.jppf.ui.options.factory.OptionsHandler
Save the value of all persistent options in the preferences store.
loadRemoteData(Map<String, Object>, boolean) - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Load the specified class from a socket connection.
loadRemoteData(Map<String, Object>, boolean) - Method in class org.jppf.classloader.JPPFClassLoader
Load the specified class from a socket connection.
loadRemoteData(Map<String, Object>, boolean) - Method in class org.jppf.classloader.JPPFLocalClassLoader
Load the specified class from a socket connection.
loadResourceData(Map<String, Object>, boolean) - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Load the specified class from a socket connection.
loadResourceData0(Map<String, Object>, boolean) - Method in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Load the specified class from a socket connection.
loadSchema(String) - Method in class org.jppf.utils.SchemaValidator
Load an XML schema from the specified path.
loadSchema(InputStream) - Method in class org.jppf.utils.SchemaValidator
Load an XML schema from the specified input stream.
loadSchema(Reader) - Method in class org.jppf.utils.SchemaValidator
Load an XML schema from the specified reader.
loadString(String) - Method in class org.jppf.utils.TypedProperties
Load this set of properties from a string.
loadTabCharts(Preferences) - Method in class org.jppf.ui.monitoring.charts.config.PreferencesStorage
Load the chart configurations for a tab from a specified tab preferences node.
local - Variable in class org.jppf.management.JMXConnectionWrapper
Determines whether the connection to the JMX server has been established.
LocalChannelSelector - Class in org.jppf.server.nio
Instances of this class act as a NIO selector for local (in-VM) channels.
LocalChannelSelector(ChannelWrapper<?>) - Constructor for class org.jppf.server.nio.LocalChannelSelector
Initialize this selector with the specified channel.
LocalClassContext - Class in org.jppf.server.nio.classloader
Context object associated with a socket channel used by the class server of the JPPF driver.
LocalClassContext() - Constructor for class org.jppf.server.nio.classloader.LocalClassContext
 
LocalClassLoaderChannel - Class in org.jppf.classloader
Channel wrapper and I/O implementation for the class loader of an in-VM node.
LocalClassLoaderChannel(AbstractNioContext) - Constructor for class org.jppf.classloader.LocalClassLoaderChannel
Initialize this I/O handler with the specified context.
LocalizationUtils - Class in org.jppf.utils
Utility methods to localize messages in the JPPF components.
LocalizationUtils() - Constructor for class org.jppf.utils.LocalizationUtils
 
localize(String) - Method in class org.jppf.ui.actions.AbstractUpdatableAction
Get a localized message given its unique name and the current locale.
localize(String) - Method in class org.jppf.ui.treetable.AbstractJPPFTreeTableModel
Get a localized message given its unique name and the current locale.
localize(String) - Method in class org.jppf.ui.treetable.AbstractTreeTableOption
Get a localized message given its unique name and the current locale.
locallyExecuting - Variable in class org.jppf.client.JobSubmission
Flag indicating whether the job will be executed locally, at least partially.
LocalNodeChannel - Class in org.jppf.server.nio.nodeserver
Wrapper implementation for a local node's communication channel.
LocalNodeChannel(LocalNodeContext) - Constructor for class org.jppf.server.nio.nodeserver.LocalNodeChannel
Initialize this channel wrapper with the specified node context.
LocalNodeContext - Class in org.jppf.server.nio.nodeserver
Context associated with a channel serving tasks to a local (in-VM) node.
LocalNodeContext() - Constructor for class org.jppf.server.nio.nodeserver.LocalNodeContext
 
LocalNodeIO - Class in org.jppf.server.node.local
This class performs the I/O operations requested by the JPPFNode, for reading the task bundles and sending the results back.
LocalNodeIO(JPPFNode) - Constructor for class org.jppf.server.node.local.LocalNodeIO
Initialize this TaskIO with the specified node.
LocalNodeMessage - Class in org.jppf.server.nio.nodeserver
Node message implementation for an in-VM node.
LocalNodeMessage() - Constructor for class org.jppf.server.nio.nodeserver.LocalNodeMessage
 
Location<T> - Interface in org.jppf.server.protocol
Abstraction of a block of data no matter how its actual location is referred to.
location - Variable in class org.jppf.ui.actions.AbstractUpdatableAction
Location at which to display any window or dialog created by this action.
LocationEvent - Class in org.jppf.server.protocol
Instances of this class represent events occurring when performing I/O operations between Location instances.
LocationEvent(Location, int) - Constructor for class org.jppf.server.protocol.LocationEvent
Initialize this event with its source location.
LocationEventListener - Interface in org.jppf.server.protocol
Listener for events occurring with Location objects.
locations - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
The data location objects abstracting the data to send or receive.
LOCK - Static variable in class org.jppf.classloader.AbstractJPPFClassLoaderLifeCycle
Used to synchronize access to the underlying socket from multiple threads.
lock - Variable in class org.jppf.server.nio.NioServer
Lock used to synchronize selector operations.
lock - Variable in class org.jppf.server.queue.AbstractJPPFQueue
Used for synchronized access to the queue.
log(String) - Method in interface org.jppf.logging.jmx.JmxLogger
Log the specified message with the specified level.
log(String) - Method in class org.jppf.logging.jmx.JmxLoggerImpl
Log the specified message as a JMX notification.
logWriter - Variable in class org.jppf.jca.util.JPPFAccessorImpl
The log writer for this object.
lookupProviders(Class<T>, ClassLoader) - Static method in class org.jppf.utils.ServiceFinder
Find all providers implementing or extending the specified provider interface or class, using the specified class loader.
lookupProviders(Class<T>) - Static method in class org.jppf.utils.ServiceFinder
Find all providers implementing or extending the specified provider interface or class, using the context class loader.

M

main(String...) - Static method in class org.jppf.doc.HtmlDocGenerator
Test this class.
main(String[]) - Static method in class org.jppf.doc.SamplesPHPReadmeProcessor
Run this utility with the specified command-line parameters.
main(String...) - Static method in class org.jppf.libmanagement.Downloader
Entry point.
main(String[]) - Static method in class org.jppf.net.IPv4AddressPattern
Main method.
main(String[]) - Static method in class org.jppf.net.IPv6AddressPattern
Main method.
main(String[]) - Static method in class org.jppf.node.idle.IdleDetector
Main entry point.
main(String...) - Static method in class org.jppf.node.NodeLauncher
Start this application, then the JPPF driver as a subprocess.
main(String...) - Static method in class org.jppf.node.NodeRunner
Run a node as a standalone application.
main(String...) - Static method in class org.jppf.node.policy.PolicyParser
Test of the parser.
main(String...) - Static method in class org.jppf.security.CryptoUtils
Entry pont to test this class.
main(String...) - Static method in class org.jppf.server.DriverLauncher
Start this application, then the JPPF driver a subprocess.
main(String...) - Static method in class org.jppf.server.JPPFDriver
Start the JPPF server.
main(String...) - Static method in class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Entry point for the multiplexer application.
main(String...) - Static method in class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Entry point for the multiplexer application.
main(String...) - Static method in class org.jppf.server.scheduler.bundle.impl.NodeSimulator
Entry point to test this class.
main(String...) - Static method in class org.jppf.ui.monitoring.ConsoleLoader
Start the console UI, optionally with the charting components.
main(String...) - Static method in class org.jppf.ui.monitoring.UILauncher
Start this UI.
main(String...) - Static method in class org.jppf.utils.FileReplacer
Main entry point.
main(String...) - Static method in class org.jppf.utils.FileUtils
Entry point for the splitTextFile() method.
main(String...) - Static method in class org.jppf.utils.NetworkUtils
Main entry point.
main(String...) - Static method in class org.jppf.utils.SchemaValidator
Entry point to test this class.
main(String[]) - Static method in class org.jppf.utils.TexFileSplitter
Split the input text files into output text files according to the specified options.
main(String...) - Static method in class org.jppf.utils.ThumbnailGenerator
Perform the thumbnail generation.
makeCopy() - Method in class org.jppf.server.JPPFStats
Build a copy of this stats object.
makeCopy() - Method in class org.jppf.utils.QueueStats
Male a copy of this queue stats object.
makeCopy() - Method in class org.jppf.utils.TimeSnapshot
Make a copy of this time snapshot object.
makeHelper() - Method in class org.jppf.client.AbstractJPPFClientConnection
Instantiate a SerializationHelper using the current context class loader.
makeHelper(ClassLoader) - Method in class org.jppf.client.AbstractJPPFClientConnection
Instantiate a SerializationHelper using the current context class loader.
makeScriptRunner(String) - Static method in class org.jppf.scripting.ScriptRunnerFactory
Instantiate a script runner based on the specified script language.
managementHost - Variable in class org.jppf.comm.discovery.JPPFConnectionInformation
Host address used for JMX management and monitoring.
managementPort - Variable in class org.jppf.comm.discovery.JPPFConnectionInformation
Port number used for JMX management and monitoring.
mapPrimitveType(Class) - Static method in class org.jppf.utils.ReflectionUtils
Map a primitive type to its corresponding wrapper type.
mark(int) - Method in class org.jppf.io.ByteBufferInputStream
Marks the current position in this input stream.
markSupported() - Method in class org.jppf.io.ByteBufferInputStream
Tests if this input stream supports the mark and reset methods.
matches(InetAddress) - Method in class org.jppf.net.AbstractIPAddressPattern
Determine whether the specified IP address matches this pattern.
matches(int[]) - Method in class org.jppf.net.AbstractIPAddressPattern
Determine whether the specified IP address matches this pattern.
matches(InetAddress) - Method in class org.jppf.net.IPv4AddressPattern
Determine whether the specified IP address matches this pattern.
matches(InetAddress) - Method in class org.jppf.net.IPv6AddressPattern
Determine whether the specified IP address matches this pattern.
matchingTypes(Class<?>[], Class<?>[]) - Static method in class org.jppf.utils.ReflectionUtils
Determine whether a set of (possibly null) types looseley matches another set of types.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.jppf.jca.spi.JPPFManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
max - Variable in class org.jppf.ui.options.SpinnerNumberOption
Maximum value for the spinner control.
maxAvailable - Variable in class org.jppf.client.utils.GridMonitor.NodeData
max heap size - used heap
maxDeviation - Variable in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
The percentage of deviation of the current mean to the mean when the system was considered stable.
maxFreeHeap() - Static method in class org.jppf.utils.SystemUtils
Compute the maximum memory currently available for the Java heap.
maxGuessToStable - Variable in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
The maximum number of guesses of number generated that were already tested for the algorithm to consider the current best solution stable.
maxRetries - Variable in class org.jppf.comm.recovery.AbstractRecoveryConnection
Maximum number of failed write/read attempts on a connection before the remote peer is considered dead.
maxSize() - Method in class org.jppf.client.loadbalancer.ClientProportionalBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.AbstractBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.impl.AutoTunedBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.impl.AutotunedDelegatingBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.impl.NodeSimulator.SimulatedProportionalBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.impl.ProportionalBundler
Get the max bundle size that can be used for this bundler.
maxSize() - Method in class org.jppf.server.scheduler.bundle.impl.RLBundler
Get the max bundle size that can be used for this bundler.
MBEAN_NAME - Static variable in interface org.jppf.server.job.management.DriverJobManagementMBean
The name under which this MBean is registered with the MBean server.
MBEAN_SIGNATURE - Static variable in class org.jppf.management.JMXDriverConnectionWrapper
Signature of the method invoked on the MBean.
mean - Variable in class org.jppf.server.scheduler.bundle.BundlePerformanceSample
Mean compute time for server to node round trip.
MemoryLocation - Class in org.jppf.server.protocol
Wrapper fro manipulating a file.
MemoryLocation(int) - Constructor for class org.jppf.server.protocol.MemoryLocation
Initialize this location and create a buffer of the specified size.
MemoryLocation(byte[]) - Constructor for class org.jppf.server.protocol.MemoryLocation
Initialize this location with the specified buffer.
MemoryLocation(byte[], int, int) - Constructor for class org.jppf.server.protocol.MemoryLocation
Initialize this location with the specified byte array.
MemoryMapDataProvider - Class in org.jppf.task.storage
Implementation of a data provider that handles in-memory data backed by a Map.
MemoryMapDataProvider() - Constructor for class org.jppf.task.storage.MemoryMapDataProvider
 
memoryMBean - Variable in class org.jppf.client.utils.GridMonitor.JPPFManagement
Proxy to the MXBean that collects heap usage data for the node.
merge(BundleWrapper, boolean) - Method in class org.jppf.server.protocol.BundleWrapper
Merge this bundle wrapper with another.
merge(Range<T>) - Method in class org.jppf.utils.Range
Construct a Range that is made of all values between the lowest lower bound and the highest upper bound of this range and the other specified range.
message - Variable in class org.jppf.server.nio.AbstractNioContext
Container for the current message data.
methodType - Variable in class org.jppf.client.taskwrapper.AbstractTaskObjectWrapper
The type of the method to execute on the object.
min - Variable in class org.jppf.ui.options.SpinnerNumberOption
Minimum value for the spinner control.
minSamplesToAnalyse - Variable in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
The minimum number of samples that must be collected before an analysis is triggered.
minSamplesToCheckConvergence - Variable in class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile
The minimum number of samples to be collected before checking if the performance profile has changed.
model - Variable in class org.jppf.ui.treetable.AbstractTreeTableOption
The tree table model associated with the tree table.
MonitoredNode - Interface in org.jppf.node
Interface for a node that provides information about its activity.
MonitoringPanel - Class in org.jppf.ui.monitoring
This class provides a graphical interface for monitoring the status and health of the JPPF server.
MonitoringPanel() - Constructor for class org.jppf.ui.monitoring.MonitoringPanel
Default contructor.
MoreThan - Class in org.jppf.node.policy
An execution policy rule that encapsulates a test of type property_value > value.
MoreThan(String, double) - Constructor for class org.jppf.node.policy.MoreThan
Define a comparison between the numeric value of a property and another numeric value.
mouseListenerClassName - Variable in class org.jppf.ui.options.JavaOption
Name of the mouseListener to set on this element.
mousePressed(MouseEvent) - Method in class org.jppf.ui.monitoring.job.JobTreeTableMouseListener
Processes right-click events to display popup menus.
mousePressed(MouseEvent) - Method in class org.jppf.ui.monitoring.node.NodeTreeTableMouseListener
Processes right-click events to display popup menus.
mousePressed(MouseEvent) - Method in class org.jppf.ui.options.xml.DebugMouseListener
Processes right-click events to display popup menus.
MultipleBuffersInputStream - Class in org.jppf.utils.streams
An output stream implementation that minimizes memory usage.
MultipleBuffersInputStream(JPPFBuffer...) - Constructor for class org.jppf.utils.streams.MultipleBuffersInputStream
Intialize this input stream with the specified buffers.
MultipleBuffersInputStream(List<JPPFBuffer>) - Constructor for class org.jppf.utils.streams.MultipleBuffersInputStream
Intialize this input stream with the specified buffers.
MultipleBuffersLocation - Class in org.jppf.io
Data location backed by a list of JPPFBuffer.
MultipleBuffersLocation(int) - Constructor for class org.jppf.io.MultipleBuffersLocation
Initialize this location with the specified size.
MultipleBuffersLocation(List<JPPFBuffer>, int) - Constructor for class org.jppf.io.MultipleBuffersLocation
Initialize this location with the specified list of buffers and size.
MultipleBuffersLocation(JPPFBuffer) - Constructor for class org.jppf.io.MultipleBuffersLocation
Initialize this location from a single buffer.
MultipleBuffersOutputStream - Class in org.jppf.utils.streams
An output stream implementation that minimizes memory usage.
MultipleBuffersOutputStream() - Constructor for class org.jppf.utils.streams.MultipleBuffersOutputStream
Intialize this output stream with a default buffer length of 32768.
MultipleBuffersOutputStream(List<JPPFBuffer>) - Constructor for class org.jppf.utils.streams.MultipleBuffersOutputStream
Intialize this output stream with a default buffer length of 32768.
MultipleBuffersOutputStream(int) - Constructor for class org.jppf.utils.streams.MultipleBuffersOutputStream
Intialize this output stream with the specified default buffer length.
MultiplexerChannelHandler - Class in org.jppf.server.nio.multiplexer.generic
Instances of this class are used when a client or node is connecting to the multiplexer.
MultiplexerChannelHandler(NioServer, String, int, ChannelWrapper) - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerChannelHandler
Initialize the channel with the specified host and port.
MultiplexerChannelHandler - Class in org.jppf.server.nio.multiplexer
Instances of this class are used when a client or node is connecting to the multiplexer.
MultiplexerChannelHandler(NioServer, String, int, ChannelWrapper<?>) - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerChannelHandler
Initialize the channel with the specified host and port.
MultiplexerChannelInitializer - Class in org.jppf.server.nio.multiplexer.generic
Instances of this class act as a separate thread wrapper around a channel handler.
MultiplexerChannelInitializer(AbstractSocketChannelHandler) - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerChannelInitializer
Instantiate this initializer with the specified parameters.
MultiplexerChannelInitializer - Class in org.jppf.server.nio.multiplexer
Instances of this class act as a separate thread wrapper around a channel handler.
MultiplexerChannelInitializer(AbstractSocketChannelHandler) - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerChannelInitializer
Instantiate this initializer with the specified parameters.
MultiplexerContext - Class in org.jppf.server.nio.multiplexer.generic
Context obect associated with a socket channel used by the multiplexer.
MultiplexerContext() - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
 
MultiplexerContext - Class in org.jppf.server.nio.multiplexer
Context obect associated with a socket channel used by the multiplexer.
MultiplexerContext() - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerContext
 
MultiplexerNioServer - Class in org.jppf.server.nio.multiplexer.generic
Nio server managing connections to and from the multiplexer.
MultiplexerNioServer() - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerNioServer
Initialize this server.
MultiplexerNioServer - Class in org.jppf.server.nio.multiplexer
Nio server managing connections to and from the multiplexer.
MultiplexerNioServer() - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerNioServer
Initialize this server.
MultiplexerServerFactory - Class in org.jppf.server.nio.multiplexer.generic
Utility class used to specify the possible states of a multiplexer connection, as well as the possible transitions between those states.
MultiplexerServerFactory(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerServerFactory
Initialize this factory with the specified server.
MultiplexerServerFactory - Class in org.jppf.server.nio.multiplexer
Utility class used to specify the possible states of a multiplexer connection, as well as the possible transitions between those states.
MultiplexerServerFactory(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerServerFactory
Initialize this factory with the specified server.
MultiplexerServerState - Class in org.jppf.server.nio.multiplexer.generic
Common abstract superclass for all states of a multiplexer connection.
MultiplexerServerState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.generic.MultiplexerServerState
Initialize this state.
MultiplexerServerState - Class in org.jppf.server.nio.multiplexer
Common abstract superclass for all states of a multiplexer connection.
MultiplexerServerState(MultiplexerNioServer) - Constructor for class org.jppf.server.nio.multiplexer.MultiplexerServerState
Initialize this state.
MultiplexerState - Enum in org.jppf.server.nio.multiplexer.generic
Enumeration of the possible states for a multiplexer channel.
MultiplexerState - Enum in org.jppf.server.nio.multiplexer
Enumeration of the possible states for a multiplexer channel.
MultiplexerTransition - Enum in org.jppf.server.nio.multiplexer.generic
Enumeration of the possible state transitions for a multiplexer channel.
MultiplexerTransition - Enum in org.jppf.server.nio.multiplexer
Enumeration of the possible state transitions for a multiplexer channel.

N

name - Variable in class org.jppf.client.AbstractClientConnectionHandler
The name given to this connection handler.
name - Variable in class org.jppf.client.AbstractJPPFClientConnection
Configuration name for this local client.
name - Variable in class org.jppf.comm.socket.AbstractSocketInitializer
Name given to this initializer.
name - Variable in class org.jppf.ui.monitoring.charts.config.ChartConfiguration
Name of this configuration.
name - Variable in class org.jppf.ui.options.AbstractOptionProperties
The name of this option element.
name - Variable in class org.jppf.ui.options.xml.OptionDescriptor.ItemDescriptor
The name of this item.
name - Variable in class org.jppf.ui.options.xml.OptionDescriptor
Name of the option element.
name - Variable in class org.jppf.utils.JPPFErrorReporter
A name used to identify this error reporter.
nbObjects - Variable in class org.jppf.server.nio.nodeserver.AbstractNodeMessage
The number of objects toread or write.
NetworkUtils - Class in org.jppf.utils
Utility class that provides method to discover the network configuration of the current machine.
NetworkUtils.SubnetInformation - Class in org.jppf.utils
A pair grouping an InetAddress and the corresponding subnet mask length.
NetworkUtils.SubnetInformation(InetAddress, Integer) - Constructor for class org.jppf.utils.NetworkUtils.SubnetInformation
Initialze this pair with the specified InetAddress and subnet mask length.
newBundle(QueueEvent) - Method in class org.jppf.server.job.JPPFJobManager
Called when a queue event occurrs.
newBundle(QueueEvent) - Method in interface org.jppf.server.queue.QueueListener
Notify a listener that a queue event occurred.
newClassLoaderCreator(List<String>) - Method in class org.jppf.server.node.AbstractClassLoaderManager
Instantiate the callback used to create the class loader in each JPPFContainer.
newClassLoaderCreator(List<String>) - Method in class org.jppf.server.node.remote.RemoteClassLoaderManager
Instantiate the callback used to create the class loader in each JPPFContainer.
newClientConnection() - Method in interface org.jppf.server.JPPFDriverListener
Called to notify that a new client is connected to he JPPF server.
newClientConnection() - Method in class org.jppf.server.JPPFDriverStatsManager
Called to notify that a new client is connected to he JPPF server.
newClientConnection() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Called to notify that a new client is connected to he JPPF server.
newConnection(JPPFClientConnection) - Method in class org.jppf.client.AbstractGenericClient
Invoked when a new connection is created.
newConnection(JPPFClientConnection) - Method in class org.jppf.client.AbstractJPPFClient
Notify all listeners that a new connection was created.
newConnection(ClientEvent) - Method in interface org.jppf.client.event.ClientListener
Notifiy this listener that a new driver connection was created.
newConnection(ClientEvent) - Method in class org.jppf.ui.monitoring.data.StatsHandler
Notifiy this listener that a new driver connection was created.
newConnection(ClientEvent) - Method in class org.jppf.ui.monitoring.job.JobDataPanel
Notifiy this listener that a new driver connection was created.
newConnection(ClientEvent) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Notifiy this listener that a new driver connection was created.
newIdleTimeDetector() - Method in interface org.jppf.node.idle.IdleTimeDetectorFactory
Create a new detector for system idle time.
newInstance(String) - Static method in class org.jppf.utils.ReflectionHelper
Invoke a default constructor using reflection.
newJPPFContainer(List<String>, AbstractJPPFClassLoader) - Method in class org.jppf.server.node.AbstractClassLoaderManager
Create a new container based on the uuid path and class loader.
newJPPFContainer(List<String>, AbstractJPPFClassLoader) - Method in class org.jppf.server.node.remote.RemoteClassLoaderManager
Create a new container based on the uuid path and class loader.
newMessage() - Method in class org.jppf.server.nio.nodeserver.AbstractNodeContext
Create a new message.
newMessage() - Method in class org.jppf.server.nio.nodeserver.LocalNodeContext
Create a new message.
newMessage() - Method in class org.jppf.server.nio.nodeserver.RemoteNodeContext
Create a new message.
newNodeConnection() - Method in interface org.jppf.server.JPPFDriverListener
Called to notify that a new node is connected to he JPPF server.
newNodeConnection() - Method in class org.jppf.server.JPPFDriverStatsManager
Called to notify that a new node is connected to he JPPF server.
newNodeConnection() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Called to notify that a new node is connected to he JPPF server.
newObjectInputStream(InputStream) - Method in class org.jppf.serialization.GenericObjectStreamBuilder
Obtain an input stream used for deserializing objects.
newObjectInputStream(InputStream) - Method in class org.jppf.serialization.JPPFConfigurationObjectStreamBuilder
Obtain an input stream used for deserializing objects.
newObjectInputStream(InputStream) - Method in interface org.jppf.serialization.JPPFObjectStreamBuilder
Obtain an input stream used for deserializing objects.
newObjectInputStream(InputStream) - Method in class org.jppf.serialization.JPPFObjectStreamBuilderImpl
Obtain an input stream used for deserializing objects.
newObjectInputStream(InputStream) - Static method in class org.jppf.serialization.JPPFObjectStreamFactory
Obtain an input stream used for deserializing objects.
newObjectInputStream(InputStream) - Method in class org.jppf.serialization.XstreamObjectStreamBuilder
Obtain an input stream used for deserializing objects.
newObjectOutputStream(OutputStream) - Method in class org.jppf.serialization.GenericObjectStreamBuilder
Obtain an Output stream used for serializing objects.
newObjectOutputStream(OutputStream) - Method in class org.jppf.serialization.JPPFConfigurationObjectStreamBuilder
Obtain an Output stream used for serializing objects.
newObjectOutputStream(OutputStream) - Method in interface org.jppf.serialization.JPPFObjectStreamBuilder
Obtain an Output stream used for serializing objects.
newObjectOutputStream(OutputStream) - Method in class org.jppf.serialization.JPPFObjectStreamBuilderImpl
Obtain an Output stream used for serializing objects.
newObjectOutputStream(OutputStream) - Static method in class org.jppf.serialization.JPPFObjectStreamFactory
Obtain an Output stream used for serializing objects.
newObjectOutputStream(OutputStream) - Method in class org.jppf.serialization.XstreamObjectStreamBuilder
Obtain an Output stream used for serializing objects.
newReadMessageCount() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Generate a new read meessage count value.
newThread(Runnable) - Method in class org.jppf.utils.JPPFThreadFactory
Constructs a new Thread.
newTime(long, int, int) - Method in class org.jppf.utils.TimeSnapshot
Called when a new time has been collected.
nextBundle(int) - Method in class org.jppf.server.queue.JPPFPriorityQueue
Get the next object in the queue.
nextBundle(BundleWrapper, int) - Method in class org.jppf.server.queue.JPPFPriorityQueue
Get the next object in the queue.
nextBundle(int) - Method in interface org.jppf.server.queue.JPPFQueue
Get the next object in the queue.
nextBundle(BundleWrapper, int) - Method in interface org.jppf.server.queue.JPPFQueue
Get the next object in the queue.
nextElement() - Method in class org.jppf.utils.IteratorEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextPendingMessage() - Method in class org.jppf.server.nio.multiplexer.generic.MultiplexerContext
Retrieve, and remove from the list, the next pending message.
NioChecks - Class in org.jppf.server.nio
 
NioChecks() - Constructor for class org.jppf.server.nio.NioChecks
 
NioContext<S extends Enum<S>> - Interface in org.jppf.server.nio
Context associated with an open communication channel.
NioMessage - Class in org.jppf.server.nio
Instances of this class are wrappers for the data to send to or receive from nodes.
NioMessage() - Constructor for class org.jppf.server.nio.NioMessage
 
NioObject - Class in org.jppf.server.nio
Instances of this class represent a data frame read asynchronously from an input source.
NioObject(int, boolean) - Constructor for class org.jppf.server.nio.NioObject
Initialize this NioObject with the specified size.
NioObject(DataLocation, boolean) - Constructor for class org.jppf.server.nio.NioObject
Initialize this NioObject with the specified size.
NioServer<S extends Enum<S>,T extends Enum<T>> - Class in org.jppf.server.nio
Generic server for non-blocking asynchronous socket channel based communications.
NioServer(String) - Constructor for class org.jppf.server.nio.NioServer
Initialize this server with a specified port number and name.
NioServer(String, boolean) - Constructor for class org.jppf.server.nio.NioServer
Initialize this server with a specified port number and name.
NioServer(int, String) - Constructor for class org.jppf.server.nio.NioServer
Initialize this server with a specified port number and name.
NioServer(int[], String, boolean) - Constructor for class org.jppf.server.nio.NioServer
Initialize this server with a specified list of port numbers and name.
NioServerFactory<S extends Enum<S>,T extends Enum<T>> - Class in org.jppf.server.nio
Instances of this class provide a mapping of enumerated values for states and transitions to the actual corresponding objects.
NioServerFactory(NioServer<S, T>) - Constructor for class org.jppf.server.nio.NioServerFactory
Initialize this factory with the specified server.
NioState<T extends Enum<T>> - Class in org.jppf.server.nio
State associated with a socket channel.
NioState() - Constructor for class org.jppf.server.nio.NioState
 
NioTransition<S extends Enum> - Class in org.jppf.server.nio
Instances of this class define the transition of one NIO state to another.
NioTransition(S, int) - Constructor for class org.jppf.server.nio.NioTransition
Create a new transition with the specified state and set of interests.
NO_OPTIONS - Static variable in class org.jppf.utils.base64.Base64
No options specified.
NODE - Static variable in class org.jppf.comm.recovery.RecoveryServer
Indicates the remote peer is a node.
NODE - Static variable in class org.jppf.management.JPPFManagementInfo
Node information type.
node - Variable in class org.jppf.server.node.AbstractNodeIO
The node who owns this TaskIO.
NODE_EXECUTION_PROPS - Static variable in interface org.jppf.ui.monitoring.data.StatsConstants
List of stats properties related to tasks execution.
NODE_ICON - Static variable in class org.jppf.ui.treetable.AbstractTreeCellRenderer
Path to the icon used for a node.
NODE_MBEAN_NAME - Static variable in interface org.jppf.management.JPPFAdminMBean
Name of the node's admin MBean.
NODE_SERVER - Static variable in class org.jppf.server.nio.NioServer
Name of the class server.
NODE_SUFFIX - Static variable in interface org.jppf.management.JPPFAdminMBean
RMI registry namespace suffix for nodes.
nodeAdded(String, JPPFManagementInfo) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Called to notify that a node was added to a driver.
nodeAdded(DefaultMutableTreeNode, JPPFManagementInfo) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Called to notify that a node was added to a driver.
NodeAwareness - Interface in org.jppf.server.scheduler.bundle
Bundler implementations should implement this interface if they wish to have access to a node's configuration.
NodeConfigurationAction - Class in org.jppf.ui.monitoring.node.actions
This action displays an input panel for the user to type a new thread pool size for a node, and updates the node with it.
NodeConfigurationAction() - Constructor for class org.jppf.ui.monitoring.node.actions.NodeConfigurationAction
Initialize this action.
nodeConnectionClosed() - Method in interface org.jppf.server.JPPFDriverListener
Called to notify that a new node is connected to he JPPF server.
nodeConnectionClosed() - Method in class org.jppf.server.JPPFDriverStatsManager
Called to notify that a new node is connected to he JPPF server.
nodeConnectionClosed() - Method in class org.jppf.server.JPPFDriverStatsUpdater
Called to notify that a new node is connected to he JPPF server.
nodeDataArray - Variable in class org.jppf.ui.monitoring.node.actions.AbstractTopologyAction
The object representing the JPPF nodes in the tree table.
nodeDataChannels() - Method in class org.jppf.server.debug.ServerDebug
Get the states of the node data channels.
nodeDataChannels() - Method in interface org.jppf.server.debug.ServerDebugMBean
Get the states of the node data channels.
NodeDataPanel - Class in org.jppf.ui.monitoring.node
Panel displaying the tree of all driver connections and attached nodes.
NodeDataPanel() - Constructor for class org.jppf.ui.monitoring.node.NodeDataPanel
Initialize this panel with the specified information.
NodeDataPanelManager - Class in org.jppf.ui.monitoring.node
This class manages updates to, and navigation within, the tree table for the node data panel.
nodeDataUpdated(String, String) - Method in class org.jppf.ui.monitoring.node.NodeDataPanel
Called when the state information of a node has changed.
nodeEnding(NodeLifeCycleEvent) - Method in interface org.jpp