Uses of Class
org.apache.bookkeeper.mledger.util.StatsBuckets
-
Packages that use StatsBuckets Package Description org.apache.bookkeeper.mledger Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.bookkeeper.mledger.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.bookkeeper.mledger.util Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of StatsBuckets in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger that return StatsBuckets Modifier and Type Method Description StatsBucketsManagedLedgerMXBean. getInternalAddEntryLatencyBuckets()StatsBucketsManagedLedgerMXBean. getInternalEntrySizeBuckets()StatsBucketsManagedLedgerMXBean. getInternalLedgerAddEntryLatencyBuckets() -
Uses of StatsBuckets in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl that return StatsBuckets Modifier and Type Method Description StatsBucketsManagedLedgerMBeanImpl. getInternalAddEntryLatencyBuckets()StatsBucketsManagedLedgerMBeanImpl. getInternalEntrySizeBuckets()StatsBucketsManagedLedgerMBeanImpl. getInternalLedgerAddEntryLatencyBuckets() -
Uses of StatsBuckets in org.apache.bookkeeper.mledger.util
Methods in org.apache.bookkeeper.mledger.util with parameters of type StatsBuckets Modifier and Type Method Description voidStatsBuckets. addAll(StatsBuckets other)
-