public static final class FileSystemContextReinitializer.ReinitAllowerResource
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
ReinitAllowerResource(CountingLatch latch)
Waits the count to reach zero, then blocks further constructions of
FileSystemContextReinitializer.ReinitBlockerResource until close(). |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public ReinitAllowerResource(CountingLatch latch)
FileSystemContextReinitializer.ReinitBlockerResource until close().latch - the count latchCopyright © 2022. All Rights Reserved.