Package | Description |
---|---|
org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
Modifier and Type | Field and Description |
---|---|
static IgfsIpcEndpointType |
IgfsIpcEndpointConfiguration.DFLT_TYPE
Default endpoint type is TCP.
|
Modifier and Type | Method and Description |
---|---|
IgfsIpcEndpointType |
IgfsIpcEndpointConfiguration.getType()
Gets endpoint type.
|
static IgfsIpcEndpointType |
IgfsIpcEndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgfsIpcEndpointType[] |
IgfsIpcEndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IgfsIpcEndpointConfiguration.setType(IgfsIpcEndpointType type)
Sets endpoint type.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015