Toggle navigation
Home
alluxio.wire.WorkerNetAddress to java.lang.String
No. of Instances - 23
No. of Commits - 3
No. of Projects - {'alluxio'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Rename Variable
address
to
location
addrs
to
locations
addrs
to
locations
_elem14
to
_elem16
_elem9
to
_elem11
mLocalWorkerAddress
to
mLocalWorkerHostname
mLocalWorkerAddress
to
mLocalWorkerHostname
Add or Remove Method invocation
WorkerNetAddressTest.createRandom()
to
CommonUtils.randomString(random.nextInt(10))
FileSystemContext.INSTANCE.getLocalWorker()
to
NetworkAddressUtils.getLocalHostName()
mLocalWorkerAddress.getHost()
to
mLocalWorkerHostname