Constructor | Description |
---|---|
DropwizardMeter(com.codahale.metrics.Meter meter) |
Modifier and Type | Method | Description |
---|---|---|
void |
mark() |
Records one occurrence.
|
void |
mark(long count) |
Records
events occurrences. |
public void mark()
Meter
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.