|
Change Parameter Type provider : Class<?> to provider : TraceMetadataProvider in method public TraceMetadataSetupContextImpl(provider TraceMetadataProvider) in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.TraceMetadataSetupContextImpl |
From |
To |
|
Change Parameter Type key : AnnotationKey to code : int in method public ExactMatcher(code int) in class com.navercorp.pinpoint.common.trace.AnnotationKeyMatchers.ExactMatcher |
From |
To |
|
Change Parameter Type annotationKeyRegistryService : AnnotationKeyRegistryService to annotationKeyRegistry : AnnotationKeyLocator in method private verifyAnnotationKeys(annotationKeys List<AnnotationKey>, annotationKeyRegistry AnnotationKeyLocator) : void in class com.navercorp.pinpoint.loader.trace.ServiceTypeInitializerTest |
From |
To |
|
Change Parameter Type plugin : Plugin to plugin : Plugin<?> in method public PluginConfig(plugin Plugin<?>, pluginPackageFilter ClassNameFilter) in class com.navercorp.pinpoint.profiler.plugin.PluginConfig |
From |
To |
|
Change Parameter Type provider : Class<?> to provider : TraceMetadataProvider in method public Pair(value T, provider TraceMetadataProvider) in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.Pair |
From |
To |
|
Change Parameter Type plugin : Plugin<ProfilerPlugin> to plugin : JarPlugin<ProfilerPlugin> in method private setupPlugin(globalContext ProfilerPluginGlobalContext, plugin JarPlugin<ProfilerPlugin>) : List<PluginSetupResult> in class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContextLoader |
From |
To |
|
Change Parameter Type providerClass : Class<?> to provider : TraceMetadataProvider in method private check(type ServiceType, provider TraceMetadataProvider) : void in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.ServiceTypeChecker |
From |
To |
|
Change Parameter Type providerClass : Class<?> to provider : TraceMetadataProvider in method private check(key AnnotationKey, provider TraceMetadataProvider) : void in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.AnnotationKeyChecker |
From |
To |
|
Change Parameter Type plugin : Plugin to plugin : Plugin<?> in method private getJarFile(plugin Plugin<?>) : JarFile in class com.navercorp.pinpoint.profiler.plugin.PluginConfig |
From |
To |
|
Move Attribute private logger : Logger from class com.navercorp.pinpoint.profiler.context.provider.plugin.JarPluginLoader to private logger : Logger from class com.navercorp.pinpoint.profiler.context.provider.plugin.TraceMetadataLoaderServiceProvider |
From |
To |
|
Move Attribute private logger : Logger from class com.navercorp.pinpoint.profiler.plugin.DefaultPluginContextLoadResult to private logger : Logger from class com.navercorp.pinpoint.profiler.plugin.DefaultProfilerPluginContextLoader.JarPluginComponents |
From |
To |
|
Move Attribute private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockPluginContextLoadResultProvider to private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockPluginContextLoadResult to private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockPluginContextLoadResultProvider to private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockPluginContextLoadResult to private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.profiler.plugin.DefaultPluginContextLoadResult to private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.profiler.context.provider.PluginContextLoadResultProvider to private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.profiler.plugin.DefaultPluginContextLoadResult to private configuredApplicationType : ServiceType from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.AnnotationKeyRegistryServiceProvider to private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.TraceMetadataLoaderProvider |
From |
To |
|
Move Attribute private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.TraceMetadataLoaderServiceProvider to private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.TraceMetadataLoaderProvider |
From |
To |
|
Move Attribute private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.profiler.context.provider.PluginContextLoadResultProvider to private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.test.MockProfilerPluginContextLoader |
From |
To |
|
Move Attribute private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.ServiceTypeRegistryServiceProvider to private commonLoggerFactory : CommonLoggerFactory from class com.navercorp.pinpoint.profiler.context.provider.plugin.TraceMetadataLoaderProvider |
From |
To |
|
Move Class com.navercorp.pinpoint.common.plugin.JarPlugin moved to com.navercorp.pinpoint.profiler.plugin.JarPlugin |
From |
To |
|
Move Class com.navercorp.pinpoint.common.trace.AnnotationKeyRegistry moved to com.navercorp.pinpoint.loader.trace.AnnotationKeyRegistry |
From |
To |
|
Move Class com.navercorp.pinpoint.common.trace.ServiceTypeRegistry moved to com.navercorp.pinpoint.loader.trace.ServiceTypeRegistry |
From |
To |
|
Move Class com.navercorp.pinpoint.common.service.AnnotationKeyRegistryService moved to com.navercorp.pinpoint.loader.service.AnnotationKeyRegistryService |
From |
To |
|
Move Class com.navercorp.pinpoint.common.ServiceTypeInitializerTest moved to com.navercorp.pinpoint.loader.trace.ServiceTypeInitializerTest |
From |
To |
|
Move Class com.navercorp.pinpoint.common.trace.TraceMetadataLoader moved to com.navercorp.pinpoint.loader.trace.TraceMetadataLoader |
From |
To |
|
Move Class com.navercorp.pinpoint.common.plugin.Plugin moved to com.navercorp.pinpoint.profiler.plugin.Plugin |
From |
To |
|
Move Class com.navercorp.pinpoint.web.util.AnnotationKeyMatcherRegistry moved to com.navercorp.pinpoint.loader.trace.AnnotationKeyMatcherRegistry |
From |
To |
|
Move Class com.navercorp.pinpoint.common.HistogramSchemaTest moved to com.navercorp.pinpoint.common.trace.HistogramSchemaTest |
From |
To |
|
Move Class com.navercorp.pinpoint.common.service.ServiceTypeRegistryService moved to com.navercorp.pinpoint.loader.service.ServiceTypeRegistryService |
From |
To |
|
Move Class com.navercorp.pinpoint.common.plugin.JarFileUtils moved to com.navercorp.pinpoint.profiler.util.JarFileUtils |
From |
To |
|
Move Class com.navercorp.pinpoint.common.plugin.PluginJar moved to com.navercorp.pinpoint.profiler.plugin.PluginJar |
From |
To |
|
Change Attribute Type provider : Class<?> to provider : TraceMetadataProvider in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.TraceMetadataSetupContextImpl |
From |
To |
|
Change Attribute Type lazy : List<PluginSetupResult> to lazy : PluginsSetupResult in class com.navercorp.pinpoint.test.MockPluginContextLoadResult |
From |
To |
|
Change Attribute Type registry : AnnotationKeyMatcherRegistry to annotationKeyMatcherLocator : AnnotationKeyMatcherLocator in class com.navercorp.pinpoint.web.service.DefaultAnnotationKeyMatcherService |
From |
To |
|
Change Attribute Type provider : Class<?> to provider : TraceMetadataProvider in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.Pair |
From |
To |
|
Change Attribute Type plugin : Plugin to plugin : Plugin<?> in class com.navercorp.pinpoint.profiler.plugin.PluginConfig |
From |
To |
|
Change Attribute Type pluginPackages : String to pluginPackages : List<String> in class com.navercorp.pinpoint.profiler.plugin.PluginJar |
From |
To |
|
Rename Parameter providerClass : Class<?> to provider : TraceMetadataProvider in method private check(type ServiceType, provider TraceMetadataProvider) : void in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.ServiceTypeChecker |
From |
To |
|
Rename Parameter providerClass : Class<?> to provider : TraceMetadataProvider in method private check(key AnnotationKey, provider TraceMetadataProvider) : void in class com.navercorp.pinpoint.loader.trace.TraceMetadataLoader.AnnotationKeyChecker |
From |
To |
|
Rename Parameter key : AnnotationKey to code : int in method public ExactMatcher(code int) in class com.navercorp.pinpoint.common.trace.AnnotationKeyMatchers.ExactMatcher |
From |
To |
|
Rename Parameter annotationKeyRegistryService : AnnotationKeyRegistryService to annotationKeyRegistry : AnnotationKeyLocator in method private verifyAnnotationKeys(annotationKeys List<AnnotationKey>, annotationKeyRegistry AnnotationKeyLocator) : void in class com.navercorp.pinpoint.loader.trace.ServiceTypeInitializerTest |
From |
To |