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