public class AboutController
extends java.lang.Object
| Constructor and Description |
|---|
AboutController(NodeRPCConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommitId() |
NodeVersion |
getNodeVersion() |
public AboutController(NodeRPCConnection connection)
public NodeVersion getNodeVersion() throws HiveException
HiveExceptionpublic java.lang.String getCommitId()
throws HiveException
HiveException