| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processor.
|
| org.apache.ignite.internal.processors.igfs.client | |
| org.apache.ignite.internal.processors.igfs.client.meta |
| Modifier and Type | Field and Description |
|---|---|
protected IgfsContext |
IgfsManager.igfsCtx
IGFS context.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsContext |
IgfsEx.context() |
IgfsContext |
IgfsImpl.context() |
IgfsContext |
IgfsAsyncImpl.context() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsManager.start(IgfsContext igfsCtx)
Called when IGFS processor is started.
|
| Constructor and Description |
|---|
IgfsServer(IgfsContext igfsCtx,
IgfsIpcEndpointConfiguration endpointCfg,
boolean mgmt)
Constructs igfs server manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected Void |
IgfsClientSetTimesCallable.call0(IgfsContext ctx)
Execute task.
|
protected Long |
IgfsClientSizeCallable.call0(IgfsContext ctx)
Execute task.
|
protected IgfsFile |
IgfsClientUpdateCallable.call0(IgfsContext ctx)
Execute task.
|
protected IgfsFile |
IgfsClientInfoCallable.call0(IgfsContext ctx)
Execute task.
|
protected Boolean |
IgfsClientExistsCallable.call0(IgfsContext ctx)
Execute task.
|
protected Collection<IgfsPath> |
IgfsClientListPathsCallable.call0(IgfsContext ctx)
Execute task.
|
protected Collection<IgfsFile> |
IgfsClientListFilesCallable.call0(IgfsContext ctx)
Execute task.
|
protected abstract T |
IgfsClientAbstractCallable.call0(IgfsContext ctx)
Execute task.
|
protected Void |
IgfsClientMkdirsCallable.call0(IgfsContext ctx)
Execute task.
|
protected Boolean |
IgfsClientDeleteCallable.call0(IgfsContext ctx)
Execute task.
|
protected Void |
IgfsClientRenameCallable.call0(IgfsContext ctx)
Execute task.
|
protected Collection<IgfsBlockLocation> |
IgfsClientAffinityCallable.call0(IgfsContext ctx)
Execute task.
|
protected IgfsPathSummary |
IgfsClientSummaryCallable.call0(IgfsContext ctx)
Execute task.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<IgniteUuid> |
IgfsClientMetaIdsForPathCallable.call0(IgfsContext ctx)
Execute task.
|
protected IgfsEntryInfo |
IgfsClientMetaInfoForPathCallable.call0(IgfsContext ctx)
Execute task.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016