Class Cache_retrieval_inputs

java.lang.Object
jline.api.retrieval.Cache_retrieval_inputs

public final class Cache_retrieval_inputs extends Object
  • Method Details

    • cache_retrieval_inputs

      public static Cache_retrieval_inputs.Inputs cache_retrieval_inputs(NetworkStruct sn)
    • cache_retrieval_inputs

      public static Cache_retrieval_inputs.Inputs cache_retrieval_inputs(NetworkStruct sn, double lambdaOverride)
      Builds the retrieval-algorithm inputs, optionally overriding the read-class arrival rate with lambdaOverride (used for a CLOSED integrated cache-queueing sublayer where the read rate comes from the network solution rather than a Source throughput). Pass Double.NaN to use the Source throughput as before.