BlackholePublishConsumer

com.netflix.atlas.webapi.PublishPayloadsBench.BlackholePublishConsumer
class BlackholePublishConsumer(bh: Blackhole) extends PublishConsumer

Attributes

Graph
Supertypes
trait PublishConsumer
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def consume(id: ItemId, tags: Map[String, String], timestamp: Long, value: Double): Unit

Attributes

Definition Classes
PublishConsumer