public class Agent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Agent.Node |
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_IS_READY_MARKER_LOG |
static AgentController |
controller |
static Path |
IGNITE_DIR |
static Path |
ROOT_DIR |
static Path |
WORK_DIR |
| Constructor and Description |
|---|
Agent() |
public static final String AGENT_IS_READY_MARKER_LOG
public static final Path ROOT_DIR
public static final Path WORK_DIR
public static final Path IGNITE_DIR
public static volatile AgentController controller
public static void main(String[] args)
Copyright © 2020. All rights reserved.