Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
static SslProtocol |
SslProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslProtocol[] |
SslProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SslProtocol |
ClientConfiguration.getSslProtocol() |
Modifier and Type | Method and Description |
---|---|
ClientConfiguration |
ClientConfiguration.setSslProtocol(SslProtocol newVal) |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024