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