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