![]() | DedicatedThreadScheduler Class |
Note: This API is now obsolete.
Namespace: Akka.Actor
The DedicatedThreadScheduler type exposes the following members.
Name | Description | |
---|---|---|
![]() | DedicatedThreadScheduler(ActorSystem) | Obsolete.
Obsolete. Use [!:HashedWheelTimerScheduler(Config, ILoggingAdapter] instead.
|
![]() | DedicatedThreadScheduler(Config, ILoggingAdapter) |
Obsolete. Use [!:HashedWheelTimerScheduler(Config, ILoggingAdapter] instead.
|
Name | Description | |
---|---|---|
![]() | HighResMonotonicClock |
Obsolete. Use HighResMonotonicClock instead.
(Overrides SchedulerBaseHighResMonotonicClock.) |
![]() | MonotonicClock |
Obsolete. Use MonotonicClock instead.
(Overrides SchedulerBaseMonotonicClock.) |
![]() | TimeNow |
Obsolete. Use TimeNow instead.
(Overrides SchedulerBaseTimeNow.) |
Name | Description | |
---|---|---|
![]() | Log |
The ILoggingAdapter provided by the ActorSystem at startup.
(Inherited from SchedulerBase.) |
![]() | SchedulerConfig |
The configuration section for a specific IScheduler implementation.
(Inherited from SchedulerBase.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT |
TBD
(Defined by Extensions.) |
![]() | Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |