com.hazelcast.jmx
public class CountDownLatchMBean extends HazelcastMBean<ICountDownLatch>
ICountDownLatchattributeMap, operationMap| Modifier | Constructor and Description |
|---|---|
protected |
CountDownLatchMBean(ICountDownLatch managedObject,
ManagementService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
countDown() |
int |
getCount() |
String |
getPartitionKey() |
String |
name() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectNameprotected CountDownLatchMBean(ICountDownLatch managedObject, ManagementService service)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.