public interface ZooKeeperFacadeMXBean
| Modifier and Type | Method and Description |
|---|---|
String |
getContents(String path)
Returns the content of the given path, assuming the path refers to a file
|
ZkContents |
read(String path)
Reads the contents of a path
|
Copyright © 2011–2014 Red Hat. All rights reserved.