Toggle navigation
Home
org.apache.hadoop.ozone.protocol.proto.KeySpaceManagerProtocolProtos.ServicePort to java.lang.Integer
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'hadoop'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Variable
portsMap
to
ports
portsMap
to
ports
portsMap
to
ports
Add or Remove Method invocation
port
to
port.getValue()
portsMap
to
ports.entrySet().stream().map(entry -> ServicePort.newBuilder().setType(entry.getKey()).setValue(entry.getValue()).build())
addAllServicePorts
to
addAllServicePorts