class documentation
class AsyncNotifier(asyncore.file_dispatcher):
Known subclasses: ganeti.asyncnotifier.ErrorLoggingAsyncNotifier
Constructor: AsyncNotifier(watch_manager, default_proc_fun, map)
An asyncore dispatcher for inotify events.
Method | __init__ |
Initializes this class. |
Method | handle |
Undocumented |
Instance Variable | fd |
Undocumented |
Instance Variable | notifier |
Undocumented |