com.hazelcast.jmx
public class LockMBean extends HazelcastMBean<ILock>
ILock
attributeMap, operationMap
Modifier | Constructor and Description |
---|---|
protected |
LockMBean(ILock managedObject,
ManagementService service) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
getLockCount() |
String |
getLockObject() |
String |
getName() |
String |
getPartitionKey() |
long |
getRemainingLeaseTime() |
getAttribute, getAttributes, getMBeanInfo, invoke, postDeregister, postRegister, preDeregister, preRegister, register, setAttribute, setAttributes, setObjectName
protected LockMBean(ILock managedObject, ManagementService service)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.