Version: Beta-4.1.1-r5927-b91
OmeroBlitz Api
Home
Previous
Up
Next
Index
omero::grid::monitors
Overview
module monitors
Interface Index
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
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<
WatchEventType
>
WatchEventList
Used By
MonitorServer::createMonitor
Home
Previous
Up
Next
Index