Uses of Class
uk.ac.manchester.spinnaker.storage.ProxyInformation
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
uk.ac.manchester.spinnaker.storage |
Storage management.
|
-
Uses of ProxyInformation in uk.ac.manchester.spinnaker.alloc.client
Methods in uk.ac.manchester.spinnaker.alloc.client with parameters of type ProxyInformation Modifier and Type Method Description static SpallocClient.Job
SpallocClientFactory. getJobFromProxyInfo(ProxyInformation proxy)
Get a handle to a job given its proxy access information (derived from a database query). -
Uses of ProxyInformation in uk.ac.manchester.spinnaker.storage
Methods in uk.ac.manchester.spinnaker.storage that return ProxyInformation Modifier and Type Method Description ProxyInformation
ProxyAwareStorage. getProxyInformation()
Get the proxy information from the database.