|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Package org.jppf |
|---|
| Class org.jppf.JPPFError extends Error implements Serializable |
|---|
| Class org.jppf.JPPFException extends Exception implements Serializable |
|---|
| Class org.jppf.JPPFNodeReconnectionNotification extends JPPFError implements Serializable |
|---|
| Class org.jppf.JPPFNodeReloadNotification extends JPPFError implements Serializable |
|---|
| Class org.jppf.JPPFUnsupportedOperationException extends Exception implements Serializable |
|---|
| Package org.jppf.classloader |
|---|
| Class org.jppf.classloader.JPPFResourceWrapper extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
TraversalList<E> uuidPath
boolean dynamic
JPPFResourceWrapper.State state
String providerUuid
boolean asResource
ClassLoader.getResource().
String managementId
String requestUuid
Map<K,V> data
| Package org.jppf.client |
|---|
| Class org.jppf.client.JPPFJob extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> tasks
DataProvider dataProvider
boolean blocking
String id
String jobUuid
JPPFJobSLA jobSLA
JPPFJobMetadata jobMetadata
int taskCount
| Package org.jppf.client.event |
|---|
| Class org.jppf.client.event.ClientConnectionStatusEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
JPPFClientConnectionStatus oldStatus
| Class org.jppf.client.event.ClientEvent extends EventObject implements Serializable |
|---|
| Class org.jppf.client.event.TaskResultEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int startIndex
JPPFTask.getPosition() instead.
| Package org.jppf.client.taskwrapper |
|---|
| Class org.jppf.client.taskwrapper.AbstractTaskObjectWrapper extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
TaskObjectWrapper.MethodType methodType
| Class org.jppf.client.taskwrapper.CallableTaskWrapper extends AbstractTaskObjectWrapper implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Callable<V> callable
| Class org.jppf.client.taskwrapper.JPPFAnnotatedTask extends JPPFTask implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
TaskObjectWrapper taskObjectWrapper
JPPFTask.
| Class org.jppf.client.taskwrapper.PojoTaskWrapper extends AbstractTaskObjectWrapper implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Object taskObject
String method
Object[] args
String className
| Class org.jppf.client.taskwrapper.RunnableTaskWrapper extends AbstractTaskObjectWrapper implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Runnable runnable
String methodName
| Package org.jppf.comm.discovery |
|---|
| Class org.jppf.comm.discovery.JPPFConnectionInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String host
int[] classServerPorts
int[] nodeServerPorts
int[] applicationServerPorts
int managementPort
int recoveryPort
String uuid
int subnetMaskLength
| Package org.jppf.comm.recovery |
|---|
| Class org.jppf.comm.recovery.ClientConnectionEvent extends EventObject implements Serializable |
|---|
| Class org.jppf.comm.recovery.ReaperEvent extends EventObject implements Serializable |
|---|
| Package org.jppf.gigaspaces.test |
|---|
| Class org.jppf.gigaspaces.test.HelloTask extends JPPFTask implements Serializable |
|---|
| Serialized Fields |
|---|
long duration
| Package org.jppf.jca.cci |
|---|
| Class org.jppf.jca.cci.JPPFConnectionFactory extends JPPFAccessorImpl implements Serializable |
|---|
| Serialized Fields |
|---|
JPPFManagedConnectionFactory factory
ConnectionManager manager
Reference ref
| Class org.jppf.jca.cci.JPPFConnectionManager extends Object implements Serializable |
|---|
| Class org.jppf.jca.cci.JPPFInteractionSpec extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
PropertyChangeSupport support
String functionName
| Class org.jppf.jca.cci.JPPFRecord extends Object implements Serializable |
|---|
| Package org.jppf.jca.spi |
|---|
| Class org.jppf.jca.spi.JPPFManagedConnectionFactory extends JPPFAccessorImpl implements Serializable |
|---|
serialVersionUID: 1L
| Class org.jppf.jca.spi.JPPFResourceAdapter extends JPPFAccessorImpl implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String serverHost
int classServerPort
int appServerPort
int connectionPoolSize
String clientConfiguration
| Package org.jppf.jca.work.submission |
|---|
| Class org.jppf.jca.work.submission.SubmissionStatusEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
SubmissionStatus status
| Package org.jppf.job |
|---|
| Class org.jppf.job.JobInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String jobUuid
String jobId
int taskCount
int initialTaskCount
int priority
boolean suspended
boolean pending
int maxNodes
| Class org.jppf.job.JobNotification extends Notification implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JPPFManagementInfo nodeInfo
long timestamp
JobEventType eventType
| Package org.jppf.management |
|---|
| Class org.jppf.management.JMXDriverConnectionWrapper extends JMXConnectionWrapper implements Serializable |
|---|
| Class org.jppf.management.JMXNodeConnectionWrapper extends JMXConnectionWrapper implements Serializable |
|---|
| Class org.jppf.management.JPPFDriverAdmin extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Class org.jppf.management.JPPFManagementInfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String host
int port
String id
int type
NODE or DRIVER.
| Class org.jppf.management.JPPFNodeAdmin extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JPPFNodeState nodeState
String uuid
| Class org.jppf.management.JPPFNodeState extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Serializable taskEvent
String connectionStatus
String executionStatus
int nbTasksExecuted
long cpuTime
Set<E> taskIdSet
int threadPoolSize
int threadPriority
| Class org.jppf.management.JPPFSystemInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
TypedProperties system
TypedProperties runtime
TypedProperties env
TypedProperties jppf
TypedProperties network
TypedProperties storage
TypedProperties uuidProps
TypedProperties wrapper for the uuid of the corresponding JPPF component.
TypedProperties[] propertiesArray
| Class org.jppf.management.JPPFSystemInformation.HostIP extends Pair<String,String> implements Serializable |
|---|
| Class org.jppf.management.TaskExecutionNotification extends Notification implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
TaskInformation taskInformation
| Class org.jppf.management.TaskInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String id
String jobId
long cpuTime
long elapsedTime
boolean error
long timestamp
| Package org.jppf.node.event |
|---|
| Class org.jppf.node.event.NodeEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int nbTasks
| Class org.jppf.node.event.NodeLifeCycleEvent extends EventObject implements Serializable |
|---|
| Package org.jppf.node.idle |
|---|
| Class org.jppf.node.idle.IdleStateEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
IdleState state
| Package org.jppf.node.policy |
|---|
| Class org.jppf.node.policy.AtLeast extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
Number numberValue
| Class org.jppf.node.policy.AtMost extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
Number numberValue
| Class org.jppf.node.policy.BetweenEE extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
double a
double b
| Class org.jppf.node.policy.BetweenEI extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
double a
double b
| Class org.jppf.node.policy.BetweenIE extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
double a
double b
| Class org.jppf.node.policy.BetweenII extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
double a
double b
| Class org.jppf.node.policy.Contains extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
String value
boolean ignoreCase
| Class org.jppf.node.policy.CustomPolicy extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String[] args
| Class org.jppf.node.policy.Equal extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
Number numberValue
String stringValue
Boolean booleanValue
boolean ignoreCase
| Class org.jppf.node.policy.ExecutionPolicy extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String computedToString
| Class org.jppf.node.policy.ExecutionPolicy.AndRule extends ExecutionPolicy.LogicalRule implements Serializable |
|---|
| Class org.jppf.node.policy.ExecutionPolicy.LogicalRule extends ExecutionPolicy implements Serializable |
|---|
| Serialized Fields |
|---|
ExecutionPolicy[] rules
| Class org.jppf.node.policy.ExecutionPolicy.NotRule extends ExecutionPolicy implements Serializable |
|---|
| Serialized Fields |
|---|
ExecutionPolicy rule
| Class org.jppf.node.policy.ExecutionPolicy.OrRule extends ExecutionPolicy.LogicalRule implements Serializable |
|---|
| Class org.jppf.node.policy.ExecutionPolicy.XorRule extends ExecutionPolicy.LogicalRule implements Serializable |
|---|
| Class org.jppf.node.policy.LessThan extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
Number numberValue
| Class org.jppf.node.policy.MoreThan extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
Number numberValue
| Class org.jppf.node.policy.OneOf extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
double[] numberValues
String[] stringValues
boolean ignoreCase
| Class org.jppf.node.policy.PolicyRuleTest extends ExecutionPolicy implements Serializable |
|---|
| Class org.jppf.node.policy.RegExp extends ExecutionPolicy implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String propertyName
String regExp
| Package org.jppf.process.event |
|---|
| Class org.jppf.process.event.ProcessWrapperEvent extends EventObject implements Serializable |
|---|
| Package org.jppf.scheduling |
|---|
| Class org.jppf.scheduling.JPPFSchedule extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long duration
String date
String format
| Package org.jppf.scripting |
|---|
| Class org.jppf.scripting.JPPFScriptingException extends JPPFException implements Serializable |
|---|
| Package org.jppf.security |
|---|
| Class org.jppf.security.JPPFCredentials extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String group
String userId
| Class org.jppf.security.JPPFPermissions extends PermissionCollection implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> permissions
| Class org.jppf.security.JPPFSecurityContext extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String uuid
String id
JPPFCredentials credentials
String domain
| Class org.jppf.security.JPPFSecurityException extends JPPFException implements Serializable |
|---|
| Package org.jppf.server |
|---|
| Class org.jppf.server.JPPFStats extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int totalTasksExecuted
TimeSnapshot execution
TimeSnapshot nodeExecution
TimeSnapshot transport
TimeSnapshot server
long footprint
QueueStats taskQueue
QueueStats jobQueue
int nbNodes
int maxNodes
int nbClients
int maxClients
| Package org.jppf.server.debug |
|---|
| Class org.jppf.server.debug.ServerDebug extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Set<E> classLoaderSet
Set<E> nodeSet
| Package org.jppf.server.job |
|---|
| Class org.jppf.server.job.ChannelBundlePair extends Pair<ChannelWrapper<?>,BundleWrapper> implements Serializable |
|---|
| Package org.jppf.server.job.management |
|---|
| Class org.jppf.server.job.management.NodeJobInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JPPFManagementInfo nodeInfo
JobInformation jobInfo
| Package org.jppf.server.node |
|---|
| Class org.jppf.server.node.AbstractNodeIO.BufferList extends Pair<List<JPPFBuffer>,Integer> implements Serializable |
|---|
| Class org.jppf.server.node.NodeExecutionInfo extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
long cpuTime
long userTime
| Class org.jppf.server.node.TaskExecutionEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
TaskInformation taskInformation
| Package org.jppf.server.protocol |
|---|
| Class org.jppf.server.protocol.AbstractLocation extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Object path
List<E> listeners
boolean eventsEnabled
| Class org.jppf.server.protocol.CommandLineTask extends JPPFTask implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> commandList
Map<K,V> env
String startDir
StringBuilder standardOutput
StringBuilder errorOutput
boolean captureOutput
| Class org.jppf.server.protocol.FileLocation extends AbstractLocation<File> implements Serializable |
|---|
serialVersionUID: 1L
| Class org.jppf.server.protocol.JPPFExceptionResult extends JPPFTask implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String objectDescriptor
String className
| Class org.jppf.server.protocol.JPPFJobMetadata extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map<K,V> metadata
| Class org.jppf.server.protocol.JPPFJobSLA extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
ExecutionPolicy executionPolicy
int priority
int maxNodes
boolean suspended
JPPFSchedule jobSchedule
JPPFSchedule jobExpirationSchedule
boolean broadcastJob
| Class org.jppf.server.protocol.JPPFTask extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int position
Object result
Exception exception
JPPFSchedule timeoutSchedule
String id
| Class org.jppf.server.protocol.JPPFTaskBundle extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String uuid
String requestUuid
TraversalList<E> uuidPath
int taskCount
int initialTaskCount
long nodeExecutionTime
long executionStartTime
int buildNumber
JPPFTaskBundle.State state
Map<K,V> parameters
JPPFJobSLA jobSLA
| Class org.jppf.server.protocol.JPPFTaskEvent extends EventObject implements Serializable |
|---|
| Class org.jppf.server.protocol.LocationEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int n
| Class org.jppf.server.protocol.MemoryLocation extends AbstractLocation<byte[]> implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int offset
int len
| Class org.jppf.server.protocol.URLLocation extends AbstractLocation<URL> implements Serializable |
|---|
serialVersionUID: 1L
| Package org.jppf.server.queue |
|---|
| Class org.jppf.server.queue.JPPFPriority extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int value
| Class org.jppf.server.queue.QueueEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
boolean requeued
| Package org.jppf.server.scheduler.bundle |
|---|
| Class org.jppf.server.scheduler.bundle.LoadBalancingInformation extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String algorithm
TypedProperties parameters
List<E> algorithmNames
| Package org.jppf.server.scheduler.bundle.autotuned |
|---|
| Class org.jppf.server.scheduler.bundle.autotuned.AbstractAutoTuneProfile extends Object implements Serializable |
|---|
| Class org.jppf.server.scheduler.bundle.autotuned.AnnealingTuneProfile extends AbstractAutoTuneProfile implements Serializable |
|---|
| Serialized Fields |
|---|
long minSamplesToAnalyse
long minSamplesToCheckConvergence
double maxDeviation
int maxGuessToStable
float sizeRatioDeviation
float decreaseRatio
| Package org.jppf.server.scheduler.bundle.fixedsize |
|---|
| Class org.jppf.server.scheduler.bundle.fixedsize.FixedSizeProfile extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int size
| Package org.jppf.server.scheduler.bundle.proportional |
|---|
| Class org.jppf.server.scheduler.bundle.proportional.ProportionalTuneProfile extends AbstractAutoTuneProfile implements Serializable |
|---|
| Serialized Fields |
|---|
int performanceCacheSize
int proportionalityFactor
| Package org.jppf.server.scheduler.bundle.rl |
|---|
| Class org.jppf.server.scheduler.bundle.rl.RLProfile extends AbstractAutoTuneProfile implements Serializable |
|---|
| Serialized Fields |
|---|
int performanceCacheSize
double performanceVariationThreshold
int maxActionRange
| Package org.jppf.task.storage |
|---|
| Class org.jppf.task.storage.ClientDataProvider extends MemoryMapDataProvider implements Serializable |
|---|
serialVersionUID: 1L
| Class org.jppf.task.storage.MemoryMapDataProvider extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map<K,V> store
| Package org.jppf.ui.actions |
|---|
| Class org.jppf.ui.actions.AbstractUpdatableAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
String BASE
List<E> selectedElements
Point location
| Package org.jppf.ui.monitoring |
|---|
| Class org.jppf.ui.monitoring.MonitoringPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> tableModels
| Package org.jppf.ui.monitoring.charts.config |
|---|
| Class org.jppf.ui.monitoring.charts.config.JPPFChartBuilder extends JTabbedPane implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> handlerMap
List<E> tabList
Map<K,V> tabMap
| Package org.jppf.ui.monitoring.event |
|---|
| Class org.jppf.ui.monitoring.event.StatsHandlerEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
StatsHandlerEvent.Type type
| Package org.jppf.ui.monitoring.job |
|---|
| Class org.jppf.ui.monitoring.job.JobDataPanel extends AbstractTreeTableOption implements Serializable |
|---|
| Serialized Fields |
|---|
ExecutorService executor
org.jppf.ui.monitoring.job.JobDataPanelManager panelManager
| Class org.jppf.ui.monitoring.job.JobRenderer extends AbstractTreeCellRenderer implements Serializable |
|---|
| Class org.jppf.ui.monitoring.job.JobTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
| Package org.jppf.ui.monitoring.job.actions |
|---|
| Class org.jppf.ui.monitoring.job.actions.AbstractJobAction extends AbstractUpdatableAction implements Serializable |
|---|
| Serialized Fields |
|---|
JobData[] jobDataArray
JobData[] subjobDataArray
| Class org.jppf.ui.monitoring.job.actions.AbstractSuspendJobAction extends AbstractJobAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean requeue
| Class org.jppf.ui.monitoring.job.actions.CancelJobAction extends AbstractJobAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.job.actions.ResumeJobAction extends AbstractJobAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.job.actions.SuspendJobAction extends AbstractSuspendJobAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.job.actions.SuspendRequeueJobAction extends AbstractSuspendJobAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.job.actions.UpdateMaxNodesAction extends AbstractJobAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isOk
OptionElement panel
int maxNodes
| Package org.jppf.ui.monitoring.node |
|---|
| Class org.jppf.ui.monitoring.node.NodeDataPanel extends AbstractTreeTableOption implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> listenerMap
AtomicInteger nbServers
AtomicInteger nbNodes
NodeDataPanelManager manager
ExecutorService executor
| Class org.jppf.ui.monitoring.node.NodeRenderer extends AbstractTreeCellRenderer implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.NodeTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
Border border
| Package org.jppf.ui.monitoring.node.actions |
|---|
| Class org.jppf.ui.monitoring.node.actions.AbstractSelectionAction extends AbstractTopologyAction implements Serializable |
|---|
| Serialized Fields |
|---|
NodeDataPanel panel
| Class org.jppf.ui.monitoring.node.actions.AbstractTopologyAction extends AbstractUpdatableAction implements Serializable |
|---|
| Serialized Fields |
|---|
TopologyData[] nodeDataArray
| Class org.jppf.ui.monitoring.node.actions.CancelTaskAction extends JPPFAbstractNodeAction implements Serializable |
|---|
| Serialized Fields |
|---|
String taskId
| Class org.jppf.ui.monitoring.node.actions.JPPFAbstractNodeAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
TopologyData[] dataArray
| Class org.jppf.ui.monitoring.node.actions.NodeConfigurationAction extends AbstractTopologyAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isOk
OptionElement panel
Point location
| Class org.jppf.ui.monitoring.node.actions.NodeInformationAction extends AbstractTopologyAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.NodeThreadsAction extends AbstractTopologyAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isOk
OptionElement panel
int nbThreads
int priority
| Class org.jppf.ui.monitoring.node.actions.ResetTaskCounterAction extends AbstractTopologyAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.RestartNodeAction extends AbstractTopologyAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.RestartTaskAction extends JPPFAbstractNodeAction implements Serializable |
|---|
| Serialized Fields |
|---|
String taskId
| Class org.jppf.ui.monitoring.node.actions.SelectDriversAction extends AbstractSelectionAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.SelectNodesAction extends AbstractSelectionAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.ServerShutdownRestartAction extends AbstractTopologyAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isOk
OptionElement panel
long shutdownDelay
long restartDelay
| Class org.jppf.ui.monitoring.node.actions.ServerStatisticsResetAction extends AbstractTopologyAction implements Serializable |
|---|
| Class org.jppf.ui.monitoring.node.actions.ShutdownNodeAction extends AbstractTopologyAction implements Serializable |
|---|
| Package org.jppf.ui.options |
|---|
| Class org.jppf.ui.options.AbstractOption extends AbstractOptionElement implements Serializable |
|---|
| Serialized Fields |
|---|
Object value
List<E> listeners
boolean persistent
| Class org.jppf.ui.options.AbstractOptionElement extends AbstractOptionProperties implements Serializable |
|---|
| Serialized Fields |
|---|
OptionElement parent
OptionElement root
| Class org.jppf.ui.options.AbstractOptionProperties extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String label
String name
String toolTipText
String iconPath
boolean scrollable
boolean bordered
List<E> scripts
ValueChangeListener initializer
ValueChangeListener finalizer
boolean eventsEnabled
String layoutConstraints
String componentConstraints
| Class org.jppf.ui.options.BooleanOption extends AbstractOption implements Serializable |
|---|
| Class org.jppf.ui.options.ButtonOption extends AbstractOption implements Serializable |
|---|
| Class org.jppf.ui.options.ComboBoxOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox combo
JLabel comboLabel
List<E> items
| Class org.jppf.ui.options.FileChooserOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
int dialogType
JButton button
String extensions
List<E> filters
| Class org.jppf.ui.options.FillerOption extends AbstractOption implements Serializable |
|---|
| Class org.jppf.ui.options.FormattedNumberOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JFormattedTextField field
NumberFormat format
JLabel fieldLabel
String pattern
| Class org.jppf.ui.options.JavaOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
String className
String mouseListenerClassName
| Class org.jppf.ui.options.LabelOption extends AbstractOption implements Serializable |
|---|
| Class org.jppf.ui.options.ListOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JList list
List<E> items
int selMode
| Class org.jppf.ui.options.OptionPanel extends AbstractOptionElement implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> children
JPanel panel
ButtonGroup buttonGroup
| Class org.jppf.ui.options.PasswordOption extends TextOption implements Serializable |
|---|
| Class org.jppf.ui.options.PlainTextOption extends TextOption implements Serializable |
|---|
| Serialized Fields |
|---|
int columns
| Class org.jppf.ui.options.RadioButtonOption extends AbstractOption implements Serializable |
|---|
| Class org.jppf.ui.options.SpinnerNumberOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JSpinner spinner
JLabel spinnerLabel
Integer min
Integer max
| Class org.jppf.ui.options.SplitPaneOption extends AbstractOptionElement implements Serializable |
|---|
| Serialized Fields |
|---|
Option FILLER1
Option FILLER2
List<E> children
double resizeWeight
int dividerWidth
int orientation
SplitPaneOption.VERTICAL or SplitPaneOption.HORIZONTAL.
| Class org.jppf.ui.options.TabbedPaneOption extends AbstractOptionElement implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> children
| Class org.jppf.ui.options.TextAreaOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JTextArea textArea
boolean editable
| Class org.jppf.ui.options.TextOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField field
JLabel fieldLabel
| Class org.jppf.ui.options.ToolbarOption extends AbstractOptionElement implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> children
| Class org.jppf.ui.options.ToolbarSeparatorOption extends AbstractOption implements Serializable |
|---|
| Package org.jppf.ui.options.event |
|---|
| Class org.jppf.ui.options.event.ValueChangeEvent extends EventObject implements Serializable |
|---|
| Package org.jppf.ui.options.xml |
|---|
| Class org.jppf.ui.options.xml.OptionDescriptor extends TypedProperties implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String type
String name
String i18n
List<E> children
List<E> listeners
List<E> items
List<E> scripts
OptionDescriptor.ListenerDescriptor initializer
OptionDescriptor.ListenerDescriptor finalizer
| Class org.jppf.ui.options.xml.OptionDescriptor.ItemDescriptor extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String name
String selected
| Class org.jppf.ui.options.xml.OptionDescriptor.ListenerDescriptor extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String type
ValueChangeListener
String className
OptionDescriptor.ScriptDescriptor script
| Class org.jppf.ui.options.xml.OptionDescriptor.ScriptDescriptor extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String content
String language
String source
| Package org.jppf.ui.treetable |
|---|
| Class org.jppf.ui.treetable.AbstractTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
Color defaultNonSelectionBackground
Color defaultSelectionBackground
Color defaultSelectionForeground
Font plainFont
Font italicFont
Font boldFont
Font boldItalicFont
| Class org.jppf.ui.treetable.AbstractTreeTableOption extends AbstractOption implements Serializable |
|---|
| Serialized Fields |
|---|
String BASE
DefaultMutableTreeNode treeTableRoot
JPPFTreeTable treeTable
JTreeTableActionHandler actionHandler
| Class org.jppf.ui.treetable.JPPFTreeTable extends JTreeTable implements Serializable |
|---|
| Class org.jppf.ui.treetable.JTreeTable extends JTable implements Serializable |
|---|
| Serialized Fields |
|---|
JTreeTable.TreeTableCellRenderer tree
| Class org.jppf.ui.treetable.JTreeTable.TreeTableCellRenderer extends JTree implements Serializable |
|---|
| Serialized Fields |
|---|
int visibleRow
| Class org.jppf.ui.treetable.TreeTableModelAdapter extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
JTree tree
JTable table
TreeTableModel treeTableModel
| Package org.jppf.ui.utils |
|---|
| Class org.jppf.ui.utils.JPPFSplash extends Window implements Serializable |
|---|
| Serialized Fields |
|---|
ImageIcon[] images
JLabel label
JPPFSplash.ScrollTask task
Timer timer
long delay
| Package org.jppf.utils |
|---|
| Class org.jppf.utils.HostPort extends Pair<String,Integer> implements Serializable |
|---|
| Class org.jppf.utils.JPPFTimeout extends Pair<TimeUnit,Long> implements Serializable |
|---|
| Class org.jppf.utils.JPPFUuid extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String uuid
String[] codes
int length
| Class org.jppf.utils.NetworkUtils.SubnetInformation extends Pair<InetAddress,Integer> implements Serializable |
|---|
| Class org.jppf.utils.Pair extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Object first
Object second
| Class org.jppf.utils.QueueStats extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
int totalQueued
int queueSize
int maxQueueSize
TimeSnapshot times
String title
QueueStats.toString() method.
| Class org.jppf.utils.TimeSnapshot extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String title
TimeSnapshot.toString() method.
long totalTime
long latestTime
long minTime
long maxTime
double avgTime
| Class org.jppf.utils.TraversalList extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List<E> list
int position
| Class org.jppf.utils.TypedProperties extends Properties implements Serializable |
|---|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||