MCPcopy Create free account
hub / github.com/apache/kafka / value

Method value

clients/src/main/java/org/apache/kafka/common/Metric.java:32–32  ·  view source on GitHub ↗

The value of the metric

()

Source from the content-addressed store, hash-verified

30 * The value of the metric
31 */
32 public double value();
33
34}

Callers 10

testPercentilesMethod · 0.95
testFieldsMethod · 0.65
testSimpleStatsMethod · 0.65
testQuotasMethod · 0.65
testFullMethod · 0.65
testLingerMethod · 0.65
makeNextMethod · 0.65
getAttributeMethod · 0.65
sendMethod · 0.65

Implementers 1

KafkaMetricclients/src/main/java/org/apache/kafka

Calls

no outgoing calls

Tested by 7

testPercentilesMethod · 0.76
testFieldsMethod · 0.52
testSimpleStatsMethod · 0.52
testQuotasMethod · 0.52
testFullMethod · 0.52
testLingerMethod · 0.52