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