| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.configuration | |
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processer.
|
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Method and Description |
|---|---|
IgfsConfiguration |
IgniteFs.configuration()
Gets IGFS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsConfiguration[] |
IgniteConfiguration.getIgfsConfiguration()
Gets IGFS configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteConfiguration.setIgfsConfiguration(IgfsConfiguration... igfsCfg)
Sets IGFS configurations.
|
| Constructor and Description |
|---|
IgfsConfiguration(IgfsConfiguration cfg)
Constructs the copy of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsConfiguration |
IgfsImpl.configuration()
Gets IGFS configuration.
|
IgfsConfiguration |
IgfsContext.configuration() |
IgfsConfiguration |
IgfsAsyncImpl.configuration()
Gets IGFS configuration.
|
| Constructor and Description |
|---|
IgfsContext(GridKernalContext ctx,
IgfsConfiguration cfg,
IgfsMetaManager metaMgr,
IgfsDataManager dataMgr,
IgfsServerManager srvMgr,
IgfsFragmentizerManager fragmentizerMgr) |
| Modifier and Type | Method and Description |
|---|---|
static VisorIgfsConfiguration |
VisorIgfsConfiguration.from(IgfsConfiguration igfs) |
static Iterable<VisorIgfsConfiguration> |
VisorIgfsConfiguration.list(IgfsConfiguration[] igfss)
Construct data transfer object for igfs configurations properties.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015