- 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(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
-
- 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
-
- 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
-
- getByName(String) - Static method in class com.redhat.thermostat.storage.core.Categories
-
- getCategory() - Method in class com.redhat.thermostat.storage.core.StatementDescriptor
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- getDimension() - Method in class com.redhat.thermostat.client.swing.components.Icon
-
- getDirection() - Method in class com.redhat.thermostat.storage.core.AbstractQuery.Sort
-
- 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
-
- 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.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(VmRef, long) - Method in class com.redhat.thermostat.storage.core.VmLatestPojoListGetter
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- 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
-
- getParameter(String) - Method in class com.redhat.thermostat.common.command.Request
-
- getParameterNames() - Method in class com.redhat.thermostat.common.command.Request
-
- 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.
- 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
-
- getReleaseDate() - Method in class com.redhat.thermostat.common.ApplicationInfo
-
- 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
-
- 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(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
-
- 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
-
- 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 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
-
- 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
- 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
- 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.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
-
- getVmId() - Method in class com.redhat.thermostat.storage.core.VmRef
-
- getVmId() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- getVmInfo(VmRef) - Method in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- getVmInfo() - Method in class com.redhat.thermostat.storage.model.VmInfo
-
- 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
-
- 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
-
- Range<T extends Number> - Class in com.redhat.thermostat.common.model
-
A class representing a span of units from min to max.
- Range(T, T) - Constructor for class com.redhat.thermostat.common.model.Range
-
Creates a new Range that span from min to max.
- readAll(InputStream) - Static method in class com.redhat.thermostat.common.utils.StreamUtils
-
- receive(Request) - Method in interface com.redhat.thermostat.agent.command.RequestReceiver
-
- ReceiverRegistry - Class in com.redhat.thermostat.agent.command
-
- ReceiverRegistry(BundleContext) - Constructor for class com.redhat.thermostat.agent.command.ReceiverRegistry
-
- RecentTimeSeriesChartController - Class in com.redhat.thermostat.client.ui
-
- RecentTimeSeriesChartController(JFreeChart) - Constructor for class com.redhat.thermostat.client.ui.RecentTimeSeriesChartController
-
- RecentTimeSeriesChartPanel - Class in com.redhat.thermostat.client.swing.components
-
- RecentTimeSeriesChartPanel(RecentTimeSeriesChartController) - Constructor for class com.redhat.thermostat.client.swing.components.RecentTimeSeriesChartPanel
-
- reconnect(ClientPreferences, StorageCredentials) - Method in interface com.redhat.thermostat.client.ui.ClientConfigReconnector
-
- RECORD - Static variable in class com.redhat.thermostat.client.swing.IconResource
-
- Ref - Interface in com.redhat.thermostat.storage.core
-
- ReferenceContextAction - Interface in com.redhat.thermostat.client.ui
-
A common interface for
ContextAction
that can execute commands
based on
Ref
erences.
- ReferenceFieldDecoratorLayout - Enum in com.redhat.thermostat.client.swing
-
- ReferenceFieldIconDecorator - Interface in com.redhat.thermostat.client.ui
-
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
PlatformIcon
.
- ReferenceFieldLabelDecorator - Interface in com.redhat.thermostat.client.ui
-
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
String
.
- ReferenceFilter - Class in com.redhat.thermostat.client.ui
-
A specialization of the
Filter
interface that can filter
Ref
erences.
- ReferenceFilter() - Constructor for class com.redhat.thermostat.client.ui.ReferenceFilter
-
- refresh() - Method in class com.redhat.thermostat.client.ui.AgentInformationDisplayModel
-
- register(VmStatusListener) - Method in class com.redhat.thermostat.agent.VmStatusListenerRegistrar
-
- register(ProgressHandle) - Method in interface com.redhat.thermostat.client.core.progress.ProgressNotifier
-
- registerCategory(Category<?>) - Method in class com.redhat.thermostat.storage.core.QueuedStorage
-
- registerCategory(Category<?>) - Method in interface com.redhat.thermostat.storage.core.Storage
-
Register the category into the Storage.
- registerCommand(String, Command) - Method in interface com.redhat.thermostat.common.cli.CommandRegistry
-
- registerCommand(String, Command) - Method in class com.redhat.thermostat.common.cli.CommandRegistryImpl
-
- registerReceiver(RequestReceiver) - Method in class com.redhat.thermostat.agent.command.ReceiverRegistry
-
- registerService(T, Dictionary<String, ?>) - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Register the implementation of T to the OSGi context, with the given properties.
- registerService(T, String, Dictionary<String, String>) - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Equivalent to calling registerService(service, props) with a dictionary containing
an entry for SERVICE_NAME with value as name, in adddition to the contents of props
- registerService(T, String) - Method in class com.redhat.thermostat.common.utils.ServiceRegistry
-
Equivalent to calling registerService(service, name, props) with null or empty props.
- release(int, MXBeanConnection) - Method in interface com.redhat.thermostat.agent.utils.management.MXBeanConnectionPool
-
- remove(Component) - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel
-
- remove(Category<?>) - Static method in class com.redhat.thermostat.storage.core.Categories
-
- Remove<T extends Pojo> - Interface in com.redhat.thermostat.storage.core
-
Write operation to be used for removing records from storage.
- removeActionListener(ActionListener<BasicView.Action>) - Method in class com.redhat.thermostat.client.core.views.BasicView
-
- removeActionListener(ActionListener<T>) - Method in class com.redhat.thermostat.common.ActionNotifier
-
- removeActionListener(ActionListener<ThermostatExtensionRegistry.Action>) - Method in class com.redhat.thermostat.common.ThermostatExtensionRegistry
-
- removeAgentInformation(AgentInformation) - Method in interface com.redhat.thermostat.storage.dao.AgentInfoDAO
-
Remove information about an agent that was published to storage.
- removeAll() - Method in class com.redhat.thermostat.client.swing.components.OverlayPanel
-
- removeBackendInformation(BackendInformation) - Method in interface com.redhat.thermostat.storage.dao.BackendInfoDAO
-
- removeChildView(LocalizedString) - Method in class com.redhat.thermostat.client.core.views.HostInformationView
-
- removeConfigurationListener(ActionListener<AgentInformationDisplayView.ConfigurationAction>) - Method in class com.redhat.thermostat.client.core.views.AgentInformationDisplayView
-
- removeConnectionListener(Connection.ConnectionListener) - Method in interface com.redhat.thermostat.storage.core.DbService
-
Unregisters the supplied ConnectionListener if it was previously
registered via #addConnectionListener(ConnectionListener)
.
- removeFilterEventListener(ActionListener<Filter.FilterEvent>) - Method in class com.redhat.thermostat.common.Filter
-
- removeHostChangeListener(HostRef, ActionListener<HostMonitor.Action>) - Method in interface com.redhat.thermostat.storage.monitor.HostMonitor
-
Removes the listener to the given
HostRef
- removeIndexInterval(int, int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- removeLayoutComponent(Component) - Method in class com.redhat.thermostat.client.swing.components.AbstractLayout
-
- removeListener(ActionListener<ClientConfigurationView.Action>) - Method in interface com.redhat.thermostat.client.core.views.ClientConfigurationView
-
- removeListener(RequestResponseListener) - Method in class com.redhat.thermostat.common.command.Request
-
- removeListener(Connection.ConnectionListener) - Method in class com.redhat.thermostat.storage.core.Connection
-
Removes a formerly registered listener.
- removeListSelectionListener(ListSelectionListener) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- removeMenuAction(MenuAction) - Method in class com.redhat.thermostat.client.swing.MenuHelper
-
Remove a existing menu item as specified though the
MenuAction
argument.
- removeNetworkChangeListener(ActionListener<NetworkMonitor.Action>) - Method in interface com.redhat.thermostat.storage.monitor.NetworkMonitor
-
- removeProgressListener(ActionListener<ProgressHandle.Status>) - Method in class com.redhat.thermostat.client.core.progress.ProgressHandle
-
- removeSearchListener(ActionListener<SearchProvider.SearchAction>) - Method in interface com.redhat.thermostat.client.ui.SearchProvider
-
- removeSelectionInterval(int, int) - Method in class com.redhat.thermostat.client.swing.components.models.NullSelectionModel
-
- removeVmFilter(Filter<VmRef>) - Method in interface com.redhat.thermostat.agent.VmBlacklist
-
Removes a
Filter
from the blacklist.
- render(OutputStream) - Method in class com.redhat.thermostat.common.cli.TableRenderer
-
- render(PrintStream) - Method in class com.redhat.thermostat.common.cli.TableRenderer
-
- repackCells() - Method in class com.redhat.thermostat.client.swing.components.ThermostatTable
-
- repeat(String, int) - Static method in class com.redhat.thermostat.common.utils.StringUtils
-
- Replace<T extends Pojo> - Interface in com.redhat.thermostat.storage.core
-
Write operation which should be used if any existing record should get
updated with new values.
- Request - Class in com.redhat.thermostat.common.command
-
A Request object represents a request passed from a client
to an agent.
- Request(Request.RequestType, InetSocketAddress) - Constructor for class com.redhat.thermostat.common.command.Request
-
- Request.RequestType - Enum in com.redhat.thermostat.common.command
-
- RequestQueue - Interface in com.redhat.thermostat.client.command
-
Service for sending commands to an agent.
- RequestReceiver - Interface in com.redhat.thermostat.agent.command
-
Handles requests coming in through the command-channel.
- RequestResponseListener - Interface in com.redhat.thermostat.common.command
-
A listener that is notified of the response to given request.
- Response - Class in com.redhat.thermostat.common.command
-
A Response object represents a response message passed from an agent
to a client.
- Response(Response.ResponseType) - Constructor for class com.redhat.thermostat.common.command.Response
-
- Response.ResponseType - Enum in com.redhat.thermostat.common.command
-
- RMIRegistry - Interface in com.redhat.thermostat.agent
-
Maintains an RMI registry used for inter-process communication between
the Thermostat agent and other helper processes on the same host.
- run(CommandContext) - Method in interface com.redhat.thermostat.common.cli.Command
-
Execute the command.
- run() - Method in class com.redhat.thermostat.common.utils.LoggedExternalProcess
-
- run(String[], boolean) - Method in interface com.redhat.thermostat.launcher.Launcher
-
Invoked in order to start a command, either when Thermostat starts, or within
the thermostat shell.
- run(String[], Collection<ActionListener<ApplicationState>>, boolean) - Method in interface com.redhat.thermostat.launcher.Launcher
-
Invoked in order to start a command, either when Thermostat starts, or within
the thermostat shell.
- runAndReturnProcess() - Method in class com.redhat.thermostat.common.utils.LoggedExternalProcess
-
- runAndReturnResult() - Method in class com.redhat.thermostat.common.utils.LoggedExternalProcess
-
- runtimeVersionKey - Static variable in interface com.redhat.thermostat.storage.dao.VmInfoDAO
-
- 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.
- 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
-
- 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) - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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.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
-
- 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
-
- setTimeUnit(TimeUnit) - Method in interface com.redhat.thermostat.common.Timer
-
- 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
-
- 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(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
-
- 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) - 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.service.process.UNIXSignal
-
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.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.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.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.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_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.
- 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.KeyValuePair - Class in com.redhat.thermostat.storage.model
-
- VmInfo.KeyValuePair() - Constructor for class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- VmInfo.KeyValuePair(String, String) - Constructor for class com.redhat.thermostat.storage.model.VmInfo.KeyValuePair
-
- 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
-
- VmRef - Class in com.redhat.thermostat.storage.core
-
- VmRef(HostRef, String, Integer, String) - 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
-
- 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
-
- 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
-