- callAndWait(Runnable) - Method in class com.redhat.thermostat.client.swing.EdtHelper
-
Invoke the supplied
Runnable
on the EDT.
- callAndWait(Callable<T>) - Method in class com.redhat.thermostat.client.swing.EdtHelper
-
Invokes the supplied
Callable
on the EDT, waits until it is
finished execution and returns the result of invoking
Callable.call()
.
- canHandleProtocol() - Method in interface com.redhat.thermostat.storage.core.StorageProvider
-
Method which determines if this StorageProvider can handle the given
protocol as set via
StorageProvider#setConfig(StartupConfiguration)
.
- Categories - Class in com.redhat.thermostat.storage.core
-
- Categories() - Constructor for class com.redhat.thermostat.storage.core.Categories
-
- Category<T extends Pojo> - Class in com.redhat.thermostat.storage.core
-
A description for data persisted in storage.
- Category() - Constructor for class com.redhat.thermostat.storage.core.Category
-
- Category(String, Class<T>, Key<?>...) - Constructor for class com.redhat.thermostat.storage.core.Category
-
Creates a new Category instance with the specified name.
- Category(String, Class<T>, List<Key<?>>, List<Key<?>>) - Constructor for class com.redhat.thermostat.storage.core.Category
-
Creates a new Category instance with the specified name.
- CATEGORY - Static variable in interface com.redhat.thermostat.storage.core.SchemaInfo
-
- CATEGORY - Static variable in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
- CATEGORY - Static variable in interface com.redhat.thermostat.storage.dao.BackendInfoDAO
-
- CategoryAdapter<T extends Pojo,S extends Pojo> - Class in com.redhat.thermostat.storage.core
-
Adapts a given category to an aggregate equivalent.
- CategoryAdapter(Category<T>) - Constructor for class com.redhat.thermostat.storage.core.CategoryAdapter
-
Constructor.
- CategoryRegistration - Interface in com.redhat.thermostat.storage.core.auth
-
- changed(Connection.ConnectionStatus) - Method in interface com.redhat.thermostat.storage.core.Connection.ConnectionListener
-
Called by the connection reporting a status update.
- ChartColors - Class in com.redhat.thermostat.client.ui
-
Provides access to a preselected set of colors for charts and graphs.
- ChartPanel - Class in com.redhat.thermostat.client.swing.components
-
A swing component that displays charts.
- ChartPanel(JFreeChart) - Constructor for class com.redhat.thermostat.client.swing.components.ChartPanel
-
- ChartPanel(JFreeChart, ChartRenderingInfo) - Constructor for class com.redhat.thermostat.client.swing.components.ChartPanel
-
- checkLine(String...) - Method in class com.redhat.thermostat.common.cli.TableRenderer
-
- CLEAN - Static variable in class com.redhat.thermostat.client.swing.IconResource
-
- clear() - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- clear() - Method in class com.redhat.thermostat.storage.model.TimeStampedPojoCorrelator
-
- clearAllAgents() - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- clearCharArray(char[]) - Method in class com.redhat.thermostat.agent.config.AgentStorageCredentials
-
- clearIp4Addr() - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- clearIp6Addr() - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- clearPassword(String, String) - Method in interface com.redhat.thermostat.utils.keyring.Keyring
-
Clear the password associated with the given url and username, if any.
- clearSelection() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- CLIENT_TOKEN - Static variable in class com.redhat.thermostat.common.command.Request
-
- ClientConfigReconnector - Interface in com.redhat.thermostat.client.ui
-
- ClientConfigurationController - Class in com.redhat.thermostat.client.ui
-
- ClientConfigurationController(ClientPreferencesModel, ClientConfigurationView) - Constructor for class com.redhat.thermostat.client.ui.ClientConfigurationController
-
- ClientConfigurationController(ClientPreferencesModel, ClientConfigurationView, ClientConfigReconnector) - Constructor for class com.redhat.thermostat.client.ui.ClientConfigurationController
-
- ClientConfigurationView - Interface in com.redhat.thermostat.client.core.views
-
A
View
for displaying and modifying client configuration.
- ClientConfigurationView.Action - Enum in com.redhat.thermostat.client.core.views
-
- ClientConfigViewProvider - Interface in com.redhat.thermostat.client.core.views
-
- ClientPreferences - Class in com.redhat.thermostat.common.config
-
- ClientPreferences(CommonPaths) - Constructor for class com.redhat.thermostat.common.config.ClientPreferences
-
- ClientPreferencesModel - Class in com.redhat.thermostat.client.ui
-
- ClientPreferencesModel(Keyring, ClientPreferences) - Constructor for class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- Clock - Interface in com.redhat.thermostat.common
-
A clock.
- close() - Method in class com.redhat.thermostat.common.MultipleServiceTracker
-
- CloseEvent(OverlayPanel) - Constructor for class com.redhat.thermostat.client.swing.components.OverlayPanel.CloseEvent
-
- closeRequested(OverlayPanel.CloseEvent) - Method in interface com.redhat.thermostat.client.swing.components.OverlayPanel.CloseEventListener
-
- com.redhat.thermostat.agent - package com.redhat.thermostat.agent
-
- com.redhat.thermostat.agent.command - package com.redhat.thermostat.agent.command
-
Access the command-channel / Request API on the agent-side
- com.redhat.thermostat.agent.config - package com.redhat.thermostat.agent.config
-
- com.redhat.thermostat.agent.utils - package com.redhat.thermostat.agent.utils
-
- com.redhat.thermostat.agent.utils.hostname - package com.redhat.thermostat.agent.utils.hostname
-
- com.redhat.thermostat.agent.utils.management - package com.redhat.thermostat.agent.utils.management
-
Provides consistent access to remote JMX processes.
- com.redhat.thermostat.agent.utils.username - package com.redhat.thermostat.agent.utils.username
-
Utilities to help with username lookups
- com.redhat.thermostat.annotations - package com.redhat.thermostat.annotations
-
Annotations that document aspects of the thermostat API.
- com.redhat.thermostat.backend - package com.redhat.thermostat.backend
-
API for implementing a data-collection backend for the agent.
- com.redhat.thermostat.client.cli - package com.redhat.thermostat.client.cli
-
- com.redhat.thermostat.client.command - package com.redhat.thermostat.client.command
-
Access the command-channel / Request API on the client side.
- com.redhat.thermostat.client.core - package com.redhat.thermostat.client.core
-
- com.redhat.thermostat.client.core.controllers - package com.redhat.thermostat.client.core.controllers
-
- com.redhat.thermostat.client.core.progress - package com.redhat.thermostat.client.core.progress
-
- com.redhat.thermostat.client.core.views - package com.redhat.thermostat.client.core.views
-
- com.redhat.thermostat.client.swing - package com.redhat.thermostat.client.swing
-
- com.redhat.thermostat.client.swing.components - package com.redhat.thermostat.client.swing.components
-
- com.redhat.thermostat.client.swing.components.models - package com.redhat.thermostat.client.swing.components.models
-
- com.redhat.thermostat.client.ui - package com.redhat.thermostat.client.ui
-
- com.redhat.thermostat.common - package com.redhat.thermostat.common
-
- com.redhat.thermostat.common.cli - package com.redhat.thermostat.common.cli
-
- com.redhat.thermostat.common.command - package com.redhat.thermostat.common.command
-
- com.redhat.thermostat.common.config - package com.redhat.thermostat.common.config
-
- com.redhat.thermostat.common.model - package com.redhat.thermostat.common.model
-
- com.redhat.thermostat.common.ssl - package com.redhat.thermostat.common.ssl
-
- com.redhat.thermostat.common.tools - package com.redhat.thermostat.common.tools
-
- com.redhat.thermostat.common.utils - package com.redhat.thermostat.common.utils
-
- com.redhat.thermostat.launcher - package com.redhat.thermostat.launcher
-
API to execute commands and load bundles that a command requires.
- com.redhat.thermostat.local.command.locale - package com.redhat.thermostat.local.command.locale
-
- com.redhat.thermostat.plugin.validator - package com.redhat.thermostat.plugin.validator
-
- com.redhat.thermostat.service.process - package com.redhat.thermostat.service.process
-
Interact directly with processes.
- com.redhat.thermostat.setup.command.locale - package com.redhat.thermostat.setup.command.locale
-
- com.redhat.thermostat.shared.config - package com.redhat.thermostat.shared.config
-
- com.redhat.thermostat.shared.locale - package com.redhat.thermostat.shared.locale
-
Internationalize and localize user visible strings.
- com.redhat.thermostat.storage.config - package com.redhat.thermostat.storage.config
-
Configuration for starting storage or connecting to it
- com.redhat.thermostat.storage.core - package com.redhat.thermostat.storage.core
-
An API to manipulate data, including the basic create, read, update, and
delete operations.
- com.redhat.thermostat.storage.core.auth - package com.redhat.thermostat.storage.core.auth
-
- com.redhat.thermostat.storage.dao - package com.redhat.thermostat.storage.dao
-
- com.redhat.thermostat.storage.model - package com.redhat.thermostat.storage.model
-
- com.redhat.thermostat.storage.monitor - package com.redhat.thermostat.storage.monitor
-
- com.redhat.thermostat.storage.query - package com.redhat.thermostat.storage.query
-
- com.redhat.thermostat.utils.keyring - package com.redhat.thermostat.utils.keyring
-
Secure storage for passwords.
- Command - Interface in com.redhat.thermostat.common.cli
-
Represents a command on the command line.
- CommandContext - Interface in com.redhat.thermostat.common.cli
-
- CommandContextFactory - Class in com.redhat.thermostat.common.cli
-
- CommandContextFactory(BundleContext) - Constructor for class com.redhat.thermostat.common.cli.CommandContextFactory
-
- CommandContextImpl - Class in com.redhat.thermostat.common.cli
-
- CommandContextImpl(Arguments, CommandContextFactory) - Constructor for class com.redhat.thermostat.common.cli.CommandContextImpl
-
- CommandException - Exception in com.redhat.thermostat.common.cli
-
An exception to be thrown by a
Command
upon implementation-defined
failure conditions.
- CommandException(LocalizedString) - Constructor for exception com.redhat.thermostat.common.cli.CommandException
-
- CommandException(LocalizedString, Throwable) - Constructor for exception com.redhat.thermostat.common.cli.CommandException
-
- CommandLineArgumentParseException - Exception in com.redhat.thermostat.common.cli
-
- CommandLineArgumentParseException(LocalizedString) - Constructor for exception com.redhat.thermostat.common.cli.CommandLineArgumentParseException
-
- CommandLineArgumentParseException(LocalizedString, Throwable) - Constructor for exception com.redhat.thermostat.common.cli.CommandLineArgumentParseException
-
- commandLineKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- CommandRegistry - Interface in com.redhat.thermostat.common.cli
-
- CommandRegistryImpl - Class in com.redhat.thermostat.common.cli
-
Handles registration and un-registration of
Command
s.
- CommandRegistryImpl(BundleContext) - Constructor for class com.redhat.thermostat.common.cli.CommandRegistryImpl
-
- CommonPaths - Interface in com.redhat.thermostat.shared.config
-
Contains locations to various files and directories used by thermostat
components.
- compare(T, T) - Method in class com.redhat.thermostat.common.OrderedComparator
-
- compare(T, T) - Method in class com.redhat.thermostat.storage.model.TimeStampedPojoComparator
-
- ComparisonExpression - Interface in com.redhat.thermostat.storage.query
-
- componentHidden(Component) - Method in class com.redhat.thermostat.client.swing.ComponentVisibleListener
-
- componentShown(Component) - Method in class com.redhat.thermostat.client.swing.ComponentVisibleListener
-
- ComponentVisibleListener - Class in com.redhat.thermostat.client.swing
-
- ComponentVisibleListener() - Constructor for class com.redhat.thermostat.client.swing.ComponentVisibleListener
-
- CompositeIcon - Class in com.redhat.thermostat.client.swing.components
-
- CompositeIcon(IconDescriptor, IconDescriptor) - Constructor for class com.redhat.thermostat.client.swing.components.CompositeIcon
-
- CompositeIcon(IconDescriptor, Icon) - Constructor for class com.redhat.thermostat.client.swing.components.CompositeIcon
-
- CompositeIcon(Icon, Icon) - Constructor for class com.redhat.thermostat.client.swing.components.CompositeIcon
-
- CONFIG_LISTEN_ADDRESS - Static variable in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
- ConfigurationCommandContext - Interface in com.redhat.thermostat.common.command
-
- ConfigurationServer - Interface in com.redhat.thermostat.agent.command
-
An agent-side service that allows starting and stopping the command-channel
server.
- connect() - Method in class com.redhat.thermostat.storage.core.Connection
-
Connects to storage.
- connect() - Method in interface com.redhat.thermostat.storage.core.DbService
-
Connects to
Storage
and registers
Storage
instance which
was used for the connection as a service.
- connected - Variable in class com.redhat.thermostat.storage.core.Connection
-
- Connection - Class in com.redhat.thermostat.storage.core
-
Storage
delegates to this class for connecting to storage.
- Connection() - Constructor for class com.redhat.thermostat.storage.core.Connection
-
- Connection.ConnectionListener - Interface in com.redhat.thermostat.storage.core
-
- Connection.ConnectionStatus - Enum in com.redhat.thermostat.storage.core
-
- ConnectionException - Exception in com.redhat.thermostat.storage.core
-
- ConnectionException() - Constructor for exception com.redhat.thermostat.storage.core.ConnectionException
-
- ConnectionException(String) - Constructor for exception com.redhat.thermostat.storage.core.ConnectionException
-
- ConnectionException(Throwable) - Constructor for exception com.redhat.thermostat.storage.core.ConnectionException
-
- ConnectionException(String, Throwable) - Constructor for exception com.redhat.thermostat.storage.core.ConnectionException
-
- Console - Interface in com.redhat.thermostat.common.cli
-
- Constants - Class in com.redhat.thermostat.common
-
A grab bag of constants.
- Constants() - Constructor for class com.redhat.thermostat.common.Constants
-
- contains(String) - Static method in class com.redhat.thermostat.storage.core.Categories
-
- ContextAction - Interface in com.redhat.thermostat.client.ui
-
Parent interface for all context-sensitive actions.
- convertTo(Size.Unit) - Method in class com.redhat.thermostat.common.Size
-
- copyStream(BufferedInputStream, BufferedOutputStream) - Static method in class com.redhat.thermostat.common.utils.StreamUtils
-
- Countable - Interface in com.redhat.thermostat.storage.core
-
- countersUpdated(VmUpdate) - Method in interface com.redhat.thermostat.backend.VmUpdateListener
-
This method is called when the performance counters
are updated for the JVM this listener is attached to.
- cpuCountKey - Static variable in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- cpuModelKey - Static variable in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- createAAGraphics(Graphics) - Method in class com.redhat.thermostat.client.swing.GraphicsUtils
-
- createAdd(Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createAgentConfigs() - Static method in class com.redhat.thermostat.agent.config.AgentConfigsUtils
-
- createAggregateQuery(AggregateQuery.AggregateFunction, Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createAndRunProcess(List<String>) - Method in class com.redhat.thermostat.service.process.UnixProcessUtilities
-
- createContext(Arguments) - Method in class com.redhat.thermostat.common.cli.CommandContextFactory
-
- createDbService(String) - Method in class com.redhat.thermostat.storage.core.DbServiceFactory
-
Creates a
new DbService
instance which can be
used to establish a connection with
Storage
.
- createDefaultComposite(Icon, Paint) - Static method in class com.redhat.thermostat.client.swing.components.CompositeIcon
-
Creates a default composite icon suitable for highlight.
- createLocalizer() - Static method in enum com.redhat.thermostat.local.command.locale.LocaleResources
-
- createLocalizer() - Static method in enum com.redhat.thermostat.setup.command.locale.LocaleResources
-
- createPaths() - Method in class com.redhat.thermostat.shared.config.DirectoryStructureCreator
-
- createProxy(String, Class<? extends E>) - Method in interface com.redhat.thermostat.agent.utils.management.MXBeanConnection
-
- createQuery(Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createRemove(Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createReplace(Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createSchemaInfo() - Method in interface com.redhat.thermostat.storage.core.SchemaInfoInserter
-
- createStorage() - Method in interface com.redhat.thermostat.storage.core.StorageProvider
-
- createTimer() - Method in class com.redhat.thermostat.common.ThreadPoolTimerFactory
-
- createTimer() - Method in interface com.redhat.thermostat.common.TimerFactory
-
- createUpdate(Category<T>) - Method in interface com.redhat.thermostat.storage.core.BackingStorage
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.AgentInformationViewProvider
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigViewProvider
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.HostInformationViewProvider
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.VersionAndInfoViewProvider
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.ViewProvider
-
- createView() - Method in interface com.redhat.thermostat.client.core.views.VmInformationViewProvider
-
- createVmListener(String, String, int) - Method in class com.redhat.thermostat.backend.VmListenerBackend
-
- Cursor<T extends Pojo> - Interface in com.redhat.thermostat.storage.core
-
Allows traversing over objects obtained from
Storage
.
- CutCopyPastePopup - Class in com.redhat.thermostat.client.swing.components
-
- CutCopyPastePopup(JTextComponent) - Constructor for class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- CutCopyPastePopup() - Constructor for class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- GaussianBlur - Class in com.redhat.thermostat.client.swing.components
-
Apply Gaussian Blur on images.
- GaussianBlur() - Constructor for class com.redhat.thermostat.client.swing.components.GaussianBlur
-
- generateToken(String) - Method in class com.redhat.thermostat.storage.core.SecureQueuedStorage
-
- generateToken(String) - Method in interface com.redhat.thermostat.storage.core.SecureStorage
-
Generates a token in the storage that can be used to authenticate cmd
channel requests.
- GENERIC_SERVICE_CLASSNAME - Static variable in class com.redhat.thermostat.common.Constants
-
- get() - Method in interface com.redhat.thermostat.agent.utils.management.MXBeanConnection
-
- get() - Method in class com.redhat.thermostat.storage.core.VmId
-
- get(int) - Method in class com.redhat.thermostat.storage.model.TimeStampedPojoCorrelator.Correlation
-
- getAbsoluteLibraryPath(String) - Static method in class com.redhat.thermostat.shared.config.NativeLibraryResolver
-
Gets the absolute path of a native library.
- getActionId() - Method in class com.redhat.thermostat.common.ActionEvent
-
- getAdapted(Class<S>) - Method in class com.redhat.thermostat.storage.core.CategoryAdapter
-
- getAgentId() - Method in class com.redhat.thermostat.storage.core.auth.DescriptorMetadata
-
Deprecated.
- getAgentId() - Method in class com.redhat.thermostat.storage.core.HostRef
-
- getAgentId() - Method in class com.redhat.thermostat.storage.model.BasePojo
-
- getAgentInfo(String) - Method in class com.redhat.thermostat.client.ui.AgentInformationDisplayModel
-
- getAgentInformation(HostRef) - Method in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
Get information about a specific agent.
- getAgents() - Method in class com.redhat.thermostat.client.ui.AgentInformationDisplayModel
-
- getAggregateFunction() - Method in class com.redhat.thermostat.storage.core.AggregateQuery
-
- getAliveAgents() - Method in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
Get information about all alive agents.
- getAliveHosts() - Method in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- getAllAgentInformation() - Method in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
Get information about all known agents.
- getAllCategories() - Static method in class com.redhat.thermostat.storage.core.Categories
-
- getAllErrors() - Method in exception com.redhat.thermostat.plugin.validator.PluginConfigurationValidatorException
-
- getAllHostInfos() - Method in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- getAllVmInfos() - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getAnchorSelectionIndex() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getApplicationCache() - Method in interface com.redhat.thermostat.common.ApplicationService
-
- getApplicationExecutor() - Method in interface com.redhat.thermostat.common.ApplicationService
-
- getArgument(String) - Method in interface com.redhat.thermostat.common.cli.Arguments
-
- getArgument(String) - Method in class com.redhat.thermostat.common.cli.SimpleArguments
-
- getArguments() - Method in interface com.redhat.thermostat.common.cli.CommandContext
-
- getArguments() - Method in class com.redhat.thermostat.common.cli.CommandContextImpl
-
- getAttribute(Object) - Method in class com.redhat.thermostat.common.ApplicationCache
-
- getBackendInformation(HostRef) - Method in interface com.redhat.thermostat.storage.dao.BackendInfoDAO
-
- getBackends(String) - Method in class com.redhat.thermostat.client.ui.AgentInformationDisplayModel
-
- getBestUnit(long) - Static method in enum com.redhat.thermostat.common.Size.Unit
-
- getBootstrap() - Method in interface com.redhat.thermostat.common.command.ConfigurationCommandContext
-
- getBorderInsets(Component) - Method in class com.redhat.thermostat.client.swing.components.DebugBorder
-
- getBorderInsets(Component, Insets) - Method in class com.redhat.thermostat.client.swing.components.DebugBorder
-
- getBugReportsAddress() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getByName(String) - Static method in class com.redhat.thermostat.storage.core.Categories
-
- getCategory() - Method in class com.redhat.thermostat.storage.core.StatementDescriptor
-
- getCategoryName() - Method in class com.redhat.thermostat.storage.model.SchemaInformation
-
- getCategoryNames() - Method in interface com.redhat.thermostat.storage.core.auth.CategoryRegistration
-
- getChartPanel() - Method in class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- getChartRenderingInfo() - Method in class com.redhat.thermostat.client.swing.components.ChartPanel
-
- getClickOutCloseListener(Component) - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel
-
- getClientContext(SSLConfiguration) - Static method in class com.redhat.thermostat.common.ssl.SSLContextFactory
-
- getClientToken() - Method in class com.redhat.thermostat.storage.core.AuthToken
-
- getClockTicksPerSecond() - Static method in class com.redhat.thermostat.agent.utils.SysConf
-
- getColor(int) - Static method in class com.redhat.thermostat.client.ui.ChartColors
-
- getColor() - Method in enum com.redhat.thermostat.client.ui.Palette
-
- getColumnNumber() - Method in interface com.redhat.thermostat.plugin.validator.ValidationIssue
-
- getCommandContextFactory() - Method in interface com.redhat.thermostat.common.cli.CommandContext
-
- getCommandContextFactory() - Method in class com.redhat.thermostat.common.cli.CommandContextImpl
-
- getCommandName() - Method in exception com.redhat.thermostat.common.tools.ProcessStartException
-
- getCommandRegistry() - Method in interface com.redhat.thermostat.common.cli.CommandContext
-
- getCommandRegistry() - Method in class com.redhat.thermostat.common.cli.CommandContextFactory
-
- getCommandRegistry() - Method in class com.redhat.thermostat.common.cli.CommandContextImpl
-
- getCommonPaths() - Method in class com.redhat.thermostat.launcher.BundleManager
-
- getComponentBGColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the default background colour for UI components.
- getComponentFGColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the foreground colour for components.
- getComponentSecondaryFGColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested foreground colour for components that want to
differentiate their text from other components.
- getConfigListenAddress() - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- getConfigListenAddress() - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- getConfiguration() - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- getConnection() - Method in class com.redhat.thermostat.storage.core.QueuedStorage
-
- getConnection() - Method in interface com.redhat.thermostat.storage.core.Storage
-
Returns the Connection object that may be used to manage connections
to this Storage.
- getConnectionUrl() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- getConnectionUrl() - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- getConnectionUrl() - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- getConnectionUrl() - Method in interface com.redhat.thermostat.storage.core.DbService
-
- getConsole() - Method in interface com.redhat.thermostat.common.cli.CommandContext
-
- getConsole() - Method in class com.redhat.thermostat.common.cli.CommandContextFactory
-
- getConsole() - Method in class com.redhat.thermostat.common.cli.CommandContextImpl
-
- getContents() - Method in class com.redhat.thermostat.shared.locale.LocalizedString
-
- getContextMenu() - Method in class com.redhat.thermostat.client.swing.components.ThermostatEditorPane
-
- getContextMenu() - Method in class com.redhat.thermostat.client.swing.components.ThermostatPasswordField
-
- getContextMenu() - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextArea
-
- getContextMenu() - Method in interface com.redhat.thermostat.client.swing.components.ThermostatTextComponent
-
- getContextMenu() - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextField
-
- getCopyOnlyMenu() - Static method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- getCopyright() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getCount() - Method in interface com.redhat.thermostat.storage.core.Countable
-
- getCount() - Method in class com.redhat.thermostat.storage.model.AggregateCount
-
- getCpuCount() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- getCpuInfoReader() - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/cpuinfo
- getCpuLoadReader() - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/loadavg
- getCpuModel() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- getCursor() - Method in class com.redhat.thermostat.storage.model.AggregateCount
-
- getCursor() - Method in class com.redhat.thermostat.storage.model.DistinctResult
-
- getData() - Method in class com.redhat.thermostat.client.ui.IconDescriptor
-
- getData() - Method in class com.redhat.thermostat.storage.model.DiscreteTimeData
-
- getData() - Method in class com.redhat.thermostat.storage.model.IntervalTimeData
-
- getDataClass() - Method in class com.redhat.thermostat.storage.core.Category
-
- getDBConnectionString() - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- getDBConnectionString() - Method in interface com.redhat.thermostat.storage.config.StartupConfiguration
-
- getDecorationIconColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested color for icons decorations to be used in
Thermostat views and components.
- getDefaultFont() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the default font used by Thermostat.
- getDescription() - Method in interface com.redhat.thermostat.backend.Backend
-
- getDescription() - Method in class com.redhat.thermostat.backend.BaseBackend
-
- getDescription() - Method in interface com.redhat.thermostat.client.ui.ContextAction
-
A user-visible description for this action
- getDescription() - Method in interface com.redhat.thermostat.client.ui.MenuAction
-
A user-visible description of what this MenuAction
does.
- getDescription() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getDescription() - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- getDescriptor() - Method in class com.redhat.thermostat.storage.core.StatementDescriptor
-
Describes this statement for preparation.
- getDescriptorMetadata(String, PreparedParameter[]) - Method in interface com.redhat.thermostat.storage.core.auth.StatementDescriptorMetadataFactory
-
Deprecated.
- getDimension() - Method in class com.redhat.thermostat.client.swing.components.Icon
-
- getDirection() - Method in class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- getDisabledMenu() - Static method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- getEffectiveLogLevel(Logger) - Static method in class com.redhat.thermostat.common.utils.LoggingUtils
-
- getEmail() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getEndTimeInMillis() - Method in class com.redhat.thermostat.storage.model.IntervalTimeData
-
- getEndX(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getEndXValue(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getEndY(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getEndYValue(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getEnvironment() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getEnvironmentAsArray() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getEnvironReader(int) - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/$PID/environ
- getError() - Method in interface com.redhat.thermostat.common.cli.Console
-
- getErrors() - Method in exception com.redhat.thermostat.plugin.validator.PluginConfigurationValidatorException
-
Each validation issue corresponds to the definition of "error" in section
1.2 of the W3C XML 1.0 Recommendation.
- getExitStatus() - Method in interface com.redhat.thermostat.common.ExitStatus
-
Get the currently set exit status.
- getFailedDescriptor() - Method in exception com.redhat.thermostat.storage.core.IllegalDescriptorException
-
- getFatals() - Method in exception com.redhat.thermostat.plugin.validator.PluginConfigurationValidatorException
-
Each validation issue corresponds to the definition of "fatal error" in
section 1.2 of the W3C XML 1.0 Recommendation.
- getFilter() - Method in interface com.redhat.thermostat.client.core.InformationService
-
Returns a
Filter
that is used to determine if this information
source can provide information for a given target.
- getFilter() - Method in interface com.redhat.thermostat.client.ui.ReferenceContextAction
-
The
Filter
returned by this method is used to select what
Ref
this
ReferenceAction
is applicable to.
- getFirst() - Method in class com.redhat.thermostat.common.Pair
-
- getFontMetrics(JComponent, Font) - Method in class com.redhat.thermostat.client.swing.GraphicsUtils
-
- getHeader() - Method in class com.redhat.thermostat.client.swing.components.HeaderPanel
-
- getHeaders(TimeStampedPojo) - Method in interface com.redhat.thermostat.client.cli.VMStatPrintDelegate
-
Returns header names for columns this plug-in wishes to add to the
vm-stat command.
- getHost() - Method in class com.redhat.thermostat.client.cli.HostVMArguments
-
- getHost() - Method in class com.redhat.thermostat.common.utils.HostPortPair
-
- getHostInfo(HostRef) - Method in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- getHostName() - Method in class com.redhat.thermostat.storage.core.HostRef
-
- getHostname() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- getHostRef() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getHosts() - Method in class com.redhat.thermostat.storage.core.DefaultHostsVMsLoader
-
- getHosts() - Method in interface com.redhat.thermostat.storage.core.HostsVMsLoader
-
- getHosts() - Method in interface com.redhat.thermostat.storage.dao.HostInfoDAO
-
- getHosts(Filter<HostRef>) - Method in interface com.redhat.thermostat.storage.monitor.NetworkMonitor
-
- getHostsPorts() - Method in class com.redhat.thermostat.common.utils.HostPortsParser
-
- getIcon() - Method in class com.redhat.thermostat.client.swing.IconResource
-
- getIcon(PlatformIcon, Ref) - Method in interface com.redhat.thermostat.client.ui.ReferenceFieldIconDecorator
-
The passed
PlatformIcon
my be null, indicating no plugin has
set the icon.
- getIconColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested color for icons to be used in Thermostat views and
components.
- getIconDecorationSize() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested size for the icon decorations, where applicable.
- getIconHeight() - Method in class com.redhat.thermostat.client.swing.components.EmptyIcon
-
- getIconHeight() - Method in class com.redhat.thermostat.client.swing.components.FontAwesomeIcon
-
- getIconSize() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested size for icons to be used in Thermostat views and
components.
- getIconWidth() - Method in class com.redhat.thermostat.client.swing.components.EmptyIcon
-
- getIconWidth() - Method in class com.redhat.thermostat.client.swing.components.FontAwesomeIcon
-
- getId() - Method in class com.redhat.thermostat.agent.Agent
-
- getImage() - Method in class com.redhat.thermostat.client.swing.components.FontAwesomeIcon
-
- getImage() - Method in class com.redhat.thermostat.client.swing.components.Icon
-
- getIndexedKeys() - Method in class com.redhat.thermostat.storage.core.Category
-
- getInformationServiceController(T) - Method in interface com.redhat.thermostat.client.core.InformationService
-
Returns the controller for this plugin's UI.
- getInput() - Method in interface com.redhat.thermostat.common.cli.Console
-
- getInstance() - Static method in class com.redhat.thermostat.client.swing.GraphicsUtils
-
- getInstance() - Static method in class com.redhat.thermostat.service.process.UnixProcessUtilities
-
- getInstance(BackingStorage, StatementDescriptor<T>) - Static method in class com.redhat.thermostat.storage.core.PreparedStatementFactory
-
- getInterfaceName() - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- getIoReader(int) - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/$PID/io
- getIp4Addr() - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- getIp6Addr() - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- getItemCount(int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getJavaCommandLine() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getJavaHome() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getJavaVersion() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getKey() - Method in class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- getKey(String) - Method in class com.redhat.thermostat.storage.core.Category
-
- getKey() - Method in class com.redhat.thermostat.storage.model.DistinctResult
-
- getKey() - Method in class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- getKeys() - Method in class com.redhat.thermostat.storage.core.Category
-
- getKeystoreFile() - Method in interface com.redhat.thermostat.shared.config.SSLConfiguration
-
- getKeyStorePassword() - Method in interface com.redhat.thermostat.shared.config.SSLConfiguration
-
- getLabel(String, Ref) - Method in interface com.redhat.thermostat.client.ui.ReferenceFieldLabelDecorator
-
The passed label my be null, indicating no plugin has set the label so
far.
- getLatest(HostRef, long) - Method in class com.redhat.thermostat.storage.core.HostLatestPojoListGetter
-
- getLatest(HostRef, long, long) - Method in class com.redhat.thermostat.storage.core.HostTimeIntervalPojoListGetter
-
- getLatest(VmRef, long) - Method in class com.redhat.thermostat.storage.core.VmLatestPojoListGetter
-
- getLatest(VmRef, long, long) - Method in class com.redhat.thermostat.storage.core.VmTimeIntervalPojoListGetter
-
- getLatestStats(VmRef, long) - Method in interface com.redhat.thermostat.client.cli.VMStatPrintDelegate
-
Returns statistics gathered by this plug-in newer than the specified
time stamp.
- getLayoutAlignmentX(Container) - Method in class com.redhat.thermostat.client.swing.components.AbstractLayout
-
- getLayoutAlignmentY(Container) - Method in class com.redhat.thermostat.client.swing.components.AbstractLayout
-
- getLeadSelectionIndex() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getLevel() - Method in enum com.redhat.thermostat.common.utils.LoggingUtils.LogLevel
-
- getLicenseSummary() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getLimit() - Method in class com.redhat.thermostat.storage.core.AbstractQuery
-
- getLineNumber() - Method in interface com.redhat.thermostat.plugin.validator.ValidationIssue
-
- getListeners() - Method in class com.redhat.thermostat.common.command.Request
-
- getLoadedNativeLibraries() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getLocalHostName() - Static method in class com.redhat.thermostat.agent.utils.hostname.HostName
-
- getLocalizedName() - Method in interface com.redhat.thermostat.client.core.controllers.InformationServiceController
-
- getLogger(Class<?>) - Static method in class com.redhat.thermostat.common.utils.LoggingUtils
-
Returns an appropriate logger to be used by class klass.
- getMainClass() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
If java is invoked as java -jar foo.jar
, then the main class name
is foo.jar
.
- getMajor() - Method in class com.redhat.thermostat.common.Version
-
- getMavenVersion() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getMax() - Method in class com.redhat.thermostat.common.model.Range
-
- getMaxNormalized() - Method in class com.redhat.thermostat.common.model.LongRangeNormalizer
-
- getMaxSelectionIndex() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getMemInfoReader() - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/meminfo
- getMessage() - Method in interface com.redhat.thermostat.plugin.validator.ValidationIssue
-
- getMicro() - Method in class com.redhat.thermostat.common.Version
-
- getMin() - Method in class com.redhat.thermostat.common.model.Range
-
- getMinNormalized() - Method in class com.redhat.thermostat.common.model.LongRangeNormalizer
-
- getMinor() - Method in class com.redhat.thermostat.common.Version
-
- getMinSelectionIndex() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getMonotonicTimeNanos() - Method in interface com.redhat.thermostat.common.Clock
-
Returns a time value corresponding to a monotonic clock measuring time
in nanoseconds since some unspecified epoch.
- getMonotonicTimeNanos() - Method in class com.redhat.thermostat.common.SystemClock
-
- getName() - Method in interface com.redhat.thermostat.backend.Backend
-
- getName() - Method in class com.redhat.thermostat.backend.BaseBackend
-
- getName() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- getName() - Method in interface com.redhat.thermostat.client.ui.ContextAction
-
A user-visible name for this action
- getName() - Method in interface com.redhat.thermostat.client.ui.MenuAction
-
The user-visible text displayed as the menu item.
- getName() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getName() - Method in class com.redhat.thermostat.common.utils.MethodDescriptorConverter.MethodDeclaration
-
- getName() - Method in class com.redhat.thermostat.launcher.BundleInformation
-
- getName() - Method in class com.redhat.thermostat.storage.core.Category
-
- getName() - Method in class com.redhat.thermostat.storage.core.HostRef
-
- getName() - Method in class com.redhat.thermostat.storage.core.Key
-
- getName() - Method in interface com.redhat.thermostat.storage.core.Ref
-
- getName() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getName() - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- getNetworkInterfaces(HostRef) - Method in interface com.redhat.thermostat.storage.dao.NetworkInterfaceInfoDAO
-
- getNewestStat(HostRef) - Method in class com.redhat.thermostat.storage.core.HostBoundaryPojoGetter
-
- getNewestStat(VmRef) - Method in class com.redhat.thermostat.storage.core.VmBoundaryPojoGetter
-
- getNonOptionArguments() - Method in interface com.redhat.thermostat.common.cli.Arguments
-
- getNonOptionArguments() - Method in class com.redhat.thermostat.common.cli.SimpleArguments
-
- getNotifier() - Method in class com.redhat.thermostat.common.cli.AbstractStateNotifyingCommand
-
- getNumChildren() - Method in class com.redhat.thermostat.client.core.views.VmInformationView
-
- getNumChildren() - Method in class com.redhat.thermostat.client.ui.VmInformationController
-
- getNumParams() - Method in interface com.redhat.thermostat.storage.core.ParsedStatement
-
- getObserveNewJvm() - Method in interface com.redhat.thermostat.backend.Backend
-
Indicate whether this backend will attach to new java processes.
- getObserveNewJvm() - Method in class com.redhat.thermostat.backend.BaseBackend
-
- getOldestStat(HostRef) - Method in class com.redhat.thermostat.storage.core.HostBoundaryPojoGetter
-
- getOldestStat(VmRef) - Method in class com.redhat.thermostat.storage.core.VmBoundaryPojoGetter
-
- getOrderValue() - Method in interface com.redhat.thermostat.common.Ordered
-
Defines a value to be used for assigning an order to
services.
- getOrderValue() - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- getOsKernel() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- getOsName() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- getOutput() - Method in interface com.redhat.thermostat.common.cli.Console
-
- getOverlay() - Method in interface com.redhat.thermostat.client.swing.OverlayContainer
-
- getParameter(String) - Method in class com.redhat.thermostat.common.command.Request
-
- getParameterNames() - Method in class com.redhat.thermostat.common.command.Request
-
- getParameters() - Method in class com.redhat.thermostat.common.utils.MethodDescriptorConverter.MethodDeclaration
-
- getParams() - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- getParsedStatement() - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- getPassword() - Method in class com.redhat.thermostat.agent.config.AgentStorageCredentials
-
- getPassword() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- getPassword() - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- getPassword(String) - Method in class com.redhat.thermostat.common.tools.StorageAuthInfoGetter
-
Prompt the user for password necessary for connecting to a given url.
- getPassword() - Method in class com.redhat.thermostat.launcher.InteractiveStorageCredentials
-
- getPassword() - Method in interface com.redhat.thermostat.storage.config.AuthenticationConfiguration
-
- getPassword() - Method in interface com.redhat.thermostat.storage.core.StorageCredentials
-
- getPassword(String, String) - Method in interface com.redhat.thermostat.utils.keyring.Keyring
-
Retrieve the password associated with the given url and username.
- getPasteOnlyMenu() - Static method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- getPath() - Method in interface com.redhat.thermostat.client.ui.MenuAction
-
The path to the menu action.
- getPattern() - Method in class com.redhat.thermostat.client.core.NameMatchingRefFilter
-
- getPayload() - Method in class com.redhat.thermostat.common.ActionEvent
-
- getPerformanceCounterLong(String) - Method in interface com.redhat.thermostat.backend.VmUpdate
-
Queries the specified JVM performance counter with a Long data type.
- getPerformanceCounterString(String) - Method in interface com.redhat.thermostat.backend.VmUpdate
-
Queries the specified JVM performance counter with a String data type.
- getPid() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getPids() - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- getPort() - Method in class com.redhat.thermostat.common.utils.HostPortPair
-
- getPreferences() - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- getProcessName(Integer) - Method in interface com.redhat.thermostat.service.process.UNIXProcessHandler
-
Gets the process name given its pid
.
- getProcessName(Integer) - Method in class com.redhat.thermostat.service.process.UnixProcessUtilities
-
- getProcessOutput(Process) - Method in class com.redhat.thermostat.service.process.UnixProcessUtilities
-
- getProgress() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- getProperties() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getPropertiesAsArray() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getRange() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- getRawDuplicate() - Method in interface com.redhat.thermostat.storage.core.Statement
-
Produces a copy of this statement as if it was just created with the
corresponding factory method in
BackingStorage
.
- getRealTimeMillis() - Method in interface com.redhat.thermostat.common.Clock
-
Returns the current real time in milliseconds (measured since the UNIX epoch).
- getRealTimeMillis() - Method in class com.redhat.thermostat.common.SystemClock
-
- getReceiver(String) - Method in class com.redhat.thermostat.agent.command.ReceiverRegistry
-
- getReceiver() - Method in class com.redhat.thermostat.common.command.Request
-
- getReferenceFieldDefaultIconSize() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
- getReferenceFieldIconColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
- getReferenceFieldIconSelectedColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
- getRegisteredServices() - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Get all implementations of T which have been registered.
- getRegistry() - Method in interface com.redhat.thermostat.agent.RMIRegistry
-
Deprecated.
- getReleaseDate() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getRequestQueueAddress() - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- getReturnType() - Method in class com.redhat.thermostat.common.utils.MethodDescriptorConverter.MethodDeclaration
-
- getRoundShape(int, int) - Method in class com.redhat.thermostat.client.swing.GraphicsUtils
-
- getSaveEntitlements() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- getSaveEntitlements() - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- getSaveEntitlements() - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- getSchemaInfos() - Method in interface com.redhat.thermostat.storage.dao.SchemaInfoDAO
-
Get all category's names stored in schema-info.
- getSearchText() - Method in class com.redhat.thermostat.client.swing.components.SearchField
-
- getSecond() - Method in class com.redhat.thermostat.common.Pair
-
- getSelectedAgent() - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- getSelectedChildID() - Method in class com.redhat.thermostat.client.core.views.VmInformationView
-
- getSelectedChildID() - Method in class com.redhat.thermostat.client.ui.VmInformationController
-
- getSelectedComponentBGColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the suggested background colour for components that are
selected.
- getSelectedComponentFGColor() - Method in interface com.redhat.thermostat.client.swing.UIDefaults
-
Returns the foreground colour for components that are
selected, like text or entries in the reference field panel.
- getSelectedIcon(PlatformIcon, Ref) - Method in interface com.redhat.thermostat.client.ui.ReferenceFieldIconDecorator
-
The passed
PlatformIcon
my be null, indicating no plugin has
set the icon.
- getSelectionMode() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getSeriesCount() - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getSeriesKey(int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getServerContext(SSLConfiguration) - Static method in class com.redhat.thermostat.common.ssl.SSLContextFactory
-
- getService(Class<T>) - Method in class com.redhat.thermostat.common.cli.DependencyServices
-
- getService(Dictionary<String, String>) - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Get a implementation of T matching the properties.
- getService(String) - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Equivalent to calling getService(props) with a dictionary containing an entry for
SERVICE_NAME with value as name.
- getShadowColor() - Method in class com.redhat.thermostat.client.swing.components.ShadowLabel
-
- getSorts() - Method in class com.redhat.thermostat.storage.core.AbstractQuery
-
- getSource() - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel.CloseEvent
-
- getSSLConfiguration() - Method in interface com.redhat.thermostat.common.command.ConfigurationCommandContext
-
- getSSLParameters(SSLContext) - Static method in class com.redhat.thermostat.common.ssl.SSLContextFactory
-
- getStartTime() - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- getStartTime() - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- getStartTimeInMillis() - Method in class com.redhat.thermostat.storage.model.IntervalTimeData
-
- getStartTimeStamp() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getStartX(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getStartXValue(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getStartY(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getStartYValue(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getStatementDescriptors() - Method in interface com.redhat.thermostat.storage.core.auth.StatementDescriptorRegistration
-
- getStatReader() - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/stat.
- getStatReader(int) - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/$PID/stat
- getStatRow(TimeStampedPojo) - Method in interface com.redhat.thermostat.client.cli.VMStatPrintDelegate
-
- getStatusReader(int) - Method in class com.redhat.thermostat.agent.utils.ProcDataSource
-
Returns a reader for /proc/$PID/status
- getStopTime() - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- getStopTimeStamp() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getStorageUrl() - Method in class com.redhat.thermostat.agent.config.AgentStorageCredentials
-
- getStringID() - Method in class com.redhat.thermostat.storage.core.HostRef
-
- getStringID() - Method in interface com.redhat.thermostat.storage.core.Ref
-
- getStringID() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getSystemAgentAuthConfigFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemAgentConfigurationFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemBinRoot() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemConfigurationDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemLibRoot() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemNativeLibsRoot() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemPluginConfigurationDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemPluginRoot() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemStorageConfigurationFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getSystemThermostatHome() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.redhat.thermostat.client.swing.components.ThermostatTableRenderer
-
- getTarget() - Method in class com.redhat.thermostat.common.command.Request
-
- getTask() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- getTimeInMillis() - Method in class com.redhat.thermostat.storage.model.DiscreteTimeData
-
- getTimerFactory() - Method in interface com.redhat.thermostat.common.ApplicationService
-
- getTimeStamp() - Method in class com.redhat.thermostat.storage.model.SchemaInformation
-
- getTimeStamp() - Method in interface com.redhat.thermostat.storage.model.TimeStampedPojo
-
- getTimeStamp() - Method in class com.redhat.thermostat.storage.model.TimeStampedPojoCorrelator.Correlation
-
- getTimeUnit() - Method in class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- getTimeUnits() - Method in class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- getTimeValue() - Method in class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- getToken() - Method in class com.redhat.thermostat.storage.core.AuthToken
-
- getToolbarButton() - Method in class com.redhat.thermostat.client.swing.components.ActionButton
-
- getToolbarButton() - Method in class com.redhat.thermostat.client.swing.components.ActionToggleButton
-
- getToolbarButton() - Method in interface com.redhat.thermostat.client.swing.components.ToolbarButton
-
- getTotalMemory() - Method in class com.redhat.thermostat.storage.model.HostInfo
-
Total memory in bytes
- getTranslatedMessage() - Method in exception com.redhat.thermostat.common.cli.CommandException
-
- getType() - Method in interface com.redhat.thermostat.client.ui.MenuAction
-
The type of the menu (radio, check, standard)
- getType() - Method in interface com.redhat.thermostat.common.command.Message
-
- getType() - Method in class com.redhat.thermostat.common.command.Request
-
- getType() - Method in class com.redhat.thermostat.common.command.Response
-
- getType() - Method in class com.redhat.thermostat.storage.core.PreparedParameter
-
- getType() - Method in class com.redhat.thermostat.storage.query.LiteralSetExpression
-
- getUiComponent() - Method in interface com.redhat.thermostat.client.swing.SwingComponent
-
- getUid() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
Returns the system user id for the owner of this JVM process,
or -1 if an owner could not be found.
- getUnit() - Method in class com.redhat.thermostat.common.Size
-
- getUrl() - Method in class com.redhat.thermostat.storage.core.Connection
-
- getUserAgentAuthConfigFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserAgentConfigurationFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserCacheDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserClientConfigurationFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserConfigurationDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserGuide() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getUserHistoryFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserLogDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUsername() - Method in class com.redhat.thermostat.agent.config.AgentStorageCredentials
-
- getUserName(long) - Method in interface com.redhat.thermostat.agent.utils.username.UserNameUtil
-
Gets the user name corresponding to the provided UID.
- getUserName() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- getUserName() - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- getUserName() - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- getUserName(String) - Method in class com.redhat.thermostat.common.tools.StorageAuthInfoGetter
-
Prompt the user for username necessary for connecting to a given url.
- getUsername() - Method in class com.redhat.thermostat.launcher.InteractiveStorageCredentials
-
- getUsername() - Method in interface com.redhat.thermostat.storage.config.AuthenticationConfiguration
-
- getUsername() - Method in interface com.redhat.thermostat.storage.core.StorageCredentials
-
- getUsername() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
Returns the system user name for the owner of this JVM process,
or null if an owner could not be found.
- getUserPersistentDataDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
A location that contains data that is persisted
- getUserPluginConfigurationDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserPluginRoot() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserRuntimeDataDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
Contains data that is only useful for the duration that thermostat is running
- getUserSetupCompleteStampFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
A file indicating that Thermostat commands are ready to be run
- getUserStorageConfigurationFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserStorageDirectory() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserStorageLogFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserStoragePidFile() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getUserThermostatHome() - Method in interface com.redhat.thermostat.shared.config.CommonPaths
-
- getValue() - Method in class com.redhat.thermostat.common.Size
-
- getValue() - Method in class com.redhat.thermostat.storage.core.PreparedParameter
-
- getValue() - Method in enum com.redhat.thermostat.storage.core.Query.SortDirection
-
- getValue() - Method in class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- getValue() - Method in class com.redhat.thermostat.storage.query.LiteralExpression
-
- getValueIsAdjusting() - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- getValueNormalized(long) - Method in class com.redhat.thermostat.common.model.LongRangeNormalizer
-
- getValues() - Method in class com.redhat.thermostat.storage.model.DistinctResult
-
- getValues() - Method in class com.redhat.thermostat.storage.query.LiteralSetExpression
-
- getVendor() - Method in interface com.redhat.thermostat.backend.Backend
-
- getVendor() - Method in class com.redhat.thermostat.backend.BaseBackend
-
- getVersion() - Method in interface com.redhat.thermostat.backend.Backend
-
- getVersion() - Method in class com.redhat.thermostat.backend.BaseBackend
-
- getVersion() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getVersion() - Method in class com.redhat.thermostat.launcher.BundleInformation
-
- getVersionInfo() - Method in class com.redhat.thermostat.common.Version
-
- getVersionNumber() - Method in class com.redhat.thermostat.common.Version
-
- getView() - Method in interface com.redhat.thermostat.client.core.controllers.InformationServiceController
-
- getView() - Method in class com.redhat.thermostat.client.ui.HostInformationController
-
- getView() - Method in class com.redhat.thermostat.client.ui.VersionAndInfoController
-
- getView() - Method in class com.redhat.thermostat.client.ui.VmInformationController
-
- getVirtualMachines(HostRef, Filter<VmRef>) - Method in interface com.redhat.thermostat.storage.monitor.HostMonitor
-
Returns all the
VmRef
tracked by the given host and matching the
given
Filter
.
- getVM() - Method in class com.redhat.thermostat.client.cli.HostVMArguments
-
- getVmArguments() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVmId() - Method in class com.redhat.thermostat.storage.core.auth.DescriptorMetadata
-
Deprecated.
- getVmId() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getVmId() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVmInfo(VmId) - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getVmInfo(VmRef) - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getVmInfo() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVmInfosForHost(HostRef) - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getVmName() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVmPid() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVMs(HostRef) - Method in class com.redhat.thermostat.storage.core.DefaultHostsVMsLoader
-
- getVMs(HostRef) - Method in interface com.redhat.thermostat.storage.core.HostsVMsLoader
-
- getVMs(HostRef) - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getVmVersion() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getWarnings() - Method in exception com.redhat.thermostat.plugin.validator.PluginConfigurationValidatorException
-
Conditions that are not errors or fatal errors as defined by the XML
recommendation.
- getWebsite() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- getWhereExpression() - Method in class com.redhat.thermostat.storage.core.AggregateQuery
-
- getWhereExpression() - Method in interface com.redhat.thermostat.storage.core.Query
-
- getWriterID() - Method in interface com.redhat.thermostat.storage.core.WriterID
-
- getX(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getXmlFile() - Method in exception com.redhat.thermostat.plugin.validator.PluginConfigurationValidatorException
-
- getXmlFile() - Method in interface com.redhat.thermostat.plugin.validator.ValidationIssue
-
- getY(int, int) - Method in class com.redhat.thermostat.client.ui.SampledDataset
-
- getZoomIconCursor() - Static method in class com.redhat.thermostat.client.swing.ThermostatSwingCursors
-
- GradientPanel - Class in com.redhat.thermostat.client.swing.components
-
A
JPanel
filled with a gradient color as the background.
- GradientPanel(Color, Color) - Constructor for class com.redhat.thermostat.client.swing.components.GradientPanel
-
- GradientRoundBorder - Class in com.redhat.thermostat.client.swing.components
-
A round
Border
filled with a grandient paint.
- GradientRoundBorder() - Constructor for class com.redhat.thermostat.client.swing.components.GradientRoundBorder
-
- GraphicsUtils - Class in com.redhat.thermostat.client.swing
-
- GraphicsUtils() - Constructor for class com.redhat.thermostat.client.swing.GraphicsUtils
-
- greaterThan(Key<T>, T) - Method in class com.redhat.thermostat.storage.query.ExpressionFactory
-
- greaterThanOrEqualTo(Key<T>, T) - Method in class com.redhat.thermostat.storage.query.ExpressionFactory
-
- SAMPLE - Static variable in class com.redhat.thermostat.client.swing.IconResource
-
- SampledDataset - Class in com.redhat.thermostat.client.ui
-
Represents a value sampled between two points in time.
- SampledDataset() - Constructor for class com.redhat.thermostat.client.ui.SampledDataset
-
- saveFile(String, InputStream) - Method in class com.redhat.thermostat.storage.core.QueuedStorage
-
- saveFile(String, InputStream) - Method in interface com.redhat.thermostat.storage.core.Storage
-
Save the contents of the input stream as the given name.
- savePassword(String, String, char[]) - Method in interface com.redhat.thermostat.utils.keyring.Keyring
-
Map the given password to the given url and username.
- SchemaInfo - Interface in com.redhat.thermostat.storage.core
-
An interface which contains shared information used in
SchemaInfoDAO
and
SchemaInfoInserter
.
- SchemaInfoDAO - Interface in com.redhat.thermostat.storage.dao
-
- SchemaInfoInserter - Interface in com.redhat.thermostat.storage.core
-
- SchemaInformation - Class in com.redhat.thermostat.storage.model
-
- SchemaInformation() - Constructor for class com.redhat.thermostat.storage.model.SchemaInformation
-
- SEARCH - Static variable in class com.redhat.thermostat.client.swing.IconResource
-
- SearchField - Class in com.redhat.thermostat.client.swing.components
-
A swing component meant for entering search terms.
- SearchField() - Constructor for class com.redhat.thermostat.client.swing.components.SearchField
-
- SearchField(int) - Constructor for class com.redhat.thermostat.client.swing.components.SearchField
-
- SearchProvider - Interface in com.redhat.thermostat.client.ui
-
Implementations of this class can be used to notified listeners that a
search is performed.
- SearchProvider.SearchAction - Enum in com.redhat.thermostat.client.ui
-
- SectionHeader - Class in com.redhat.thermostat.client.swing.components
-
A
JLabel
that is appropriate to use as a label for grouping
the following information together.
- SectionHeader(LocalizedString) - Constructor for class com.redhat.thermostat.client.swing.components.SectionHeader
-
- SecureQueuedStorage - Class in com.redhat.thermostat.storage.core
-
- SecureQueuedStorage(SecureStorage, PerformanceLogFormatter) - Constructor for class com.redhat.thermostat.storage.core.SecureQueuedStorage
-
- SecureQueuedStorage(SecureStorage) - Constructor for class com.redhat.thermostat.storage.core.SecureQueuedStorage
-
- SecureStorage - Interface in com.redhat.thermostat.storage.core
-
Provides authentication service to the command channel API.
- selectChildID(int) - Method in class com.redhat.thermostat.client.core.views.VmInformationView
-
- selectChildID(int) - Method in class com.redhat.thermostat.client.ui.VmInformationController
-
- selectedIcon - Variable in class com.redhat.thermostat.client.swing.components.ActionToggleButtonUI
-
- sendSignal(Integer, UNIXSignal) - Method in interface com.redhat.thermostat.service.process.UNIXProcessHandler
-
Sends the given
UNIXSignal
to the process indicated by
pid
.
- sendSignal(Integer, UNIXSignal) - Method in class com.redhat.thermostat.service.process.UnixProcessUtilities
-
- Service - Annotation Type in com.redhat.thermostat.annotations
-
Indicates that the annotated class is a service available through OSGi.
- SERVICE_NAME - Static variable in class com.redhat.thermostat.common.utils.ServiceRegistry
-
- ServiceRegistry<T> - Class in com.redhat.thermostat.common.utils
-
- ServiceRegistry(BundleContext, String) - Constructor for class com.redhat.thermostat.common.utils.ServiceRegistry
-
- set(String, Object) - Method in interface com.redhat.thermostat.storage.core.Add
-
Sets a field to the specified value.
- set(String, Object) - Method in interface com.redhat.thermostat.storage.core.Replace
-
Sets a field in a found record to the specified value.
- set(String, Object) - Method in interface com.redhat.thermostat.storage.core.Update
-
Sets a field in a found record to the specified value.
- setAction(Runnable) - Method in interface com.redhat.thermostat.common.Timer
-
- setActive(boolean) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setAgentId(String) - Method in class com.redhat.thermostat.storage.model.BasePojo
-
- setAlive(boolean) - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- setAnchorSelectionIndex(int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- setBoolean(int, boolean) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setBoolean(int, boolean) - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- setBooleanList(int, boolean[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setCategoryName(String) - Method in class com.redhat.thermostat.storage.model.SchemaInformation
-
- setCommonPaths(CommonPaths) - Static method in class com.redhat.thermostat.shared.config.NativeLibraryResolver
-
- setConfig(String, StorageCredentials, SSLConfiguration) - Method in interface com.redhat.thermostat.storage.core.StorageProvider
-
Sets the to-be-used configuration of this StorageProvider.
- setConfigFiles(File, File) - Static method in class com.redhat.thermostat.agent.config.AgentConfigsUtils
-
- setConfigListenAddress(String) - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- setConfigListenAddress(String) - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- setConnectionUrl(String) - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- setConnectionUrl(String) - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- setConnectionUrl(String) - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- setContent(JComponent) - Method in class com.redhat.thermostat.client.swing.components.HeaderPanel
-
- setCopyEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- setCount(long) - Method in class com.redhat.thermostat.storage.model.AggregateCount
-
- setCpuCount(int) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setCpuModel(String) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setCredentials(String, char[]) - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- setCutCopyEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatPasswordField
-
- setCutEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- setDatabaseURL(String) - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- setDataInformationLabel(String) - Method in class com.redhat.thermostat.client.swing.components.RecentTimeSeriesChartPanel
-
- setDelay(long) - Method in interface com.redhat.thermostat.common.Timer
-
- setDescription(String) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setDirection(Query.SortDirection) - Method in class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- setDouble(int, double) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setDoubleList(int, double[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setEditable(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatEditorPane
-
- setEditable(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatPasswordField
-
- setEditable(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextArea
-
- setEditable(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextField
-
- setEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatEditorPane
-
- setEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatPasswordField
-
- setEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextArea
-
- setEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatTextField
-
- setEnvironment(Map<String, String>) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setEnvironmentAsArray(VmInfo.KeyValuePair[]) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setExitStatus(int) - Method in interface com.redhat.thermostat.common.ExitStatus
-
Sets the exit status, which will be used as status when the JVM
terminates.
- setGlobalLogLevel(Level) - Static method in class com.redhat.thermostat.common.utils.LoggingUtils
-
Set the log level for the logger at the root of the "com.redhat.thermostat" namespace
- setGradientPaint(Graphics2D, int, int, Color, Color) - Method in class com.redhat.thermostat.client.swing.GraphicsUtils
-
- setHeader(LocalizedString) - Method in class com.redhat.thermostat.client.swing.components.HeaderPanel
-
- setHostname(String) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setIndeterminate(boolean) - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- setInitialDelay(long) - Method in interface com.redhat.thermostat.common.Timer
-
- setInt(int, int) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setInt(int, int) - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- setInterfaceName(String) - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- setIntList(int, int[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setIp4Addr(String) - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- setIp6Addr(String) - Method in class com.redhat.thermostat.storage.model.NetworkInterfaceInfo
-
- setJavaCommandLine(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setJavaHome(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setJavaVersion(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setKey(Key<?>) - Method in class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- setKey(Key<?>) - Method in class com.redhat.thermostat.storage.model.DistinctResult
-
- setKey(String) - Method in class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- setLabel(LocalizedString) - Method in class com.redhat.thermostat.client.swing.components.SearchField
-
- setLeadSelectionIndex(int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- setLimit(int) - Method in class com.redhat.thermostat.storage.core.AbstractQuery
-
- setLoadedNativeLibraries(String[]) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setLong(int, long) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setLong(int, long) - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- setLongList(int, long[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setMainClass(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setMaxNormalized(long) - Method in class com.redhat.thermostat.common.model.LongRangeNormalizer
-
- setMinNormalized(long) - Method in class com.redhat.thermostat.common.model.LongRangeNormalizer
-
- setName(String) - Method in class com.redhat.thermostat.storage.core.Key
-
- setName(String) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setObserveNewJvm(boolean) - Method in interface com.redhat.thermostat.backend.Backend
-
Set whether this backend will attach to new java processes.
- setObserveNewJvm(boolean) - Method in class com.redhat.thermostat.backend.BaseBackend
-
- setObserveNewJvm(boolean) - Method in class com.redhat.thermostat.backend.HostPollingBackend
-
- setObserveNewJvm(boolean) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setOrderValue(int) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setOsKernel(String) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setOsName(String) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setOverlayVisible(boolean) - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel
-
Sets the visibility of this panel.
- setParameter(String, String) - Method in class com.redhat.thermostat.common.command.Request
-
- setPassword(char[]) - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- setPasteEnabled(boolean) - Method in class com.redhat.thermostat.client.swing.components.CutCopyPastePopup
-
- setPattern(String) - Method in class com.redhat.thermostat.client.core.NameMatchingRefFilter
-
- setPayload(Object) - Method in class com.redhat.thermostat.common.ActionEvent
-
- setPids(int[]) - Method in class com.redhat.thermostat.storage.model.BackendInformation
-
- setPojo(int, Pojo) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setPojoList(int, Pojo[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setProgress(int) - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- setProperties(Map<String, String>) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setPropertiesAsArray(VmInfo.KeyValuePair[]) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setRange(Range<Integer>) - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- setReceiver(String) - Method in class com.redhat.thermostat.common.command.Request
-
- setSaveEntitlements(boolean) - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- setSaveEntitlements(boolean) - Method in class com.redhat.thermostat.client.ui.ClientPreferencesModel
-
- setSaveEntitlements(boolean) - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- setSchedulingType(Timer.SchedulingType) - Method in interface com.redhat.thermostat.common.Timer
-
- setSearchText(String) - Method in class com.redhat.thermostat.client.swing.components.SearchField
-
- setSelectedAgentBackendDescription(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentBackendStatus(Map<String, String>) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentCommandAddress(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentId(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentName(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentStartTime(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectedAgentStopTime(String) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- setSelectionInterval(int, int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- setSelectionMode(int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- setShadowColor(Color) - Method in class com.redhat.thermostat.client.swing.components.ShadowLabel
-
- setSorts(List<AbstractQuery.Sort>) - Method in class com.redhat.thermostat.storage.core.AbstractQuery
-
- setStartTime(long) - Method in class com.redhat.thermostat.agent.config.AgentStartupConfiguration
-
- setStartTime(long) - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- setStartTimeStamp(long) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setStopTime(long) - Method in class com.redhat.thermostat.storage.model.AgentInformation
-
- setStopTimeStamp(long) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setStorageRequired(boolean) - Method in class com.redhat.thermostat.common.cli.AbstractStateNotifyingCommand
-
- setString(int, String) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setString(int, String) - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- setStringList(int, String[]) - Method in class com.redhat.thermostat.storage.core.PreparedParameters
-
- setStringList(int, String[]) - Method in interface com.redhat.thermostat.storage.core.PreparedStatement
-
- setTask(LocalizedString) - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
Sets the task currently associated
- setText(String) - Method in class com.redhat.thermostat.client.swing.components.ActionButton
-
- setText(String) - Method in class com.redhat.thermostat.client.swing.components.ActionToggleButton
-
- setTime(int, TimeUnit) - Method in class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- setTimeStamp(long) - Method in class com.redhat.thermostat.storage.model.SchemaInformation
-
- setTimeUnit(TimeUnit) - Method in interface com.redhat.thermostat.common.Timer
-
- setToggleActionState(ToggleActionState) - Method in class com.redhat.thermostat.client.swing.components.ActionToggleButton
-
- setTooltip(LocalizedString) - Method in class com.redhat.thermostat.client.swing.components.SearchField
-
- setTotalMemory(long) - Method in class com.redhat.thermostat.storage.model.HostInfo
-
- setType(Class<?>) - Method in class com.redhat.thermostat.storage.core.PreparedParameter
-
- setUid(long) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setUrl(String) - Method in class com.redhat.thermostat.storage.core.Connection
-
Sets the connection URL to which to connect to.
- setUserName(String) - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- setUserName(String) - Method in class com.redhat.thermostat.common.config.ClientPreferences
-
- setUsername(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setValue(Object) - Method in class com.redhat.thermostat.storage.core.PreparedParameter
-
- setValue(String) - Method in class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- setValueIsAdjusting(boolean) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- setValues(String[]) - Method in class com.redhat.thermostat.storage.model.DistinctResult
-
- setVisible(boolean) - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel
-
No-op when setting the panel visible.
- setVisible(boolean) - Method in class com.redhat.thermostat.client.swing.components.ThermostatPopupMenu
-
- setVmArguments(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setVmId(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setVmInfo(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setVmName(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setVmPid(int) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- setVmVersion(String) - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- ShadowLabel - Class in com.redhat.thermostat.client.swing.components
-
- ShadowLabel(LocalizedString) - Constructor for class com.redhat.thermostat.client.swing.components.ShadowLabel
-
- ShadowLabel(LocalizedString, Icon) - Constructor for class com.redhat.thermostat.client.swing.components.ShadowLabel
-
- ShadowLabel() - Constructor for class com.redhat.thermostat.client.swing.components.ShadowLabel
-
- SHOULD_MONITOR_NEW_PROCESSES - Static variable in interface com.redhat.thermostat.storage.dao.BackendInfoDAO
-
- SHOW_TEXT - Static variable in class com.redhat.thermostat.client.swing.components.HeaderPanel
-
- showDialog() - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- showDialog() - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- showDialog() - Method in class com.redhat.thermostat.client.ui.ClientConfigurationController
-
- showMainMainWindow() - Method in interface com.redhat.thermostat.client.ui.MainWindowController
-
- showView() - Method in class com.redhat.thermostat.client.ui.AgentInformationDisplayController
-
- shutdown() - Method in class com.redhat.thermostat.common.ThreadPoolTimerFactory
-
- shutdown() - Method in interface com.redhat.thermostat.common.TimerFactory
-
- shutdown() - Method in class com.redhat.thermostat.storage.core.QueuedStorage
-
- shutdown() - Method in interface com.redhat.thermostat.storage.core.Storage
-
Shutdown the storage
- signalName() - Method in enum com.redhat.thermostat.service.process.UNIXSignal
-
- SimpleArguments - Class in com.redhat.thermostat.common.cli
-
- SimpleArguments() - Constructor for class com.redhat.thermostat.common.cli.SimpleArguments
-
- Size - Class in com.redhat.thermostat.common
-
Represents a size (of a file, memory, or disk) with a number and a unit.
- Size(double, Size.Unit) - Constructor for class com.redhat.thermostat.common.Size
-
- Size.Unit - Enum in com.redhat.thermostat.common
-
- sort(Key<?>, Query.SortDirection) - Method in class com.redhat.thermostat.storage.core.AbstractQuery
-
- Sort() - Constructor for class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- Sort(Key<?>, Query.SortDirection) - Constructor for class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- sort(Key<?>, Query.SortDirection) - Method in class com.redhat.thermostat.storage.core.AggregateQuery
-
- sort(Key<?>, Query.SortDirection) - Method in interface com.redhat.thermostat.storage.core.Query
-
- sortByColumn(int) - Method in class com.redhat.thermostat.common.cli.SortedTableRenderer
-
- SortedTableRenderer - Class in com.redhat.thermostat.common.cli
-
- SortedTableRenderer(int, int) - Constructor for class com.redhat.thermostat.common.cli.SortedTableRenderer
-
- SortedTableRenderer(int) - Constructor for class com.redhat.thermostat.common.cli.SortedTableRenderer
-
- SSLConfiguration - Interface in com.redhat.thermostat.shared.config
-
- SSLContextFactory - Class in com.redhat.thermostat.common.ssl
-
- SSLContextFactory() - Constructor for class com.redhat.thermostat.common.ssl.SSLContextFactory
-
- SslInitException - Exception in com.redhat.thermostat.common.ssl
-
- SslInitException(Throwable) - Constructor for exception com.redhat.thermostat.common.ssl.SslInitException
-
- SslInitException(String) - Constructor for exception com.redhat.thermostat.common.ssl.SslInitException
-
- SslInitException(String, Throwable) - Constructor for exception com.redhat.thermostat.common.ssl.SslInitException
-
- start() - Method in class com.redhat.thermostat.agent.Agent
-
- start() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- start() - Method in class com.redhat.thermostat.common.ThermostatExtensionRegistry
-
- start() - Method in interface com.redhat.thermostat.common.Timer
-
- START_TIME_KEY - Static variable in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
- startListening(String, int) - Method in interface com.redhat.thermostat.agent.command.ConfigurationServer
-
Starts the configuration server so it listens at the interface specified
by the host
and port
.
- startTimeKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- StartupConfiguration - Interface in com.redhat.thermostat.storage.config
-
- Statement<T extends Pojo> - Interface in com.redhat.thermostat.storage.core
-
Implementations of this interface represent operations on storage.
- StatementDescriptor<T extends Pojo> - Class in com.redhat.thermostat.storage.core
-
- StatementDescriptor(Category<T>, String) - Constructor for class com.redhat.thermostat.storage.core.StatementDescriptor
-
- StatementDescriptorMetadataFactory - Interface in com.redhat.thermostat.storage.core.auth
-
- StatementDescriptorRegistration - Interface in com.redhat.thermostat.storage.core.auth
-
ServiceLoader
interface used for registering
trusted statement descriptors.
- StatementExecutionException - Exception in com.redhat.thermostat.storage.core
-
Exception thrown if something was wrong with a
PreparedStatement
and it was attempted to execute it.
- StatementExecutionException(Throwable) - Constructor for exception com.redhat.thermostat.storage.core.StatementExecutionException
-
- stop() - Method in class com.redhat.thermostat.agent.Agent
-
- stop() - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- stop() - Method in class com.redhat.thermostat.common.ThermostatExtensionRegistry
-
- stop() - Method in interface com.redhat.thermostat.common.Timer
-
- STOP_TIME_KEY - Static variable in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
- stopListening() - Method in interface com.redhat.thermostat.agent.command.ConfigurationServer
-
Shuts down the configuration server.
- stopTimeKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- Storage - Interface in com.redhat.thermostat.storage.core
-
A storage can be used to store, query, update and remove data.
- StorageAuthInfoGetter - Class in com.redhat.thermostat.common.tools
-
Utility class to isolate the user-facing strings necessary when prompting user
for authentication parameters for storage connection.
- StorageAuthInfoGetter(Console, LocalizedString, LocalizedString) - Constructor for class com.redhat.thermostat.common.tools.StorageAuthInfoGetter
-
Constructor.
- StorageAuthInfoGetter(Console) - Constructor for class com.redhat.thermostat.common.tools.StorageAuthInfoGetter
-
- StorageCredentials - Interface in com.redhat.thermostat.storage.core
-
- StorageException - Exception in com.redhat.thermostat.storage.core
-
- StorageException() - Constructor for exception com.redhat.thermostat.storage.core.StorageException
-
- StorageException(String) - Constructor for exception com.redhat.thermostat.storage.core.StorageException
-
- StorageException(Throwable) - Constructor for exception com.redhat.thermostat.storage.core.StorageException
-
- StorageException(String, Throwable) - Constructor for exception com.redhat.thermostat.storage.core.StorageException
-
- StorageProvider - Interface in com.redhat.thermostat.storage.core
-
Factory for creating a new
Storage
instance.
- StreamUtils - Class in com.redhat.thermostat.common.utils
-
- StreamUtils() - Constructor for class com.redhat.thermostat.common.utils.StreamUtils
-
- StringUtils - Class in com.redhat.thermostat.common.utils
-
- SwingComponent - Interface in com.redhat.thermostat.client.swing
-
A
UIComponent
that uses the swing toolkit to display
widgets and components.
- SysConf - Class in com.redhat.thermostat.agent.utils
-
A wrapper over POSIX's sysconf.
- SystemClock - Class in com.redhat.thermostat.common
-
A
Clock
that corresponds to the time as measured on the system.
- SystemClock() - Constructor for class com.redhat.thermostat.common.SystemClock
-
- validate(File) - Method in class com.redhat.thermostat.plugin.validator.PluginValidator
-
The method validates a thermostat-plugin.xml file against the thermostat
plug-in schema
- ValidationErrorsFormatter - Class in com.redhat.thermostat.plugin.validator
-
Formats XML validation issues to strings.
- ValidationErrorsFormatter() - Constructor for class com.redhat.thermostat.plugin.validator.ValidationErrorsFormatter
-
- ValidationIssue - Interface in com.redhat.thermostat.plugin.validator
-
Represents XML schema validation issues.
- ValueField - Class in com.redhat.thermostat.client.swing.components
-
A custom swing component meant for showing values.
- ValueField(String) - Constructor for class com.redhat.thermostat.client.swing.components.ValueField
-
- valueOf(String) - Static method in enum com.redhat.thermostat.agent.config.AgentProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.agent.VmStatusListener.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.core.progress.ProgressHandle.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.core.views.AgentInformationDisplayView.ConfigurationAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.core.views.BasicView.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.core.views.ClientConfigurationView.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.swing.ReferenceFieldDecoratorLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.ui.MenuAction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.ui.Palette
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.client.ui.SearchProvider.SearchAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.command.Request.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.command.Response.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.Filter.FilterEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.Size.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.ThermostatExtensionRegistry.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.Timer.SchedulingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.tools.ApplicationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.common.utils.LoggingUtils.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.local.command.locale.LocaleResources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.service.process.UNIXSignal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.setup.command.locale.LocaleResources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.core.AggregateQuery.AggregateFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.core.Connection.ConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.core.Query.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.model.VmInfo.AliveStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.monitor.HostMonitor.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.monitor.NetworkMonitor.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.query.BinaryComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.query.BinaryLogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.query.BinarySetMembershipOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.redhat.thermostat.storage.query.UnaryLogicalOperator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.redhat.thermostat.agent.config.AgentProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.agent.VmStatusListener.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.core.progress.ProgressHandle.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.core.views.AgentInformationDisplayView.ConfigurationAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.core.views.BasicView.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.core.views.ClientConfigurationView.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.swing.ReferenceFieldDecoratorLayout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.ui.MenuAction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.ui.Palette
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.client.ui.SearchProvider.SearchAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.command.Request.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.command.Response.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.Filter.FilterEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.Size.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.ThermostatExtensionRegistry.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.Timer.SchedulingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.tools.ApplicationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.common.utils.LoggingUtils.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.local.command.locale.LocaleResources
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.service.process.UNIXSignal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.setup.command.locale.LocaleResources
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.core.AggregateQuery.AggregateFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.core.Connection.ConnectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.core.Query.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.model.VmInfo.AliveStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.monitor.HostMonitor.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.monitor.NetworkMonitor.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.query.BinaryComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.query.BinaryLogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.query.BinarySetMembershipOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.redhat.thermostat.storage.query.UnaryLogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(double) - Method in class com.redhat.thermostat.client.ui.BytesTickUnit
-
- verifyToken(AuthToken, String) - Method in class com.redhat.thermostat.storage.core.SecureQueuedStorage
-
- verifyToken(AuthToken, String) - Method in interface com.redhat.thermostat.storage.core.SecureStorage
-
Verifies the specified token and action in the storage.
- Version - Class in com.redhat.thermostat.common
-
Utility class for Thermostat version info.
- Version() - Constructor for class com.redhat.thermostat.common.Version
-
Use this only if you want the version info of core thermostat.
- Version(Bundle) - Constructor for class com.redhat.thermostat.common.Version
-
- VERSION_NUMBER_FORMAT - Static variable in class com.redhat.thermostat.common.Version
-
- VERSION_OPTION - Static variable in class com.redhat.thermostat.common.Version
-
- VersionAndInfoController - Class in com.redhat.thermostat.client.ui
-
- VersionAndInfoController(ApplicationInfo, VersionAndInfoViewProvider) - Constructor for class com.redhat.thermostat.client.ui.VersionAndInfoController
-
- VersionAndInfoView - Class in com.redhat.thermostat.client.core.views
-
A
View
that displays a summary of everything in thermostat.
- VersionAndInfoView() - Constructor for class com.redhat.thermostat.client.core.views.VersionAndInfoView
-
- VersionAndInfoViewProvider - Interface in com.redhat.thermostat.client.core.views
-
- VerticalLayout - Class in com.redhat.thermostat.client.swing.components
-
A layout that lays components in a vertical stack according to
the component hierarchy preferred height.
- VerticalLayout() - Constructor for class com.redhat.thermostat.client.swing.components.VerticalLayout
-
- View - Interface in com.redhat.thermostat.client.core.views
-
An object that is meant to be used as a View in an MVC setup.
- VIEW_NAME - Static variable in class com.redhat.thermostat.client.swing.components.SearchField
-
For use by tests only
- ViewProvider - Interface in com.redhat.thermostat.client.core.views
-
Interface for View plugins to notify the controllers that the
appropriate view have been registered in the framework.
- VM_ID - Static variable in class com.redhat.thermostat.storage.core.Key
-
- VM_INTERVAL_QUERY_FORMAT - Static variable in class com.redhat.thermostat.storage.core.VmTimeIntervalPojoListGetter
-
- VM_LATEST_QUERY_FORMAT - Static variable in class com.redhat.thermostat.storage.core.VmLatestPojoListGetter
-
- vmArgumentsKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- VmBlacklist - Interface in com.redhat.thermostat.agent
-
Maintains a list of JVM processes that Thermostat should not
monitor.
- VmBoundaryPojoGetter<T extends TimeStampedPojo> - Class in com.redhat.thermostat.storage.core
-
- VmBoundaryPojoGetter(Storage, Category<T>) - Constructor for class com.redhat.thermostat.storage.core.VmBoundaryPojoGetter
-
- VmId - Class in com.redhat.thermostat.storage.core
-
- VmId(String) - Constructor for class com.redhat.thermostat.storage.core.VmId
-
- VmInfo - Class in com.redhat.thermostat.storage.model
-
- VmInfo() - Constructor for class com.redhat.thermostat.storage.model.VmInfo
-
- VmInfo(String, String, int, long, long, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, String>, String[], long, String) - Constructor for class com.redhat.thermostat.storage.model.VmInfo
-
- VmInfo.AliveStatus - Enum in com.redhat.thermostat.storage.model
-
- VmInfo.KeyValuePair - Class in com.redhat.thermostat.storage.model
-
- vmInfoCategory - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- VmInfoDAO - Interface in com.redhat.thermostat.storage.dao
-
- vmInfoKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- VmInformationController - Class in com.redhat.thermostat.client.ui
-
- VmInformationController(List<InformationService<VmRef>>, VmRef, VmInformationViewProvider) - Constructor for class com.redhat.thermostat.client.ui.VmInformationController
-
- VmInformationView - Class in com.redhat.thermostat.client.core.views
-
- VmInformationView() - Constructor for class com.redhat.thermostat.client.core.views.VmInformationView
-
- VmInformationViewProvider - Interface in com.redhat.thermostat.client.core.views
-
- VmLatestPojoListGetter<T extends TimeStampedPojo> - Class in com.redhat.thermostat.storage.core
-
- VmLatestPojoListGetter(Storage, Category<T>) - Constructor for class com.redhat.thermostat.storage.core.VmLatestPojoListGetter
-
- VmListenerBackend - Class in com.redhat.thermostat.backend
-
- VmListenerBackend(String, String, String, String, VmStatusListenerRegistrar, WriterID) - Constructor for class com.redhat.thermostat.backend.VmListenerBackend
-
- VmListenerBackend(String, String, String, String, boolean, VmStatusListenerRegistrar, WriterID) - Constructor for class com.redhat.thermostat.backend.VmListenerBackend
-
- vmNameKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- vmPidKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- VmPollingAction - Interface in com.redhat.thermostat.backend
-
An action to be performed at a regular interval as part of a
VmPollingBackend
implementation.
- VmPollingBackend - Class in com.redhat.thermostat.backend
-
Convenience
Backend
class for implementations that will take some
action for each monitored JVM process on a regular interval.
- VmPollingBackend(String, String, String, Version, ScheduledExecutorService, VmStatusListenerRegistrar) - Constructor for class com.redhat.thermostat.backend.VmPollingBackend
-
- VmRef - Class in com.redhat.thermostat.storage.core
-
- VmRef(HostRef, String, Integer, String) - Constructor for class com.redhat.thermostat.storage.core.VmRef
-
- VmRef(HostRef, VmInfo) - Constructor for class com.redhat.thermostat.storage.core.VmRef
-
- VMStatPrintDelegate - Interface in com.redhat.thermostat.client.cli
-
This interface should be implemented by plug-ins that would like to
contribute data to the output of the vm-stat command.
- vmStatusChanged(VmStatusListener.Status, String, int) - Method in interface com.redhat.thermostat.agent.VmStatusListener
-
- vmStatusChanged(VmStatusListener.Status, String, int) - Method in class com.redhat.thermostat.backend.VmListenerBackend
-
- vmStatusChanged(VmStatusListener.Status, String, int) - Method in class com.redhat.thermostat.backend.VmPollingBackend
-
- VmStatusListener - Interface in com.redhat.thermostat.agent
-
A listener that is notified when a JVM starts or is stopped.
- VmStatusListener.Status - Enum in com.redhat.thermostat.agent
-
- VmStatusListenerRegistrar - Class in com.redhat.thermostat.agent
-
- VmStatusListenerRegistrar(BundleContext) - Constructor for class com.redhat.thermostat.agent.VmStatusListenerRegistrar
-
- VmTimeIntervalPojoListGetter<T extends TimeStampedPojo> - Class in com.redhat.thermostat.storage.core
-
- VmTimeIntervalPojoListGetter(Storage, Category<T>) - Constructor for class com.redhat.thermostat.storage.core.VmTimeIntervalPojoListGetter
-
- VmUpdate - Interface in com.redhat.thermostat.backend
-
This interface can be used to query the performance counters
of a monitored JVM when they are updated.
- VmUpdateException - Exception in com.redhat.thermostat.backend
-
Exception class indicating that a problem occurred accessing
a monitored JVM's performance counters.
- VmUpdateException() - Constructor for exception com.redhat.thermostat.backend.VmUpdateException
-
Constructs a VmUpdateException with no message.
- VmUpdateException(String) - Constructor for exception com.redhat.thermostat.backend.VmUpdateException
-
Constructs a VmUpdateException with an error message.
- VmUpdateException(Throwable) - Constructor for exception com.redhat.thermostat.backend.VmUpdateException
-
Constructs a VmUpdateException with a cause.
- VmUpdateException(String, Throwable) - Constructor for exception com.redhat.thermostat.backend.VmUpdateException
-
Constructs a VmUpdateException with an error message and cause.
- VmUpdateListener - Interface in com.redhat.thermostat.backend
-
A listener that can be registered to receive updates for a
JVM's performance counters.
- vmVersionKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-