@Path(value="/system/throughput") public class ThroughputResource extends RestResource
objectMapper| Constructor and Description |
|---|
ThroughputResource(ThroughputStats throughputStats) |
| Modifier and Type | Method and Description |
|---|---|
String |
total() |
buildHistogramMap, buildMeterMap, buildTimerMap, bytesToValueMap, json@Inject public ThroughputResource(ThroughputStats throughputStats)
@GET @Timed @Produces(value="application/json") public String total()
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.