omero::grid::monitors
Overview
module monitors
Interface Index
- FileServer
-
- MonitorClient
-
This interface must be implemented by a client that
wishes to subscribe to an OMERO.fs server.
- MonitorServer
-
Structure Index
- EventInfo
-
The id and type of an event.
- FileStats
-
File stats.
Sequence Index
- EventList
-
- FileStatsList
-
- WatchEventList
-
Enumeration Index
- EventType
-
Enumeration for Monitor event types returned.
- FileType
-
- MonitorState
-
Enumeration for Monitor state.
- MonitorType
-
- PathMode
-
Enumeration for Monitor path modes.
- WatchEventType
-
Enumeration for event types to watch.
Sequences
-
sequence<EventInfo> EventList
-
Used By
- MonitorClient::fsEventHappened
-
sequence<FileStats> FileStatsList
-
Used By
- FileServer::getBulkDirectory
-
sequence<WatchEventType> WatchEventList
-
Used By
- MonitorServer::createMonitor