public interface HystrixCommandKey
HystrixCommand
for monitoring, circuit-breakers, metrics publishing, caching and other such uses.
This interface is intended to work natively with Enums so that implementing code can be an enum that implements this interface.
Modifier and Type | Interface and Description |
---|---|
static class |
HystrixCommandKey.Factory |
String name()
Copyright © 2017. All Rights Reserved.