public abstract class AbstractCommand extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected String |
cfg
Ignite node configuration path.
|
| Constructor and Description |
|---|
AbstractCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Ignite |
getIgnite()
Returns Ignite instance based on configuration specified in
cfg field. |
void |
setCfg(String cfg) |
protected String cfg
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024