public interface Version
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<java.lang.String> |
getLastCommitId()
Get the last commit ID on the hive node git repository
|
java.util.concurrent.CompletableFuture<java.lang.String> |
getVersion()
Get Node server version
|