Uses of Class
com.j_spaces.kernel.threadpool.DynamicThreadPoolExecutor
Packages that use DynamicThreadPoolExecutor
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
Provides GigaSpaces low level services
-
Uses of DynamicThreadPoolExecutor in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that return DynamicThreadPoolExecutorModifier and TypeMethodDescriptionLRMIRuntime.getCustomThreadPool()LRMIRuntime.getLivenessPriorityThreadPool()LRMIRuntime.getMonitoringPriorityThreadPool()LRMIRuntime.getThreadPool() -
Uses of DynamicThreadPoolExecutor in com.gigaspaces.lrmi.nio.async
Subclasses of DynamicThreadPoolExecutor in com.gigaspaces.lrmi.nio.asyncModifier and TypeClassDescriptionclassa version of dynamicThreadPool that can return an IFuture from a submit call. -
Uses of DynamicThreadPoolExecutor in com.gigaspaces.metrics
Methods in com.gigaspaces.metrics with parameters of type DynamicThreadPoolExecutorModifier and TypeMethodDescriptionstatic voidMetricManager.registerThreadPoolMetrics(MetricRegistrator registrator, DynamicThreadPoolExecutor dynamicThreadPoolExecutor) Deprecated. -
Uses of DynamicThreadPoolExecutor in com.gigaspaces.metrics.micrometer
Methods in com.gigaspaces.metrics.micrometer with parameters of type DynamicThreadPoolExecutorModifier and TypeMethodDescriptionstatic voidMicrometerMetricManager.registerThreadPoolMetrics(MetricRegistrator registrator, DynamicThreadPoolExecutor dynamicThreadPoolExecutor) Register thread pool metrics for a DynamicThreadPoolExecutor. -
Uses of DynamicThreadPoolExecutor in com.j_spaces.core.client.sql
Subclasses of DynamicThreadPoolExecutor in com.j_spaces.core.client.sql -
Uses of DynamicThreadPoolExecutor in com.j_spaces.kernel
Subclasses of DynamicThreadPoolExecutor in com.j_spaces.kernelModifier and TypeClassDescriptionclassWorkingGroup<E>This class abstracts a group of cooperating objects that together offer asynchronous message delivery to consumers.