public interface SemaphoreFactory
| Modifier and Type | Method and Description |
|---|---|
int |
getInitialPermits(String name,
int configValue)
Gets the initial permit value of a given named semaphore.
|
int getInitialPermits(String name, int configValue)
name - Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.