public class VisorRestConfiguration extends Object implements Serializable, LessNamingBean
| Constructor and Description |
|---|
VisorRestConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
accessibleFolders() |
static VisorRestConfiguration |
from(IgniteConfiguration c) |
String |
jettyHost() |
String |
jettyPath() |
Integer |
jettyPort() |
boolean |
restEnabled() |
String |
tcpHost() |
Integer |
tcpPort() |
String |
tcpSslContextFactory() |
boolean |
tcpSslEnabled() |
String |
toString() |
public static VisorRestConfiguration from(IgniteConfiguration c)
c - Grid configuration.public boolean restEnabled()
public boolean tcpSslEnabled()
@Nullable public String[] accessibleFolders()
@Nullable public String jettyPath()
@Nullable public String jettyHost()
@Nullable public Integer jettyPort()
@Nullable public String tcpHost()
@Nullable public Integer tcpPort()
@Nullable public String tcpSslContextFactory()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016