JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.http.timers

Class TimeoutThreadPoolBuilder



  • public class TimeoutThreadPoolBuilder
    extends Object 
    Utility class to build the ScheduledThreadPoolExecutor for the request timeout and client execution timeout features
    • Constructor Detail

      • TimeoutThreadPoolBuilder

        public TimeoutThreadPoolBuilder()
    • Method Detail

      • buildDefaultTimeoutThreadPool

        public static ScheduledThreadPoolExecutor buildDefaultTimeoutThreadPool(String name)
        Creates a ScheduledThreadPoolExecutor with custom name for the threads.
        Parameters:
        name - the prefix to add to the thread name in ThreadFactory.
        Returns:
        The default thread pool for request timeout and client execution timeout features.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /