Serialized Form
|
Package com.nukernel.jdcf |
cluster
Cluster cluster
cluster
Cluster cluster
cluster
Cluster cluster
id
long id
table
java.util.Hashtable table
allocatedNodes
java.util.Vector allocatedNodes
- Nodes on which the computation is actually running.
args
java.lang.String[] args
- Arguments given to the job by the front end.
description
java.lang.String description
- A user-supplied text description of what the job is doing.
js
net.jini.space.JavaSpace js
- A Jini service similar to a tuple-space in Linda that is stores objects
and is also used for coordination.
label
java.lang.String label
- A front-end generated, globally unique identifier by which one may
refer to the job.
prog
Program prog
- An object containing the code to be run in the computation.
requestedNodes
java.util.Vector requestedNodes
- Nodes on which the job submitter requested the job be run.
result
java.lang.Object result
space
java.lang.String space
- The name of the JavaSpace which the job should use.
status
java.lang.Integer status
- The current state (running, etc.) of the job.
addr
java.net.InetAddress addr
cluster
java.lang.String cluster
id
net.jini.core.lookup.ServiceID id
idfile
java.io.File idfile
jm
net.jini.lookup.JoinManager jm
jobtmpl
Job jobtmpl
js
net.jini.space.JavaSpace js
ld
net.jini.discovery.LookupDiscovery ld
lrm
net.jini.lease.LeaseRenewalManager lrm
ne
NodeException ne
spacename
java.lang.String spacename
txnmgr
net.jini.core.transaction.server.TransactionManager txnmgr
txnmgrname
java.lang.String txnmgrname
Copyright © 2000 Sidney Cammeresi. All rights reserved.