JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

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.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.util

Class NamedDefaultThreadFactory

  • All Implemented Interfaces:
    ThreadFactory


    public class NamedDefaultThreadFactory
    extends Object
    implements ThreadFactory 
    An implementation of ThreadFactory that is based off of the default implementation in the java libraries except that it inserts a custom name instead of a pool number. The name is also sequenced with a number to allow for multiple pools with the same name to be created and still be distinguishable from each other. A threadsafe cache is used to keep track of the sequence number for any given name.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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