| Package | Description |
|---|---|
| ai.grakn.engine.bootup |
| Modifier and Type | Method and Description |
|---|---|
static BootupProcessResult |
BootupProcessResult.create(String stdout,
String stderr,
int exitCode) |
BootupProcessResult |
BootupProcessExecutor.executeAndWait(List<String> command,
File workingDirectory) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BootupProcessResult> |
BootupProcessExecutor.executeAsync(List<String> command,
File workingDirectory) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.