public static final class FileSystemContextReinitializer.ReinitBlockerResource extends Object implements Closeable
| Constructor and Description |
|---|
ReinitBlockerResource(alluxio.concurrent.CountingLatch latch)
Increases the count of the latch.
|
public ReinitBlockerResource(alluxio.concurrent.CountingLatch latch)
throws InterruptedException
FileSystemContextReinitializer.ReinitAllowerResource, the constructor blocks until the latch
is released by FileSystemContextReinitializer.ReinitAllowerResource.close().latch - the count latchInterruptedException - if interrupted during being blockedpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2024. All Rights Reserved.