| 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 processor.
|
| org.apache.ignite.internal.processors.igfs.data |
| 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,
IgfsEntryInfo 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.
|
| Modifier and Type | Method and Description |
|---|---|
Void |
IgfsDataPutProcessor.process(javax.cache.processor.MutableEntry<IgfsBlockKey,byte[]> entry,
Object... args) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018