MCPcopy Create free account
hub / github.com/apache/sirona / getKey

Method getKey

api/src/main/java/org/apache/sirona/counters/Counter.java:31–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 */
30public interface Counter {
31 Key getKey();
32
33 void reset();
34

Callers 15

equalsMethod · 0.95
equalsMethod · 0.95
findMethod · 0.95
runFewClientActionsMethod · 0.95
assertCounterMethod · 0.95
jspMethod · 0.95
registerMethod · 0.65
formatMethod · 0.65
copyAndClearGaugesMethod · 0.65
formatMethod · 0.65
getGaugeValuesMethod · 0.65
compareMethod · 0.65

Implementers 3

CollectorCounterapi/src/main/java/org/apache/sirona/st
LockableCounterapi/src/main/java/org/apache/sirona/co
DefaultCounterTimestampedstore/memory/src/main/java/org/apache/

Calls

no outgoing calls

Tested by 15

runFewClientActionsMethod · 0.76
assertCounterMethod · 0.76
jspMethod · 0.76
registerMethod · 0.52
getOrCreateCounterMethod · 0.52
updateMethod · 0.52
playWithInterceptorMethod · 0.52
testMethod · 0.52
onePathSegmentMethod · 0.52
twoPathSegmentsMethod · 0.52
ambiguousPathSegmentsMethod · 0.52
onePathSegmentMethod · 0.52