Home | Trees | Indices | Help |
|
---|
|
Implementation of the omero.grid.Tables API. Provides spreadsheet like functionality across the OMERO.grid. This servant serves as a session-less, user-less resource for obtaining omero.grid.Table proxies.
The first major step in initialization is getting a session. This will block until the Blitz server is reachable.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Second step in initialization is to find the .omero/repository directory. If this is not created, then a required server has not started, and so this instance will not start. |
Third step in initialization is to find the database uuid for this grid instance. Multiple OMERO.grids could be watching the same directory. |
Returns the Repository object for this Tables server.
|
Create and/or register a table servant.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 12 17:55:05 2010 | http://epydoc.sourceforge.net |