Uses of Class
jline.lang.sections.ServiceSection
Package
Description
This package contains the classes used the specify Network objects
Classes that model the individual sections that form a Network node
-
Uses of ServiceSection in jline.lang.nodes
-
Uses of ServiceSection in jline.lang.sections
Modifier and TypeClassDescriptionclass
A class switcher section recording cache hits and missesclass
A job class switcher based on a static probability tableclass
A service section with an infinite number of servers (pure delay)class
A section that forwards jobs without introducing delays in a Log nodeclass
A service section that processes jobs using Polling schedulingclass
A preemptive service sectionclass
A service section that processes jobsclass
A section that forwards jobs without introducing delays in a service stationclass
A server shared by multiple jobs simultaneouslyclass
A class switcher that depends on its local stateclass
A class switcher that does not have a local stateclass
A service section of a Transition in a stochastic Petri net model