Class DatarouterHBaseFiles.HbaseFiles
java.lang.Object
io.datarouter.pathnode.PathNode
io.datarouter.client.hbase.config.DatarouterHBaseFiles.HbaseFiles
- Enclosing class:
- DatarouterHBaseFiles
public static class DatarouterHBaseFiles.HbaseFiles
extends io.datarouter.pathnode.PathNode
-
Field Summary
Fields Modifier and Type Field Description io.datarouter.pathnode.PathNodehbaseClientSummaryJspio.datarouter.pathnode.PathNodehbaseServersJspio.datarouter.pathnode.PathNodehbaseTableRegionsJspio.datarouter.pathnode.PathNodehbaseTableSettingsJspFields inherited from class io.datarouter.pathnode.PathNode
parent, value -
Constructor Summary
Constructors Constructor Description HbaseFiles() -
Method Summary
Methods inherited from class io.datarouter.pathnode.PathNode
branch, equals, getValue, hashCode, isLeaf, join, join, leaf, nodesAfter, parse, paths, toSlashedString, toSlashedString, toSlashedStringAfter, toSlashedStringWithTrailingSlash, toString, toStringArray
-
Field Details
-
hbaseClientSummaryJsp
public final io.datarouter.pathnode.PathNode hbaseClientSummaryJsp -
hbaseServersJsp
public final io.datarouter.pathnode.PathNode hbaseServersJsp -
hbaseTableRegionsJsp
public final io.datarouter.pathnode.PathNode hbaseTableRegionsJsp -
hbaseTableSettingsJsp
public final io.datarouter.pathnode.PathNode hbaseTableSettingsJsp
-
-
Constructor Details
-
HbaseFiles
public HbaseFiles()
-