| Package | Description |
|---|---|
| org.apache.ignite.cache.eviction.igfs |
Contains IGFS LRU eviction policy implementations.
|
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgfsPerBlockLruEvictionPolicy.onEntryAccessed(boolean rmv,
EvictableEntry<IgfsBlockKey,byte[]> entry)
Callback for whenever entry is accessed.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsBlockKey |
IgfsDataManager.blockKey(long blockIdx,
IgfsFileInfo fileInfo) |
| Modifier and Type | Method and Description |
|---|---|
Map<IgfsBlockKey,byte[]> |
IgfsBlocksMessage.blocks() |
| Modifier and Type | Method and Description |
|---|---|
int |
IgfsBlockKey.compareTo(IgfsBlockKey o) |
| Constructor and Description |
|---|
IgfsBlocksMessage(IgniteUuid fileId,
long id,
Map<IgfsBlockKey,byte[]> blocks)
Constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015