java.lang.Object
java.util.Timer
com.gigaspaces.internal.utils.concurrent.GSTimer

public class GSTimer extends Timer
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 Details

    • GSTimer

      public GSTimer()
    • GSTimer

      public GSTimer(String name)