Package | Description |
---|---|
org.opennms.netmgt.flows.rest | |
org.opennms.netmgt.flows.rest.internal |
Modifier and Type | Method and Description |
---|---|
FlowSummaryResponse |
FlowRestService.getTopNApplications(int N,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestService.getTopNConversations(int N,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
FlowSummaryResponse |
FlowRestServiceImpl.getTopNApplications(int N,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestServiceImpl.getTopNConversations(int N,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2019. All rights reserved.