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