Uses of Interface
com.streambase.sb.TimeService
Package
Description
Provides classes and interfaces used to author Streaming Unit tests.
-
Uses of TimeService in com.streambase.sb.unittest
Modifier and TypeMethodDescriptionstatic TimeService
TimeServiceFactory.getControllableTimeService()
Deprecated.static TimeService
TimeServiceFactory.getControllableTimeService
(long initTargetTimeMsec) ReturnControllableTimeService
instance initialized with the time specified in initTargetTimeMsecSBServerManager.getTimeService()
Return the current TimeService implementation used by the StreamBase Enginestatic TimeService
TimeServiceFactory.getWallClockTimeService()
Deprecated.UseWallClockTimeService
to obtain a TimeServiceModifier and TypeMethodDescriptionvoid
SBServerManager.setTimeService
(TimeService timeService) Set a TimeService for the StreamBase Server managed by this Manager.
ControllableTimeService
to obtain a TimeService