Uses of Class
ons.Batch
-
Uses of Batch in ons
Fields in ons with type parameters of type Batch Modifier and Type Field Description protected java.util.ArrayList<Batch>LightPath. batchsMethods in ons that return Batch Modifier and Type Method Description BatchBatchArrivalEvent. getBatch()Retrives the Batch attribute of the BatchArrivalEvent object.Methods in ons that return types with arguments of type Batch Modifier and Type Method Description protected java.util.ArrayList<Batch>LightPath. getBatchs()Methods in ons with parameters of type Batch Modifier and Type Method Description protected voidMyStatistics. acceptBatch(Batch batch, LightPath[][] lightpaths, boolean[][] usedTransponders)protected voidLightPath. addBatch(Batch batch)protected voidMyStatistics. blockBatch(Batch batch)protected voidLightPath. removeBatch(Batch batch)Constructors in ons with parameters of type Batch Constructor Description BatchArrivalEvent(Batch batch)Create a new BatchArrivalEvent object. -
Uses of Batch in ons.ra
Methods in ons.ra with parameters of type Batch Modifier and Type Method Description voidEEABE. batchArrival(Batch batch)voidRABulk. batchArrival(Batch batch)booleanEEABE. batchArrivalWindow(Batch batch) -
Uses of Batch in ons.util
Methods in ons.util with parameters of type Batch Modifier and Type Method Description static BulkData[][]CombinationsBatch. getCombinations(Batch batch, int combinations)