@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
|
run
public HazelcastCacheCompactor(com.atlassian.cache.CacheManager cacheManager, HazelcastHelper hazelcastHelper, com.atlassian.event.api.EventPublisher eventPublisher, io.micrometer.core.instrument.MeterRegistry micrometerRegistry)
public void compact()
CacheCompactor
compact
in interface CacheCompactor
Copyright © 2003–2020 Atlassian. All rights reserved.