|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetwork.Node
network.InfiniteServerNode
network.ResourcePool
network.QueueingNode
network.PreemptiveResumeNode
network.PreemptiveRestartNode
public class PreemptiveRestartNode
| Field Summary |
|---|
| Fields inherited from class network.ResourcePool |
|---|
losses, lossNode, noOfResources, queue, resources |
| Constructor Summary | |
|---|---|
PreemptiveRestartNode(java.lang.String s,
Delay d)
|
|
PreemptiveRestartNode(java.lang.String s,
Delay d,
Queue q)
|
|
| Method Summary |
|---|
| Methods inherited from class network.PreemptiveResumeNode |
|---|
accept |
| Methods inherited from class network.QueueingNode |
|---|
forward |
| Methods inherited from class network.ResourcePool |
|---|
getLosses, getLossProbability, logResults, meanNoOfQueuedCustomers, meanTimeInQueue, queueLength, releaseResource, resetMeasures, serverUtilisation, setLossNode, toString, varianceOfNoOfQueuedCustomers, varianceOfTimeInQueue |
| Methods inherited from class network.InfiniteServerNode |
|---|
enter, invokeService |
| Methods inherited from class network.Node |
|---|
displayResults, getId, getName, setLink |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PreemptiveRestartNode(java.lang.String s,
Delay d)
public PreemptiveRestartNode(java.lang.String s,
Delay d,
Queue q)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||