| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.compress |
| Modifier and Type | Method and Description |
|---|---|
CompressionHandler |
CacheGroupContext.compressionHandler() |
| Constructor and Description |
|---|
CacheGroupContext(GridCacheSharedContext ctx,
int grpId,
UUID rcvdFrom,
CacheType cacheType,
CacheConfiguration ccfg,
boolean affNode,
DataRegion dataRegion,
CacheObjectContext cacheObjCtx,
FreeList freeList,
ReuseList reuseList,
AffinityTopologyVersion locStartVer,
boolean persistenceEnabled,
boolean walEnabled,
boolean recoveryMode,
CompressionHandler compressHandler) |
| Modifier and Type | Method and Description |
|---|---|
static CompressionHandler |
CompressionHandler.create(GridKernalContext ctx,
CacheConfiguration cfg)
Creates compression handler.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023