Uses of Class
jline.lang.sections.ServiceSection
Packages that use 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
Fields in jline.lang.nodes declared as ServiceSectionMethods in jline.lang.nodes that return ServiceSectionModifier and TypeMethodDescriptionNode.getServer()Gets the service section that handles job processing at this node. -
Uses of ServiceSection in jline.lang.sections
Subclasses of ServiceSection in jline.lang.sectionsModifier and TypeClassDescriptionclassA class switcher section recording cache hits and missesclassA job class switcher based on a static probability tableclassA service section with an infinite number of servers (pure delay).classA section that forwards jobs without introducing delays in a Log nodeclassA service section that processes jobs using Polling schedulingclassA preemptive service section that can interrupt lower priority jobs to serve higher priority jobs.classA service section that processes jobsclassA section that forwards jobs without introducing delays in a service stationclassA server shared by multiple jobs simultaneouslyclassA class switcher that depends on its local stateclassA class switcher that does not have a local stateclassA service section of a Transition in a stochastic Petri net model