Uses of Class
ons.Flow
Package | Description |
---|---|
ons | |
ons.ra | |
ons.ra.myRAs | |
ons.util |
-
Uses of Flow in ons
Fields in ons with type parameters of type Flow Modifier and Type Field Description protected java.util.ArrayList<Flow>
LightPath. flows
Methods in ons that return Flow Modifier and Type Method Description Flow
ControlPlane. getFlow(long id)
Retrieves a Flow object from the list of active flows.Flow
FlowArrivalEvent. getFlow()
Retrives the flow attribute of the FlowArrivalEvent object.Flow[]
ControlPlane. getFlows(LightPath lightpath)
Methods in ons that return types with arguments of type Flow Modifier and Type Method Description protected java.util.ArrayList<Flow>
LightPath. getFlows()
java.util.Map<Flow,MultiPath>
ControlPlane. getMappedFlowsMultiPath()
Retrieves the complete set of Flow/MultiPath pairs listed on the mapped Flows in Multi Path HashMap.java.util.Map<Flow,MultiPathProtect>
ControlPlane. getMappedFlowsMultiPathProtect()
Retrieves the complete set of Flow/MultiPathProtect pairs listed on the mapped Flows in MultiPathProtect HashMap.java.util.Map<Flow,Path>
ControlPlane. getMappedFlowsSinglePath()
Retrieves the complete set of Flow/Path pairs listed on the mapped Flows in Single Path HashMap.Methods in ons with parameters of type Flow Modifier and Type Method Description protected void
MyStatistics. acceptFlow(Flow flow, LightPath[] lightpaths, boolean[] usedTransponders)
Adds an accepted flow to the statistics.void
Tracer. acceptFlow(Flow flow, LightPath[] lightpaths)
The event of an accepted flow object is added to the trace file.protected void
LightPath. addFlow(Flow flow)
void
MyStatistics. blockAFS(Flow flow)
protected void
MyStatistics. blockFlow(Flow flow)
Adds a blocked flow to the statistics.void
Tracer. blockFlow(Flow flow)
The event of a blocked flow is added to the trace file.void
MyStatistics. blockFrag(Flow flow)
void
MyStatistics. blockQoTN(Flow flow)
void
MyStatistics. blockQoTO(Flow flow)
MultiPath
ControlPlane. getMultiPath(Flow flow)
Retrieves a MultiPath object, based on a given Flow object.Path
ControlPlane. getPath(Flow flow)
Retrieves a Path object, based on a given Flow object.protected void
LightPath. removeFlow(Flow flow)
protected void
MyStatistics. rerouteFlow(Flow flow, LightPath[] lightpaths, Path oldPath, boolean[] usedTransponders, boolean[] usedTranspondersOld)
void
Tracer. rerouteFlow(Flow flow, LightPath[] lightpaths, Path oldPath)
The event of an accepted flow object is rerouted to the trace file.Constructors in ons with parameters of type Flow Constructor Description FlowArrivalEvent(Flow flow)
Creates a new FlowArrivalEvent object. -
Uses of Flow in ons.ra
Methods in ons.ra that return Flow Modifier and Type Method Description Flow
ControlPlaneForRA. getFlow(long id)
Flow[]
ControlPlaneForRA. getFlows(LightPath lightpath)
Methods in ons.ra that return types with arguments of type Flow Modifier and Type Method Description java.util.Map<Flow,MultiPath>
ControlPlaneForRA. getMappedFlowsMultiPath()
java.util.Map<Flow,MultiPathProtect>
ControlPlaneForRA. getMappedFlowsMultiPathProtect()
java.util.Map<Flow,Path>
ControlPlaneForRA. getMappedFlowsSinglePath()
Methods in ons.ra with parameters of type Flow Modifier and Type Method Description void
AMMS_AP. flowArrival(Flow flow)
void
AMMS_CS. flowArrival(Flow flow)
void
AMMS_DF. flowArrival(Flow flow)
void
AMMS_FPA. flowArrival(Flow flow)
void
AMMS_KSP. flowArrival(Flow flow)
void
AMMS_MBM. flowArrival(Flow flow)
void
AMMS_MSP. flowArrival(Flow flow)
void
AMMS_SPV. flowArrival(Flow flow)
void
AMMS. flowArrival(Flow flow)
void
AP. flowArrival(Flow flow)
void
ARTO. flowArrival(Flow flow)
void
ASMC. flowArrival(Flow flow)
void
CASD_PushPull. flowArrival(Flow flow)
void
CASD. flowArrival(Flow flow)
void
CS. flowArrival(Flow flow)
void
DF. flowArrival(Flow flow)
void
DP. flowArrival(Flow flow)
void
EAMGSP. flowArrival(Flow flow)
void
EEABE. flowArrival(Flow flow)
void
EEKSP. flowArrival(Flow flow)
void
FFCA. flowArrival(Flow flow)
void
FPA. flowArrival(Flow flow)
void
HamPcycle. flowArrival(Flow flow)
void
KSP_ProtectionDLP. flowArrival(Flow flow)
void
KSP_ProtectionGrooming. flowArrival(Flow flow)
void
KSP_RMLSA. flowArrival(Flow flow)
void
KSP_RMSCA. flowArrival(Flow flow)
void
KSP_RSCA. flowArrival(Flow flow)
void
KSP_SNR. flowArrival(Flow flow)
void
KSP. flowArrival(Flow flow)
void
MAdapAP. flowArrival(Flow flow)
void
MAdapCS. flowArrival(Flow flow)
void
MAdapDF. flowArrival(Flow flow)
void
MAdapFPA. flowArrival(Flow flow)
void
MAdapKSP_SNR. flowArrival(Flow flow)
void
MAdapKSP. flowArrival(Flow flow)
void
MAdapMSP. flowArrival(Flow flow)
void
MAdapSchema. flowArrival(Flow flow)
void
MAdapSP_SNR. flowArrival(Flow flow)
void
MAdapSP. flowArrival(Flow flow)
void
MAdapSPTG. flowArrival(Flow flow)
void
MAdapSPV_SNR. flowArrival(Flow flow)
void
MAdapSPV. flowArrival(Flow flow)
void
MBM_RSA. flowArrival(Flow flow)
void
MBM_SBVT. flowArrival(Flow flow)
void
MBM_SR. flowArrival(Flow flow)
void
MBM. flowArrival(Flow flow)
void
MSP. flowArrival(Flow flow)
void
My2RSA. flowArrival(Flow flow)
void
My2RWA. flowArrival(Flow flow)
void
My3RSA. flowArrival(Flow flow)
void
My4RSA. flowArrival(Flow flow)
void
MyRSA. flowArrival(Flow flow)
void
MyRWA. flowArrival(Flow flow)
void
PCycle. flowArrival(Flow flow)
void
PP. flowArrival(Flow flow)
void
RA. flowArrival(Flow flow)
void
RSAMF. flowArrival(Flow flow)
void
RSAMFPF. flowArrival(Flow flow)
void
SP_RMLSA. flowArrival(Flow flow)
void
SP_RMSCA. flowArrival(Flow flow)
void
SP_RSA. flowArrival(Flow flow)
void
SP_RSCA. flowArrival(Flow flow)
void
SPTG. flowArrival(Flow flow)
void
SPV. flowArrival(Flow flow)
void
WR. flowArrival(Flow flow)
MultiPath
ControlPlaneForRA. getMultiPath(Flow flow)
Path
ControlPlaneForRA. getPath(Flow flow)
-
Uses of Flow in ons.ra.myRAs
Methods in ons.ra.myRAs with parameters of type Flow Modifier and Type Method Description void
My2RSA. flowArrival(Flow flow)
-
Uses of Flow in ons.util
Methods in ons.util that return Flow Modifier and Type Method Description Flow
PseudoControlPlane. getFlow(long id)
Flow
PseudoControlPlane2. getFlow(long id)
Flow[]
PseudoControlPlane. getFlows(LightPath lightpath)
Flow[]
PseudoControlPlane2. getFlows(LightPath lightpath)
Methods in ons.util that return types with arguments of type Flow Modifier and Type Method Description java.util.Map<Flow,MultiPath>
PseudoControlPlane. getMappedFlowsMultiPath()
java.util.Map<Flow,MultiPath>
PseudoControlPlane2. getMappedFlowsMultiPath()
java.util.Map<Flow,MultiPathProtect>
PseudoControlPlane. getMappedFlowsMultiPathProtect()
java.util.Map<Flow,MultiPathProtect>
PseudoControlPlane2. getMappedFlowsMultiPathProtect()
java.util.Map<Flow,Path>
PseudoControlPlane. getMappedFlowsSinglePath()
java.util.Map<Flow,Path>
PseudoControlPlane2. getMappedFlowsSinglePath()
Methods in ons.util with parameters of type Flow Modifier and Type Method Description void
GraphStatus. free(Flow flow)
MultiPath
PseudoControlPlane. getMultiPath(Flow flow)
MultiPath
PseudoControlPlane2. getMultiPath(Flow flow)
Path
PseudoControlPlane. getPath(Flow flow)
Path
PseudoControlPlane2. getPath(Flow flow)
boolean
GraphStatus. isReserved(Flow flow)
void
GraphStatus. reserve(Flow flow)
long
GraphStatus. whoReserved(Flow flow)