Class CommandAndCacheKey
- Namespace
- Steeltoe.CircuitBreaker.Hystrix.Metric
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public class CommandAndCacheKey
- Inheritance
-
CommandAndCacheKey
- Inherited Members
Constructors
CommandAndCacheKey(string, string)
public CommandAndCacheKey(string commandName, string cacheKey)
Parameters
Methods
Equals(object)
public override bool Equals(object o)
Parameters
o
object
Returns
GetHashCode()
public override int GetHashCode()
Returns
ToString()
public override string ToString()