| Package | Description |
|---|---|
| org.apache.ignite.internal.client | |
| org.apache.ignite.internal.client.impl | |
| org.apache.ignite.internal.client.util |
| Modifier and Type | Field and Description |
|---|---|
static GridClientProtocol |
GridClientConfiguration.DFLT_CLIENT_PROTOCOL
Default client protocol.
|
| Modifier and Type | Method and Description |
|---|---|
GridClientProtocol |
GridClientConfiguration.getProtocol()
Gets protocol for communication between client and remote grid.
|
static GridClientProtocol |
GridClientProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridClientProtocol[] |
GridClientProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<InetSocketAddress> |
GridClientNode.availableAddresses(GridClientProtocol proto,
boolean filterResolved)
Gets collection of addresses on which REST binary protocol is bound.
|
GridClientConfiguration |
GridClientConfiguration.setProtocol(GridClientProtocol proto)
Sets protocol type that should be used in communication.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<InetSocketAddress> |
GridClientNodeImpl.availableAddresses(GridClientProtocol proto,
boolean filterResolved)
Gets collection of addresses on which REST binary protocol is bound.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GridClientUtils.restAvailable(GridClientNode node,
GridClientProtocol p)
Checks if given REST protocol available for given node.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021