Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testPercentiles
Method · 0.95
testFields
Method · 0.65
testSimpleStats
Method · 0.65
testHierarchicalSensors
Method · 0.65
testQuotas
Method · 0.65
testFull
Method · 0.65
testLinger
Method · 0.65
makeNext
Method · 0.65
getAttribute
Method · 0.65
send
Method · 0.65
Implementers
1
KafkaMetric
clients/src/main/java/org/apache/kafka
Calls
no outgoing calls
Tested by
7
testPercentiles
Method · 0.76
testFields
Method · 0.52
testSimpleStats
Method · 0.52
testHierarchicalSensors
Method · 0.52
testQuotas
Method · 0.52
testFull
Method · 0.52
testLinger
Method · 0.52