|
Move Method private newSupportCommandList(supportCommandList List<Integer>) : List<TCommandType> from class com.navercorp.pinpoint.collector.cluster.ThriftAgentConnection to public newSupportCommandList(supportCommandList List<Integer>) : List<TCommandType> from class com.navercorp.pinpoint.collector.cluster.SupportedCommandUtils |
From |
To |
|
Move Method public newChannelProperties(properties Map<Object,Object>) : ChannelProperties from class com.navercorp.pinpoint.rpc.server.DefaultChannelProperties to public newChannelProperties(properties Map<Object,Object>) : ChannelProperties from class com.navercorp.pinpoint.rpc.server.ChannelPropertiesFactory |
From |
To |
|
Move Method private newSupportCommandList(supportCommandServiceKeyList List<Integer>) : List<TCommandType> from class com.navercorp.pinpoint.collector.cluster.GrpcAgentConnection to public newSupportCommandList(supportCommandList List<Integer>) : List<TCommandType> from class com.navercorp.pinpoint.collector.cluster.SupportedCommandUtils |
From |
To |