Uses of Class
uk.ac.manchester.spinnaker.storage.DSEStorage.Ethernet
Packages that use DSEStorage.Ethernet
Package
Description
Data specification execution interface.
Storage management.
Storage management implementation that uses SQLite.
-
Uses of DSEStorage.Ethernet in uk.ac.manchester.spinnaker.front_end.dse
Method parameters in uk.ac.manchester.spinnaker.front_end.dse with type arguments of type DSEStorage.EthernetModifier and TypeMethodDescriptionprotected final void
ExecuteDataSpecification.processTasksInParallel
(Collection<DSEStorage.Ethernet> tasks, Function<DSEStorage.Ethernet, BasicExecutor.SimpleCallable> mapper) Run the tasks in parallel.protected final void
ExecuteDataSpecification.processTasksInParallel
(Collection<DSEStorage.Ethernet> tasks, Function<DSEStorage.Ethernet, BasicExecutor.SimpleCallable> mapper) Run the tasks in parallel. -
Uses of DSEStorage.Ethernet in uk.ac.manchester.spinnaker.storage
Methods in uk.ac.manchester.spinnaker.storage that return types with arguments of type DSEStorage.EthernetModifier and TypeMethodDescriptionDSEStorage.listEthernetsToLoad()
Get a list of all ethernets that need to have DSE loading done on them.Methods in uk.ac.manchester.spinnaker.storage with parameters of type DSEStorage.EthernetModifier and TypeMethodDescriptionDSEStorage.listCoresToLoad
(DSEStorage.Ethernet ethernet, boolean loadSystemCores) Get a list of all cores that need to be done for a particular ethernet. -
Uses of DSEStorage.Ethernet in uk.ac.manchester.spinnaker.storage.sqlite
Methods in uk.ac.manchester.spinnaker.storage.sqlite that return types with arguments of type DSEStorage.EthernetMethods in uk.ac.manchester.spinnaker.storage.sqlite with parameters of type DSEStorage.EthernetModifier and TypeMethodDescriptionSQLiteDataSpecStorage.listCoresToLoad
(DSEStorage.Ethernet ethernet, boolean loadSystemCores)