Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

add(Iterable<Server>) - Method in class com.googlecode.jmxtrans.ServerListBuilder
 
addAttr(String...) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addKey(String) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addKeys(String...) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addOutputWriterFactories(OutputWriterFactory...) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addOutputWriterFactory(OutputWriterFactory) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addOutputWriterFactory(OutputWriterFactory) - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
addOutputWriters(Collection<OutputWriter>) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
addOutputWriters(Collection<OutputWriter>) - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
addQueries(Set<Query>) - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
addQuery(Query) - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
addTo(Map<String, String>, Result) - Method in class com.googlecode.jmxtrans.model.ResultAttribute
Calls the Getter defined by the ResultAttribute.get(Result) on the Result add adds the entry to the supplied Map
allowsCoreThreadTimeOut() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
allowsCoreThreadTimeOut() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
apply(Object) - Method in class com.googlecode.jmxtrans.model.results.BooleanAsNumberValueTransformer
 
apply(Object) - Method in class com.googlecode.jmxtrans.model.results.CPrecisionValueTransformer
 
apply(Object) - Method in class com.googlecode.jmxtrans.model.results.IdentityValueTransformer
 
apply(Result) - Method in class com.googlecode.jmxtrans.model.results.ResultValuesTransformer
 
ATTRIBUTE_NAME - Static variable in class com.googlecode.jmxtrans.model.ResultAttributes
 

B

BaseOutputWriter - Class in com.googlecode.jmxtrans.model.output
Implements the common code for output filters.
BaseOutputWriter(ImmutableList<String>, boolean, Boolean, Map<String, Object>) - Constructor for class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
BINARY_PATH - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
BOOLEAN_AS_NUMBER - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
BooleanAsNumberValueTransformer - Class in com.googlecode.jmxtrans.model.results
 
BooleanAsNumberValueTransformer(Number, Number) - Constructor for class com.googlecode.jmxtrans.model.results.BooleanAsNumberValueTransformer
 
booleanFalseResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
booleanToNumber(boolean, T) - Static method in class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
booleanToNumber(T) - Static method in class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
booleanTrueResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
build(List<String>, String) - Method in class com.googlecode.jmxtrans.model.naming.typename.PrependingTypeNameValuesStringBuilder
 
build(List<String>, String) - Method in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 
build(List<String>, String) - Method in class com.googlecode.jmxtrans.model.naming.typename.UseAllTypeNameValuesStringBuilder
 
build() - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
build() - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
build() - Method in class com.googlecode.jmxtrans.ServerListBuilder
 
builder() - Static method in class com.googlecode.jmxtrans.model.Query
 
builder(Query) - Static method in class com.googlecode.jmxtrans.model.Query
 
builder() - Static method in class com.googlecode.jmxtrans.model.Server
 
builder(Server) - Static method in class com.googlecode.jmxtrans.model.Server
 

C

CLASS_NAME - Static variable in class com.googlecode.jmxtrans.model.ResultAttributes
 
ClassAttributeNamingStrategy - Class in com.googlecode.jmxtrans.model.naming
Strategy for naming metrics, tags, and the like given a result.
ClassAttributeNamingStrategy() - Constructor for class com.googlecode.jmxtrans.model.naming.ClassAttributeNamingStrategy
 
cleanupStr(String) - Static method in class com.googlecode.jmxtrans.model.naming.StringUtils
Replaces all .
cleanupStr(String, boolean) - Static method in class com.googlecode.jmxtrans.model.naming.StringUtils
Replaces all .
clearQueries() - Method in class com.googlecode.jmxtrans.model.Server.Builder
 
CliArgumentParser - Interface in com.googlecode.jmxtrans.cli
 
close() - Method in class com.googlecode.jmxtrans.connections.JMXConnection
 
close() - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
close() - Method in class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
close() - Method in interface com.googlecode.jmxtrans.model.OutputWriter
 
close() - Method in class com.googlecode.jmxtrans.model.OutputWriterAdapter
 
com.googlecode.jmxtrans - package com.googlecode.jmxtrans
 
com.googlecode.jmxtrans.cli - package com.googlecode.jmxtrans.cli
 
com.googlecode.jmxtrans.connections - package com.googlecode.jmxtrans.connections
 
com.googlecode.jmxtrans.exceptions - package com.googlecode.jmxtrans.exceptions
 
com.googlecode.jmxtrans.executors - package com.googlecode.jmxtrans.executors
 
com.googlecode.jmxtrans.guice - package com.googlecode.jmxtrans.guice
 
com.googlecode.jmxtrans.jmx - package com.googlecode.jmxtrans.jmx
 
com.googlecode.jmxtrans.jobs - package com.googlecode.jmxtrans.jobs
 
com.googlecode.jmxtrans.model - package com.googlecode.jmxtrans.model
 
com.googlecode.jmxtrans.model.naming - package com.googlecode.jmxtrans.model.naming
 
com.googlecode.jmxtrans.model.naming.typename - package com.googlecode.jmxtrans.model.naming.typename
 
com.googlecode.jmxtrans.model.output - package com.googlecode.jmxtrans.model.output
 
com.googlecode.jmxtrans.model.output.support - package com.googlecode.jmxtrans.model.output.support
 
com.googlecode.jmxtrans.model.results - package com.googlecode.jmxtrans.model.results
 
com.googlecode.jmxtrans.monitoring - package com.googlecode.jmxtrans.monitoring
 
com.googlecode.jmxtrans.util - package com.googlecode.jmxtrans.util
 
CommonExecutorRepository - Class in com.googlecode.jmxtrans.executors
 
CommonExecutorRepository(ExecutorFactory) - Constructor for class com.googlecode.jmxtrans.executors.CommonExecutorRepository
 
CommonsCliArgumentParser - Class in com.googlecode.jmxtrans.cli
 
CommonsCliArgumentParser() - Constructor for class com.googlecode.jmxtrans.cli.CommonsCliArgumentParser
 
ConfigurationParser - Class in com.googlecode.jmxtrans
 
ConfigurationParser(ProcessConfigUtils) - Constructor for class com.googlecode.jmxtrans.ConfigurationParser
 
configure() - Method in class com.googlecode.jmxtrans.guice.JmxTransModule
 
CPrecisionValueTransformer - Class in com.googlecode.jmxtrans.model.results
 
CPrecisionValueTransformer() - Constructor for class com.googlecode.jmxtrans.model.results.CPrecisionValueTransformer
 
create(String) - Method in class com.googlecode.jmxtrans.executors.ExecutorFactory
 
create() - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
create() - Method in class com.googlecode.jmxtrans.model.output.StdOutWriter
 
create() - Method in interface com.googlecode.jmxtrans.model.OutputWriterFactory
 
create() - Method in class com.googlecode.jmxtrans.model.SingletonOutputWriterFactory
 
createDefault(List<String>) - Static method in class com.googlecode.jmxtrans.model.output.KeyValueResultSerializer
 
createInjector(JmxTransConfiguration) - Static method in class com.googlecode.jmxtrans.guice.JmxTransModule
 
createPool() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 
createServerWithOneQuery(String, String, String) - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 
createSocket(String, int) - Method in class com.googlecode.jmxtrans.model.JmxTransRMIClientSocketFactory
 

D

DatagramSocketFactory - Class in com.googlecode.jmxtrans.connections
Allows us to pool socket connections.
DatagramSocketFactory() - Constructor for class com.googlecode.jmxtrans.connections.DatagramSocketFactory
 
DEBUG - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
DEFAULT - Static variable in class com.googlecode.jmxtrans.model.output.ToStringResultSerializer
 
DEFAULT_EXPRESSION - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
DEFAULT_HOST - Static variable in class com.googlecode.jmxtrans.model.ServerFixtures
 
DEFAULT_PORT - Static variable in class com.googlecode.jmxtrans.model.ServerFixtures
 
DEFAULT_QUERY - Static variable in class com.googlecode.jmxtrans.model.ServerFixtures
 
DEFAULT_SEPARATOR - Static variable in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 
delimiter - Variable in class com.googlecode.jmxtrans.model.naming.ClassAttributeNamingStrategy
 
destroyObject(SocketAddress, DatagramSocket) - Method in class com.googlecode.jmxtrans.connections.DatagramSocketFactory
Closes the socket.
destroyObject(JmxConnectionProvider, JMXConnection) - Method in class com.googlecode.jmxtrans.connections.MBeanServerConnectionFactory
 
destroyObject(InetSocketAddress, Socket) - Method in class com.googlecode.jmxtrans.connections.SocketFactory
Closes the socket.
doBuild(List<String>, String) - Method in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 
doWrite(Server, Query, Iterable<Result>) - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
doWrite(Server, Query, Iterable<Result>) - Method in class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
doWrite(Server, Query, Iterable<Result>) - Method in interface com.googlecode.jmxtrans.model.OutputWriter
 
dummyQuery() - Static method in class com.googlecode.jmxtrans.model.QueryFixtures
 
dummyQueryWithResultAlias() - Static method in class com.googlecode.jmxtrans.model.QueryFixtures
 
dummyResults() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
dummyResultWithColon() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
dummyServer() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 
dummyServerBuilder() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 

E

execute(JobExecutionContext) - Method in class com.googlecode.jmxtrans.jobs.ServerJob
 
execute(Query) - Method in class com.googlecode.jmxtrans.model.Server
 
executeStandalone(JmxProcess) - Method in class com.googlecode.jmxtrans.JmxTransformer
Handy method which runs the JmxProcess
ExecutorFactory - Class in com.googlecode.jmxtrans.executors
 
ExecutorFactory(int, int, String) - Constructor for class com.googlecode.jmxtrans.executors.ExecutorFactory
 
ExecutorRepository - Interface in com.googlecode.jmxtrans.executors
 
ExistingDirectoryValidator - Class in com.googlecode.jmxtrans.cli
 
ExistingDirectoryValidator() - Constructor for class com.googlecode.jmxtrans.cli.ExistingDirectoryValidator
 
ExistingFilenameValidator - Class in com.googlecode.jmxtrans.cli
 
ExistingFilenameValidator() - Constructor for class com.googlecode.jmxtrans.cli.ExistingFilenameValidator
 
ExistingFileValidator - Class in com.googlecode.jmxtrans.cli
 
ExistingFileValidator() - Constructor for class com.googlecode.jmxtrans.cli.ExistingFileValidator
 
extract(String) - Static method in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValue
 
extractMap(String) - Static method in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValue
Given a typeNameStr string, create a Map with every key and value in the typeNameStr.

F

fetchResults(MBeanServerConnection, ObjectName) - Method in class com.googlecode.jmxtrans.model.Query
 
fileAdded(File) - Method in class com.googlecode.jmxtrans.JmxTransformer
 
FileConfiguration - Class in com.googlecode.jmxtrans.cli
 
FileConfiguration(Properties) - Constructor for class com.googlecode.jmxtrans.cli.FileConfiguration
 
fileDeleted(File) - Method in class com.googlecode.jmxtrans.JmxTransformer
 
fileModified(File) - Method in class com.googlecode.jmxtrans.JmxTransformer
 
firstNonNull(T, T, T) - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
formatName(Result) - Method in class com.googlecode.jmxtrans.model.naming.ClassAttributeNamingStrategy
 
formatName(Result) - Method in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
Format the name for the given result.
formatName(Result) - Method in interface com.googlecode.jmxtrans.model.NamingStrategy
 
forName(String) - Static method in class com.googlecode.jmxtrans.model.ResultAttributes
Get the ResultAttributes value from the attribute name
forNames(Collection<String>) - Static method in class com.googlecode.jmxtrans.model.ResultAttributes
Get the ResultAttributes value for each attribute name.

G

get(Result) - Method in class com.googlecode.jmxtrans.model.ResultAttribute
Get attribute on result
getActiveCount() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getActiveCount() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getAdditionalJars() - Method in class com.googlecode.jmxtrans.cli.JmxTransConfiguration
 
getBooleanSetting(Map<String, Object>, String) - Static method in class com.googlecode.jmxtrans.model.output.Settings
Returns a boolean value for the key, defaults to false if not specified.
getBooleanSetting(Map<String, Object>, String, Boolean) - Static method in class com.googlecode.jmxtrans.model.output.Settings
Gets a Boolean value for the key, returning the default value given if not specified or not a valid boolean value.
getCompletedTaskCount() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getCompletedTaskCount() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getConcatedTypeNameValues(String) - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
Given a typeName string, get the first match from the typeNames setting.
getCorePoolSize() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getCorePoolSize() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getDefaultBuilder() - Static method in class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 
getDefaultValueFor(String) - Method in class com.googlecode.jmxtrans.cli.FileConfiguration
 
getEnvironment() - Method in class com.googlecode.jmxtrans.model.Server
Generates the proper username/password environment for JMX connections.
getExecutor(Server) - Method in class com.googlecode.jmxtrans.executors.CommonExecutorRepository
 
getExecutor(Server) - Method in interface com.googlecode.jmxtrans.executors.ExecutorRepository
 
getExecutor(Server) - Method in class com.googlecode.jmxtrans.executors.SeparateExecutorRepository
 
getExecutors() - Method in class com.googlecode.jmxtrans.executors.CommonExecutorRepository
 
getExecutors() - Method in interface com.googlecode.jmxtrans.executors.ExecutorRepository
 
getExecutors() - Method in class com.googlecode.jmxtrans.executors.SeparateExecutorRepository
 
getHost() - Method in class com.googlecode.jmxtrans.model.Server
 
getIntegerSetting(Map<String, Object>, String, Integer) - Static method in class com.googlecode.jmxtrans.model.output.Settings
Gets an Integer value for the key, returning the default value given if not specified or not a valid numeric value.
getIntSetting(Map<String, Object>, String, int) - Static method in class com.googlecode.jmxtrans.model.output.Settings
Gets an int value for the setting, returning the default value if not specified.
getJmxServiceURL() - Method in class com.googlecode.jmxtrans.model.Server
 
getJsonDirOrFile() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
getJsonDirOrFile() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Gets the json dir or file.
getKeepAliveTimeSeconds() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getKeepAliveTimeSeconds() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getKeyString(Server, Query, Result, List<String>, String) - Static method in class com.googlecode.jmxtrans.model.naming.KeyUtils
Gets the key string.
getKeyString(Query, Result, List<String>) - Static method in class com.googlecode.jmxtrans.model.naming.KeyUtils
Gets the key string, without rootPrefix nor Alias
getLabel() - Method in class com.googlecode.jmxtrans.model.Server
 
getLargestPoolSize() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getLargestPoolSize() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getLocalMBeanServer() - Method in interface com.googlecode.jmxtrans.connections.JmxConnectionProvider
 
getLocalMBeanServer() - Method in class com.googlecode.jmxtrans.model.Server
 
getMaxActive() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getMaxActive() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
Gets the max active.
getMaxIdle() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getMaxIdle() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
getMaximumPoolSize() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getMaximumPoolSize() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getMaxWait() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getMaxWait() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
getMBeans() - Method in class com.googlecode.jmxtrans.executors.CommonExecutorRepository
 
getMBeans() - Method in interface com.googlecode.jmxtrans.executors.ExecutorRepository
 
getMBeans() - Method in class com.googlecode.jmxtrans.executors.SeparateExecutorRepository
 
getMinIdle() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getMinIdle() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
getNumActive() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getNumActive() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
getNumIdle() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getNumIdle() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
getObjectName() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
getObjectName() - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
getObjectName() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedObject
Gets the object name.
getObjectName() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getObjectName() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getPoolSize() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getPoolSize() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getPort() - Method in class com.googlecode.jmxtrans.model.Server
 
getPrefixedKeyString(Query, Result, List<String>) - Static method in class com.googlecode.jmxtrans.model.naming.KeyUtils
Gets the key string, without rootPrefix or Alias
getProcessConfigDirOrFile() - Method in class com.googlecode.jmxtrans.cli.JmxTransConfiguration
 
getQuartPropertiesFile() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
getQuartPropertiesFile() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Gets the quart properties file.
getResults() - Method in class com.googlecode.jmxtrans.model.JmxResultProcessor
 
getRunPeriod() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
getRunPeriod() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Gets the run period.
getServerConnection() - Method in interface com.googlecode.jmxtrans.connections.JmxConnectionProvider
 
getServerConnection() - Method in class com.googlecode.jmxtrans.model.Server
Helper method for connecting to a Server.
getServers() - Method in class com.googlecode.jmxtrans.model.JmxProcess
 
getSettings() - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
Deprecated.
Don't use the settings Map, please extract necessary bits at construction time.
getSettings() - Method in interface com.googlecode.jmxtrans.model.OutputWriter
Deprecated.
Don't use the settings Map, please extract necessary bits at construction time.
getSettings() - Method in class com.googlecode.jmxtrans.model.OutputWriterAdapter
 
getSource() - Method in class com.googlecode.jmxtrans.model.Server
 
getStringSetting(Map<String, Object>, String, String) - Static method in class com.googlecode.jmxtrans.model.output.Settings
Gets a String value for the setting, returning the default value if not specified.
getTaskCount() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
getTaskCount() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
getTypeNameMap() - Method in class com.googlecode.jmxtrans.model.Result
Get typeName split into a Map
getUrl() - Method in class com.googlecode.jmxtrans.model.Server
The jmx url to connect to.
getValueKey(Result) - Static method in class com.googlecode.jmxtrans.model.naming.KeyUtils
 
getValuePathString(Result) - Static method in class com.googlecode.jmxtrans.model.naming.KeyUtils
 
GuiceJobFactory - Class in com.googlecode.jmxtrans.guice
 
GuiceJobFactory(Injector) - Constructor for class com.googlecode.jmxtrans.guice.GuiceJobFactory
 

H

hashResults() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
HOST - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 

I

identity(T) - Static method in class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
IdentityValueTransformer - Class in com.googlecode.jmxtrans.model.results
 
IdentityValueTransformer() - Constructor for class com.googlecode.jmxtrans.model.results.IdentityValueTransformer
 
internalWrite(Server, Query, ImmutableList<Result>) - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
internalWrite(Server, Query, ImmutableList<Result>) - Method in class com.googlecode.jmxtrans.model.output.StdOutWriter.W
 
isAlive() - Method in class com.googlecode.jmxtrans.connections.JMXConnection
 
isLocal() - Method in interface com.googlecode.jmxtrans.connections.JmxConnectionProvider
 
isQueriesMultiThreaded() - Method in class com.googlecode.jmxtrans.model.Server
 
isServersMultiThreaded() - Method in class com.googlecode.jmxtrans.model.JmxProcess
 
isShutdown() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
isShutdown() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
isTerminated() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
isTerminated() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
isTerminating() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
isTerminating() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 

J

JCommanderArgumentParser - Class in com.googlecode.jmxtrans.cli
 
JCommanderArgumentParser() - Constructor for class com.googlecode.jmxtrans.cli.JCommanderArgumentParser
 
jexl - Variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
JexlNamingStrategy - Class in com.googlecode.jmxtrans.model.naming
Naming strategy which uses an JEXL expression to format the name from the result, its class name, attribute name, and more.
JexlNamingStrategy() - Constructor for class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
Create a new naming strategy using an JEXL expression and the default expression.
JexlNamingStrategy(String) - Constructor for class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
Create a new naming strategy using an JEXL expression and the given expression.
JMXConnection - Class in com.googlecode.jmxtrans.connections
 
JMXConnection(JMXConnector, MBeanServerConnection) - Constructor for class com.googlecode.jmxtrans.connections.JMXConnection
 
JmxConnectionProvider - Interface in com.googlecode.jmxtrans.connections
Created by gehel on 29.12.15.
JmxProcess - Class in com.googlecode.jmxtrans.model
This is the container for a list of Servers.
JmxProcess() - Constructor for class com.googlecode.jmxtrans.model.JmxProcess
 
JmxProcess(Server) - Constructor for class com.googlecode.jmxtrans.model.JmxProcess
 
JmxProcess(ImmutableList<Server>) - Constructor for class com.googlecode.jmxtrans.model.JmxProcess
 
JmxResultProcessor - Class in com.googlecode.jmxtrans.model
 
JmxResultProcessor(Query, ObjectInstance, List<Attribute>, String, String) - Constructor for class com.googlecode.jmxtrans.model.JmxResultProcessor
 
JmxTransConfiguration - Class in com.googlecode.jmxtrans.cli
 
JmxTransConfiguration() - Constructor for class com.googlecode.jmxtrans.cli.JmxTransConfiguration
 
JmxTransformer - Class in com.googlecode.jmxtrans
Main() class that takes an argument which is the directory to look in for files which contain json data that defines queries to run against JMX servers.
JmxTransformer(Scheduler, JmxTransConfiguration, ConfigurationParser, Injector, ExecutorRepository, ExecutorRepository) - Constructor for class com.googlecode.jmxtrans.JmxTransformer
 
JmxTransformer.ShutdownHook - Class in com.googlecode.jmxtrans
 
JmxTransModule - Class in com.googlecode.jmxtrans.guice
 
JmxTransModule(JmxTransConfiguration) - Constructor for class com.googlecode.jmxtrans.guice.JmxTransModule
 
JmxTransRMIClientSocketFactory - Class in com.googlecode.jmxtrans.model
 
JmxTransRMIClientSocketFactory(int, boolean) - Constructor for class com.googlecode.jmxtrans.model.JmxTransRMIClientSocketFactory
 
JmxUtils - Class in com.googlecode.jmxtrans.jmx
The worker code.
JmxUtils(ExecutorRepository, ResultProcessor) - Constructor for class com.googlecode.jmxtrans.jmx.JmxUtils
 
JsonFormat - Annotation Type in com.googlecode.jmxtrans.guice
JSON Format ObjectMapper

K

KeyUtils - Class in com.googlecode.jmxtrans.model.naming
 
KeyValueResultSerializer - Class in com.googlecode.jmxtrans.model.output
Format results in the form
KeyValueResultSerializer(String, List<String>) - Constructor for class com.googlecode.jmxtrans.model.output.KeyValueResultSerializer
 

L

LifecycleException - Exception in com.googlecode.jmxtrans.exceptions
 
LifecycleException() - Constructor for exception com.googlecode.jmxtrans.exceptions.LifecycleException
 
LifecycleException(String, Throwable) - Constructor for exception com.googlecode.jmxtrans.exceptions.LifecycleException
 
LifecycleException(String) - Constructor for exception com.googlecode.jmxtrans.exceptions.LifecycleException
 
LifecycleException(Throwable) - Constructor for exception com.googlecode.jmxtrans.exceptions.LifecycleException
 
localServer() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 

M

main(String[]) - Static method in class com.googlecode.jmxtrans.JmxTransformer
 
makeObject(SocketAddress) - Method in class com.googlecode.jmxtrans.connections.DatagramSocketFactory
Creates the socket and the writer to go with it.
makeObject(JmxConnectionProvider) - Method in class com.googlecode.jmxtrans.connections.MBeanServerConnectionFactory
 
makeObject(InetSocketAddress) - Method in class com.googlecode.jmxtrans.connections.SocketFactory
Creates the socket and the writer to go with it.
makeTypeNameValueString(List<String>, String) - Method in class com.googlecode.jmxtrans.model.Query
 
ManagedGenericKeyedObjectPool - Class in com.googlecode.jmxtrans.monitoring
The Class ManagedGenericKeyedObjectPool.
ManagedGenericKeyedObjectPool(GenericKeyedObjectPool, String) - Constructor for class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
The Constructor.
ManagedGenericKeyedObjectPoolMBean - Interface in com.googlecode.jmxtrans.monitoring
Managed attributes and operations of a GenericKeyedObjectPool.
ManagedJmxTransformerProcess - Class in com.googlecode.jmxtrans
The Class ManagedJmxTransformerProcess.
ManagedJmxTransformerProcess(JmxTransformer, JmxTransConfiguration) - Constructor for class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
The Constructor.
ManagedJmxTransformerProcessMXBean - Interface in com.googlecode.jmxtrans.monitoring
The Interface ManagedJmxTransformerProcessMBean.
ManagedObject - Interface in com.googlecode.jmxtrans.monitoring
The Interface ManagedObject represents a MBean managed object, force some ObjectName methods, used on register / unregister in the MBeanServer.
ManagedThreadPoolExecutor - Class in com.googlecode.jmxtrans.monitoring
 
ManagedThreadPoolExecutor(ThreadPoolExecutor, String) - Constructor for class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
MBeanServerConnectionFactory - Class in com.googlecode.jmxtrans.connections
 
MBeanServerConnectionFactory() - Constructor for class com.googlecode.jmxtrans.connections.MBeanServerConnectionFactory
 

N

NamingStrategy - Interface in com.googlecode.jmxtrans.model
Strategy for naming metrics, tags, and the like given a result.
newJob(TriggerFiredBundle) - Method in class com.googlecode.jmxtrans.guice.GuiceJobFactory
 
numericBelowCPrecisionResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
numericResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
numericResult(Object) - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
numericResultWithColon() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
numericResultWithColon(Object) - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
numericResultWithTypenames(String) - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 

O

OBJ_DOMAIN - Static variable in class com.googlecode.jmxtrans.model.ResultAttributes
 
OptionsException - Exception in com.googlecode.jmxtrans.cli
 
OptionsException(String) - Constructor for exception com.googlecode.jmxtrans.cli.OptionsException
 
OUTPUT_FILE - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
OutputWriter - Interface in com.googlecode.jmxtrans.model
Interface which defines a writer for taking jmx data and writing it out in whatever format you want.
OutputWriterAdapter - Class in com.googlecode.jmxtrans.model
 
OutputWriterAdapter() - Constructor for class com.googlecode.jmxtrans.model.OutputWriterAdapter
 
OutputWriterFactory<T extends OutputWriter> - Interface in com.googlecode.jmxtrans.model
 

P

parsedExpr - Variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
parseOptions(String[]) - Method in interface com.googlecode.jmxtrans.cli.CliArgumentParser
 
parseOptions(String[]) - Method in class com.googlecode.jmxtrans.cli.CommonsCliArgumentParser
Parse the options given on the command line.
parseOptions(String[]) - Method in class com.googlecode.jmxtrans.cli.JCommanderArgumentParser
 
parseProcess(File) - Method in class com.googlecode.jmxtrans.util.ProcessConfigUtils
Uses jackson to load json configuration from a File into a full object tree representation of that json.
parseServers(Iterable<File>, boolean) - Method in class com.googlecode.jmxtrans.ConfigurationParser
 
PlaceholderResolverJsonNodeFactory - Class in com.googlecode.jmxtrans.util
 
PlaceholderResolverJsonNodeFactory(PropertyResolver) - Constructor for class com.googlecode.jmxtrans.util.PlaceholderResolverJsonNodeFactory
 
populateContext(JexlContext, Result) - Method in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
Populate the context with values from the result.
PORT - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
PrependingTypeNameValuesStringBuilder - Class in com.googlecode.jmxtrans.model.naming.typename
 
PrependingTypeNameValuesStringBuilder(String, List<String>) - Constructor for class com.googlecode.jmxtrans.model.naming.typename.PrependingTypeNameValuesStringBuilder
 
ProcessConfigUtils - Class in com.googlecode.jmxtrans.util
 
ProcessConfigUtils(ObjectMapper, ObjectMapper, PlaceholderResolverJsonNodeFactory) - Constructor for class com.googlecode.jmxtrans.util.ProcessConfigUtils
 
ProcessQueryThread - Class in com.googlecode.jmxtrans.jmx
 
ProcessQueryThread(ResultProcessor, Server, Query) - Constructor for class com.googlecode.jmxtrans.jmx.ProcessQueryThread
 
processServer(Server) - Method in class com.googlecode.jmxtrans.jmx.JmxUtils
 
put(Server) - Method in class com.googlecode.jmxtrans.executors.CommonExecutorRepository
 
put(Server) - Method in interface com.googlecode.jmxtrans.executors.ExecutorRepository
 
put(Server) - Method in class com.googlecode.jmxtrans.executors.SeparateExecutorRepository
 

Q

Query - Class in com.googlecode.jmxtrans.model
Represents a JMX Query to ask for obj, attr and one or more keys.
Query(String, List<String>, List<String>, List<String>, String, boolean, boolean, boolean, List<OutputWriterFactory>) - Constructor for class com.googlecode.jmxtrans.model.Query
 
Query(String, List<String>, List<String>, Set<String>, String, boolean, boolean, boolean, List<OutputWriterFactory>) - Constructor for class com.googlecode.jmxtrans.model.Query
 
Query(String, List<String>, List<String>, Set<String>, String, boolean, boolean, boolean, ImmutableList<OutputWriter>) - Constructor for class com.googlecode.jmxtrans.model.Query
 
Query.Builder - Class in com.googlecode.jmxtrans.model
 
queryAllowingDottedKeys() - Static method in class com.googlecode.jmxtrans.model.QueryFixtures
 
QueryFixtures - Class in com.googlecode.jmxtrans.model
 
queryNames(MBeanServerConnection) - Method in class com.googlecode.jmxtrans.model.Query
 
queryUsingDomainAsKey() - Static method in class com.googlecode.jmxtrans.model.QueryFixtures
 
queryWithAllTypeNames() - Static method in class com.googlecode.jmxtrans.model.QueryFixtures
 

R

Result - Class in com.googlecode.jmxtrans.model
Represents the result of a query.
Result(long, String, String, String, String, String, ImmutableList<String>, Object) - Constructor for class com.googlecode.jmxtrans.model.Result
 
ResultAttribute - Class in com.googlecode.jmxtrans.model
Attributes of Result
ResultAttributes - Class in com.googlecode.jmxtrans.model
Enumerates the attributes of Result
ResultFixtures - Class in com.googlecode.jmxtrans.model
 
ResultProcessor - Class in com.googlecode.jmxtrans.jmx
 
ResultProcessor(ExecutorRepository) - Constructor for class com.googlecode.jmxtrans.jmx.ResultProcessor
 
ResultSerializer - Interface in com.googlecode.jmxtrans.model.output
Converts query result into a string, in order to display it, to write it to disk or send it over the wire.
ResultTransformerOutputWriter<T extends OutputWriter> - Class in com.googlecode.jmxtrans.model.output.support
 
ResultTransformerOutputWriter(ResultValuesTransformer, T) - Constructor for class com.googlecode.jmxtrans.model.output.support.ResultTransformerOutputWriter
 
ResultValuesTransformer - Class in com.googlecode.jmxtrans.model.results
 
ResultValuesTransformer(ValueTransformer) - Constructor for class com.googlecode.jmxtrans.model.results.ResultValuesTransformer
 
run() - Method in class com.googlecode.jmxtrans.jmx.ProcessQueryThread
 
run() - Method in class com.googlecode.jmxtrans.JmxTransformer.ShutdownHook
 
runOutputWriters(Query, Iterable<Result>) - Method in class com.googlecode.jmxtrans.model.Server
 
runOutputWritersForQuery(Server, Iterable<Result>) - Method in class com.googlecode.jmxtrans.model.Query
 

S

SeparateExecutorRepository - Class in com.googlecode.jmxtrans.executors
 
SeparateExecutorRepository(ExecutorFactory) - Constructor for class com.googlecode.jmxtrans.executors.SeparateExecutorRepository
 
serialize(Server, Query, Result) - Method in class com.googlecode.jmxtrans.model.output.KeyValueResultSerializer
 
serialize(Server, Query, Result) - Method in interface com.googlecode.jmxtrans.model.output.ResultSerializer
Converts query result into zero or one string
serialize(Server, Query, Result) - Method in class com.googlecode.jmxtrans.model.output.ToStringResultSerializer
 
Server - Class in com.googlecode.jmxtrans.model
Represents a jmx server that we want to connect to.
Server(String, String, String, String, String, String, String, String, String, Integer, Integer, boolean, boolean, List<Query>, List<OutputWriterFactory>, KeyedObjectPool<JmxConnectionProvider, JMXConnection>) - Constructor for class com.googlecode.jmxtrans.model.Server
 
Server(String, String, String, String, String, String, String, String, String, Integer, Integer, boolean, boolean, List<Query>, ImmutableList<OutputWriter>, KeyedObjectPool<JmxConnectionProvider, JMXConnection>) - Constructor for class com.googlecode.jmxtrans.model.Server
 
Server.Builder - Class in com.googlecode.jmxtrans.model
 
SERVER_ALIAS - Static variable in class com.googlecode.jmxtrans.model.ServerFixtures
 
ServerFixtures - Class in com.googlecode.jmxtrans.model
 
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(JmxUtils) - Constructor for class com.googlecode.jmxtrans.jobs.ServerJob
 
ServerListBuilder - Class in com.googlecode.jmxtrans
 
ServerListBuilder() - Constructor for class com.googlecode.jmxtrans.ServerListBuilder
 
serverWithAliasAndNoQuery() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 
serverWithNoQuery() - Static method in class com.googlecode.jmxtrans.model.ServerFixtures
 
setExpression(String) - Method in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
setJsonDirOrFile(String) - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
setJsonDirOrFile(String) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Sets the json dir or file.
setMarkedAsDestroyed() - Method in class com.googlecode.jmxtrans.connections.JMXConnection
 
setMaxActive(int) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setMaxActive(int) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
setMaxIdle(int) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setMaxIdle(int) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
setMaxWait(long) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setMaxWait(long) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
setMinIdle(int) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setMinIdle(int) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPoolMBean
 
setNumMultiThreadedServers(Integer) - Method in class com.googlecode.jmxtrans.model.JmxProcess
Set this if you want each JmxProcess to run in its own thread up to the count you set.
setObjectName(ObjectName) - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
setObjectName(String) - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
setObjectName(ObjectName) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setObjectName(String) - Method in class com.googlecode.jmxtrans.monitoring.ManagedGenericKeyedObjectPool
 
setObjectName(ObjectName) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedObject
Sets the object name.
setObjectName(String) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedObject
Sets the object name.
setQuartPropertiesFile(String) - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
setQuartPropertiesFile(String) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Sets the quart properties file.
setRunPeriod(int) - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
setRunPeriod(int) - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Sets the run period.
setServers(List<Server>) - Method in class com.googlecode.jmxtrans.model.JmxProcess
 
Settings - Class in com.googlecode.jmxtrans.model.output
 
setTypeNames(Collection<String>) - Method in class com.googlecode.jmxtrans.model.Query.Builder
 
ShutdownHook() - Constructor for class com.googlecode.jmxtrans.JmxTransformer.ShutdownHook
 
singleFalseResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
singleNumericBelowCPrecisionResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
singleNumericResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
singleResult(Result) - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
SingletonOutputWriterFactory<T extends OutputWriter> - Class in com.googlecode.jmxtrans.model
 
SingletonOutputWriterFactory(OutputWriterFactory<T>) - Constructor for class com.googlecode.jmxtrans.model.SingletonOutputWriterFactory
 
singleTrueResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
SocketFactory - Class in com.googlecode.jmxtrans.connections
Allows us to pool socket connections.
SocketFactory() - Constructor for class com.googlecode.jmxtrans.connections.SocketFactory
 
start() - Method in class com.googlecode.jmxtrans.JmxTransformer
 
start() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
start() - Method in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
start() - Method in interface com.googlecode.jmxtrans.model.OutputWriter
 
start() - Method in class com.googlecode.jmxtrans.model.OutputWriterAdapter
 
start() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Start the JmxProcess.
StdOutWriter - Class in com.googlecode.jmxtrans.model.output
Basic filter good for testing that just outputs the Result objects using System.out.
StdOutWriter(ImmutableList<String>, boolean, Boolean, ResultSerializer, Map<String, Object>) - Constructor for class com.googlecode.jmxtrans.model.output.StdOutWriter
 
StdOutWriter.W - Class in com.googlecode.jmxtrans.model.output
 
stop() - Method in class com.googlecode.jmxtrans.JmxTransformer
 
stop() - Method in class com.googlecode.jmxtrans.ManagedJmxTransformerProcess
 
stop() - Method in interface com.googlecode.jmxtrans.monitoring.ManagedJmxTransformerProcessMXBean
Stop the JmxProcess.
stringResult() - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
stringResult(String) - Static method in class com.googlecode.jmxtrans.model.ResultFixtures
 
StringUtils - Class in com.googlecode.jmxtrans.model.naming
 
submit(Server, Query, Iterable<Result>) - Method in class com.googlecode.jmxtrans.jmx.ResultProcessor
 

T

TEMPLATE_FILE - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
textNode(String) - Method in class com.googlecode.jmxtrans.util.PlaceholderResolverJsonNodeFactory
 
ThreadPoolExecutorMXBean - Interface in com.googlecode.jmxtrans.monitoring
 
ToStringResultSerializer - Class in com.googlecode.jmxtrans.model.output
Format result using Object.toString()
ToStringResultSerializer() - Constructor for class com.googlecode.jmxtrans.model.output.ToStringResultSerializer
 
ToStringResultSerializer(boolean) - Constructor for class com.googlecode.jmxtrans.model.output.ToStringResultSerializer
 
TYPE_NAME - Static variable in class com.googlecode.jmxtrans.model.ResultAttributes
 
TYPE_NAMES - Static variable in class com.googlecode.jmxtrans.model.output.BaseOutputWriter
 
TypeNameValue - Class in com.googlecode.jmxtrans.model.naming.typename
 
TypeNameValue(String, String) - Constructor for class com.googlecode.jmxtrans.model.naming.typename.TypeNameValue
 
TypeNameValue(String) - Constructor for class com.googlecode.jmxtrans.model.naming.typename.TypeNameValue
 
TypeNameValuesStringBuilder - Class in com.googlecode.jmxtrans.model.naming.typename
 
TypeNameValuesStringBuilder() - Constructor for class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 
TypeNameValuesStringBuilder(String) - Constructor for class com.googlecode.jmxtrans.model.naming.typename.TypeNameValuesStringBuilder
 

U

UseAllTypeNameValuesStringBuilder - Class in com.googlecode.jmxtrans.model.naming.typename
 
UseAllTypeNameValuesStringBuilder(String) - Constructor for class com.googlecode.jmxtrans.model.naming.typename.UseAllTypeNameValuesStringBuilder
 

V

validate(String, File) - Method in class com.googlecode.jmxtrans.cli.ExistingDirectoryValidator
 
validate(String, String) - Method in class com.googlecode.jmxtrans.cli.ExistingFilenameValidator
 
validate(String, File) - Method in class com.googlecode.jmxtrans.cli.ExistingFileValidator
 
validateObject(SocketAddress, DatagramSocket) - Method in class com.googlecode.jmxtrans.connections.DatagramSocketFactory
Validates that the socket is good.
validateObject(JmxConnectionProvider, JMXConnection) - Method in class com.googlecode.jmxtrans.connections.MBeanServerConnectionFactory
 
validateObject(InetSocketAddress, Socket) - Method in class com.googlecode.jmxtrans.connections.SocketFactory
Validates that the socket is good.
validateSetup(Server, Query) - Method in class com.googlecode.jmxtrans.model.output.StdOutWriter.W
 
validateSetup(Server, Query) - Method in interface com.googlecode.jmxtrans.model.OutputWriter
This is run when the object is instantiated.
validateSetup(Server, Query) - Method in class com.googlecode.jmxtrans.model.OutputWriterAdapter
 
ValidationException - Exception in com.googlecode.jmxtrans.model
 
ValidationException(String, Query) - Constructor for exception com.googlecode.jmxtrans.model.ValidationException
 
ValidationException(String, Query, Throwable) - Constructor for exception com.googlecode.jmxtrans.model.ValidationException
 
valueOf(String) - Static method in class com.googlecode.jmxtrans.model.ResultAttributes
Get ResultAttributes by its constant name
values() - Static method in class com.googlecode.jmxtrans.model.ResultAttributes
Get known ResultAttributes as if it was an enumeration
ValueTransformer - Interface in com.googlecode.jmxtrans.model.results
 
VAR_ATTRIBUTE_NAME - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
VAR_CLASSNAME - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
VAR_CLASSNAME_ALIAS - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
VAR_EFFECTIVE_CLASSNAME - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
VAR_RESULT - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 
VAR_TYPENAME - Static variable in class com.googlecode.jmxtrans.model.naming.JexlNamingStrategy
 

W

W(ImmutableList<String>, boolean, Boolean, Map<String, Object>, ResultSerializer) - Constructor for class com.googlecode.jmxtrans.model.output.StdOutWriter.W
 
workQueueRemainingCapacity() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
workQueueRemainingCapacity() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 
workQueueSize() - Method in class com.googlecode.jmxtrans.monitoring.ManagedThreadPoolExecutor
 
workQueueSize() - Method in interface com.googlecode.jmxtrans.monitoring.ThreadPoolExecutorMXBean
 

Y

YamlFormat - Annotation Type in com.googlecode.jmxtrans.guice
YAML Format ObjectMapper
A B C D E F G H I J K L M N O P Q R S T U V W Y 

Copyright © 2010-2018 JmxTrans team. All Rights Reserved.