Class GSTimer
java.lang.Object
java.util.Timer
com.gigaspaces.internal.utils.concurrent.GSTimer
Timer that should be used all across GigaSpaces code. Add "GS-" prefix to all the threads names.
- Since:
- 8.0
- Author:
- Guy
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.Timer
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate
-
Constructor Details
-
GSTimer
public GSTimer() -
GSTimer
-