@Path(value="/system/throughput") public class ThroughputResource extends RestResource
objectMapper, serverStatus, userService
Constructor and Description |
---|
ThroughputResource(ThroughputStats throughputStats) |
Modifier and Type | Method and Description |
---|---|
Throughput |
total() |
bytesToValueMap, checkPermission, checkPermission, getCurrentUser, getSubject, guessContentType, isPermitted, isPermitted, page, restrictToMaster, setPrettyPrint
@Inject public ThroughputResource(ThroughputStats throughputStats)
@GET @Timed @Produces(value="application/json") public Throughput total()
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.