Toggle navigation
Home
com.navercorp.pinpoint.rpc.server.ChannelContext to com.navercorp.pinpoint.rpc.server.WritablePinpointServer
No. of Instances - 22
No. of Commits - 1
No. of Projects - {'pinpoint'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
channelContext
to
writableServer
channelContext
to
writableServer
getChannelContext
to
getWritableServer
channelContext
to
writableServer
channelContext
to
writableServer
contextList
to
writableServerList
eachContext
to
writableServer
eachContext
to
writableServer
eachContext
to
writableServer
channelContextList
to
writableServerList
getCollectorChannelContext
to
getCollector
channelContext
to
collector
channelContext
to
collector
channelContextList
to
writableServerList
channelContext2
to
writableServer2
channelContext2
to
writableServer2
channelContext
to
writableServer
channelContext
to
writableServer
channelContext
to
writableServer
duplexChannelContextList
to
writableServerList
context
to
collector
context
to
collector
context
to
collector
channelContextList
to
result
channelContextList
to
result
channelContextList
to
result
channelContextList
to
result
channelContextList
to
result
channelContextList
to
result
context
to
collector
context
to
collector
context
to
collector
channelContextList
to
writableServerList
channelContextList
to
writableServerList
context
to
writableServer
channelContext
to
writableServer
contextList
to
writableServerList
context
to
writableServer
Cascading Type Change (Similar)
ChannelContext
to
WritablePinpointServer
ChannelContext
to
WritablePinpointServer
List<ChannelContext>
to
List<WritablePinpointServer>
ChannelContext
to
WritablePinpointServer
ChannelContext
to
WritablePinpointServer
Add or Remove Method invocation
getChannelContext("application","agent",(Long)params.get(AgentHandshakePropertyType.START_TIMESTAMP.getName()) + 1,serverSocket.getDuplexCommunicationChannelContext())
to
getWritableServer("application","agent",(Long)params.get(AgentHandshakePropertyType.START_TIMESTAMP.getName()) + 1,serverAcceptor.getWritableServerList())
Rename Method invocation
getCollectorChannelContext
to
getCollector
getCollectorChannelContext
to
getCollector
Cascading Type Change (Different)
ArrayList<ChannelContext>
to
ArrayList<WritablePinpointServer>