LamGC e0a9b933ca refactor: 调整类名和方法名, 添加 unused 关闭因编译器无法识别脚本调用而出现的无意义警告.
将 Channel 修改为 Session, execCommand 改为 createExecSession 可以防止用户误以为这是执行命令而不是创建命令执行会话(execCommand 并不是立即执行, 只是创建了执行会话).
2021-08-15 14:02:00 +08:00
2021-08-13 00:29:19 +08:00
2021-08-13 00:29:19 +08:00
2021-08-13 00:29:19 +08:00
2021-08-13 00:29:19 +08:00
2021-08-13 00:37:41 +08:00
2021-08-13 00:29:19 +08:00
Description
An automatic management system of Oracle computing instance, which highly depends on script function to realize the automatic management of server.
GPL-3.0 663 KiB
Languages
Java 100%