Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
L
M
O
P
Q
R
S
U
V
Z
A
addingService(ServiceReference<Node>)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
C
cleanupStr(String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Replaces all .
com.googlecode.jmxtrans.jobs
- package com.googlecode.jmxtrans.jobs
com.googlecode.jmxtrans.util
- package com.googlecode.jmxtrans.util
configureProfileServer(Server, Container, Profile)
- Method in class org.fusesource.insight.graph.
JmxCollector
configureWriter(OutputWriter)
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
createClusterWriter(String)
- Method in class org.fusesource.insight.graph.
JmxCollector
Lets look in ZK and see what the definition of the graphing cluster is and create an OutputWriter for that cluster
createIndexIfNeeded(CreateIndexRequest)
- Method in class org.fusesource.insight.graph.es.
ElasticSender
createScheduler()
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
D
DEFAULT_GRAPH_CLUSTER_NAME
- Static variable in class org.fusesource.insight.graph.
JmxCollector
destroy()
- Method in class org.fusesource.insight.graph.es.
ElasticSender
destroy()
- Method in class org.fusesource.insight.graph.
JmxCollector
doWrite(Query)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
doWrite(Query)
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
E
ElasticSearchOutputWriter
- Class in
org.fusesource.insight.graph.es
ElasticSearchOutputWriter()
- Constructor for class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
ElasticSender
- Class in
org.fusesource.insight.graph.es
ElasticSender()
- Constructor for class org.fusesource.insight.graph.es.
ElasticSender
execute(JobExecutionContext)
- Method in class com.googlecode.jmxtrans.jobs.
ServerJob
execute(JmxProcess)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Either invokes the servers multithreaded (max threads == jmxProcess.getMultiThreaded()) or invokes them one at a time.
G
getClusterRoot()
- Method in class org.fusesource.insight.graph.
JmxCollector
getConcatedTypeNameValues(List<String>, String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Given a typeName string, get the first match from the typeNames setting.
getConcatedTypeNameValues(Query, List<String>, String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Given a typeName string, get the first match from the typeNames setting.
getConfigAdmin()
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
getDefaultPoolMap()
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Helper method which returns a default PoolMap.
getEnvironment(Server)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Generates the proper username/password environment for JMX connections.
getFactory()
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
getJmxProcess(File)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Uses jackson to load json configuration from a File into a full object tree representation of that json.
getJmxProcess(String, InputStream)
- Static method in class org.fusesource.insight.graph.
JmxCollector
getKeyString(Query, Result, Map.Entry<String, Object>, List<String>, String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
getKeyString2(Query, Result, Map.Entry<String, Object>, List<String>, String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
getNode()
- Method in class org.fusesource.insight.graph.es.
ElasticSender
getObjectPoolMap()
- Method in class org.fusesource.insight.graph.
JmxCollector
Returns the object pool map
getProperties()
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
getScheduler()
- Method in class org.fusesource.insight.graph.
JmxCollector
getServerConnection(Server)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Helper method for connecting to a Server.
getStringSetting(String, String)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
getWebLogicEnvironment(Server)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Generates the proper username/password environment for JMX connections.
getZkClient()
- Method in class org.fusesource.insight.graph.
JmxCollector
GRAPH_CLUSTER_PREFIX
- Static variable in class org.fusesource.insight.graph.
JmxCollector
GRAPH_JSON
- Static variable in class org.fusesource.insight.graph.
JmxCollector
I
init()
- Method in class org.fusesource.insight.graph.es.
ElasticSender
isNumeric(Object)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Useful for figuring out if an Object is a number.
isNumeric(String)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Checks if the String contains only unicode digits.
J
JmxCollector
- Class in
org.fusesource.insight.graph
Collects all the charting statistics defined against its profiles
JmxCollector(FabricService)
- Constructor for class org.fusesource.insight.graph.
JmxCollector
JmxUtils
- Class in
com.googlecode.jmxtrans.util
The worker code.
JmxUtils()
- Constructor for class com.googlecode.jmxtrans.util.
JmxUtils
JmxUtils.ProcessQueryThread
- Class in
com.googlecode.jmxtrans.util
Executes either a getAttribute or getAttributes query.
JmxUtils.ProcessQueryThread(MBeanServerConnection, Query)
- Constructor for class com.googlecode.jmxtrans.util.
JmxUtils.ProcessQueryThread
JmxUtils.ProcessServerThread
- Class in
com.googlecode.jmxtrans.util
Executes either a getAttribute or getAttributes query.
JmxUtils.ProcessServerThread(Server, JMXConnector)
- Constructor for class com.googlecode.jmxtrans.util.
JmxUtils.ProcessServerThread
Json
- Class in
org.fusesource.insight.graph.support
Json()
- Constructor for class org.fusesource.insight.graph.support.
Json
JsonUnmarshaller
<
T
> - Class in
org.fusesource.insight.graph.support
JsonUnmarshaller(Class<T>)
- Constructor for class org.fusesource.insight.graph.support.
JsonUnmarshaller
L
loadProfile(Container, Profile)
- Method in class org.fusesource.insight.graph.
JmxCollector
M
mergeServerLists(List<Server>, List<Server>)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Merges two lists of servers (and their queries).
modifiedService(ServiceReference<Node>, Node)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
O
org.fusesource.insight.graph
- package org.fusesource.insight.graph
org.fusesource.insight.graph.es
- package org.fusesource.insight.graph.es
org.fusesource.insight.graph.support
- package org.fusesource.insight.graph.support
P
prettyPrintJson(JmxProcess)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Utility function good for testing things.
printJson(JmxProcess)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Utility function good for testing things.
process()
- Method in class org.fusesource.insight.graph.
JmxCollector
processQueriesForServer(MBeanServerConnection, Server)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Either invokes the queries multithreaded (max threads == server.getMultiThreaded()) or invokes them one at a time.
processQuery(MBeanServerConnection, Query)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Responsible for processing individual Queries.
processServer(Server, JMXConnector)
- Static method in class com.googlecode.jmxtrans.util.
JmxUtils
Does the work for processing a Server object.
PropertiesObjectWriterUnmarshaller
- Class in
org.fusesource.insight.graph.support
PropertiesObjectWriterUnmarshaller()
- Constructor for class org.fusesource.insight.graph.support.
PropertiesObjectWriterUnmarshaller
put(IndexRequest)
- Method in class org.fusesource.insight.graph.es.
ElasticSender
Q
quote(String, StringBuilder)
- Static method in class org.fusesource.insight.graph.es.
ElasticSender
Produce a string in double quotes with backslash sequences in all the right places.
R
readJsonValue(String, InputStream, Class<T>)
- Static method in class org.fusesource.insight.graph.support.
Json
registerMBeanServer(MBeanServer)
- Method in class org.fusesource.insight.graph.
JmxCollector
removedService(ServiceReference<Node>, Node)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
run()
- Method in class com.googlecode.jmxtrans.util.
JmxUtils.ProcessQueryThread
run()
- Method in class com.googlecode.jmxtrans.util.
JmxUtils.ProcessServerThread
run()
- Method in class org.fusesource.insight.graph.es.
ElasticSender
S
SchedulerFactory
- Class in
org.fusesource.insight.graph.support
A helper factory class for creating Quartz
Scheduler
instances
SchedulerFactory()
- Constructor for class org.fusesource.insight.graph.support.
SchedulerFactory
SECONDS_BETWEEN_SERVER_JOB_RUNS
- Static variable in class org.fusesource.insight.graph.
JmxCollector
ServerJob
- Class in
com.googlecode.jmxtrans.jobs
This is a quartz job that is responsible for executing a Server object on a cron schedule that is defined within the Server object.
ServerJob()
- Constructor for class com.googlecode.jmxtrans.jobs.
ServerJob
setClusterRoot(String)
- Method in class org.fusesource.insight.graph.
JmxCollector
setConfigAdmin(ConfigurationAdmin)
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
setFactory(StdSchedulerFactory)
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
setNode(Node)
- Method in class org.fusesource.insight.graph.es.
ElasticSender
setObjectPoolMap(Map<String, KeyedObjectPool>)
- Method in class org.fusesource.insight.graph.
JmxCollector
setObjectPoolMap(Map<String, KeyedObjectPool>)
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
setProperties(Properties)
- Method in class org.fusesource.insight.graph.support.
SchedulerFactory
setScheduler(Scheduler)
- Method in class org.fusesource.insight.graph.
JmxCollector
setZkClient(IZKClient)
- Method in class org.fusesource.insight.graph.
JmxCollector
start()
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
start()
- Method in class org.fusesource.insight.graph.
JmxCollector
start()
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
stop()
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
stop()
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
U
unmarshal(String, byte[])
- Method in class org.fusesource.insight.graph.support.
JsonUnmarshaller
unmarshal(String, byte[])
- Method in class org.fusesource.insight.graph.support.
PropertiesObjectWriterUnmarshaller
unmarshal(String, byte[])
- Method in interface org.fusesource.insight.graph.support.
Unmarshaller
Unmarshaller
<
T
> - Interface in
org.fusesource.insight.graph.support
unregisterMBeanServer(MBeanServer)
- Method in class org.fusesource.insight.graph.
JmxCollector
V
validateSetup(Query)
- Method in class org.fusesource.insight.graph.es.
ElasticSearchOutputWriter
validateSetup(Query)
- Method in class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
Z
ZKClusterOutputWriter
- Class in
org.fusesource.insight.graph.support
ZKClusterOutputWriter(JmxCollector, String)
- Constructor for class org.fusesource.insight.graph.support.
ZKClusterOutputWriter
A
C
D
E
G
I
J
L
M
O
P
Q
R
S
U
V
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Red Hat
. All Rights Reserved.