
com.twitter.finagle.stats.package.scala Maven / Gradle / Ivy
The newest version!
package com.twitter.finagle
/**
* These stats are scoped to `com.twitter.finagle.stats` for historical reasons.
*
* They used to be in the `finagle-core` package, although we moved them
* because we found they didn't depend on anything finagle-specific. To ease
* the transition, we kept the namespace.
*/
package object stats
© 2015 - 2025 Weber Informatics LLC | Privacy Policy