Serialized Form
-
Package org.jolokia.service.history
-
Class org.jolokia.service.history.HistoryKey
class HistoryKey extends Object implements Serializable- serialVersionUID:
- 42L
-
Serialized Fields
-
mBean
ObjectName mBean
-
path
String path
-
secondary
String secondary
-
target
String target
-
type
String type
-
-
Class org.jolokia.service.history.HistoryLimit
class HistoryLimit extends Object implements Serializable- serialVersionUID:
- 42L
-
Serialized Fields
-
maxDuration
long maxDuration
-
maxEntries
int maxEntries
-
-