| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processer.
|
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfiguration |
IgniteFileSystem.configuration()
Gets IGFS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfiguration[] |
IgniteConfiguration.getFileSystemConfiguration()
Gets IGFS (Ignite In-Memory File System) configurations.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setFileSystemConfiguration(FileSystemConfiguration... igfsCfg)
Sets IGFS (Ignite In-Memory File System) configurations.
|
| Constructor and Description |
|---|
FileSystemConfiguration(FileSystemConfiguration cfg)
Constructs the copy of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfiguration |
IgfsAsyncImpl.configuration()
Gets IGFS configuration.
|
FileSystemConfiguration |
IgfsImpl.configuration()
Gets IGFS configuration.
|
FileSystemConfiguration |
IgfsContext.configuration() |
| Constructor and Description |
|---|
IgfsContext(GridKernalContext ctx,
FileSystemConfiguration cfg,
IgfsMetaManager metaMgr,
IgfsDataManager dataMgr,
IgfsServerManager srvMgr,
IgfsFragmentizerManager fragmentizerMgr) |
| Modifier and Type | Method and Description |
|---|---|
static VisorIgfsConfiguration |
VisorIgfsConfiguration.from(FileSystemConfiguration igfs) |
static Iterable<VisorIgfsConfiguration> |
VisorIgfsConfiguration.list(FileSystemConfiguration[] igfss)
Construct data transfer object for igfs configurations properties.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015