Uses of Class
jline.lang.nodes.Cache
Packages that use Cache
Package
Description
Abstractions to declare basic elements of a model.
This package contains the classes used the specify Network objects
-
Uses of Cache in jline.lang
Constructors in jline.lang with parameters of type Cache -
Uses of Cache in jline.lang.nodes
Methods in jline.lang.nodes with parameters of type CacheModifier and TypeMethodDescriptionvoidQueue.setItemServiceRate(Cache cache, JobClass jobinClass, int item, double serviceRate) Override, at this queue, the retrieval service rate for a single item of the read class jobinClass in the given cache's retrieval system.