Toggle navigation
Home
alluxio.resource.LockResource to java.util.Optional<alluxio.resource.CountResource>
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
mLock.readLock()
to
mCount
Cascading Type Change (Similar)
LockResource
to
CountResource
Other
new CountResource(mCount,false)
to
new CountResource(mCount,false)
Rename Variable
acquireReadLockResource
to
acquireResourceToBlockReinit