com.hazelcast.jmx
public class CountDownLatchMBean extends HazelcastMBean<ICountDownLatch>
ICountDownLatch
attributeMap, 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, setObjectName
protected CountDownLatchMBean(ICountDownLatch managedObject, ManagementService service)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.