public static class HystrixThreadPoolKey.Factory extends Object
Modifier and Type | Method and Description |
---|---|
static HystrixThreadPoolKey |
asKey(String name)
Retrieve (or create) an interned HystrixThreadPoolKey instance for a given name.
|
public static HystrixThreadPoolKey asKey(String name)
name
- thread pool nameCopyright © 2015. All Rights Reserved.