public interface DistributedSemaphore
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DistributedSemaphore.DistributedLease |
| Modifier and Type | Method and Description |
|---|---|
DistributedSemaphore.DistributedLease |
acquire(long time,
TimeUnit unit) |
DistributedSemaphore.DistributedLease acquire(long time, TimeUnit unit) throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.