Serialized Form
Package org.objectweb.proactive |
Package org.objectweb.proactive.core |
detail
java.lang.Throwable detail
detail
java.lang.Throwable detail
id
java.rmi.server.UID id
vmID
java.rmi.dgc.VMID vmID
Package org.objectweb.proactive.core.body |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
threadStore
ThreadStore threadStore
localBodyStrategy
LocalBodyStrategy localBodyStrategy
psm
ProActiveSecurityManager psm
isSecurityOn
boolean isSecurityOn
openedSessions
java.util.Hashtable openedSessions
isInterfaceSecureImplemented
boolean isInterfaceSecureImplemented
spmdManager
ProActiveSPMDGroupManager spmdManager
ftmanager
FTManager ftmanager
bodyLevel
java.util.HashMap bodyLevel
- table of handlers associated to the body
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
runActive
RunActive runActive
endActive
EndActive endActive
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.
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.
replyReceiver
ReplyReceiver replyReceiver
- The component in charge of receiving reply
parameters
java.util.Hashtable 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
componentParameters
ComponentParameters componentParameters
Package org.objectweb.proactive.core.body.ft.checkpointing |
bodyID
UniqueID bodyID
checkpointedBody
byte[] checkpointedBody
index
int index
ci
CheckpointInfo ci
Package org.objectweb.proactive.core.body.ft.exception |
Package org.objectweb.proactive.core.body.ft.internalmsg |
index
int index
Package org.objectweb.proactive.core.body.ft.logging |
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
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 |
checkpointIndex
int checkpointIndex
- The index of the linked checkpoint
requestToResend
java.util.Vector requestToResend
- The logged requests, i.e. requests that have to be resend on recovery from the linked checkpoint
replyToResend
java.util.Vector 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 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
historyStartIndex
int historyStartIndex
- The index of the first history element
incarnation
int incarnation
lastRecovery
int lastRecovery
checkpointIndex
int checkpointIndex
checkpointTimer
long checkpointTimer
nextMax
int nextMax
nextMin
int nextMin
historyIndex
int historyIndex
requestToResend
java.util.Hashtable requestToResend
latestRequestLog
int latestRequestLog
replyToResend
java.util.Hashtable replyToResend
latestReplyLog
int latestReplyLog
history
java.util.Vector history
cptHisto
int cptHisto
awaitedRequests
java.util.Vector awaitedRequests
awaitedCheckpointInfo
java.util.Hashtable awaitedCheckpointInfo
forSentRequest
char[] forSentRequest
forSentReply
char[] forSentReply
hostname
java.lang.String hostname
forSentMessage
char[] forSentMessage
Package org.objectweb.proactive.core.body.ft.util |
codebase
java.lang.String codebase
storage
java.util.Hashtable storage
stateMonitor
int[] stateMonitor
lastGlobalState
int lastGlobalState
recoveryLineMonitor
int[] recoveryLineMonitor
recoveryLine
int recoveryLine
lastRegisteredCkpt
int lastRegisteredCkpt
lastUpdatedCkpt
int lastUpdatedCkpt
globalIncarnation
int globalIncarnation
displayCkptSize
boolean displayCkptSize
locations
java.util.Hashtable locations
freeNodes
java.util.ArrayList freeNodes
nodeCounter
int nodeCounter
bodies
java.util.Hashtable bodies
fdt
org.objectweb.proactive.core.body.ft.util.GlobalFTServer.FaultDetectorThread fdt
hbe
Heartbeat hbe
faultDetectionPeriod
long faultDetectionPeriod
Class org.objectweb.proactive.core.body.ft.util.GlobalFTServer_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Package org.objectweb.proactive.core.body.future |
indexedByBodyID
java.util.HashMap indexedByBodyID
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
newState
boolean newState
futures
FutureMap futures
ownerBody
UniqueID ownerBody
acEnabled
boolean acEnabled
valuesForFutures
java.util.HashMap valuesForFutures
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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 futureLevel
- This table is needed for the NFE mechanism
result
java.lang.Object result
- The object to be returned
exception
java.lang.Throwable exception
- The exception to throw
nfe
NonFunctionalException nfe
- It may contain a NFE
Package org.objectweb.proactive.core.body.http |
methodName
java.lang.String methodName
parameters
java.util.ArrayList parameters
oaid
UniqueID oaid
body
Body body
urn
java.lang.String urn
returnedObject
java.lang.Object returnedObject
bodyID
UniqueID bodyID
jobID
java.lang.String jobID
url
java.lang.String url
port
int port
reply
Reply reply
idBody
UniqueID idBody
request
Request request
IdBody
UniqueID IdBody
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
jobID
java.lang.String jobID
- Cache the jobID locally for speed
bodyID
UniqueID bodyID
- The unique ID of the body
url
java.lang.String url
- The url of the Runtime where the body is located
port
int port
- The port of the Runntime where the body is located
Package org.objectweb.proactive.core.body.ibis |
proxiedRemoteBody
IbisRemoteBody proxiedRemoteBody
- The encapsulated IbisRemoteBody
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
Package org.objectweb.proactive.core.body.jini |
proxiedJiniBody
JiniBody proxiedJiniBody
- The encapsulated JiniBody
bodyID
UniqueID bodyID
- Cache the ID of the Body locally for speed
jobID
java.lang.String jobID
- Cache the jobID locally for speed
Class org.objectweb.proactive.core.body.jini.JiniBodyImpl_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
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
sessionID
long sessionID
ciphered
boolean ciphered
messageInfos
char[] 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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
migrationManager
MigrationManager migrationManager
- The object responsible for the migration
Package org.objectweb.proactive.core.body.proxy |
bodyID
UniqueID bodyID
proxyLevel
java.util.HashMap proxyLevel
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Package org.objectweb.proactive.core.body.reply |
result
FutureResult result
- The hypothetic result
encryptedResult
byte[][] encryptedResult
- the encrypted result
sessionID
long sessionID
Package org.objectweb.proactive.core.body.request |
awaitedSender
UniqueID awaitedSender
wrappedRequest
Request wrappedRequest
isArrived
boolean isArrived
shouldWait
boolean shouldWait
firstBarrierCallEncountered
boolean firstBarrierCallEncountered
suspended
boolean suspended
specialExecution
boolean specialExecution
specialMethod
java.lang.String specialMethod
awaitedBarrierCall
int awaitedBarrierCall
currentBarriers
java.util.HashMap currentBarriers
methodBarriers
java.util.LinkedList methodBarriers
methodCall
MethodCall methodCall
isPriority
boolean isPriority
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
methodCall
MethodCall methodCall
sendCounter
int sendCounter
- Indicates if the method has been sent through a forwarder
methodCallCiphered
byte[][] methodCallCiphered
methodCallCipheredSignature
byte[] methodCallCipheredSignature
sessionID
long sessionID
codebase
java.lang.String codebase
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
requestQueue
CircularArrayList requestQueue
ownerID
UniqueID ownerID
requestFilterOnMethodName
org.objectweb.proactive.core.body.request.RequestQueueImpl.RequestFilterOnMethodName requestFilterOnMethodName
immediateServices
java.util.Vector immediateServices
Package org.objectweb.proactive.core.body.rmi |
proxiedRemoteBody
RemoteBody proxiedRemoteBody
- The encapsulated RemoteBody
bodyID
UniqueID bodyID
- Cache the ID of the Body locally for speed
jobID
java.lang.String jobID
- Cache the jobID locally for speed
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
Class org.objectweb.proactive.core.body.rmi.RemoteBodyImpl_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 normalBindings
exportBindings
java.util.Map exportBindings
stubOnReifiedObject
java.lang.Object stubOnReifiedObject
componentType
ComponentType componentType
controllerDesc
ControllerDescription controllerDesc
hierarchicalType
java.lang.String hierarchicalType
name
java.lang.String name
owner
Component owner
name
java.lang.String name
type
Type type
isInternal
boolean isInternal
Package org.objectweb.proactive.core.component.body |
componentIdentity
ProActiveComponent componentIdentity
Package org.objectweb.proactive.core.component.controller |
bindings
Bindings bindings
collectiveInterfacesNames
java.util.List collectiveInterfacesNames
singleInterfacesNames
java.util.List singleInterfacesNames
componentParameters
ComponentParameters componentParameters
fcSubComponents
java.util.List fcSubComponents
owner
Component owner
isInternal
boolean isInternal
interfaceType
InterfaceType interfaceType
fcParents
Component[] fcParents
Package org.objectweb.proactive.core.component.exceptions |
Package org.objectweb.proactive.core.component.identity |
interfaceReferences
Interface[] interfaceReferences
body
Body body
Package org.objectweb.proactive.core.component.representative |
interfaceReferences
Interface[] interfaceReferences
proxy
Proxy proxy
componentType
ComponentType componentType
stubOnBaseObject
StubObject stubOnBaseObject
hierarchicalType
java.lang.String hierarchicalType
hasBindingController
java.lang.Boolean hasBindingController
currentControllerInterface
java.lang.String currentControllerInterface
Package org.objectweb.proactive.core.component.request |
started
boolean started
requestFilterOnComponentControllerClasses
RequestFilter requestFilterOnComponentControllerClasses
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
isCollection
boolean isCollection
Package org.objectweb.proactive.core.descriptor.data |
virtualNodeMapping
java.util.HashMap virtualNodeMapping
- map virtualNode name and objects
virtualMachineMapping
java.util.HashMap virtualMachineMapping
- map jvm name and object
processMapping
java.util.HashMap processMapping
- map process id and process
pendingProcessMapping
java.util.HashMap pendingProcessMapping
- map process id and process updater for later update of the process
serviceMapping
java.util.HashMap serviceMapping
- map process id and service
pendingServiceMapping
java.util.HashMap pendingServiceMapping
- map process id and service updater for later update of the service
url
java.lang.String url
- Location of the xml file
policyServer
PolicyServer policyServer
- security rules
creatorCertificate
java.security.cert.X509Certificate creatorCertificate
securityFile
java.lang.String securityFile
runtimeProperties
java.util.ArrayList runtimeProperties
name
java.lang.String name
- the name of this VirtualMachine
nodeNumber
java.lang.String nodeNumber
- number of nodes that will be deployed on this VM. One node is the default
acquisitionMethod
java.lang.String acquisitionMethod
- the acquisition method to use to find the VirtualMachine once created
portNumber
java.lang.String portNumber
- the port number used during the acquisition
protocol
java.lang.String protocol
- the port number used during the acquisition
hasProcess
boolean hasProcess
- indiquates if this machine results from a lookup or not
remoteRuntime
ProActiveRuntime remoteRuntime
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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 virtualMachines
- the list of remote virtual machines associated with this VirtualNode
localVirtualMachines
java.util.ArrayList localVirtualMachines
- the list of local virtual machine (normally one) associated with this VirtualNode
lastVirtualMachineIndex
int lastVirtualMachineIndex
- index of the last associated jvm used
createdNodes
java.util.ArrayList createdNodes
- the list of nodes linked to this VirtualNode that have been created
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 awaitedVirtualNodes
- the list of VitualNodes 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
creatorCertificate
java.security.cert.X509Certificate creatorCertificate
policyServer
PolicyServer policyServer
policyServerFile
java.lang.String policyServerFile
jobID
java.lang.String jobID
ftService
FaultToleranceService ftService
p2pNodes
java.util.Vector p2pNodes
p2pNodeslookupList
java.util.Vector p2pNodeslookupList
virtualNode
VirtualNode virtualNode
remoteProActiveRuntime
ProActiveRuntime remoteProActiveRuntime
name
java.lang.String name
urlForLookup
java.lang.String urlForLookup
lookupProtocol
java.lang.String lookupProtocol
isActivated
boolean isActivated
portForLookup
int portForLookup
message
java.lang.String message
runtimeHostForLookup
java.lang.String runtimeHostForLookup
Package org.objectweb.proactive.core.descriptor.services |
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 peerList
url
java.lang.String url
- lookup url
runtimeArray
ProActiveRuntime[] runtimeArray
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 |
jTabbedPane
javax.swing.JTabbedPane jTabbedPane
jPanelHandler
javax.swing.JPanel jPanelHandler
jPanelNode
javax.swing.JPanel jPanelNode
jPanelProblem
javax.swing.JPanel jPanelProblem
jPanelSuggestion
javax.swing.JPanel jPanelSuggestion
jTextArea
javax.swing.JTextArea jTextArea
jTextArea1
javax.swing.JTextArea jTextArea1
jTextArea2
javax.swing.JTextArea jTextArea2
jTextArea3
javax.swing.JTextArea jTextArea3
description
java.lang.String description
- self description of the non functional exception
Package org.objectweb.proactive.core.exceptions.communication |
Package org.objectweb.proactive.core.exceptions.creation |
Package org.objectweb.proactive.core.exceptions.group |
Package org.objectweb.proactive.core.exceptions.handler |
suggestion
java.lang.String suggestion
- Contains a suggestion to resolve the problem
Package org.objectweb.proactive.core.exceptions.migration |
Package org.objectweb.proactive.core.exceptions.security |
Package org.objectweb.proactive.core.exceptions.service |
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 list
- A vector implements the list
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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 memberList
- The list of member : it contains exclusively, StubObjects connected to Proxies, or Java Objects
elementNames
java.util.Map 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 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 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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
effectiveArguments
java.lang.Object[] effectiveArguments
- The array holding the arguments og the constructor
reifiedConstructor
java.lang.reflect.Constructor reifiedConstructor
- The corresponding constructor object
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
tag
java.lang.String tag
fcFunctionalInterfaceName
java.lang.String fcFunctionalInterfaceName
effectiveArguments
java.lang.Object[] effectiveArguments
- The array holding the argments of the method call
tagsForBarrier
java.util.LinkedList tagsForBarrier
- The list of tags for barrier
methodCallID
long methodCallID
- The internal ID of the methodcall
key
java.lang.String key
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 encapsulated
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
nodeInformation
NodeInformation nodeInformation
proActiveRuntime
ProActiveRuntime proActiveRuntime
vnName
java.lang.String vnName
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
Package org.objectweb.proactive.core.process |
externalProcess
java.lang.Process externalProcess
shouldRun
boolean shouldRun
closeStream
boolean closeStream
inputMessageLogger
MessageLogger inputMessageLogger
errorMessageLogger
MessageLogger errorMessageLogger
outputMessageSink
MessageSink outputMessageSink
inThreadMonitor
org.objectweb.proactive.core.process.AbstractExternalProcess.ThreadActivityMonitor inThreadMonitor
errThreadMonitor
org.objectweb.proactive.core.process.AbstractExternalProcess.ThreadActivityMonitor errThreadMonitor
message
java.lang.String message
isActive
boolean isActive
targetProcess
ExternalProcess targetProcess
compositionType
int compositionType
messageLogger1
MessageLogger messageLogger1
messageLogger2
MessageLogger messageLogger2
processes
java.util.ArrayList 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
step
int step
excludeArray
java.util.ArrayList excludeArray
nodeNumber
int nodeNumber
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
targetCommand
java.lang.String targetCommand
Package org.objectweb.proactive.core.process.globus |
jvmProcess
JVMProcessImpl jvmProcess
count
java.lang.String count
scriptLocation
java.lang.String scriptLocation
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
jobID
int jobID
queueName
java.lang.String queueName
hostList
java.lang.String hostList
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
Package org.objectweb.proactive.core.process.lsf |
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
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
Package org.objectweb.proactive.core.process.oar |
hostNumber
java.lang.String hostNumber
scriptLocation
java.lang.String scriptLocation
bookingDuration
java.lang.String bookingDuration
interactive
java.lang.String interactive
outputFile
java.lang.String outputFile
jobID
int jobID
queueName
java.lang.String queueName
hostList
java.lang.String hostList
accessProtocol
java.lang.String accessProtocol
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
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
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
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
foundJobID
boolean foundJobID
foundHostname
boolean foundHostname
Package org.objectweb.proactive.core.process.rlogin |
exitAfterCommand
boolean exitAfterCommand
Package org.objectweb.proactive.core.process.rsh |
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 |
jvmProcess
JVMProcessImpl jvmProcess
Package org.objectweb.proactive.core.rmi |
basePort
int basePort
range
int range
Package org.objectweb.proactive.core.runtime |
policyServerMap
java.util.Hashtable policyServerMap
virtualNodesMapNodes
java.util.Hashtable virtualNodesMapNodes
creatorCertificate
java.security.cert.X509Certificate creatorCertificate
certificate
java.security.cert.X509Certificate certificate
privateKey
java.security.PrivateKey privateKey
psm
ProActiveSecurityManager psm
defaultNodeVirtualNode
java.lang.String defaultNodeVirtualNode
vmInformation
VMInformation vmInformation
nodeMap
java.util.Hashtable nodeMap
nodeJobIdMap
java.util.Hashtable nodeJobIdMap
virtualNodesMap
java.util.Hashtable virtualNodesMap
descriptorMap
java.util.Hashtable descriptorMap
proActiveRuntimeMap
java.util.Hashtable proActiveRuntimeMap
runtimeAcquaintancesURL
java.util.Set runtimeAcquaintancesURL
parentRuntimeURL
java.lang.String parentRuntimeURL
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
Package org.objectweb.proactive.core.runtime.http |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
port
int port
url
java.lang.String url
vmInformation
VMInformation vmInformation
returnedObject
java.lang.Object returnedObject
methodName
java.lang.String methodName
parameters
java.util.ArrayList parameters
paramsTypes
java.util.ArrayList paramsTypes
Package org.objectweb.proactive.core.runtime.ibis |
remoteProActiveRuntime
RemoteProActiveRuntime remoteProActiveRuntime
vmInformation
VMInformation vmInformation
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
alreadykilled
boolean alreadykilled
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
nodesArray
java.util.ArrayList nodesArray
vnNodesArray
java.util.ArrayList vnNodesArray
Package org.objectweb.proactive.core.runtime.jini |
jiniRuntime
JiniRuntime jiniRuntime
vmInformation
VMInformation vmInformation
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
registrarsTable
java.util.Vector registrarsTable
jiniRuntimeMap
java.util.Hashtable jiniRuntimeMap
jiniNodeMap
java.util.Hashtable jiniNodeMap
jiniVirtualNodeMap
java.util.Hashtable 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 |
remoteProActiveRuntime
RemoteProActiveRuntime remoteProActiveRuntime
vmInformation
VMInformation vmInformation
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
alreadykilled
boolean alreadykilled
proActiveRuntimeURL
java.lang.String proActiveRuntimeURL
nodesArray
java.util.ArrayList nodesArray
vnNodesArray
java.util.ArrayList vnNodesArray
hasCreatedRegistry
boolean hasCreatedRegistry
Class org.objectweb.proactive.core.runtime.rmi.RemoteProActiveRuntimeImpl_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Package org.objectweb.proactive.core.ssh.rmissh |
Package org.objectweb.proactive.core.util |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
array
java.lang.Object[] array
head
int head
tail
int tail
size
int size
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
timerMap
java.util.HashMap timerMap
activeTimer
Timer activeTimer
alpha
double alpha
average
double average
memory
long[] memory
position
int position
Package org.objectweb.proactive.ext.benchsocket |
Package org.objectweb.proactive.ext.implicit |
sync
java.util.Hashtable 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
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 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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
wrapper
UniversalBodyWrapper wrapper
migrationCounter
int migrationCounter
tries
int tries
tries
int tries
startTime
long startTime
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
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
applicationCertificate
java.security.cert.X509Certificate applicationCertificate
certificate
java.security.cert.X509Certificate certificate
virtualNodeName
java.lang.String virtualNodeName
from
java.util.ArrayList from
to
java.util.ArrayList 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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
p
XMLPropertiesStore p
certificates
java.util.Hashtable certificates
policy
Policy[] policy
VNName
java.lang.String VNName
privateKey
java.security.PrivateKey privateKey
policies
java.util.ArrayList policies
applicationPrivateKey
java.security.PrivateKey applicationPrivateKey
f
java.lang.String f
applicationName
java.lang.String applicationName
encodedKeyStore
byte[] encodedKeyStore
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
sessions
java.util.Hashtable sessions
policyServer
PolicyServer policyServer
certificate
java.security.cert.X509Certificate certificate
encodedCertificate
byte[] encodedCertificate
privateKey
java.security.PrivateKey privateKey
publicKey
java.security.PublicKey publicKey
privateKeyEncoded
byte[] privateKeyEncoded
trustedCertificationAuthority
java.security.cert.X509Certificate[] trustedCertificationAuthority
VNName
java.lang.String VNName
entitiesFrom
java.util.ArrayList entitiesFrom
entitiesTo
java.util.ArrayList 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
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
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
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
sessionID
long sessionID
distantOACertificate
java.security.cert.X509Certificate distantOACertificate
distantOAPublicKey
java.security.PublicKey distantOAPublicKey
distantBody
UniversalBody distantBody
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
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
myProvider
java.security.Provider myProvider
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 |
body
UniversalBody body
Package org.objectweb.proactive.ext.security.gui |
output
javax.swing.JTextArea output
scrollPane
javax.swing.JScrollPane scrollPane
sender
javax.swing.JTextField sender
senderFromAuth
javax.swing.JComboBox senderFromAuth
senderFromInt
javax.swing.JComboBox senderFromInt
senderFromConf
javax.swing.JComboBox senderFromConf
senderToAuth
javax.swing.JComboBox senderToAuth
senderToInt
javax.swing.JComboBox senderToInt
senderToConf
javax.swing.JComboBox senderToConf
receiver
javax.swing.JTextField receiver
receiverFromAuth
javax.swing.JComboBox receiverFromAuth
receiverFromInt
javax.swing.JComboBox receiverFromInt
receiverFromConf
javax.swing.JComboBox receiverFromConf
receiverToAuth
javax.swing.JComboBox receiverToAuth
receiverToInt
javax.swing.JComboBox receiverToInt
receiverToConf
javax.swing.JComboBox receiverToConf
Package org.objectweb.proactive.ext.security.test |
myName
java.lang.String myName
Package org.objectweb.proactive.ext.webservices.soap |
Package org.objectweb.proactive.ext.webservices.utils |
Package org.objectweb.proactive.p2p.api.problem |
result
Result result
worker
Worker worker
result
java.lang.Object result
Package org.objectweb.proactive.p2p.api.worker |
problem
Problem problem
infos
java.util.Vector infos
brothers
Worker brothers
mother
Worker mother
daughter
Worker daughter
service
P2PService service
booking
P2PNodeLookup booking
Package org.objectweb.proactive.p2p.service |
localService
P2PService localService
acquaintances
P2PService acquaintances
acquaintancesActived
P2PService acquaintancesActived
groupOfAcquaintances
Group groupOfAcquaintances
peers
java.util.Vector 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 oldMessageList
- Sequence number list of received messages.
nodeManager
P2PNodeManager nodeManager
waitingNodesLookup
java.util.Vector waitingNodesLookup
- A collection of not full
P2PNodeLookup
.
Package org.objectweb.proactive.p2p.service.exception |
Package org.objectweb.proactive.p2p.service.node |
node
Node node
nodeManager
P2PNodeManager nodeManager
waitingNodesList
java.util.Vector waitingNodesList
nodesToKillList
java.util.Vector nodesToKillList
expirationTime
long expirationTime
numberOfAskedNodes
int numberOfAskedNodes
acquiredNodes
int acquiredNodes
localP2pService
P2PService localP2pService
acquaintances
P2PAcquaintanceManager acquaintances
vnName
java.lang.String vnName
vn
VirtualNode vn
jobId
java.lang.String jobId
stub
P2PNodeLookup stub
paRuntime
ProActiveRuntime paRuntime
parUrl
java.lang.String parUrl
nodeManagerMap
java.util.HashMap nodeManagerMap
killAllFlag
boolean killAllFlag
localService
java.lang.Object localService
p2pServiceNode
Node p2pServiceNode
proactiveRuntime
ProActiveRuntime proactiveRuntime
availbaleNodes
java.util.Vector availbaleNodes
bookedNodes
java.util.Vector bookedNodes
usingNodes
java.util.Vector usingNodes
nodeCounter
int nodeCounter
descriptorPath
java.lang.String descriptorPath
pad
ProActiveDescriptor pad
Package org.objectweb.proactive.p2p.service.util |
uniqueId
java.lang.String uniqueId
Copyright ? April 2005 INRIA All Rights Reserved.