Package | Description |
---|---|
net.bluemind.node.api |
Modifier and Type | Method and Description |
---|---|
static ExitList |
NCUtils.exec(INodeClient nc,
java.lang.String cmd)
Waits for a tasks to complete, returning its output.
|
static ExitList |
NCUtils.exec(INodeClient nc,
java.lang.String cmd,
long delay,
java.util.concurrent.TimeUnit unit)
The command runs over a websocket
|
ExitList |
ProcessHandler.BlockingHandler.get(long t,
java.util.concurrent.TimeUnit unit) |
static ExitList |
NCUtils.waitFor(INodeClient nc,
TaskRef ref)
Waits for a tasks to complete and returns its output
|
Copyright © 2021. All Rights Reserved.