Package | Description |
---|---|
alluxio.client.file |
Constructor and Description |
---|
ReinitAllowerResource(CountingLatch latch)
Waits the count to reach zero, then blocks further constructions of
FileSystemContextReinitializer.ReinitBlockerResource until FileSystemContextReinitializer.ReinitAllowerResource.close() . |
ReinitBlockerResource(CountingLatch latch)
Increases the count of the latch.
|
Copyright © 2023. All Rights Reserved.