Class ProfileCacheManager
java.lang.Object
org.mvplugins.multiverse.inventories.profile.ProfileCacheManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidclearGlobalProfileCache(Predicate<UUID> predicate) voidclearPlayerCache(String playerName) voidclearPlayerCache(UUID playerUUID) voidclearPlayerProfileCache(Predicate<ProfileKey> predicate)
-
Method Details
-
clearPlayerCache
-
clearPlayerCache
-
clearPlayerProfileCache
-
clearAllPlayerProfileCaches
public void clearAllPlayerProfileCaches() -
clearGlobalProfileCache
-
clearAllGlobalProfileCaches
public void clearAllGlobalProfileCaches() -
clearAllCache
public void clearAllCache() -
getCacheStats
-