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
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019