Uses of Class
uk.ac.manchester.spinnaker.storage.DSEStorage.Ethernet
Packages that use DSEStorage.Ethernet
Package
Description
Storage management.
Storage management implementation that uses SQLite.
-
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)