Package jline.lang.nodes
package jline.lang.nodes
This package contains the classes used the specify Network objects
-
ClassesClassDescriptionA cache node that implements cache replacement policies and class switching based on cache hits and misses.A key class for storing popularity distributions in a 2D coordinate system.A deferred retrieval-system routing edge, injected into the routing matrix by Network.link.A node that switches the class of an incoming job based on a probability tableAn infinite server station, i.e.A node that forks an incoming job into a set of sibling tasks.A node that reassembles a set of sibling tasks into the original parent jobA node that logs passage of jobsSuperclass for a node element within a Network modelA place within a stochastic Petri net / queueing Petri net model.A queueing station that processes jobs according to various scheduling strategies.Result of
Queue.checkPermInvariance(double[], double).A node that routes jobs without imposing any delayA station with a service processA station with a service processAn abstraction of the external world jobs in open classes depart toAn abstraction of the external world jobs in open classes come fromA stateful Fork used only on FJ tag-augmented model copies (see ModelAdapter.fjtag).A node that can have a stateA node where jobs can spend time stationing thereTransition as in a stochastic Petri net model