aboutsummaryrefslogtreecommitdiffstats
path: root/all
diff options
context:
space:
mode:
authorKristen Kozak <sebright@google.com>2017-04-27 13:12:45 -0700
committerKristen Kozak <sebright@google.com>2017-04-27 17:46:50 -0700
commit9ea92f13b50d854b4a645a84564bab8064914ea6 (patch)
treeb1f75d8f92c2bce01ad7e48d51ac215de9e6d954 /all
parent4914e1330491f4cf53f164e2c026ec05abf5e27c (diff)
downloadplatform_external_opencensus-java-9ea92f13b50d854b4a645a84564bab8064914ea6.tar.gz
platform_external_opencensus-java-9ea92f13b50d854b4a645a84564bab8064914ea6.tar.bz2
platform_external_opencensus-java-9ea92f13b50d854b4a645a84564bab8064914ea6.zip
Split core_impl into directories for Android, Java 7, and Java 8.
This directory structure will allow us to support the three Java versions but also take advantage of the features available in each one. Each directory has a readme. I refactored the stats code so that there is one StatsManagerImpl for each of Android, Java 7, and Java 8. StatsManagerImpl is loaded with reflection, and it specifies the stats classes that should be used for the implementation. I also moved DisruptorEventQueue to core_impl_java, since it isn't Android-compatible. This commit doesn't affect tracing.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions