Package Products :: Package ZenHub :: Module interfaces
[hide private]
[frames] | no frames]

Module interfaces

source code

Classes [hide private]
IInvalidationEvent
ZenHub has noticed an invalidation.
IUpdateEvent
An object has been updated.
IDeletionEvent
An object has been deleted.
IBatchNotifier
Processes subdevices in batches.
IInvalidationProcessor
Accepts an invalidation queue.
IServiceAddedEvent
ZenHub has created a service.
IHubWillBeCreatedEvent
A hub has been instantiated.
IHubCreatedEvent
A hub has been instantiated.
IParserReadyForOptionsEvent
A parser is ready for extra options to be added.
IInvalidationFilter
Filters invalidations before they're pushed to workers.
IInvalidationOid
Allows an invalidation OID to be changed to a different OID or dropped
IHubConfProvider
IHubHeartBeatCheck
IWorkerSelectionAlgorithm
Strategy class for selecting eligible zenhub workers for a given function.
Variables [hide private]
  FILTER_EXCLUDE = 0
  FILTER_INCLUDE = 1
  FILTER_CONTINUE = 2