commit | 07be24fc1c3b87f6aae0d52a26283ec18d33e772 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Jul 23 15:14:12 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Jul 23 15:15:33 2021 -0400 |
tree | 31e5f209099313575d200dd2c11fc694bc135c88 | |
parent | 1d3521c4106d5ad96df4e26d31d50cfdbc4148a7 [diff] |
Remove unused statistics methods The getPdpStatistics method should be removed as they're functionality has been subsumed by getFilteredPdpStatistics. Issue-ID: POLICY-3511 Change-Id: I98da98ac483705bea46ebaa0619257195be6b518 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install