See: Description
| Interface | Description |
|---|---|
| DriverIdlenessSource |
Implementations of this interface are used to determine driver idleness.
|
| Class | Description |
|---|---|
| ClockIdlenessSource |
Informs the DriverIdleManager of clock idleness.
|
| DriverIdleManager |
Handles the various sources for driver idleness and forwards decisions to DriverStatusManager.
|
| EventHandlerIdlenessSource |
Checks for idleness of the Event handlers.
|
| IdleMessage |
A message to be used to indicate that the driver is potentially idle.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.