Uses of Package
uk.ac.manchester.spinnaker.storage
Package | Description |
---|---|
uk.ac.manchester.spinnaker.storage |
Storage management.
|
uk.ac.manchester.spinnaker.storage.sqlite |
Storage management implementation that uses SQLite.
|
-
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.