@Path(value="/system/buffers") public class BuffersResource extends RestResource
objectMapper| Constructor and Description |
|---|
BuffersResource(Configuration configuration,
InputCache inputCache,
ProcessBuffer processBuffer) |
| Modifier and Type | Method and Description |
|---|---|
String |
utilization() |
buildHistogramMap, buildMeterMap, buildTimerMap, bytesToValueMap, json@Inject public BuffersResource(Configuration configuration, InputCache inputCache, ProcessBuffer processBuffer)
@GET @Timed @Produces(value="application/json") public String utilization()
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.