Uses of Class
uk.ac.manchester.spinnaker.alloc.allocator.Epochs.Epoch
Packages that use Epochs.Epoch
-
Uses of Epochs.Epoch in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator that return Epochs.EpochModifier and TypeMethodDescriptionEpochs.getBlacklistEpoch(int boardId) Get a blacklist epoch for a board.Epochs.getJobsEpoch(int jobId) Get a job epoch for a job.Epochs.getJobsEpoch(List<Integer> jobIds) Get a job epoch for a list of jobs.Epochs.getMachineEpoch(int machineId) Get a machine epoch for a machine.Epochs.getMachinesEpoch(List<Integer> machineIds) Get a machine epoch for a set of machines.