public static class CacheCompactor.CacheCompactionResult extends Object
Constructor and Description |
---|
CacheCompactionResult(int cacheCount,
int totalEntriesCount,
int purgedEntriesCount) |
Modifier and Type | Method and Description |
---|---|
int |
getCacheCount() |
int |
getPurgedEntriesCount() |
int |
getTotalEntriesCount() |
Copyright © 2002-2017 Atlassian. All Rights Reserved.