@Internal public class HazelcastCacheCompactor extends CacheCompactorSupport implements ClusterCacheCompactor
| Modifier and Type | Class and Description |
|---|---|
static class |
HazelcastCacheCompactor.CacheCompactionEvent |
| Constructor and Description |
|---|
HazelcastCacheCompactor(com.atlassian.cache.CacheManager cacheManager,
HazelcastHelper hazelcastHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
io.micrometer.core.instrument.MeterRegistry micrometerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
compact()
Perform the compaction
|
runpublic HazelcastCacheCompactor(com.atlassian.cache.CacheManager cacheManager,
HazelcastHelper hazelcastHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
io.micrometer.core.instrument.MeterRegistry micrometerRegistry)
public void compact()
CacheCompactorcompact in interface CacheCompactorCopyright © 2003–2022 Atlassian. All rights reserved.