Uses of Class
org.jolokia.service.history.HistoryLimit
Packages that use HistoryLimit
-
Uses of HistoryLimit in org.jolokia.service.history
Methods in org.jolokia.service.history that return HistoryLimitModifier and TypeMethodDescriptionHistoryLimit.respectGlobalMaxEntries(int pGlobalMaxEntries) Return a limit whose max entries are smaller or equals the given upper limit.Methods in org.jolokia.service.history with parameters of type HistoryLimitModifier and TypeMethodDescriptionvoidHistoryStore.configure(HistoryKey pKey, HistoryLimit pHistoryLimit) Configure the history length for a specific entry.