Index

C D E G H I M O R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

configure(HistoryKey, HistoryLimit) - Method in class org.jolokia.service.history.HistoryStore
Configure the history length for a specific entry.

D

destroy() - Method in class org.jolokia.service.history.HistoryMBeanRequestInterceptor
 

E

equals(Object) - Method in class org.jolokia.service.history.HistoryKey

G

getGlobalMaxEntries() - Method in class org.jolokia.service.history.HistoryStore
Get the maximum number of entries stored.
getHistoryMaxEntries() - Method in class org.jolokia.service.history.History
Number of global limit for history entries.
getHistoryMaxEntries() - Method in interface org.jolokia.service.history.HistoryMBean
Number of global limit for history entries.
getHistorySize() - Method in class org.jolokia.service.history.History
Get the size in bytes which the history mechanism requires in total if serialized.
getHistorySize() - Method in interface org.jolokia.service.history.HistoryMBean
Get the size in bytes which the history mechanism requires in total if serialized.
getMaxDuration() - Method in class org.jolokia.service.history.HistoryLimit
 
getMaxEntries() - Method in class org.jolokia.service.history.HistoryLimit
 
getSize() - Method in class org.jolokia.service.history.HistoryStore
Get the size of this history store in bytes

H

hashCode() - Method in class org.jolokia.service.history.HistoryKey
History - Class in org.jolokia.service.history
MBean for exporting various configuration tuning opportunities to the outside world.
History(HistoryStore) - Constructor for class org.jolokia.service.history.History
Constructor with the configurable objects as parameters.
HistoryKey - Class in org.jolokia.service.history
Key used in the HistoryStore for indexing historical values.
HistoryKey(String, String, String) - Constructor for class org.jolokia.service.history.HistoryKey
Constructor for type operation
HistoryKey(String, String, String, String) - Constructor for class org.jolokia.service.history.HistoryKey
Constructor for type attribute
HistoryLimit - Class in org.jolokia.service.history
Helper class used for specifying history entry limits
HistoryLimit(int, long) - Constructor for class org.jolokia.service.history.HistoryLimit
Create a limit with either or both maxEntries and maxDuration set
HistoryMBean - Interface in org.jolokia.service.history
JMX interface for the history store
HistoryMBeanRequestInterceptor - Class in org.jolokia.service.history
 
HistoryMBeanRequestInterceptor(int) - Constructor for class org.jolokia.service.history.HistoryMBeanRequestInterceptor
Construction of a base service for a given type and order
HistoryServiceActivator - Class in org.jolokia.service.history.osgi
Simple activator for creating a JMX request handler
HistoryServiceActivator() - Constructor for class org.jolokia.service.history.osgi.HistoryServiceActivator
 
HistoryStore - Class in org.jolokia.service.history
Store for remembering values which has been fetched through a previous request.
HistoryStore(int) - Constructor for class org.jolokia.service.history.HistoryStore
Constructor for a history store

I

init(JolokiaContext) - Method in class org.jolokia.service.history.HistoryMBeanRequestInterceptor
intercept(JolokiaRequest, JSONObject) - Method in class org.jolokia.service.history.HistoryMBeanRequestInterceptor
Update history
isMBeanPattern() - Method in class org.jolokia.service.history.HistoryKey
Whether this key embraces a MBean pattern

M

matches(HistoryKey) - Method in class org.jolokia.service.history.HistoryKey
Whether the key matches the given MBean name

O

OBJECT_NAME - Static variable in interface org.jolokia.service.history.HistoryMBean
 
org.jolokia.service.history - package org.jolokia.service.history
 
org.jolokia.service.history.osgi - package org.jolokia.service.history.osgi
 

R

reset() - Method in class org.jolokia.service.history.HistoryStore
Reset the complete store.
resetHistoryEntries() - Method in class org.jolokia.service.history.History
Remove all history entries and switch off history tracking globally.
resetHistoryEntries() - Method in interface org.jolokia.service.history.HistoryMBean
Remove all history entries and switch off history tracking globally.
respectGlobalMaxEntries(int) - Method in class org.jolokia.service.history.HistoryLimit
Return a limit whose max entries are smaller or equals the given upper limit.

S

setGlobalMaxEntries(int) - Method in class org.jolokia.service.history.HistoryStore
Set the global maximum limit for history entries.
setHistoryEntriesForAttribute(String, String, String, String, int) - Method in class org.jolokia.service.history.History
Switch on history tracking for a specific attribute.
setHistoryEntriesForAttribute(String, String, String, String, int) - Method in interface org.jolokia.service.history.HistoryMBean
Deprecated.
use instead
setHistoryEntriesForOperation(String, String, String, int) - Method in class org.jolokia.service.history.History
Switch on history tracking for an operation.
setHistoryEntriesForOperation(String, String, String, int) - Method in interface org.jolokia.service.history.HistoryMBean
setHistoryLimitForAttribute(String, String, String, String, int, long) - Method in class org.jolokia.service.history.History
Switch on history tracking for a specific attribute.
setHistoryLimitForAttribute(String, String, String, String, int, long) - Method in interface org.jolokia.service.history.HistoryMBean
Switch on history tracking for a specific attribute.
setHistoryLimitForOperation(String, String, String, int, long) - Method in class org.jolokia.service.history.History
Switch on history tracking for an operation.
setHistoryLimitForOperation(String, String, String, int, long) - Method in interface org.jolokia.service.history.HistoryMBean
Switch on history tracking for an operation.
setHistoryMaxEntries(int) - Method in class org.jolokia.service.history.History
Set the global history limit
setHistoryMaxEntries(int) - Method in interface org.jolokia.service.history.HistoryMBean
Set the global history limit
start(BundleContext) - Method in class org.jolokia.service.history.osgi.HistoryServiceActivator
stop(BundleContext) - Method in class org.jolokia.service.history.osgi.HistoryServiceActivator

T

toString() - Method in class org.jolokia.service.history.HistoryKey
toString() - Method in class org.jolokia.service.history.HistoryLimit
 

U

updateAndAdd(JolokiaRequest, JSONObject) - Method in class org.jolokia.service.history.History
Update the history store with the value of an an read, write or execute operation.
updateAndAdd(JolokiaRequest, JSONObject) - Method in interface org.jolokia.service.history.HistoryMBean
Update the history store with the value of an an read, write or execute operation.
updateAndAdd(JolokiaRequest, JSONObject) - Method in class org.jolokia.service.history.HistoryStore
Update the history store with the value of an an read, write or execute operation.
C D E G H I M O R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form