Uses of Package
uk.ac.manchester.spinnaker.storage
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
uk.ac.manchester.spinnaker.alloc.db |
Database support for Spalloc server.
|
uk.ac.manchester.spinnaker.front_end |
The front-end interface to the Java implementation of the SpiNNaker host
libraries.
|
uk.ac.manchester.spinnaker.front_end.download |
The buffer manager and support classes.
|
uk.ac.manchester.spinnaker.front_end.dse |
Data specification execution interface.
|
uk.ac.manchester.spinnaker.storage |
Storage management.
|
uk.ac.manchester.spinnaker.storage.sqlite |
Storage management implementation that uses SQLite.
|
uk.ac.manchester.spinnaker.transceiver |
How to actually talk to a SpiNNaker machine.
|
-
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.alloc.client Class Description ProxyInformation Information about the proxy to allow connection. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.alloc.db Class Description GeneratesID Used to document that some DML is expected to generate an ID.Parameter Used to document a parameter that is present in the DQL/DML.Parameters Used to document what parameters are present in the DQL/DML.ResultColumn Used to document a column that is supposed to be returned by the DQL.ResultColumns Used to document what columns are supposed to be returned by the DQL.SingleRowResult Marks a query that will only produce at most one row. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.front_end Class Description StorageException Exceptions caused by the storage system. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.front_end.download Class Description BufferManagerStorage The interface supported by the storage system.BufferManagerStorage.Region A region descriptor.StorageException Exceptions caused by the storage system. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.front_end.dse Class Description DSEDatabaseEngine A database interface for talking to the DSE database.DSEStorage.Ethernet A ethernet which allows data specifications to be loaded.StorageException Exceptions caused by the storage system. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.storage Class Description BufferManagerStorage The interface supported by the storage system.BufferManagerStorage.Region A region descriptor.ConnectionProvider Indicates a class that can provide database connections to suitably-configured databases.DatabaseAPI Interface that real database interfaces are subclasses of.DatabaseEngine The database engine interface.DSEStorage The interface supported by the DSE part of the storage system.DSEStorage.Ethernet A ethernet which allows data specifications to be loaded.Parameter Used to document a parameter that is present in the DQL/DML.ProxyAwareStorage Storage interface that knows how to get information about the proxy system from the DB.ProxyInformation Information about the proxy to allow connection.RegionInfo Used to group a MemoryLocation and a ByteBuffer object together.ResultColumn Used to document a column that is supposed to be returned by the DQL.StorageException Exceptions caused by the storage system. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.storage.sqlite Class Description BufferManagerDatabaseEngine A database interface for talking to the buffer manager database.BufferManagerStorage The interface supported by the storage system.BufferManagerStorage.Region A region descriptor.DatabaseAPI Interface that real database interfaces are subclasses of.DSEDatabaseEngine A database interface for talking to the DSE database.DSEStorage The interface supported by the DSE part of the storage system.DSEStorage.Ethernet A ethernet which allows data specifications to be loaded.ProxyAwareStorage Storage interface that knows how to get information about the proxy system from the DB.RegionInfo Used to group a MemoryLocation and a ByteBuffer object together.StorageException Exceptions caused by the storage system. -
Classes in uk.ac.manchester.spinnaker.storage used by uk.ac.manchester.spinnaker.transceiver Class Description BufferManagerStorage The interface supported by the storage system.BufferManagerStorage.Region A region descriptor.StorageException Exceptions caused by the storage system.