Package jline.api.fes
Class FESResult
java.lang.Object
jline.api.fes.FESResult
Result of Flow-Equivalent Server (FES) aggregation.
Copyright (c) 2012-2026, Imperial College London
All rights reserved.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal FESDeaggInfoDeaggregation information.final NetworkNew Network with FES replacing the subset.final QueueReference to the FES Queue station. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fesModel
New Network with FES replacing the subset. -
fesStation
Reference to the FES Queue station. -
deaggInfo
Deaggregation information.
-
-
Constructor Details
-
FESResult
-
-
Method Details