Serialized Form
Package org.objectweb.proactive |
methodName
java.lang.String methodName
Package org.objectweb.proactive.benchmarks.timit.util |
serialVersionUID: -2107445173337154096L
time
HierarchicalTimerStatistics time
events
EventStatistics events
information
java.lang.String information
serialVersionUID: 3762604865283613499L
counterName
java.lang.String[] counterName
value
java.lang.Object[] value
statDataBag
EventDataBag statDataBag
nb
int nb
padding
int padding
empty
boolean empty
serialVersionUID: -4023758257227790549L
serialVersionUID: -6579163067813117881L
timersList
java.util.ArrayList<E> timersList
total
int[][][] total
start
long[] start
level
int level
parent
int[] parent
parentStarted
int[] parentStarted
counter_name
java.lang.String[] counter_name
nbCounters
int nbCounters
serialVersionUID: 2887387260859694305L
timerName
java.lang.String[] timerName
deviation
double[][][] deviation
average
double[][][] average
min
double[][][] min
max
double[][][] max
hierarchy
int[] hierarchy
nb
int nb
padding
int padding
empty
boolean empty
serialVersionUID: 2195039327751012564L
netclock
TimItReductor netclock
elapsed
long elapsed
latency
long latency
serialVersionUID: 4851461458559620436L
headCounterID
int headCounterID
serialVersionUID: -5295024562082646228L
timer
HierarchicalTimer timer
delegatedObservable
EventObservable delegatedObservable
timitReductor
TimItReductor timitReductor
serialVersionUID: 6077443063543623646L
id
int id
name
java.lang.String name
timer
HierarchicalTimer timer
serialVersionUID: -2687394905241420341L
benchStats
BenchmarkStatistics benchStats
timitReductor
TimItReductor timitReductor
groupSize
int groupSize
serialVersionUID: -3249170377806470213L
nbReceived
int nbReceived
timer
HierarchicalTimer timer
information
java.lang.String information
groupSize
int groupSize
eventDataBag
EventDataBag eventDataBag
bstats
BenchmarkStatistics bstats
bagList
java.util.ArrayList<E> bagList
- List of vectors of StatDatas (each subject can handle several observers
thus StatDatas)
Package org.objectweb.proactive.benchmarks.timit.util.charts |
serialVersionUID: 321266061715197229L
timers
org.jdom.Element[] timers
categories
java.lang.Comparable<T>[] categories
serialVersionUID: -3848003891108767655L
series
org.jdom.Element[] series
categories
java.lang.Comparable<T>[] categories
wantedTag
java.lang.String wantedTag
names
java.lang.String[] names
selectedAttributeName
java.lang.String selectedAttributeName
serialVersionUID: -9045078395503131290L
legendFormatMode
Chart.LegendFormat legendFormatMode
scaleMode
Chart.Scale scaleMode
array
int[][] array
- The array that will be displayed on the chart
legendValues
int[] legendValues
- The legendValues
maxValue
int maxValue
- The max value of the array
mainChart
org.jfree.chart.JFreeChart mainChart
- The main chart
legendChart
org.jfree.chart.JFreeChart legendChart
- The legend containing chart
Package org.objectweb.proactive.benchmarks.timit.util.charts.renderer |
serialVersionUID: -9139779432077336720L
alpha
int alpha
seriesBarWidthList
org.jfree.util.ObjectList seriesBarWidthList
- A list of the width of each series bar.
datasetTree
org.jdom.Element[] datasetTree
series
java.lang.Comparable<T>[] series
Package org.objectweb.proactive.benchmarks.timit.util.observing |
serialVersionUID: -6689679318037025254L
subjectRank
int subjectRank
- The rank that identifies the subject ie the worker in a group
bag
java.util.Vector<E> bag
- The vector of StatDatas
changed
boolean changed
eventDataObservers
java.util.Vector<E> eventDataObservers
Package org.objectweb.proactive.benchmarks.timit.util.observing.commobserv |
serialVersionUID: -5062574158941020818L
name
java.lang.String name
subjectRank
int subjectRank
markedCommunication
int[] markedCommunication
allValues
int[][] allValues
serialVersionUID: 8068073524780563668L
commStatData
CommEventData commStatData
- This will be the concrete StatData
name
java.lang.String name
Package org.objectweb.proactive.benchmarks.timit.util.observing.defaultobserver |
serialVersionUID: -8362004552051089021L
name
java.lang.String name
collapseOperation
int collapseOperation
notifyOperation
int notifyOperation
value
double value
result
double result
nbNotify
int nbNotify
collapsedValues
java.util.Vector<E> collapsedValues
serialVersionUID: 1090600979208050233L
eventData
DefaultEventData eventData
name
java.lang.String name
Package org.objectweb.proactive.branchnbound.core |
rootTask
Task rootTask
taskProviderQueue
TaskQueue taskProviderQueue
nodes
Node[] nodes
arrayOfNodes
Node[][] arrayOfNodes
arrayOfVns
VirtualNode[] arrayOfVns
workerGroup
Worker workerGroup
futureTaskList
java.util.Vector<E> futureTaskList
pendingTaskList
java.util.Vector<E> pendingTaskList
workingWorkerList
java.util.Vector<E> workingWorkerList
freeWorkerList
java.util.Vector<E> freeWorkerList
toReallocTaskList
java.util.Vector<E> toReallocTaskList
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
theSolution
java.lang.Object theSolution
exception
java.lang.Exception exception
initLowerBound
Result initLowerBound
initUpperBound
Result initUpperBound
worker
Worker worker
bestKnownSolution
java.lang.Object bestKnownSolution
selfWorkerGroup
Worker selfWorkerGroup
bestCurrentResult
Result bestCurrentResult
taskProvider
TaskQueue taskProvider
workerNodeUrl
java.lang.String workerNodeUrl
currentTask
Task currentTask
Package org.objectweb.proactive.branchnbound.core.exception |
Package org.objectweb.proactive.branchnbound.core.queue |
queue
java.util.Vector<E> queue
hungryLevel
int hungryLevel
rootTaskFromBackup
Task rootTaskFromBackup
pendingTasksFromBackup
java.util.Vector<E> pendingTasksFromBackup
allResults
java.util.Vector<E> allResults
queue
java.util.Vector<E> queue
size
int size
hungryLevel
int hungryLevel
current
int current
pendingTasksFromBackup
java.util.Vector<E> pendingTasksFromBackup
rootTaskFromBackup
Task rootTaskFromBackup
allResults
java.util.Vector<E> allResults
bestCurrentResult
Result bestCurrentResult
- Keeping a copy of the best current solution.
Package org.objectweb.proactive.calcium |
skernel
Skernel skernel
ready
java.util.PriorityQueue<E> ready
waiting
java.util.Hashtable<K,V> waiting
results
java.util.Vector<E> results
processing
java.util.Hashtable<K,V> processing
panicException
PanicException panicException
stats
StatsGlobalImpl stats
familyId
int familyId
parentId
int parentId
object
java.lang.Object object
id
int id
priority
int priority
isTainted
boolean isTainted
isDummy
boolean isDummy
stats
StatsImpl stats
streamId
int streamId
stack
java.util.Vector<E> stack
childrenReady
java.util.Vector<E> childrenReady
childrenWaiting
java.util.Hashtable<K,V> childrenWaiting
childrenFinished
java.util.Vector<E> childrenFinished
exception
java.lang.Exception exception
Package org.objectweb.proactive.calcium.examples.blast |
Package org.objectweb.proactive.calcium.examples.findprimes |
root
Skeleton<T> root
Package org.objectweb.proactive.calcium.examples.nqueens |
n
int n
solvableSize
int solvableSize
solutions
long[] solutions
board
int[] board
bound1
int bound1
topbit
int topbit
mask
int mask
row
int row
column
int column
left
int left
down
int down
right
int right
root
Skeleton<T> root
n1
int n1
n2
int n2
Package org.objectweb.proactive.calcium.examples.nqueens.bt1 |
Package org.objectweb.proactive.calcium.examples.nqueens.bt2 |
bound2
int bound2
sidemask
int sidemask
lastmask
int lastmask
endbit
int endbit
Package org.objectweb.proactive.calcium.exceptions |
Package org.objectweb.proactive.calcium.interfaces |
Package org.objectweb.proactive.calcium.proactive |
allowedMethodNames
java.lang.String allowedMethodNames
Package org.objectweb.proactive.calcium.skeletons |
div
Divide<T> div
conq
Conquer<T> conq
cond
Condition<T> cond
child
Skeleton<T> child
child
Skeleton<T> child
child
Skeleton<T> child
times
int times
cond
Condition<T> cond
ifChild
Skeleton<T> ifChild
elseChild
Skeleton<T> elseChild
stages
java.util.Vector<E> stages
secCode
Execute<T> secCode
muscleId
int muscleId
cond
Condition<T> cond
child
Skeleton<T> child
Package org.objectweb.proactive.calcium.statistics |
computationTime
long computationTime
numberExecutedTimes
int numberExecutedTimes
processingQueueLength
int processingQueueLength
waitingQueueLength
int waitingQueueLength
readyQueueLength
int readyQueueLength
resultsQueueLength
int resultsQueueLength
solvedNumberTasks
int solvedNumberTasks
solvedRootTasks
int solvedRootTasks
processingTime
long processingTime
waitingTime
long waitingTime
readyTime
long readyTime
resultsTime
long resultsTime
wallclockTime
long wallclockTime
computationTime
long computationTime
computationTime
long computationTime
waitingTime
long waitingTime
processingTime
long processingTime
readyTime
long readyTime
resultsTime
long resultsTime
initTime
long initTime
finitTime
long finitTime
currentStateStart
long currentStateStart
workout
Workout workout
subTreeSize
int subTreeSize
numberLeafs
int numberLeafs
t
long t
accumulated
long accumulated
numberActivatedTimes
int numberActivatedTimes
cpuTime
boolean cpuTime
muscleWorkout
java.util.HashMap<K,V> muscleWorkout
Package org.objectweb.proactive.core |
id
java.rmi.server.UID id
vmID
java.rmi.dgc.VMID vmID
vmID
java.rmi.dgc.VMID vmID
vmName
java.lang.String vmName
Package org.objectweb.proactive.core.body |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
threadStore
ThreadStore threadStore
localBodyStrategy
LocalBodyStrategy localBodyStrategy
psm
ProActiveSecurityManager psm
isSecurityOn
boolean isSecurityOn
openedSessions
java.util.Hashtable<K,V> openedSessions
isInterfaceSecureImplemented
boolean isInterfaceSecureImplemented
spmdManager
ProActiveSPMDGroupManager spmdManager
ftmanager
FTManager ftmanager
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
bodyID
UniqueID bodyID
- Unique ID of the body.
location
BodyMap location
- A table containing a mapping from a UniqueID toward a Body. The location table
caches the location of all known bodies to whom this body communicated
nodeURL
java.lang.String nodeURL
- The URL of the node this body is attached to
remoteBodyFactory
RemoteBodyFactory remoteBodyFactory
jobID
java.lang.String jobID
shortcuts
java.util.Map<K,V> shortcuts
nfeListeners
NFEListenerList nfeListeners
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
runActive
RunActive runActive
endActive
EndActive endActive
bodyID
UniqueID bodyID
- Cache the ID of the Body locally for speed
jobID
java.lang.String jobID
- Cache the jobID locally for speed
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
proxiedRemoteBody
RemoteBodyForwarder proxiedRemoteBody
- The encapsulated RmiRemoteBody
Points to the BodyForwarder running on the forwarder.
readResolve
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
proxiedRemoteBody
RemoteBody proxiedRemoteBody
- The encapsulated RmiRemoteBody
replyReceiver
ReplyReceiver replyReceiver
- The component in charge of receiving reply
requestReceiver
RequestReceiver requestReceiver
- The component in charge of receiving request
messageEventProducer
MessageEventProducerImpl messageEventProducer
timer
CompositeAverageMicroTimer timer
- Used for profiling
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- The object implements the readExternal method to restore its contents by calling the methods
of DataInput for primitive types and readObject for objects, strings and arrays.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- The object implements the writeExternal method to save its contents by calling the methods
of DataOutput for its primitive values or calling the writeObject method of ObjectOutput
for objects, strings, and arrays.
- Throws:
java.io.IOException
replyReceiver
ReplyReceiver replyReceiver
- The component in charge of receiving reply
nfeListeners
NFEListenerList nfeListeners
parameters
java.util.Map<K,V> parameters
requestFactoryInstance
RequestFactory requestFactoryInstance
replyReceiverFactoryInstance
ReplyReceiverFactory replyReceiverFactoryInstance
requestReceiverFactoryInstance
RequestReceiverFactory requestReceiverFactoryInstance
requestQueueFactoryInstance
RequestQueueFactory requestQueueFactoryInstance
migrationManagerFactoryInstance
MigrationManagerFactory migrationManagerFactoryInstance
remoteBodyFactoryInstance
RemoteBodyFactory remoteBodyFactoryInstance
threadStoreFactoryInstance
ThreadStoreFactory threadStoreFactoryInstance
proActiveSPMDGroupManagerFactoryInstance
ProActiveSPMDGroupManagerFactory proActiveSPMDGroupManagerFactoryInstance
componentFactoryInstance
ProActiveComponentFactory componentFactoryInstance
proActiveSecurityManager
ProActiveSecurityManager proActiveSecurityManager
ftmanagerFactoryInstance
FTManagerFactory ftmanagerFactoryInstance
componentParameters
ComponentParameters componentParameters
Package org.objectweb.proactive.core.body.ft.checkpointing |
bodyID
UniqueID bodyID
checkpointedBody
byte[] checkpointedBody
ci
CheckpointInfo ci
Package org.objectweb.proactive.core.body.ft.exception |
Package org.objectweb.proactive.core.body.ft.internalmsg |
index
int index
lastIndexToRetreive
long lastIndexToRetreive
firstIndexToRetreive
long firstIndexToRetreive
Package org.objectweb.proactive.core.body.ft.message |
elements
java.util.List<E> elements
- Reception events, i.e. id of the senders
base
long base
- Reception index of the first element
last
long last
- Reception index of the last element
owner
UniqueID owner
- ID of the owner
checkpointIndex
int checkpointIndex
- Index of the associated checkpoint
incarnation
int incarnation
- Incarnation number of the sender
elements
java.util.List<E> elements
lastCommited
long lastCommited
base
long base
lastRecoverable
long lastRecoverable
destination
UniversalBody destination
reply
Reply reply
destination
UniversalBody destination
request
Request request
Package org.objectweb.proactive.core.body.ft.protocols |
isACheckpoint
boolean isACheckpoint
owner
AbstractBody owner
ownerID
UniqueID ownerID
storage
CheckpointServer storage
location
LocationServer location
recovery
RecoveryProcess recovery
additionalCodebase
java.lang.String additionalCodebase
ttc
int ttc
Package org.objectweb.proactive.core.body.ft.protocols.cic.infos |
checkpointIndex
int checkpointIndex
- The index of the linked checkpoint
requestToResend
java.util.Vector<E> requestToResend
- The logged requests, i.e. requests that have to be resend on recovery from the linked checkpoint
replyToResend
java.util.Vector<E> replyToResend
- The logged replies, i.e. replies that have to be resend on recovery from the linked checkpoint
pendingRequest
Request pendingRequest
- The pending request when the checkpoint has occured, This request must be first served on recovery from the linked checkpoint
history
java.util.Vector<E> history
- The history of the linked checkpoint, i.e. a list of awaited request that have to be append to the request queue on recovery from the linked checkpoint
lastRcvdRequestIndex
long lastRcvdRequestIndex
- The reception index of the latest received request when the checkpoint has occured
lastCommitedIndex
long lastCommitedIndex
- The index of the last element of the latest commited history
checkpointIndex
char checkpointIndex
historyIndex
char historyIndex
incarnation
char incarnation
lastRecovery
char lastRecovery
isOrphanFor
char isOrphanFor
fromHalfBody
boolean fromHalfBody
positionInHistory
long positionInHistory
vectorClock
java.util.Hashtable<K,V> vectorClock
Package org.objectweb.proactive.core.body.ft.protocols.cic.managers |
incarnation
int incarnation
lastRecovery
int lastRecovery
checkpointIndex
int checkpointIndex
checkpointTimer
long checkpointTimer
nextMax
int nextMax
historyIndex
int historyIndex
requestToResend
java.util.Hashtable<K,V> requestToResend
latestRequestLog
int latestRequestLog
replyToResend
java.util.Hashtable<K,V> replyToResend
latestReplyLog
int latestReplyLog
awaitedRequests
java.util.Vector<E> awaitedRequests
forSentRequest
MessageInfoCIC forSentRequest
forSentReply
MessageInfoCIC forSentReply
history
java.util.Vector<E> history
historyLock
java.lang.Character historyLock
deliveredRequestsCounter
long deliveredRequestsCounter
lastServedRequestIndex
MutableLong lastServedRequestIndex
localVectorClock
java.util.Hashtable<K,V> localVectorClock
historyBaseIndex
long historyBaseIndex
lastCommitedIndex
long lastCommitedIndex
completingCheckpoint
boolean completingCheckpoint
forSentMessage
MessageInfoCIC forSentMessage
Package org.objectweb.proactive.core.body.ft.protocols.pmlrb.infos |
requestLog
java.util.List<E> requestLog
replyLog
java.util.List<E> replyLog
pending
Request pending
sentSequenceNumber
long sentSequenceNumber
Package org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers |
latestReceivedIndex
java.util.Hashtable<K,V> latestReceivedIndex
isRecovering
boolean isRecovering
checkpointTimer
long checkpointTimer
sendNumber
char sendNumber
replyInfos
MessageInfoPMLRB replyInfos
requestInfos
MessageInfoPMLRB requestInfos
sendNumber
char sendNumber
requestInfos
MessageInfoPMLRB requestInfos
Package org.objectweb.proactive.core.body.ft.servers |
faultDetector
FaultDetector faultDetector
locationServer
LocationServer locationServer
recoveryProcess
RecoveryProcess recoveryProcess
resourceServer
ResourceServer resourceServer
checkpointServer
CheckpointServer checkpointServer
Class org.objectweb.proactive.core.body.ft.servers.FTServer_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
Package org.objectweb.proactive.core.body.future |
indexedByBodyID
java.util.HashMap<K,V> indexedByBodyID
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
newState
boolean newState
futures
FutureMap futures
ownerBody
UniqueID ownerBody
acEnabled
boolean acEnabled
valuesForFutures
java.util.HashMap<K,V> valuesForFutures
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
target
FutureResult target
- The object the proxy sends calls to
migration
boolean migration
- To mark the Proxy before migration
Usually, the Proxy cannot be serialized if the result is not available (no automatic continuation)
but if we migrate, we don't want to wait for the result
continuation
boolean continuation
- To mark the proxy before sending this future by parameter or by result
creatorID
UniqueID creatorID
- UniqueID of the body which create this future
ID
long ID
- ID of the future
In fact, the sequence number of the request that generate this future
senderID
UniqueID senderID
- Unique ID of the sender (in case of automatic continuation).
futureLevel
java.util.HashMap<K,V> futureLevel
- This table is needed for the NFE mechanism
exceptionLevel
ExceptionMaskLevel exceptionLevel
- The exception level in the stack in which this future is
registered
result
java.lang.Object result
- The object to be returned
exception
java.lang.Throwable exception
- The exception to throw
nfe
ProxyNonFunctionalException nfe
- It may contain a NFE
Package org.objectweb.proactive.core.body.http |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
bodyID
UniqueID bodyID
jobID
java.lang.String jobID
url
java.lang.String url
isLocal
boolean isLocal
Package org.objectweb.proactive.core.body.http.util |
returnedObject
java.lang.Object returnedObject
url
java.lang.String url
Package org.objectweb.proactive.core.body.http.util.exceptions |
Package org.objectweb.proactive.core.body.http.util.messages |
methodName
java.lang.String methodName
parameters
java.util.ArrayList<E> parameters
oaid
UniqueID oaid
body
Body body
urn
java.lang.String urn
reply
Reply reply
idBody
UniqueID idBody
request
Request request
IdBody
UniqueID IdBody
Package org.objectweb.proactive.core.body.ibis |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
Package org.objectweb.proactive.core.body.jini |
Class org.objectweb.proactive.core.body.jini.JiniRemoteBodyImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
Package org.objectweb.proactive.core.body.message |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
methodName
java.lang.String methodName
- The name of the method called
sourceID
UniqueID sourceID
- The UniqueID of the body sending the message
sequenceNumber
long sequenceNumber
- The unique sequence number for the message
isOneWay
boolean isOneWay
messageInfos
MessageInfo messageInfos
- all values piggybacked for fault tolerance stuff
ignoreIt
boolean ignoreIt
- true if this message can be ignored
Package org.objectweb.proactive.core.body.migration |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
migrationManager
MigrationManager migrationManager
- The object responsible for the migration
nbOfMigrationWithoutUpdate
int nbOfMigrationWithoutUpdate
migrationCounter
int migrationCounter
ttl
int ttl
updatingForwarder
boolean updatingForwarder
maxMigrationNb
int maxMigrationNb
maxTimeOnSite
int maxTimeOnSite
Package org.objectweb.proactive.core.body.proxy |
bodyID
UniqueID bodyID
cachedHashCode
java.lang.Integer cachedHashCode
nfeListeners
NFEListenerList nfeListeners
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
Package org.objectweb.proactive.core.body.reply |
result
FutureResult result
- The hypothetic result
encryptedResult
byte[][] encryptedResult
- the encrypted result
ciphered
boolean ciphered
isAC
boolean isAC
sessionID
long sessionID
Package org.objectweb.proactive.core.body.request |
awaitedSender
UniqueID awaitedSender
wrappedRequest
Request wrappedRequest
isArrived
boolean isArrived
isNFRequest
boolean isNFRequest
nfRequestPriority
int nfRequestPriority
shouldWait
boolean shouldWait
suspended
boolean suspended
specialExecution
boolean specialExecution
specialMethod
java.lang.String specialMethod
methodBarriers
java.util.LinkedList<E> methodBarriers
methodCall
MethodCall methodCall
isPriority
boolean isPriority
isNFRequest
boolean isNFRequest
nfRequestPriority
int nfRequestPriority
serialVersionUID: 1L
nfRequestsQueue
java.util.AbstractList<E> nfRequestsQueue
immediateNFResquestFilter
RequestFilter immediateNFResquestFilter
priorityNFRequestFilter
RequestFilter priorityNFRequestFilter
immediateNFReqNumber
int immediateNFReqNumber
priorityNFReqNumber
int priorityNFReqNumber
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
methodCall
MethodCall methodCall
ciphered
boolean ciphered
sendCounter
int sendCounter
- Indicates if the method has been sent through a forwarder
methodCallCiphered
byte[][] methodCallCiphered
sessionID
long sessionID
codebase
java.lang.String codebase
stackTrace
java.lang.StackTraceElement[] stackTrace
isNFRequest
boolean isNFRequest
nfRequestPriority
int nfRequestPriority
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
requestQueue
CircularArrayList requestQueue
ownerID
UniqueID ownerID
requestFilterOnMethodName
RequestQueueImpl.RequestFilterOnMethodName requestFilterOnMethodName
nfRequestsProcessor
NonFunctionalRequestsProcessor nfRequestsProcessor
methodName
java.lang.String methodName
immediateServices
java.util.Map<K,V> immediateServices
Package org.objectweb.proactive.core.body.rmi |
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.objectweb.proactive.core.body.rmi.RmiRemoteBodyForwarderImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
Class org.objectweb.proactive.core.body.rmi.RmiRemoteBodyImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
Package org.objectweb.proactive.core.component |
clientInterface
ProActiveInterface clientInterface
serverInterface
ProActiveInterface serverInterface
clientInterfaceName
java.lang.String clientInterfaceName
normalBindings
java.util.Map<K,V> normalBindings
exportBindings
java.util.Map<K,V> exportBindings
componentInterfaceName
java.lang.String componentInterfaceName
isComponentMethodCall
boolean isComponentMethodCall
shortcut
Shortcut shortcut
priority
short priority
senderItfID
ItfID senderItfID
componentType
ComponentType componentType
controllerDesc
ControllerDescription controllerDesc
className
java.lang.String className
constructorParameters
java.lang.Object[] constructorParameters
activity
Active activity
factory
MetaObjectFactory factory
uniqueInstance
boolean uniqueInstance
hierarchicalType
java.lang.String hierarchicalType
name
java.lang.String name
synchronous
boolean synchronous
controllersConfigFileLocation
java.lang.String controllersConfigFileLocation
controllersSignatures
java.util.Map<K,V> controllersSignatures
owner
Component owner
name
java.lang.String name
type
Type type
isInternal
boolean isInternal
Package org.objectweb.proactive.core.component.body |
componentRunActive
RunActive componentRunActive
componentEndActive
EndActive componentEndActive
activeBody
ActiveBody activeBody
functionalInitActive
InitActive functionalInitActive
functionalRunActive
RunActive functionalRunActive
functionalEndActive
EndActive functionalEndActive
componentIdentity
ProActiveComponent componentIdentity
shortcutsOnThis
java.util.Map<K,V> shortcutsOnThis
insideFunctionalActivity
boolean insideFunctionalActivity
Package org.objectweb.proactive.core.component.collectiveitfs |
senders
java.util.List<E> senders
resultOfGatheredInvocation
java.util.List<E> resultOfGatheredInvocation
exceptionToRaise
java.lang.Throwable exceptionToRaise
methodName
java.lang.String methodName
step
int step
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
owner
ProActiveComponent owner
futuresHandler
GatherFuturesHandler futuresHandler
connectedClientItfs
java.util.List<E> connectedClientItfs
requests
java.util.Map<K,V> requests
serverItfName
java.lang.String serverItfName
itfTypeInvokedMethod
SerializableMethod itfTypeInvokedMethod
timeoutTimer
java.util.Timer timeoutTimer
timedout
boolean timedout
thrownTimeoutException
boolean thrownTimeoutException
timeout
long timeout
gatherFuturesHandlerPool
GatherFuturesHandlerPool gatherFuturesHandlerPool
resultsReturned
boolean resultsReturned
oneWayCall
boolean oneWayCall
queues
java.util.Map<K,V> queues
owner
ProActiveComponent owner
gatherItfs
java.util.List<E> gatherItfs
itfTypes
ProActiveInterfaceType[] itfTypes
gatherFuturesHandlerPool
GatherFuturesHandlerPool gatherFuturesHandlerPool
Package org.objectweb.proactive.core.component.controller |
isInternal
boolean isInternal
interfaceType
InterfaceType interfaceType
nextHandler
RequestHandler nextHandler
owner
ProActiveComponent owner
componentParameters
ComponentParameters componentParameters
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
bindingsOnServerItfs
java.util.Map<K,V> bindingsOnServerItfs
gatherItfs
java.util.Map<K,V> gatherItfs
gatherRequestsHandler
GatherRequestsQueues gatherRequestsHandler
multicastItfs
java.util.Map<K,V> multicastItfs
clientSideProxies
java.util.Map<K,V> clientSideProxies
matchingMethods
java.util.Map<K,V> matchingMethods
bindings
Bindings bindings
fcSubComponents
java.util.List<E> fcSubComponents
contentExceptions
java.util.Map<K,V> contentExceptions
lifeCycleExceptions
java.util.Map<K,V> lifeCycleExceptions
fcState
java.lang.String fcState
name
java.lang.String name
fcParents
Component[] fcParents
Package org.objectweb.proactive.core.component.exceptions |
lifeCycleExceptions
java.util.Map<K,V> lifeCycleExceptions
contentExceptions
java.util.Map<K,V> contentExceptions
exceptions
java.util.List<E> exceptions
Package org.objectweb.proactive.core.component.gen |
delegatee
java.lang.Object delegatee
Package org.objectweb.proactive.core.component.group |
componentType
ComponentType componentType
controllerDesc
ControllerDescription controllerDesc
interfaceType
ProActiveInterfaceType interfaceType
itfSignatureClass
java.lang.Class<T> itfSignatureClass
owner
ProActiveComponent owner
delegatee
ProxyForComponentInterfaceGroup delegatee
Package org.objectweb.proactive.core.component.identity |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
functionalItfs
java.util.Map<K,V> functionalItfs
controlItfs
java.util.Map<K,V> controlItfs
interfaceReferences
Interface[] interfaceReferences
collectionItfsMembers
java.util.Map<K,V> collectionItfsMembers
body
Body body
firstControllerRequestHandler
RequestHandler firstControllerRequestHandler
inputInterceptors
java.util.Vector<E> inputInterceptors
outputInterceptors
java.util.Vector<E> outputInterceptors
Package org.objectweb.proactive.core.component.representative |
bodyProxyDelegatee
Proxy bodyProxyDelegatee
nonShortcutProxy
Proxy nonShortcutProxy
fcItfName
java.lang.String fcItfName
itfName
java.lang.String itfName
componentBodyID
UniqueID componentBodyID
isClientItf
boolean isClientItf
fcInterfaceReferences
java.util.Map<K,V> fcInterfaceReferences
nfInterfaceReferences
java.util.Map<K,V> nfInterfaceReferences
proxy
Proxy proxy
componentType
ComponentType componentType
stubOnBaseObject
StubObject stubOnBaseObject
hierarchicalType
java.lang.String hierarchicalType
currentControllerInterface
java.lang.String currentControllerInterface
useShortcuts
boolean useShortcuts
Package org.objectweb.proactive.core.component.request |
declaringClass
java.lang.Class<T> declaringClass
targetClass
java.lang.Class<T> targetClass
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
steps
java.util.List<E> steps
fcFunctionalInterfaceName
java.lang.String fcFunctionalInterfaceName
Package org.objectweb.proactive.core.component.type |
interfaceTypes
InterfaceType[] interfaceTypes
- The types of the interfaces of components of this type.
name
java.lang.String name
- The generatedClassName of the interface described by this type.
signature
java.lang.String signature
- The Java type of the interface described by this type.
isClient
boolean isClient
isOptional
boolean isOptional
cardinality
java.lang.String cardinality
Package org.objectweb.proactive.core.descriptor.data |
virtualNodeList
java.util.List<E> virtualNodeList
- all virtualNodes are put in a List of VirtualNode
mainClass
java.lang.String mainClass
- fully qualified name of the main Class
parameters
java.util.List<E> parameters
- List containing all parameters of the main method, as String
lastMainDefinitionID
java.lang.String lastMainDefinitionID
mainDefinitionMapping
java.util.Map<K,V> mainDefinitionMapping
- map keys with mainDefinitions
virtualNodeMapping
java.util.HashMap<K,V> virtualNodeMapping
- map virtualNode name and objects
virtualMachineMapping
java.util.HashMap<K,V> virtualMachineMapping
- map jvm name and object
processMapping
java.util.HashMap<K,V> processMapping
- map process id and process
pendingProcessMapping
java.util.HashMap<K,V> pendingProcessMapping
- map process id and process updater for later update of the process
serviceMapping
java.util.HashMap<K,V> serviceMapping
- map process id and service
pendingServiceMapping
java.util.HashMap<K,V> pendingServiceMapping
- map process id and service updater for later update of the service
fileTransferMapping
java.util.HashMap<K,V> fileTransferMapping
- map filetransfer-id and filetransfer
variableContract
VariableContract variableContract
- map of the variable contract (ex XMLProperties)
url
java.lang.String url
- Location of the xml file
jobID
java.lang.String jobID
descriptorURL
java.lang.String descriptorURL
mainDefined
boolean mainDefined
proactiveSecurityManager
ProActiveSecurityManager proactiveSecurityManager
- security rules
policyServer
PolicyServer policyServer
securityFile
java.lang.String securityFile
technicalServiceMapping
java.util.HashMap<K,V> technicalServiceMapping
runtimeProperties
java.util.ArrayList<E> runtimeProperties
name
java.lang.String name
- the name of this VirtualMachine
nbNodes
java.lang.String nbNodes
- number of nodes that will be deployed on this VM. One node is the default
hasProcess
boolean hasProcess
- indiquates if this machine results from a lookup or not
process
ExternalProcess process
- the process to start in order to create the JVM
service
UniversalService service
- the service to start in order to acquire the JVM
creatorId
java.lang.String creatorId
- The name of the VirtualNode that created this VirtualMachine
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
- the name of this VirtualNode
property
java.lang.String property
- the property of this virtualNode, property field can take five value: null,unique, unique_singleAO, multiple, multiple_cyclic
virtualMachines
java.util.ArrayList<E> virtualMachines
- the list of remote virtual machines associated with this VirtualNode
localVirtualMachines
java.util.ArrayList<E> localVirtualMachines
- the list of local virtual machine (normally one) associated with this VirtualNode
lastVirtualMachineIndex
int lastVirtualMachineIndex
- index of the last associated jvm used
createdRuntimeF
java.util.ArrayList<E> createdRuntimeF
- the list of RuntimeForwarder that have been created
createdNodes
java.util.ArrayList<E> createdNodes
- the list of nodes linked to this VirtualNode that have been created
fileTransferDeploy
java.util.ArrayList<E> fileTransferDeploy
- the list of file transfers to deploy
fileTransferRetrieve
java.util.ArrayList<E> fileTransferRetrieve
- the list of file transfers to retrieve
fileTransferDeployedStatus
java.util.HashMap<K,V> fileTransferDeployedStatus
- Holds the futures for the status of the deployed files using pftp
fileBlockSize
int fileBlockSize
overlapping
int overlapping
lastNodeIndex
int lastNodeIndex
- index of the last node used
nbMappedNodes
int nbMappedNodes
- Number of Nodes mapped to this VirtualNode in the XML Descriptor
minNumberOfNodes
int minNumberOfNodes
- Minimum number of nodes needed for this virtualnode while waiting on the nodes
creation.
nbCreatedNodes
int nbCreatedNodes
- Number of Nodes mapped to this VitualNode in the XML Descriptor that are actually created
nodeCreated
boolean nodeCreated
- true if the node has been created
isActivated
boolean isActivated
awaitedVirtualNodes
java.util.Hashtable<K,V> awaitedVirtualNodes
- the list of VirtualNodes Id that this VirualNode is waiting for in order to create Nodes on a JVM
already assigned in the XML descriptor
registrationProtocol
java.lang.String registrationProtocol
registration
boolean registration
waitForTimeout
boolean waitForTimeout
MAX_P2P
boolean MAX_P2P
timeout
long timeout
- represents the timeout in ms
globalTimeOut
long globalTimeOut
- represents the sum of the timeout + current time in ms
uniqueActiveObject
java.lang.Object uniqueActiveObject
proactiveSecurityManager
ProActiveSecurityManager proactiveSecurityManager
jobID
java.lang.String jobID
ftService
FaultToleranceService ftService
p2pNodes
java.util.Vector<E> p2pNodes
mainVirtualNode
boolean mainVirtualNode
padURL
java.lang.String padURL
p2pNodeslookupList
java.util.Vector<E> p2pNodeslookupList
REGISTRATION_ATTEMPTS
int REGISTRATION_ATTEMPTS
mpiProcess
ExternalProcess mpiProcess
technicalService
TechnicalService technicalService
descriptorURL
java.lang.String descriptorURL
virtualNode
VirtualNode virtualNode
name
java.lang.String name
urlForLookup
java.lang.String urlForLookup
lookupProtocol
java.lang.String lookupProtocol
lookupHost
java.lang.String lookupHost
isActivated
boolean isActivated
portForLookup
int portForLookup
message
java.lang.String message
notActivatedMessage
java.lang.String notActivatedMessage
runtimeHostForLookup
java.lang.String runtimeHostForLookup
runtimePortForLookup
java.lang.String runtimePortForLookup
fileBlockSize
int fileBlockSize
overlapping
int overlapping
Package org.objectweb.proactive.core.descriptor.services |
protocolType
java.lang.String protocolType
recoveryProcessURL
java.lang.String recoveryProcessURL
checkpointServerURL
java.lang.String checkpointServerURL
locationServerURL
java.lang.String locationServerURL
globalServerURL
java.lang.String globalServerURL
ttcValue
java.lang.String ttcValue
attachedResourceServer
java.lang.String attachedResourceServer
askedNodes
int askedNodes
serviceP2P
P2PService serviceP2P
peerList
java.util.Vector<E> peerList
nodeFamilyRegexp
java.lang.String nodeFamilyRegexp
url
java.lang.String url
- lookup url
runtimeArray
ProActiveRuntime[] runtimeArray
scheduler
Scheduler scheduler
runtimeArray
ProActiveRuntime[] runtimeArray
askedNodes
int askedNodes
minAskedNodes
int minAskedNodes
ts
TechnicalService ts
Package org.objectweb.proactive.core.event |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Serial Data:
- Read serializable fields, if any exist.
Recreate eventListeners.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Serial Data:
- Write serializable fields, if any exist.
- Throws:
java.io.IOException
shouldSerializeListeners
boolean shouldSerializeListeners
- flag specifying if the list of listeners should be serialized
creatorID
UniqueID creatorID
destinationID
UniqueID destinationID
requestQueueLength
int requestQueueLength
- Length of the request queue of the body that sends this event or -1
if this message did not affect the request queue length.
node
Node node
vn
VirtualNode vn
nodeCreated
int nodeCreated
type
int type
- type of the message
timeStamp
long timeStamp
- The timestamp
ownerID
UniqueID ownerID
- id of the object owner of the Queue
creatorID
java.lang.String creatorID
registeredRuntimeName
ProActiveRuntime registeredRuntimeName
protocol
java.lang.String protocol
vmName
java.lang.String vmName
Package org.objectweb.proactive.core.exceptions |
nodeURL
java.lang.String nodeURL
Package org.objectweb.proactive.core.exceptions.body |
Package org.objectweb.proactive.core.exceptions.manager |
listeners
java.util.Collection<E> listeners
exceptionClass
java.lang.Class<T> exceptionClass
listener
NFEListener listener
Package org.objectweb.proactive.core.exceptions.proxy |
group
ProxyForGroup group
Package org.objectweb.proactive.core.filetransfer |
buffer
byte[] buffer
usage
int usage
offset
long offset
blockSize
int blockSize
exception
java.lang.Exception exception
sourceFTS
FileTransferService sourceFTS
destinationFTS
FileTransferService destinationFTS
srcFile
java.io.File srcFile
dstFile
java.io.File dstFile
operationFuture
OperationStatus operationFuture
id
int id
e
java.lang.Exception e
p
boolean p
Package org.objectweb.proactive.core.group |
object
java.lang.Object object
- The Object who throwns the Throwable
index
int index
- The index of the object who throwns the Throwable in the caller group
throwable
java.lang.Throwable throwable
- The Throwable thrown
list
java.util.Vector<E> list
- A vector implements the list
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
className
java.lang.String className
- The name of the Class : all members of the group are "className" assignable
memberList
java.util.Vector<E> memberList
- The list of member : it contains exclusively, StubObjects connected to Proxies, or Java Objects
elementNames
java.util.Map<K,V> elementNames
- The map : to name members of the group
waited
int waited
- Number of awaited methodcall on the group's member. The Semantic is : we wait all call are done before continuing
dispatching
boolean dispatching
- Flag to deternime the semantic of communication (broadcast or dispatching)
uniqueSerialization
boolean uniqueSerialization
- Flag to deternime the semantic of communication (unique serialization of parameters or not)
stub
StubObject stub
- The stub of the typed group
timer
CompositeAverageMicroTimer timer
- Used for profiling
Package org.objectweb.proactive.core.group.spmd |
awaitedCalls
int awaitedCalls
- The number of calls awaited to finish the barrier
receivedCalls
int receivedCalls
- The number of calls already received
methodNames
java.lang.String[] methodNames
arrivedMethods
boolean[] arrivedMethods
IDName
java.lang.String IDName
- The unique ID of the barrier
methodNames
java.lang.String[] methodNames
spmdGroup
java.lang.Object spmdGroup
- The spmd group he object belongs to
currentBarriers
java.util.HashMap<K,V> currentBarriers
- The current 'active' barrriers.
The requests tagged with at least one of those barriers
will be ignored until the barrier will be released.
barrierTags
java.util.LinkedList<E> barrierTags
- The tags joint to the requests.
The requests tagged with those barriers
will be ignored until all those barriers will be released.
Package org.objectweb.proactive.core.group.topology |
depth
int depth
- depth of the three-dimensional topology group
width
int width
- size of the one-dimensional topology group
height
int height
- height of the two-dimensional topology group
width
int width
- size of the one-dimensional topology group
height
int height
- height of the two-dimensional topology group
depth
int depth
- depth of the three-dimensional topology group
Package org.objectweb.proactive.core.mop |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
effectiveArguments
java.lang.Object[] effectiveArguments
- The array holding the arguments og the constructor
reifiedConstructor
java.lang.reflect.Constructor<T> reifiedConstructor
- The corresponding constructor object
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
effectiveArguments
java.lang.Object[] effectiveArguments
- The array holding the arguments of the method call
tagsForBarrier
java.util.LinkedList<E> tagsForBarrier
- The list of tags for barrier
methodCallID
long methodCallID
- The internal ID of the methodcall
key
java.lang.String key
componentMetaData
ComponentMethodCallMetadata componentMetaData
serializedEffectiveArguments
byte[] serializedEffectiveArguments
- byte[] to store effectiveArguments. Requiered to optimize multiple serialization
in some case (such as group communication) or to create a stronger
asynchronism (serialization of parameters then return to the thread of
execution before the end of the rendez-vous).
isPrimitive
boolean isPrimitive
encapsulated
java.lang.Class<T> encapsulated
runtimeExceptionHandled
boolean runtimeExceptionHandled
- If the caller catches some RuntimeException, we have to wait for all calls
generated in the block at its end because any of these calls could throw one.
exceptionAsynchronously
boolean exceptionAsynchronously
- If the caller told ProActive to catch all the thrown exceptions, we can
make the call asynchronous.
detail
java.lang.Throwable detail
detail
java.lang.Throwable detail
Package org.objectweb.proactive.core.node |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException,
ProActiveException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
ProActiveException
nodeInformation
NodeInformation nodeInformation
proActiveRuntime
ProActiveRuntime proActiveRuntime
vnName
java.lang.String vnName
fileTransferServicePool
java.util.ArrayList<E> fileTransferServicePool
nodeName
java.lang.String nodeName
nodeURL
java.lang.String nodeURL
protocol
java.lang.String protocol
jobID
java.lang.String jobID
hostInetAddress
java.net.InetAddress hostInetAddress
hostVMID
java.rmi.dgc.VMID hostVMID
hostname
java.lang.String hostname
vmName
java.lang.String vmName
deployerTag
DeployerTag deployerTag
Package org.objectweb.proactive.core.process |
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
externalProcess
java.lang.Process externalProcess
shouldRun
boolean shouldRun
closeStream
boolean closeStream
inputMessageLogger
RemoteProcessMessageLogger inputMessageLogger
errorMessageLogger
RemoteProcessMessageLogger errorMessageLogger
outputMessageSink
MessageSink outputMessageSink
inThreadMonitor
org.objectweb.proactive.core.process.AbstractExternalProcess.ThreadActivityMonitor inThreadMonitor
errThreadMonitor
org.objectweb.proactive.core.process.AbstractExternalProcess.ThreadActivityMonitor errThreadMonitor
ftsDeploy
FileTransferWorkShop ftsDeploy
ftsRetrieve
FileTransferWorkShop ftsRetrieve
FILE_TRANSFER_DEFAULT_PROTOCOL
java.lang.String FILE_TRANSFER_DEFAULT_PROTOCOL
requiresFileTransferDeployOnNodeCreation
boolean requiresFileTransferDeployOnNodeCreation
message
java.lang.String message
isActive
boolean isActive
targetProcess
ExternalProcess targetProcess
compositionType
int compositionType
messageLogger1
RemoteProcessMessageLogger messageLogger1
messageLogger2
RemoteProcessMessageLogger messageLogger2
processes
java.util.ArrayList<E> processes
baseProcess
ExternalProcessDecorator baseProcess
fixedName
java.lang.String fixedName
domain
java.lang.String domain
list
java.lang.String list
tmp
java.lang.String tmp
beginIndex
java.lang.String beginIndex
endIndex
java.lang.String endIndex
padding
int padding
repeat
int repeat
step
int step
excludeArray
java.util.ArrayList<E> excludeArray
nodeNumber
int nodeNumber
isFirstElementService
boolean isFirstElementService
processes
java.util.ArrayList<E> processes
currentProcessRank
int currentProcessRank
hostname
java.lang.String hostname
username
java.lang.String username
environment
java.lang.String[] environment
command
java.lang.String command
command_path
java.lang.String command_path
isStarted
boolean isStarted
isFinished
boolean isFinished
certificateLocation
java.lang.String certificateLocation
privateKeyLocation
java.lang.String privateKeyLocation
securityFile
java.lang.String securityFile
classpath
java.lang.String classpath
bootClasspath
java.lang.String bootClasspath
javaPath
java.lang.String javaPath
policyFile
java.lang.String policyFile
log4jFile
java.lang.String log4jFile
classname
java.lang.String classname
parameters
java.lang.StringBuffer parameters
jvmParameters
java.lang.StringBuffer jvmParameters
modifiedOptions
java.util.ArrayList<E> modifiedOptions
overwrite
boolean overwrite
- This attributes is used when this jvm extends another one.
If set to yes, the jvm options of the extended jvm will be ignored.
If false, jvm options of this jvm will be appended to extended jvm ones. Default is false.
targetCommand
java.lang.String targetCommand
Package org.objectweb.proactive.core.process.filetransfer |
all
java.util.ArrayList<E> all
files
java.util.ArrayList<E> files
homonymousFiles
java.util.ArrayList<E> homonymousFiles
heteronymousFiles
java.util.ArrayList<E> heteronymousFiles
directories
java.util.ArrayList<E> directories
homonymousDirs
java.util.ArrayList<E> homonymousDirs
heteronymousDirs
java.util.ArrayList<E> heteronymousDirs
name
java.lang.String name
includes
java.lang.String includes
excludes
java.lang.String excludes
srcName
java.lang.String srcName
destName
java.lang.String destName
fileTransfers
java.util.HashMap<K,V> fileTransfers
copyProtocol
java.lang.String[] copyProtocol
processDefault
java.lang.String processDefault
isImplicit
boolean isImplicit
srcInfoParams
FileTransferWorkShop.StructureInformation srcInfoParams
dstInfoParams
FileTransferWorkShop.StructureInformation dstInfoParams
prefix
java.lang.String prefix
hostname
java.lang.String hostname
username
java.lang.String username
password
java.lang.String password
fileSeparator
java.lang.String fileSeparator
Package org.objectweb.proactive.core.process.glite |
serialVersionUID: 1L
serialVersionUID: 1L
jobID
int jobID
hostList
java.lang.String hostList
processor
java.lang.String processor
command_path
java.lang.String command_path
interactive
java.lang.String interactive
filePath
java.lang.String filePath
stdOutput
java.lang.String stdOutput
fileName
java.lang.String fileName
configFile
java.lang.String configFile
remoteFilePath
java.lang.String remoteFilePath
confFileOption
boolean confFileOption
jdlRemote
boolean jdlRemote
netServer
java.lang.String netServer
logBook
java.lang.String logBook
jad
GLiteJobAd jad
jobNodeNumber
int jobNodeNumber
jobType
java.lang.String jobType
jobJobType
java.lang.String jobJobType
jobExecutable
java.lang.String jobExecutable
jobStdOutput
java.lang.String jobStdOutput
jobStdInput
java.lang.String jobStdInput
jobStdError
java.lang.String jobStdError
jobOutput_se
java.lang.String jobOutput_se
jobVO
java.lang.String jobVO
jobRetryCount
java.lang.String jobRetryCount
jobMyProxyServer
java.lang.String jobMyProxyServer
jobDataAccessProtocol
java.lang.String jobDataAccessProtocol
jobStorageIndex
java.lang.String jobStorageIndex
jobEnvironment
java.lang.String jobEnvironment
jobRequirements
java.lang.String jobRequirements
jobRank
java.lang.String jobRank
jobFuzzyRank
java.lang.String jobFuzzyRank
jobArgument
java.lang.String jobArgument
jobInputSB
java.util.LinkedList<E> jobInputSB
jobOutputSB
java.util.LinkedList<E> jobOutputSB
Package org.objectweb.proactive.core.process.globus |
jvmProcess
JVMProcessImpl jvmProcess
count
java.lang.String count
stderr
java.lang.String stderr
stdout
java.lang.String stdout
queue
java.lang.String queue
maxTime
java.lang.String maxTime
Package org.objectweb.proactive.core.process.gridengine |
hostNumber
java.lang.String hostNumber
parallelEnvironment
java.lang.String parallelEnvironment
bookingDuration
java.lang.String bookingDuration
scriptLocation
java.lang.String scriptLocation
interactive
java.lang.String interactive
outputFile
java.lang.String outputFile
errorFile
java.lang.String errorFile
jobID
int jobID
queueName
java.lang.String queueName
hostList
java.lang.String hostList
Package org.objectweb.proactive.core.process.lsf |
queueName
java.lang.String queueName
jobname
java.lang.String jobname
jobID
int jobID
queueName
java.lang.String queueName
hostList
java.lang.String hostList
scriptLocation
java.lang.String scriptLocation
processor
java.lang.String processor
interactive
java.lang.String interactive
res_requirement
java.lang.String res_requirement
jobname
java.lang.String jobname
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
Package org.objectweb.proactive.core.process.mpi |
serialVersionUID: 1L
jobID
int jobID
mpiCommandOptions
java.lang.String mpiCommandOptions
hostsFileName
java.lang.String hostsFileName
mpiFileName
java.lang.String mpiFileName
localPath
java.lang.String localPath
remotePath
java.lang.String remotePath
hostsNumber
java.lang.String hostsNumber
PROACTIVE_HOME
java.lang.String PROACTIVE_HOME
Package org.objectweb.proactive.core.process.nordugrid |
count
java.lang.String count
stderr
java.lang.String stderr
stdout
java.lang.String stdout
queue
java.lang.String queue
jobname
java.lang.String jobname
executable_path
java.lang.String executable_path
tmp_executable
java.lang.String tmp_executable
DEFAULT_INPUT_FILE
java.lang.String DEFAULT_INPUT_FILE
inputFiles
java.lang.String inputFiles
command_buffer
java.util.ArrayList<E> command_buffer
Package org.objectweb.proactive.core.process.oar |
oarsite
OARGRIDSubProcess.OarSite[] oarsite
scriptLocation
java.lang.String scriptLocation
jobID
int jobID
queueName
java.lang.String queueName
accessProtocol
java.lang.String accessProtocol
resources
java.lang.String resources
walltime
java.lang.String walltime
clusterName
java.lang.String clusterName
clusterFrontEndName
java.lang.String clusterFrontEndName
nodes
int nodes
weight
int weight
hostNumber
java.lang.String hostNumber
weight
java.lang.String weight
scriptLocation
java.lang.String scriptLocation
interactive
java.lang.String interactive
jobID
int jobID
queueName
java.lang.String queueName
accessProtocol
java.lang.String accessProtocol
resources
java.lang.String resources
Package org.objectweb.proactive.core.process.pbs |
hostNumber
java.lang.String hostNumber
processorPerNode
java.lang.String processorPerNode
bookingDuration
java.lang.String bookingDuration
interactive
java.lang.String interactive
outputFile
java.lang.String outputFile
jobID
int jobID
queueName
java.lang.String queueName
scriptLocation
java.lang.String scriptLocation
hostList
java.lang.String hostList
Package org.objectweb.proactive.core.process.prun |
jobID
int jobID
queueName
java.lang.String queueName
hostList
java.lang.String hostList
hosts
java.lang.String hosts
processorPerNode
java.lang.String processorPerNode
bookingDuration
java.lang.String bookingDuration
interactive
java.lang.String interactive
outputFile
java.lang.String outputFile
Package org.objectweb.proactive.core.process.rlogin |
exitAfterCommand
boolean exitAfterCommand
username
java.lang.String username
Package org.objectweb.proactive.core.process.rocks |
DEFAULT_COMMAND
java.lang.String DEFAULT_COMMAND
Package org.objectweb.proactive.core.process.rsh |
hierarchicalProcess
ExternalProcess hierarchicalProcess
- Embded process to be deployed from the forwarder
jvmProcess
JVMProcessImpl jvmProcess
Package org.objectweb.proactive.core.process.rsh.maprsh |
scriptLocation
java.lang.String scriptLocation
parallelize
java.lang.String parallelize
Package org.objectweb.proactive.core.process.ssh |
hierarchicalProcess
ExternalProcess hierarchicalProcess
- Embded process to be deployed from the forwarder
jvmProcess
JVMProcessImpl jvmProcess
Package org.objectweb.proactive.core.process.unicore |
jobName
java.lang.String jobName
keyPassword
java.lang.String keyPassword
submitJob
boolean submitJob
saveJob
boolean saveJob
unicoreDir
java.lang.String unicoreDir
keyFilePath
java.lang.String keyFilePath
usiteName
java.lang.String usiteName
usiteType
java.lang.String usiteType
usiteUrl
java.lang.String usiteUrl
vsiteName
java.lang.String vsiteName
vsiteNodes
int vsiteNodes
vsiteProcessors
int vsiteProcessors
vsiteMemory
int vsiteMemory
vsiteRuntime
int vsiteRuntime
vsitePriority
java.lang.String vsitePriority
scriptContent
java.lang.String scriptContent
deployFiles
java.util.ArrayList<E> deployFiles
deployDirs
java.util.ArrayList<E> deployDirs
retrieveFiles
java.util.ArrayList<E> retrieveFiles
fileSep
java.lang.String fileSep
keypassword
java.lang.String keypassword
password
javax.swing.JTextField password
uParam
UnicoreParameters uParam
Package org.objectweb.proactive.core.rmi |
url
java.lang.String url
classServer
ClassServer classServer
request
javax.servlet.http.HttpServletRequest request
response
javax.servlet.http.HttpServletResponse response
basePort
int basePort
range
int range
Package org.objectweb.proactive.core.runtime |
vmid
java.lang.String vmid
myGroup
int myGroup
vmInformation
VMInformation vmInformation
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
urid
UniqueRuntimeID urid
proActiveRuntime
RemoteProActiveRuntimeForwarder proActiveRuntime
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
alreadykilled
boolean alreadykilled
readResolve
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
proActiveRuntime
RemoteProActiveRuntime proActiveRuntime
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
urid
UniqueRuntimeID urid
alreadykilled
boolean alreadykilled
registeredRuntimes
java.util.concurrent.ConcurrentHashMap<K,V> registeredRuntimes
- All runtimes known by this forwarder
hierarchicalProcesses
java.util.HashMap<K,V> hierarchicalProcesses
- Processes to deploy
parentRuntime
ProActiveRuntime parentRuntime
- The parent of this runtime
bodyForwarder
BodyForwarderImpl bodyForwarder
- The BodyForwarder associated to this ProActiveRuntimeForwarder
There is one and only one BodyForwarder per RuntimeForwarder
(remember a RuntimeForwarder IS a Runtime, a BodyForwarder IS NOT a Body)
bodyAdapterForwarder
BodyAdapterForwarder bodyAdapterForwarder
remoteBodyForwarder
RemoteBodyForwarder remoteBodyForwarder
nodeMap
java.util.Hashtable<K,V> nodeMap
defaultNodeVirtualNode
java.lang.String defaultNodeVirtualNode
vmInformation
VMInformation vmInformation
virtualNodesMap
java.util.Hashtable<K,V> virtualNodesMap
descriptorMap
java.util.Hashtable<K,V> descriptorMap
proActiveRuntimeMap
java.util.Hashtable<K,V> proActiveRuntimeMap
proActiveRuntimeForwarderMap
java.util.Hashtable<K,V> proActiveRuntimeForwarderMap
runtimeAcquaintancesURL
java.util.Set<E> runtimeAcquaintancesURL
parentRuntime
ProActiveRuntime parentRuntime
hostInetAddress
java.net.InetAddress hostInetAddress
uniqueVMID
java.rmi.dgc.VMID uniqueVMID
name
java.lang.String name
processCreatorId
java.lang.String processCreatorId
jobId
java.lang.String jobId
hostName
java.lang.String hostName
deployerTag
DeployerTag deployerTag
Package org.objectweb.proactive.core.runtime.http |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
isLocal
boolean isLocal
url
java.lang.String url
vmInformation
VMInformation vmInformation
alreadykilled
boolean alreadykilled
Package org.objectweb.proactive.core.runtime.http.messages |
returnedObject
java.lang.Object returnedObject
methodName
java.lang.String methodName
parameters
java.util.ArrayList<E> parameters
Package org.objectweb.proactive.core.runtime.ibis |
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
nodesArray
java.util.ArrayList<E> nodesArray
vnNodesArray
java.util.ArrayList<E> vnNodesArray
Package org.objectweb.proactive.core.runtime.jini |
registrarsTable
java.util.Vector<E> registrarsTable
jiniRuntimeMap
java.util.Hashtable<K,V> jiniRuntimeMap
jiniNodeMap
java.util.Hashtable<K,V> jiniNodeMap
jiniVirtualNodeMap
java.util.Hashtable<K,V> jiniVirtualNodeMap
isRuntimeRegistered
boolean isRuntimeRegistered
Class org.objectweb.proactive.core.runtime.jini.JiniRuntimeImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
Package org.objectweb.proactive.core.runtime.rmi |
Class org.objectweb.proactive.core.runtime.rmi.RmiProActiveRuntimeForwarderImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
nodesArray
java.util.ArrayList<E> nodesArray
vnNodesArray
java.util.ArrayList<E> vnNodesArray
hasCreatedRegistry
boolean hasCreatedRegistry
Class org.objectweb.proactive.core.runtime.rmi.RmiProActiveRuntimeImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2L
Package org.objectweb.proactive.core.ssh.rmissh |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
username
java.lang.String username
hostname
java.lang.String hostname
Package org.objectweb.proactive.core.util |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
array
java.lang.Object[] array
head
int head
tail
int tail
size
int size
value
int value
value
long value
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
counter
int counter
defaultOpenState
boolean defaultOpenState
Package org.objectweb.proactive.core.util.timer |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
name
java.lang.String name
nbrValues
int nbrValues
total
long total
currentElapsed
long currentElapsed
running
boolean running
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
timerMap
java.util.HashMap<K,V> timerMap
activeTimer
Timer activeTimer
alpha
double alpha
average
double average
memory
long[] memory
position
int position
Package org.objectweb.proactive.core.util.wrapper |
value
boolean value
- The primitive value.
value
boolean value
- The primitive value.
value
double value
- The primitive value.
value
double value
- The primitive value.
value
float value
- The primitive value.
value
float value
- The primitive value.
serialVersionUID: 6165789939643190366L
o
java.lang.Object o
value
int value
- The primitive value.
value
int value
- The primitive value.
value
long value
- The primitive value.
value
long value
- The primitive value.
value
java.lang.String value
- The not reifiable value.
value
java.lang.String value
- The not reifiable value.
Package org.objectweb.proactive.core.xml |
closed
boolean closed
list
java.util.HashMap<K,V> list
type
int type
priority
java.lang.String[] priority
setAbility
java.lang.String[] setAbility
setEmptyAbility
java.lang.String[] setEmptyAbility
Package org.objectweb.proactive.ext.benchsocket |
Package org.objectweb.proactive.ext.implicit |
sync
java.util.Hashtable<K,V> sync
- A hashtable to hold 'forbid' declarations
Package org.objectweb.proactive.ext.locationserver |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
myBody
Body myBody
tries
int tries
- the number of time we try before reporting a failure
startTime
long startTime
- the number of time we try before reporting a failure
tries
int tries
Package org.objectweb.proactive.ext.migration |
table
java.util.Vector<E> table
index
int index
methodOnArrival
java.lang.String methodOnArrival
- Name of the method to be called when the agent reaches a new site
methodOnDeparture
java.lang.String methodOnDeparture
- Name of the method to be called before an agents leaves the current site
migrationStrategy
MigrationStrategy migrationStrategy
- MigrationStrategyImpl for the mobile object
onItinerary
boolean onItinerary
- Indicates if the object follows an migrationStrategy
fifoFirst
boolean fifoFirst
- An indication regarding the migration strategy
Indicates wether we first serve pending requests
before applying the startegy
nodeURL
java.lang.String nodeURL
methodName
java.lang.String methodName
Package org.objectweb.proactive.ext.mixedlocation |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
wrapper
UniversalBodyWrapper wrapper
migrationCounter
int migrationCounter
tries
int tries
tries
int tries
startTime
long startTime
wrappedBody
UniversalBody wrappedBody
time
long time
id
UniqueID id
stop
boolean stop
creationTime
long creationTime
jobID
java.lang.String jobID
Package org.objectweb.proactive.ext.scilab |
sciEngineWorker
SciEngineWorker sciEngineWorker
idEngine
java.lang.String idEngine
process
JVMProcessImpl process
sciTask
SciTask sciTask
sciResult
SciResult sciResult
dateStart
long dateStart
dateEnd
long dateEnd
isStateFull
boolean isStateFull
id
java.lang.String id
state
int state
mapResult
java.util.HashMap<K,V> mapResult
timeExecution
long timeExecution
id
java.lang.String id
listDataIn
java.util.ArrayList<E> listDataIn
listDataOut
java.util.ArrayList<E> listDataOut
job
java.lang.String job
jobInit
java.lang.String jobInit
Package org.objectweb.proactive.ext.scilab.gui |
pnlTaskWait
javax.swing.JPanel pnlTaskWait
pnlTaskRun
javax.swing.JPanel pnlTaskRun
pnlTaskEnd
javax.swing.JPanel pnlTaskEnd
pnlLegendRun
javax.swing.JPanel pnlLegendRun
pnlLegendWait
javax.swing.JPanel pnlLegendWait
lblLegendCancel
javax.swing.JLabel lblLegendCancel
lblLegendRun
javax.swing.JLabel lblLegendRun
pnlIconAbort
javax.swing.JPanel pnlIconAbort
pnlIconSuccess
javax.swing.JPanel pnlIconSuccess
pnlIconKill
javax.swing.JPanel pnlIconKill
pnlIconRun
javax.swing.JPanel pnlIconRun
pnlIconCancel
javax.swing.JPanel pnlIconCancel
pnlIconWait
javax.swing.JPanel pnlIconWait
lblLegendAbort
javax.swing.JLabel lblLegendAbort
lblLegendSuccess
javax.swing.JLabel lblLegendSuccess
lblLegendKill
javax.swing.JLabel lblLegendKill
lblLegendWait
javax.swing.JLabel lblLegendWait
pnlLegendEnd
javax.swing.JPanel pnlLegendEnd
pnlMain
javax.swing.JPanel pnlMain
lblPath
javax.swing.JLabel lblPath
pnlPath
javax.swing.JPanel pnlPath
pnlOutParam
javax.swing.JPanel pnlOutParam
scrollInit
javax.swing.JScrollPane scrollInit
txtPath
javax.swing.JTextField txtPath
pnlPathSouth
javax.swing.JPanel pnlPathSouth
pnlPathNorth
javax.swing.JPanel pnlPathNorth
txtInit
javax.swing.JTextArea txtInit
chooserSave
javax.swing.JFileChooser chooserSave
btnQuit
javax.swing.JButton btnQuit
btnSave
javax.swing.JButton btnSave
txtOutParam
javax.swing.JTextArea txtOutParam
scrollOutParam
javax.swing.JScrollPane scrollOutParam
pnlQuit
javax.swing.JPanel pnlQuit
pnlInit
javax.swing.JPanel pnlInit
pnlTask
javax.swing.JPanel pnlTask
pnlPath
javax.swing.JPanel pnlPath
lblPath
javax.swing.JLabel lblPath
txtOutParam
javax.swing.JTextField txtOutParam
txtPath
javax.swing.JTextField txtPath
lblPriority
javax.swing.JLabel lblPriority
lblOutParam
javax.swing.JLabel lblOutParam
cmbPriority
javax.swing.JComboBox cmbPriority
pnlTaskPriority
javax.swing.JPanel pnlTaskPriority
pnlPathSouth
javax.swing.JPanel pnlPathSouth
pnlPathNorth
javax.swing.JPanel pnlPathNorth
chooserScript
javax.swing.JFileChooser chooserScript
btnCancel
javax.swing.JButton btnCancel
btnStart
javax.swing.JButton btnStart
txtInit
javax.swing.JTextArea txtInit
scrollInit
javax.swing.JScrollPane scrollInit
pnlValid
javax.swing.JPanel pnlValid
pnlTask
javax.swing.JPanel pnlTask
pnlMain
javax.swing.JPanel pnlMain
btnPath
javax.swing.JButton btnPath
pnlTaskSouth
javax.swing.JPanel pnlTaskSouth
pnlInit
javax.swing.JPanel pnlInit
state
int state
res
javax.swing.JLabel res
menuBar
javax.swing.JMenuBar menuBar
splitMain2
javax.swing.JSplitPane splitMain2
scrollTreeEngine
javax.swing.JScrollPane scrollTreeEngine
treeEngine
javax.swing.JTree treeEngine
scrollTaskWait
javax.swing.JScrollPane scrollTaskWait
pnlTaskRun
javax.swing.JPanel pnlTaskRun
btnClearTaskRun
javax.swing.JButton btnClearTaskRun
chooserDescriptor
javax.swing.JFileChooser chooserDescriptor
itemDesktopGrid
javax.swing.JMenuItem itemDesktopGrid
itemDescriptor
javax.swing.JMenuItem itemDescriptor
menuEngine
javax.swing.JMenu menuEngine
itemExit
javax.swing.JMenuItem itemExit
itemTask
javax.swing.JMenuItem itemTask
menuCommand
javax.swing.JMenu menuCommand
pnlLogSouth
javax.swing.JPanel pnlLogSouth
txtLog
javax.swing.JTextArea txtLog
scrollLog
javax.swing.JScrollPane scrollLog
pnlMainLog
javax.swing.JPanel pnlMainLog
btnDeleteTaskEnd
javax.swing.JButton btnDeleteTaskEnd
btnSaveTaskEnd
javax.swing.JButton btnSaveTaskEnd
pnlBtnTaskEnd
javax.swing.JPanel pnlBtnTaskEnd
tableTaskEnd
javax.swing.JTable tableTaskEnd
scrollTaskEnd
javax.swing.JScrollPane scrollTaskEnd
lblTaskEnd
javax.swing.JLabel lblTaskEnd
pnlTaskEnd
javax.swing.JPanel pnlTaskEnd
btnKillTaskRun
javax.swing.JButton btnKillTaskRun
pnlBtnTaskRun
javax.swing.JPanel pnlBtnTaskRun
tableTaskRun
javax.swing.JTable tableTaskRun
scrollTaskRun
javax.swing.JScrollPane scrollTaskRun
lblTaskRun
javax.swing.JLabel lblTaskRun
btnClearTaskWait
javax.swing.JButton btnClearTaskWait
btnCancelTaskWait
javax.swing.JButton btnCancelTaskWait
pnlBtnTaskWait
javax.swing.JPanel pnlBtnTaskWait
tableTaskWait
javax.swing.JTable tableTaskWait
lblTaskWait
javax.swing.JLabel lblTaskWait
pnlTaskWait
javax.swing.JPanel pnlTaskWait
splitMain1
javax.swing.JSplitPane splitMain1
splitTask1
javax.swing.JSplitPane splitTask1
pnlBtnClearCenter
javax.swing.JPanel pnlBtnClearCenter
pnlBtnClear
javax.swing.JPanel pnlBtnClear
pnlLblTaskEnd
javax.swing.JPanel pnlLblTaskEnd
pnlLblTaskRun
javax.swing.JPanel pnlLblTaskRun
pnlLblTaskWait
javax.swing.JPanel pnlLblTaskWait
itemLegend
javax.swing.JMenuItem itemLegend
pnlScilab
javax.swing.JPanel pnlScilab
pnlLogo
javax.swing.JPanel pnlLogo
btnClearLog
javax.swing.JButton btnClearLog
pnlProActive
javax.swing.JPanel pnlProActive
itemRestartEngine
javax.swing.JMenuItem itemRestartEngine
popupTreeEngine
javax.swing.JPopupMenu popupTreeEngine
listPreview
javax.swing.JList listPreview
splitTask2
javax.swing.JSplitPane splitTask2
tableTaskWaitModel
javax.swing.table.DefaultTableModel tableTaskWaitModel
tableTaskRunModel
javax.swing.table.DefaultTableModel tableTaskRunModel
tableTaskEndModel
javax.swing.table.DefaultTableModel tableTaskEndModel
rootEngine
TreeEngineNode rootEngine
service
ScilabService service
dialogTask
DialogTask dialogTask
dialogResult
DialogResult dialogResult
pathDescriptor
java.lang.String pathDescriptor
nameVn
java.lang.String nameVn
timerRefresh
javax.swing.Timer timerRefresh
chooserSave
javax.swing.JFileChooser chooserSave
pnlPreview
javax.swing.JPanel pnlPreview
lblVn
javax.swing.JLabel lblVn
listPreviewModel
javax.swing.DefaultComboBoxModel listPreviewModel
scrollPreview
javax.swing.JScrollPane scrollPreview
treeRenderer
TreeEngineRenderer treeRenderer
dialogLegend
DialogLegend dialogLegend
state
int state
panelLogo
javax.swing.JPanel panelLogo
logo
java.awt.Image logo
Package org.objectweb.proactive.ext.scilab.monitor |
mapEngine
java.util.HashMap<K,V> mapEngine
listIdEngineFree
java.util.ArrayList<E> listIdEngineFree
listTaskWait
java.util.ArrayList<E> listTaskWait
mapTaskRun
java.util.HashMap<K,V> mapTaskRun
mapTaskEnd
java.util.HashMap<K,V> mapTaskEnd
countIdTask
long countIdTask
countIdEngine
long countIdEngine
taskObservable
SciEventSource taskObservable
engineObservable
SciEventSource engineObservable
Package org.objectweb.proactive.ext.scilab.test |
root
Skeleton<T> root
descriptorPath
java.lang.String descriptorPath
nameVN
java.lang.String nameVN
Package org.objectweb.proactive.ext.security |
authentication
int authentication
confidentiality
int confidentiality
integrity
int integrity
communication
int communication
migration
int migration
aoCreation
int aoCreation
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
isEncrypted
boolean isEncrypted
sessionID
long sessionID
encryptedBody
byte[] encryptedBody
keyStore
java.security.KeyStore keyStore
from
java.util.ArrayList<E> from
to
java.util.ArrayList<E> to
communicationReply
Communication communicationReply
communicationRequest
Communication communicationRequest
migration
boolean migration
aocreation
boolean aocreation
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
policyRules
java.util.ArrayList<E> policyRules
policyRulesFileLocation
java.lang.String policyRulesFileLocation
applicationName
java.lang.String applicationName
encodedKeyStore
byte[] encodedKeyStore
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
sessions
java.util.Hashtable<K,V> sessions
policyServer
PolicyServer policyServer
keyStore
java.security.KeyStore keyStore
VNName
java.lang.String VNName
parent
SecurityEntity parent
encodedKeyStore
byte[] encodedKeyStore
type
int type
entitiesFrom
java.util.ArrayList<E> entitiesFrom
entitiesTo
java.util.ArrayList<E> entitiesTo
sendRequest
Communication sendRequest
receiveRequest
Communication receiveRequest
sendReply
Communication sendReply
receiveReply
Communication receiveReply
proposedPolicy
Communication proposedPolicy
proposedPolicyValidated
int proposedPolicyValidated
migration
boolean migration
migrationTo
boolean migrationTo
creationActiveObjectFrom
boolean creationActiveObjectFrom
creationActiveObjectTo
boolean creationActiveObjectTo
type
int type
sessionID
long sessionID
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
encodedKeyStore
byte[] encodedKeyStore
Package org.objectweb.proactive.ext.security.crypto |
type
java.lang.String type
certificate
java.security.cert.X509Certificate certificate
identity
java.lang.String identity
random
long random
signedAuthenticationTicketProperty
java.lang.Object signedAuthenticationTicketProperty
random1
long random1
random2
long random2
identity
java.lang.String identity
domainName
java.lang.String domainName
deliveryDate
java.util.Date deliveryDate
expirationDate
java.util.Date expirationDate
randomData
byte[] randomData
timestamp
long timestamp
random1
long random1
random2
long random2
identity
java.lang.String identity
encryptedSessionKeyPart1
java.lang.Object encryptedSessionKeyPart1
encryptedSessionKeyPart2
java.lang.Object encryptedSessionKeyPart2
signedConfidentialityTicketProperty
java.lang.Object signedConfidentialityTicketProperty
timestamp
long timestamp
random1
long random1
random2
long random2
identity
java.lang.String identity
encryptedSessionKeyPart1
java.lang.Object encryptedSessionKeyPart1
encryptedSessionKeyPart2
java.lang.Object encryptedSessionKeyPart2
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
rand
java.security.SecureRandom rand
type
java.lang.String type
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
sessionID
long sessionID
distantOACertificate
java.security.cert.X509Certificate distantOACertificate
distantOAPublicKey
java.security.PublicKey distantOAPublicKey
communication
Communication communication
cl_sec_key
byte[] cl_sec_key
se_sec_key
byte[] se_sec_key
cl_mac_enc
byte[] cl_mac_enc
se_mac_enc
byte[] se_mac_enc
isSessionValidated
boolean isSessionValidated
seCipherAlgParams
java.security.AlgorithmParameters seCipherAlgParams
clCipherAlgParams
java.security.AlgorithmParameters clCipherAlgParams
seMacAlgParams
java.security.AlgorithmParameters seMacAlgParams
clMacAlgParams
java.security.AlgorithmParameters clMacAlgParams
encodedSeCipherAlgParams
byte[] encodedSeCipherAlgParams
encodedClCipherAlgParams
byte[] encodedClCipherAlgParams
encodedSeMacAlgParams
byte[] encodedSeMacAlgParams
encodedClMacAlgParams
byte[] encodedClMacAlgParams
se_rand
byte[] se_rand
cl_rand
byte[] cl_rand
se_hmac_key
javax.crypto.SecretKey se_hmac_key
se_aes_key
javax.crypto.SecretKey se_aes_key
cl_hmac_key
javax.crypto.SecretKey cl_hmac_key
cl_aes_key
javax.crypto.SecretKey cl_aes_key
securityContext
SecurityContext securityContext
type
java.lang.String type
keyGen
javax.crypto.KeyGenerator keyGen
ta
long ta
ra
long ra
B
java.lang.String B
encrypted_key
java.lang.Object encrypted_key
Package org.objectweb.proactive.ext.security.exceptions |
serialVersionUID: 3043478553819893720L
serialVersionUID: 6854171458569221401L
serialVersionUID: -8430550342900322792L
serialVersionUID: 6479483178883214436L
serialVersionUID: -9034655159707157738L
serialVersionUID: 2159674076069020805L
body
UniversalBody body
serialVersionUID: 300940928165011339L
serialVersionUID: -7963144698084073622L
Package org.objectweb.proactive.ext.security.gui |
jTableColumnName
java.lang.String[] jTableColumnName
KEYSTORE_APPLICATION
int KEYSTORE_APPLICATION
KEYSTORE_ENTITY
int KEYSTORE_ENTITY
currentKeyStoreType
int currentKeyStoreType
jContentPane
javax.swing.JPanel jContentPane
jLabel
javax.swing.JLabel jLabel
jTextPanePublicKey
javax.swing.JTextPane jTextPanePublicKey
jLabel1
javax.swing.JLabel jLabel1
jTextPanePrivateKey
javax.swing.JTextPane jTextPanePrivateKey
jButton
javax.swing.JButton jButton
currentKeyPair
java.security.KeyPair currentKeyPair
currentKeyStore
java.security.KeyStore currentKeyStore
jScrollPane
javax.swing.JScrollPane jScrollPane
jLabel2
javax.swing.JLabel jLabel2
jTextFieldDistinguishedName
javax.swing.JTextField jTextFieldDistinguishedName
jLabel3
javax.swing.JLabel jLabel3
jTextFieldValidity
javax.swing.JTextField jTextFieldValidity
fc
javax.swing.JFileChooser fc
jJMenuBar
javax.swing.JMenuBar jJMenuBar
jMenu
javax.swing.JMenu jMenu
jMenuItemLoadCertificate
javax.swing.JMenuItem jMenuItemLoadCertificate
jContentPane1
javax.swing.JPanel jContentPane1
jFrameSubCertificate
javax.swing.JFrame jFrameSubCertificate
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jTextFieldSubCertificate
javax.swing.JTextField jTextFieldSubCertificate
jPanel
javax.swing.JPanel jPanel
jButton1
javax.swing.JButton jButton1
jButtonSubCertificateOk
javax.swing.JButton jButtonSubCertificateOk
subKeyStore
java.security.KeyStore subKeyStore
jButton3
javax.swing.JButton jButton3
jMenu1
javax.swing.JMenu jMenu1
jMenuItem
javax.swing.JMenuItem jMenuItem
jTable
javax.swing.JTable jTable
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jLabel6
javax.swing.JLabel jLabel6
jTextFieldPath
javax.swing.JTextField jTextFieldPath
jMenuItemSubCert
javax.swing.JMenuItem jMenuItemSubCert
jLabel7
javax.swing.JLabel jLabel7
jMenuSaveCert
javax.swing.JMenuItem jMenuSaveCert
lastOpenedDir
java.lang.String lastOpenedDir
jScrollPane2
javax.swing.JScrollPane jScrollPane2
jMenuItemAppCert
javax.swing.JMenuItem jMenuItemAppCert
jRadioButtonApplicationCertType
javax.swing.JRadioButton jRadioButtonApplicationCertType
jRadioButton1EntityCertType
javax.swing.JRadioButton jRadioButton1EntityCertType
jLabel8
javax.swing.JLabel jLabel8
jLabel9
javax.swing.JLabel jLabel9
jLabel10
javax.swing.JLabel jLabel10
bgCertificateType
javax.swing.ButtonGroup bgCertificateType
communicationAuthorizedYes
javax.swing.JRadioButton communicationAuthorizedYes
communicationAuthorizedNo
javax.swing.JRadioButton communicationAuthorizedNo
groupAuthentication
javax.swing.ButtonGroup groupAuthentication
groupConfidentiality
javax.swing.ButtonGroup groupConfidentiality
groupIntegrity
javax.swing.ButtonGroup groupIntegrity
attributes
java.lang.String[] attributes
comboAuth
javax.swing.JComboBox comboAuth
comboConf
javax.swing.JComboBox comboConf
comboInt
javax.swing.JComboBox comboInt
jTabbedPane
javax.swing.JTabbedPane jTabbedPane
ruleCommunicationRequest
RuleCommunication ruleCommunicationRequest
ruleCommunicationRequest1
RuleCommunication ruleCommunicationRequest1
jScrollPane
javax.swing.JScrollPane jScrollPane
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jListFrom
javax.swing.JList jListFrom
jListTo
javax.swing.JList jListTo
addFrom
javax.swing.JButton addFrom
removeFrom
javax.swing.JButton removeFrom
addTo
javax.swing.JButton addTo
removeTo
javax.swing.JButton removeTo
jJMenuBar
javax.swing.JMenuBar jJMenuBar
jMenu
javax.swing.JMenu jMenu
Menu
javax.swing.JMenuItem Menu
jPanel
javax.swing.JPanel jPanel
jList
javax.swing.JList jList
listModel
javax.swing.DefaultListModel listModel
jScrollPane
javax.swing.JScrollPane jScrollPane
ruleEditor
RuleEditor ruleEditor
Package org.objectweb.proactive.ext.security.securityentity |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
applicationCertificate
java.security.cert.X509Certificate applicationCertificate
encodedApplicationCertificate
byte[] encodedApplicationCertificate
certificate
java.security.cert.X509Certificate certificate
virtualNodeName
java.lang.String virtualNodeName
Package org.objectweb.proactive.ext.webservices.soap |
Package org.objectweb.proactive.filetransfer |
fileList
java.util.Vector<E> fileList
Package org.objectweb.proactive.ic2d.gui |
requestReceivedIcon
javax.swing.ImageIcon requestReceivedIcon
replySentIcon
javax.swing.ImageIcon replySentIcon
requestSentIcon
javax.swing.ImageIcon requestSentIcon
replyReceivedIcon
javax.swing.ImageIcon replyReceivedIcon
waitingForRequestIcon
javax.swing.ImageIcon waitingForRequestIcon
waitByNecessityIcon
javax.swing.ImageIcon waitByNecessityIcon
voidRequestServedIcon
javax.swing.ImageIcon voidRequestServedIcon
objectTrackPanelMap
java.util.HashMap<K,V> objectTrackPanelMap
- KEY: id
VAL: corresponding JList [model = default]
events
EventListsPanel.BoundedCircularArrayList events
colorMode
int colorMode
- The array of strings representing the state of a requestEvent
popup
javax.swing.JPopupMenu popup
centerPanel
javax.swing.JPanel centerPanel
recorder
PlayerFrameTimeLine recorder
lastSelected
java.lang.Object lastSelected
- last object in one of the lists that was selected
controller
IC2DGUIController controller
ic2dObject
IC2DObject ic2dObject
dropTarget
java.awt.dnd.DropTarget dropTarget
- enables this component to be a dropTarget
fixedSize
int fixedSize
options
int options
ic2dPanel
IC2DPanel ic2dPanel
ic2dObject
IC2DObject ic2dObject
logger
IC2DMessageLogger logger
controller
IC2DGUIController controller
activeObjectFilter
ActiveObjectFilter activeObjectFilter
communicationRecorder
ActiveObjectCommunicationRecorder communicationRecorder
eventListsPanel
EventListsPanel eventListsPanel
eventListsFrame
javax.swing.JFrame eventListsFrame
processesFrame
javax.swing.JFrame processesFrame
globusProcessFrame
javax.swing.JFrame globusProcessFrame
fileChooserFrame
javax.swing.JFrame fileChooserFrame
externalProcess
ExternalProcess externalProcess
proActiveRuntimeImpl
ProActiveRuntimeImpl proActiveRuntimeImpl
depthMonitor
int depthMonitor
jobMonitorFrame
JobMonitorFrame jobMonitorFrame
launcherFrame
LauncherWindow launcherFrame
Package org.objectweb.proactive.ic2d.gui.components |
Package org.objectweb.proactive.ic2d.gui.components.dialog.model |
model
ProActiveComponent model
- The component model on which this model is based.
Package org.objectweb.proactive.ic2d.gui.components.dialog.view |
exportedVirtualNodeAddButton
javax.swing.JButton exportedVirtualNodeAddButton
exportedVirtualNodesCompositionRemoveButton
javax.swing.JButton exportedVirtualNodesCompositionRemoveButton
checkVirtualNodesCompositionButton
javax.swing.JButton checkVirtualNodesCompositionButton
exportedVirtualNodesCompositionTable
javax.swing.JTable exportedVirtualNodesCompositionTable
virtualNodeField
javax.swing.JTextField virtualNodeField
exportedVirtualNodeNameField
javax.swing.JTextField exportedVirtualNodeNameField
composingVirtualNodeNamesField
javax.swing.JTextField composingVirtualNodeNamesField
proActiveButtonListener
ProActiveDialogView.ProActiveButtonListener proActiveButtonListener
proActiveListListener
ProActiveDialogView.ProActiveListListener proActiveListListener
Package org.objectweb.proactive.ic2d.gui.components.graph.view |
Package org.objectweb.proactive.ic2d.gui.components.menu.control |
Package org.objectweb.proactive.ic2d.gui.data |
minimumSize
java.awt.Dimension minimumSize
name
java.lang.String name
type
java.lang.String type
parentFrame
java.awt.Frame parentFrame
activeObjectFilter
ActiveObjectFilter activeObjectFilter
activeObjectWatcher
ActiveObjectWatcher activeObjectWatcher
parentDataObjectPanel
AbstractDataObjectPanel parentDataObjectPanel
controller
IC2DGUIController controller
monitoringMenu
MessageMonitoringMenu monitoringMenu
defaultFont
java.awt.Font defaultFont
actualFont
java.awt.Font actualFont
childs
java.util.HashMap<K,V> childs
isDestroyed
boolean isDestroyed
dirty
boolean dirty
titleItem
javax.swing.JMenuItem titleItem
fontSizeMenu
org.objectweb.proactive.ic2d.gui.data.AbstractDataObjectPanel.PanelPopupMenu.FontSizeMenu fontSizeMenu
activeObject
ActiveObject activeObject
nameLabel
javax.swing.JLabel nameLabel
dragSource
java.awt.dnd.DragSource dragSource
- enables this component to be a Drag Source
dragSourceListener
java.awt.dnd.DragSourceListener dragSourceListener
isGhost
boolean isGhost
hostObject
HostObject hostObject
minimumSize
java.awt.Dimension minimumSize
popup
AbstractDataObjectPanel.PanelPopupMenu popup
parent
WorldPanel parent
alignLayout
java.lang.String alignLayout
group
javax.swing.ButtonGroup group
ic2dObject
IC2DObject ic2dObject
communicationRecorder
ActiveObjectCommunicationRecorder communicationRecorder
activeObjectWatcher
ActiveObjectWatcher activeObjectWatcher
worldPanel
WorldPanel worldPanel
nodeObject
NodeObject nodeObject
currentTitledBorder
javax.swing.border.TitledBorder currentTitledBorder
currentBorder
javax.swing.border.Border currentBorder
dropTarget
java.awt.dnd.DropTarget dropTarget
- enables this component to be a dropTarget
vmObject
VMObject vmObject
popup
AbstractDataObjectPanel.PanelPopupMenu popup
worldObject
WorldObject worldObject
communicationRecorder
ActiveObjectCommunicationRecorder communicationRecorder
alignLayout
java.lang.String alignLayout
monitorThread
MonitorThread monitorThread
timer
javax.swing.Timer timer
w
int w
h
int h
Package org.objectweb.proactive.ic2d.gui.dialog |
list
javax.swing.JList list
listModel
javax.swing.DefaultListModel listModel
success
boolean success
host
java.lang.String host
port
int port
btOk
javax.swing.JButton btOk
btCancel
javax.swing.JButton btCancel
tfHost
javax.swing.JTextField tfHost
tfPort
javax.swing.JTextField tfPort
Package org.objectweb.proactive.ic2d.gui.jobmonitor |
panel
JobMonitorPanel panel
views
org.objectweb.proactive.ic2d.gui.jobmonitor.JobMonitorPanel.TreeView[] views
tabs
javax.swing.JTabbedPane tabs
frames
java.util.Vector<E> frames
asso
DataAssociation asso
explorator
NodeExploration explorator
monitoredHosts
javax.swing.DefaultListModel monitoredHosts
skippedObjects
javax.swing.DefaultListModel skippedObjects
popupmenu
javax.swing.JPopupMenu popupmenu
refresher
java.lang.Thread refresher
refresh
boolean refresh
ttr
int ttr
tree
javax.swing.JTree tree
monitoredListModel
javax.swing.DefaultListModel monitoredListModel
skippedListModel
javax.swing.DefaultListModel skippedListModel
monitor
MonitorThread monitor
jobPanel
JobMonitorPanel jobPanel
Package org.objectweb.proactive.ic2d.gui.jobmonitor.data |
asso
DataAssociation asso
traversal
DataModelTraversal traversal
state
int state
object
BasicMonitoredObject object
Package org.objectweb.proactive.ic2d.gui.jobmonitor.switcher |
labels
javax.swing.JLabel[] labels
Package org.objectweb.proactive.ic2d.gui.menu |
controller
MessageMonitoringController controller
monitorRequestSenderMenuItem
javax.swing.JCheckBoxMenuItem monitorRequestSenderMenuItem
monitorRequestReceiverMenuItem
javax.swing.JCheckBoxMenuItem monitorRequestReceiverMenuItem
monitorReplySenderMenuItem
javax.swing.JCheckBoxMenuItem monitorReplySenderMenuItem
monitorReplyReceiverMenuItem
javax.swing.JCheckBoxMenuItem monitorReplyReceiverMenuItem
viewInEventListMenuItem
javax.swing.JCheckBoxMenuItem viewInEventListMenuItem
Package org.objectweb.proactive.ic2d.gui.process |
processesListModel
org.objectweb.proactive.ic2d.gui.process.ProcessControlPanel.ProcessesListModel processesListModel
processListPanel
org.objectweb.proactive.ic2d.gui.process.ProcessControlPanel.ProcessListPanel processListPanel
processDefinitionPanel
org.objectweb.proactive.ic2d.gui.process.ProcessControlPanel.ProcessDefinitionPanel processDefinitionPanel
processOutputPanel
org.objectweb.proactive.ic2d.gui.process.ProcessControlPanel.ProcessOutputPanel processOutputPanel
mainSplitPanel
javax.swing.JSplitPane mainSplitPanel
Package org.objectweb.proactive.ic2d.gui.recording |
record
boolean record
play
boolean play
pause
boolean pause
state
javax.swing.JLabel state
msg
javax.swing.JLabel msg
monitoringControlButton
javax.swing.JButton monitoringControlButton
playButton
javax.swing.JButton playButton
pauseButton
javax.swing.JButton pauseButton
stopButton
javax.swing.JButton stopButton
recordButton
javax.swing.JButton recordButton
eventReplayProgressBar
javax.swing.JProgressBar eventReplayProgressBar
tpb
javax.swing.JPanel tpb
lpb
javax.swing.JLabel lpb
threadPlayer
ThreadPlayer threadPlayer
eventListsPanel
EventListsPanel eventListsPanel
dataObjectController
DataObjectController dataObjectController
Package org.objectweb.proactive.ic2d.gui.util |
jButtonOK
javax.swing.JButton jButtonOK
jButtonCancel
javax.swing.JButton jButtonCancel
buttonOK
boolean buttonOK
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
borderLayout1
java.awt.BorderLayout borderLayout1
pathTextField
javax.swing.JTextField pathTextField
browseButton
javax.swing.JButton browseButton
titledBorder1
javax.swing.border.TitledBorder titledBorder1
border1
javax.swing.border.Border border1
border2
javax.swing.border.Border border2
jPanel3
javax.swing.JPanel jPanel3
oKButton
javax.swing.JButton oKButton
jmCheckBox
javax.swing.JCheckBox jmCheckBox
borderLayout2
java.awt.BorderLayout borderLayout2
jPanel4
javax.swing.JPanel jPanel4
jPanel5
javax.swing.JPanel jPanel5
gmCheckBox
javax.swing.JCheckBox gmCheckBox
doGraphicalMonitoring
boolean doGraphicalMonitoring
doJobMonitoring
boolean doJobMonitoring
STATUS_LAUNCHED
java.lang.String STATUS_LAUNCHED
STATUS_TERMINATED
java.lang.String STATUS_TERMINATED
STATUS_KILLED
java.lang.String STATUS_KILLED
descriptorMap
java.util.Map<K,V> descriptorMap
datas
java.util.Vector<E> datas
columnsName
java.util.Vector<E> columnsName
descriptorsToLaunch
java.util.Vector<E> descriptorsToLaunch
id
int id
jPanel1
javax.swing.JPanel jPanel1
borderLayout1
java.awt.BorderLayout borderLayout1
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
borderLayout2
java.awt.BorderLayout borderLayout2
jLabel1
javax.swing.JLabel jLabel1
graphicalCheckBox
javax.swing.JCheckBox graphicalCheckBox
jobCheckBox
javax.swing.JCheckBox jobCheckBox
border1
javax.swing.border.Border border1
border2
javax.swing.border.Border border2
jPanel4
javax.swing.JPanel jPanel4
borderLayout3
java.awt.BorderLayout borderLayout3
jButton1
javax.swing.JButton jButton1
descriptorList
javax.swing.JList descriptorList
borderLayout4
java.awt.BorderLayout borderLayout4
jLabel2
javax.swing.JLabel jLabel2
jPanel5
javax.swing.JPanel jPanel5
launchedTable
org.objectweb.proactive.ic2d.gui.util.MyJTable launchedTable
jSplitPane2
javax.swing.JSplitPane jSplitPane2
jPanel6
javax.swing.JPanel jPanel6
borderLayout5
java.awt.BorderLayout borderLayout5
jPanel61
javax.swing.JPanel jPanel61
jPanel7
javax.swing.JPanel jPanel7
borderLayout6
java.awt.BorderLayout borderLayout6
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane2
javax.swing.JScrollPane jScrollPane2
jComboBox1
javax.swing.JComboBox jComboBox1
jTextDescriptor
javax.swing.JTextArea jTextDescriptor
doGraphicalMonitoring
boolean doGraphicalMonitoring
doJobMonitoring
boolean doJobMonitoring
messageArea
javax.swing.JTextPane messageArea
messageLogger
IC2DMessageLogger messageLogger
Package org.objectweb.proactive.ic2d.spy |
className
java.lang.String className
- The name of the class
nodeURL
java.lang.String nodeURL
- nodename
isActive
boolean isActive
- whether the body has an activity done with a active thread
isAlive
boolean isAlive
- whether the body has been killed.
bodyID
UniqueID bodyID
- The id of the object
pos
int pos
- Position. useful for the receiver only
creatorID
UniqueID creatorID
methodName
java.lang.String methodName
- The name of the method called
sourceID
UniqueID sourceID
- The UniqueID of the body sending the call
destinationID
UniqueID destinationID
- The UniqueID of the body receiving the call
sequenceNumber
long sequenceNumber
- The unique sequence number for the call
requestQueueLength
int requestQueueLength
- The request queue length of the body that sent the event or -1
Package org.objectweb.proactive.jmx |
serialVersionUID: 1245L
listenerMap
java.util.HashMap<K,V> listenerMap
Package org.objectweb.proactive.jmx.client |
serialVersionUID: 7966471528807607476L
connection
ProActiveConnection connection
connector
javax.management.remote.JMXConnector connector
url
java.lang.String url
Package org.objectweb.proactive.jmx.server |
serialVersionUID: -4295401093312884914L
connection
ProActiveConnection connection
paServer
ProActiveServerImpl paServer
jmxServiceURL
javax.management.remote.JMXServiceURL jmxServiceURL
env
java.util.Map<K,V> env
state
int state
listeners
java.util.Vector<E> listeners
serialVersionUID: -5189383875728195134L
Package org.objectweb.proactive.loadbalancing |
Package org.objectweb.proactive.loadbalancing.metrics |
Package org.objectweb.proactive.loadbalancing.metrics.CPURanking |
Package org.objectweb.proactive.loadbalancing.metrics.currenttimemillis |
creationTime
double creationTime
Package org.objectweb.proactive.loadbalancing.util |
id
int id
iteration
int iteration
maxIter
int maxIter
nbGetBoundRcvd
int nbGetBoundRcvd
nbEndIterRcvd
int nbEndIterRcvd
hasStarted
boolean hasStarted
alreadyRcvBound
boolean alreadyRcvBound
up
JacobiWorker up
down
JacobiWorker down
left
JacobiWorker left
right
JacobiWorker right
nbNeighbours
int nbNeighbours
vbUp
double[] vbUp
vbDown
double[] vbDown
vbLeft
double[] vbLeft
vbRight
double[] vbRight
upperLeftX
int upperLeftX
upperLeftY
int upperLeftY
subMatrixSize
int subMatrixSize
globalMatrixSize
int globalMatrixSize
boundaryValue
double boundaryValue
subMatrix
double[][] subMatrix
subTemp
double[][] subTemp
startTime
long startTime
elapsedTime
long elapsedTime
Package org.objectweb.proactive.mpi |
returnValue
int returnValue
name
java.lang.String name
- name of the MPISpmd object
mpiProcess
ExternalProcess mpiProcess
- MPI Process that the Virtual Node references
vn
VirtualNode vn
- Virtual Node containing resources
spmdClasses
java.util.ArrayList<E> spmdClasses
- user SPMD classes name
spmdClassesParams
java.util.Hashtable<K,V> spmdClassesParams
- user SPMD classes params
classes
java.util.ArrayList<E> classes
- user classes name
classesParams
java.util.Hashtable<K,V> classesParams
- user classes params
classesParamsByRank
java.lang.Object[] classesParamsByRank
status
java.lang.String status
- the status of this MPISpmd object
name
java.lang.String name
- the name of the MPISpmd object
target
MPISpmdImpl target
- the MPISpmd Active object on which this proxy is pointing
Package org.objectweb.proactive.mpi.control |
manager
ProActiveMPIManager manager
- global Manager
target
ProActiveMPIComm target
- Comm object it refers
userProxyMap
java.util.Hashtable<K,V> userProxyMap
jobID
int jobID
spmdProxyMap
java.util.Hashtable<K,V> spmdProxyMap
jobID
int jobID
TAG1
int TAG1
count
int count
src
int src
dest
int dest
datatype
int datatype
tag
int tag
method
java.lang.String method
clazz
java.lang.String clazz
data
byte[] data
parameters
java.lang.String parameters
params
java.lang.String[] params
mpiSpmdList
java.util.ArrayList<E> mpiSpmdList
- list of MPISpmd object
proxyMap
java.util.Hashtable<K,V> proxyMap
spmdProxyMap
java.util.Hashtable<K,V> spmdProxyMap
userProxyMap
java.util.Hashtable<K,V> userProxyMap
ackToStart
int[] ackToStart
ackToRecv
int[] ackToRecv
Package org.objectweb.proactive.p2p.service |
localService
P2PService localService
acquaintances
P2PService acquaintances
acquaintancesActived
P2PService acquaintancesActived
groupOfAcquaintances
Group<E> groupOfAcquaintances
randomizer
java.util.Random randomizer
peers
java.util.Vector<E> peers
acqGroup
P2PAcquaintanceManager acqGroup
localP2pService
P2PService localP2pService
acquaintances
P2PService acquaintances
- ProActive Group of acquaintances.
acquaintanceManager
P2PAcquaintanceManager acquaintanceManager
- ProActive Group representing
acquaintances
.
p2pServiceNode
Node p2pServiceNode
- Reference to the current Node.
oldMessageList
java.util.Vector<E> oldMessageList
- Sequence number list of received messages.
nodeManager
P2PNodeManager nodeManager
waitingNodesLookup
java.util.Vector<E> waitingNodesLookup
- A collection of not full
P2PNodeLookup
.
waitingMaximunNodesLookup
java.util.Vector<E> waitingMaximunNodesLookup
stubOnThis
P2PService stubOnThis
service
Service service
filter
RequestFilter filter
Package org.objectweb.proactive.p2p.service.exception |
Package org.objectweb.proactive.p2p.service.node |
node
Node node
nodeManager
P2PNodeManager nodeManager
waitingNodesList
java.util.Vector<E> waitingNodesList
nodesToKillList
java.util.Vector<E> nodesToKillList
expirationTime
long expirationTime
numberOfAskedNodes
int numberOfAskedNodes
acquiredNodes
int acquiredNodes
localP2pService
P2PService localP2pService
vnName
java.lang.String vnName
jobId
java.lang.String jobId
stub
P2PNodeLookup stub
paRuntime
ProActiveRuntime paRuntime
parUrl
java.lang.String parUrl
nodeManagerMap
java.util.HashMap<K,V> nodeManagerMap
killAllFlag
boolean killAllFlag
nodeFamilyRegexp
java.lang.String nodeFamilyRegexp
p2pServiceNode
Node p2pServiceNode
proactiveRuntime
ProActiveRuntime proactiveRuntime
availbaleNodes
java.util.Vector<E> availbaleNodes
bookedNodes
java.util.Vector<E> bookedNodes
usingNodes
java.util.Vector<E> usingNodes
nodeCounter
int nodeCounter
descriptorPath
java.lang.String descriptorPath
pad
ProActiveDescriptor pad
Package org.objectweb.proactive.scheduler |
task
ProActiveTask task
className
java.lang.String className
priority
int priority
userId
int userId
submitDate
java.util.Date submitDate
mainParameters
java.util.Vector<E> mainParameters
ressourceNb
int ressourceNb
estimatedTime
int estimatedTime
xmlName
java.lang.String xmlName
xmlFullPath
java.lang.String xmlFullPath
jobId
UniqueID jobId
jvmParameters
java.lang.String jvmParameters
jobStatus
java.lang.String jobStatus
classPath
java.lang.String[] classPath
minRessourceNb
int minRessourceNb
job
GenericJob job
ressourceManager
RessourceManager ressourceManager
flag
boolean flag
queue
java.util.HashMap<K,V> queue
queueSize
int queueSize
policy
AbstractPolicy policy
ressourceManager
RessourceManager ressourceManager
tmpJobs
java.util.HashMap<K,V> tmpJobs
Package org.objectweb.proactive.scheduler.policy |
ressourceManager
RessourceManager ressourceManager
queue
Queue queue
deployedTasks
java.util.HashMap<K,V> deployedTasks
policies
java.util.Vector<E> policies
Copyright 2001-2007 INRIA All Rights Reserved.