|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectappl.parallel.thread.ExecutionThread
appl.parallel.thread.ComputingResourceThread
public abstract class ComputingResourceThread
Field Summary |
---|
Fields inherited from class appl.parallel.thread.ExecutionThread |
---|
argument, commType, disableTransferEvents, eventSink, server, serverInfos |
Constructor Summary | |
---|---|
ComputingResourceThread(ComputingResource resource,
ComputingResourceProperties resourceInfos,
Object argument,
CommEvent.CommType type,
CommEventSink sink)
|
|
ComputingResourceThread(ComputingResource resource,
ComputingResourceProperties resourceInfos,
Object argument,
CommEvent.CommType type,
CommEventSink sink,
boolean disableTransferEvents)
|
Method Summary | |
---|---|
protected ComputingResource |
getServer()
|
Methods inherited from class appl.parallel.thread.ExecutionThread |
---|
call, fireTimeEvents, fireTransferEvent, getIntArgument, getObjectArgument, getObjectArrayArgument, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComputingResourceThread(ComputingResource resource, ComputingResourceProperties resourceInfos, Object argument, CommEvent.CommType type, CommEventSink sink)
public ComputingResourceThread(ComputingResource resource, ComputingResourceProperties resourceInfos, Object argument, CommEvent.CommType type, CommEventSink sink, boolean disableTransferEvents)
Method Detail |
---|
protected ComputingResource getServer()
getServer
in class ExecutionThread
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |