public class VisorBasicConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
VisorBasicConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
clientMode() |
boolean |
daemon() |
Object |
deploymentMode() |
long |
discoStartupDelay() |
static VisorBasicConfiguration |
from(IgniteEx ignite,
IgniteConfiguration c) |
String |
ggHome() |
String |
gridName() |
boolean |
jmxRemote() |
String |
localHost() |
String |
logger() |
String |
marshaller() |
String |
mBeanServer() |
long |
networkTimeout() |
boolean |
noAscii() |
UUID |
nodeId() |
boolean |
noDiscoOrder() |
boolean |
noShutdownHook() |
String |
programName() |
boolean |
quiet() |
boolean |
restart() |
String |
successFile() |
String |
toString() |
boolean |
updateNotifier() |
public static VisorBasicConfiguration from(IgniteEx ignite, IgniteConfiguration c)
ignite - Grid.c - Grid configuration.public UUID nodeId()
public String marshaller()
public Object deploymentMode()
public Boolean clientMode()
public boolean daemon()
public boolean jmxRemote()
public boolean restart()
public long networkTimeout()
public String logger()
public long discoStartupDelay()
public boolean noAscii()
public boolean noDiscoOrder()
public boolean noShutdownHook()
public String programName()
public boolean quiet()
public String successFile()
public boolean updateNotifier()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015