public interface ReplicatedLevelDBStoreViewMBean
| Modifier and Type | Method and Description |
|---|---|
String |
getBind() |
String |
getDirectory() |
String |
getNodeId() |
String |
getNodeRole() |
Long |
getPosition() |
Long |
getPositionDate() |
int |
getReplicas() |
CompositeData[] |
getSlaves() |
String |
getStatus() |
String |
getSync() |
String |
getZkAddress() |
String |
getZkPath() |
String |
getZkSessionTmeout() |
String getZkAddress()
String getZkPath()
String getZkSessionTmeout()
String getBind()
int getReplicas()
String getNodeRole()
String getStatus()
CompositeData[] getSlaves()
Long getPosition()
Long getPositionDate()
String getDirectory()
String getSync()
String getNodeId()
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.