Class ScopeContext
- java.lang.Object
-
- org.apache.bookkeeper.stats.prometheus.ScopeContext
-
public class ScopeContext extends java.lang.Object
Holder for a scope and a set of associated labels.
-
-
Constructor Summary
Constructors Constructor Description ScopeContext(java.lang.String scope, java.util.Map<java.lang.String,java.lang.String> labels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
getScope()
int
hashCode()
-