Uses of Class
com.gigaspaces.internal.utils.concurrent.GSThread
Packages that use GSThread
Package
Description
Provides GigaSpaces low level services
These are utility classes and interfaces for helping with tasks done in multiple threads.
-
Uses of GSThread in com.gigaspaces.cluster.activeelection.core
Subclasses of GSThread in com.gigaspaces.cluster.activeelection.coreModifier and TypeClassDescriptionclassProvides a failure detection on active service. -
Uses of GSThread in com.gigaspaces.internal.utils
Subclasses of GSThread in com.gigaspaces.internal.utilsModifier and TypeClassDescriptionclassBase class for jvm shutdown hook implementation. -
Uses of GSThread in com.gigaspaces.internal.utils.concurrent
Methods in com.gigaspaces.internal.utils.concurrent that return GSThread -
Uses of GSThread in com.gigaspaces.lrmi.nio.watchdog
Subclasses of GSThread in com.gigaspaces.lrmi.nio.watchdogModifier and TypeClassDescriptionclassWatchdog for network failure detection and handling idle threads. -
Uses of GSThread in com.j_spaces.core.cache
Subclasses of GSThread in com.j_spaces.core.cache -
Uses of GSThread in com.j_spaces.core.fifo
Subclasses of GSThread in com.j_spaces.core.fifo -
Uses of GSThread in com.j_spaces.kernel
Subclasses of GSThread in com.j_spaces.kernelModifier and TypeClassDescriptionclassScheduledRunner is a single daemon thread that wakes up at fixed intervals, to run a single Runnable task. -
Uses of GSThread in com.j_spaces.kernel.threadpool
Subclasses of GSThread in com.j_spaces.kernel.threadpool -
Uses of GSThread in com.sun.jini.thread
Subclasses of GSThread in com.sun.jini.threadModifier and TypeClassDescriptionclassCommon Thread subclass to handle potential loss of interrupted status.