- absolutize(DMRNodeLocation, DMRNodeLocation) - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRLocationResolver
-
- absolutize(JMXNodeLocation, JMXNodeLocation) - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXLocationResolver
-
- absolutize(L, L) - Method in interface org.hawkular.agent.monitor.protocol.LocationResolver
-
Resolves the given location relative to the given base and returns the resolved location.
- absolutize(L, AttributeLocation<L>) - Method in interface org.hawkular.agent.monitor.protocol.LocationResolver
-
- absolutize(PlatformNodeLocation, PlatformNodeLocation) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformLocationResolver
-
- AbstractEndpointConfiguration(String, boolean, ConnectionData, String) - Constructor for class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.AbstractEndpointConfiguration
-
- AbstractRemoveModelNodeCommand<REQ extends org.hawkular.cmdgw.api.ResourcePathRequest,RESP extends org.hawkular.cmdgw.api.ResourcePathResponse> - Class in org.hawkular.agent.monitor.cmd
-
A base for
Commands removing nodes from the DMR tree.
- AbstractRemoveModelNodeCommand(String) - Constructor for class org.hawkular.agent.monitor.cmd.AbstractRemoveModelNodeCommand
-
- AbstractResourcePathCommand<REQ extends org.hawkular.cmdgw.api.ResourcePathRequest,RESP extends org.hawkular.cmdgw.api.ResourcePathResponse> - Class in org.hawkular.agent.monitor.cmd
-
A base for
Commands initiated by subclasses of
ResourcePathRequest.
- AbstractResourcePathCommand(String, String) - Constructor for class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
- accept(AvailDataPoint) - Method in class org.hawkular.agent.monitor.storage.AvailBufferedStorageDispatcher
-
- accept(MetricDataPoint) - Method in class org.hawkular.agent.monitor.storage.MetricBufferedStorageDispatcher
-
- accept(T) - Method in interface org.hawkular.agent.monitor.util.Consumer
-
- ACCOUNTS_CONTEXT - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- addDataPoint(String, long, Avail) - Method in interface org.hawkular.agent.monitor.api.AvailDataPayloadBuilder
-
Add an availability data point.
- addDataPoint(String, long, double, MetricType) - Method in interface org.hawkular.agent.monitor.api.MetricDataPayloadBuilder
-
Add a metric data point.
- addDataPoint(String, long, Avail) - Method in class org.hawkular.agent.monitor.storage.AvailDataPayloadBuilderImpl
-
- addDataPoint(String, long, double, MetricType) - Method in class org.hawkular.agent.monitor.storage.MetricDataPayloadBuilderImpl
-
- AddDatasourceCommand - Class in org.hawkular.agent.monitor.cmd
-
Adds a Datasource to an Application Server instance.
- AddDatasourceCommand() - Constructor for class org.hawkular.agent.monitor.cmd.AddDatasourceCommand
-
- addDependencies(ServiceBuilder<MonitorService>) - Method in class org.hawkular.agent.monitor.service.MonitorService
-
When this service is being built, this method is called to allow this service
to add whatever dependencies it needs.
- addInventoryListener(InventoryListener) - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- addInventoryListener(InventoryListener) - Method in class org.hawkular.agent.monitor.protocol.ProtocolService
-
- addInventoryListener(InventoryListener) - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- AddJdbcDriverCommand - Class in org.hawkular.agent.monitor.cmd
-
Adds an JdbcDriver to an Application Server instance.
- AddJdbcDriverCommand() - Constructor for class org.hawkular.agent.monitor.cmd.AddJdbcDriverCommand
-
- addProperty(String, Object) - Method in class org.hawkular.agent.monitor.inventory.IDObject
-
Adds an optional property to this object.
- addResource(Resource<L>) - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
Adds the given resource to the resource hierarchy, replacing the resource if it already exist but
has changed.
- AddResult(ResourceManager.AddResult.Effect, Resource<L>) - Constructor for class org.hawkular.agent.monitor.inventory.ResourceManager.AddResult
-
- AgentLoggers - Class in org.hawkular.agent.monitor.log
-
- any(Constants.PlatformResourceType) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.Builder
-
- ANY_NAME - Static variable in class org.hawkular.agent.monitor.protocol.platform.PlatformPath
-
- ANY_OPTIONAL - Static variable in class org.hawkular.agent.monitor.extension.MeasurementUnitValidator
-
MeasurementUnitValidator where any MeasurementUnit is valid, as is an undefined value
- ANY_OPTIONAL - Static variable in class org.hawkular.agent.monitor.extension.MetricTypeValidator
-
any value is valid, as is an undefined value
- ANY_REQUIRED - Static variable in class org.hawkular.agent.monitor.extension.MeasurementUnitValidator
-
MeasurementUnitValidator where any MeasurementUnit is valid, but an undefined value is not
- ANY_REQUIRED - Static variable in class org.hawkular.agent.monitor.extension.MetricTypeValidator
-
any value is valid, but an undefined value is not
- API_JNDI - Static variable in interface org.hawkular.agent.monitor.extension.SubsystemAttributes
-
- apply(PlatformPath) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath
-
- apply(PlatformPath.PathSegment) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.PathSegment
-
- applyTemplate(String, DMRNodeLocation, String) - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRLocationResolver
-
- applyTemplate(String, JMXNodeLocation, String) - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXLocationResolver
-
- applyTemplate(String, L, String) - Method in interface org.hawkular.agent.monitor.protocol.LocationResolver
-
- applyTemplate(String, PlatformNodeLocation, String) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformLocationResolver
-
- assertInitialOrStopped(Class<?>, String) - Method in enum org.hawkular.agent.monitor.service.ServiceStatus
-
- assertLocalServer(MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
- assertNotRename(ModelNode, String) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
- assertRunning(Class<?>, String) - Method in enum org.hawkular.agent.monitor.service.ServiceStatus
-
- AsyncInventoryStorage - Class in org.hawkular.agent.monitor.storage
-
An
InventoryStorage that sends the resources submitted via
#storeResources(String, List)
asynchronously to inventory.
- AsyncInventoryStorage(String, MonitorServiceConfiguration.StorageAdapterConfiguration, HttpClientBuilder, Diagnostics) - Constructor for class org.hawkular.agent.monitor.storage.AsyncInventoryStorage
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.DMRAvailAttributes
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.DMRMetricAttributes
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.DMRResourceConfigAttributes
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.JMXAvailAttributes
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.JMXMetricAttributes
-
- ATTRIBUTE - Static variable in interface org.hawkular.agent.monitor.extension.JMXResourceConfigAttributes
-
- attributeExists(AttributeLocation<DMRNodeLocation>) - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRDriver
-
- attributeExists(AttributeLocation<L>) - Method in interface org.hawkular.agent.monitor.protocol.Driver
-
Returns
true if the given
attributeLocation exists on a
MonitoredEndpoint or
false otherwise.
- attributeExists(AttributeLocation<JMXNodeLocation>) - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXDriver
-
- attributeExists(AttributeLocation<PlatformNodeLocation>) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformDriver
-
- AttributeLocation<L> - Class in org.hawkular.agent.monitor.inventory
-
- AttributeLocation(L, String) - Constructor for class org.hawkular.agent.monitor.inventory.AttributeLocation
-
- AttributeLocationProvider<L> - Class in org.hawkular.agent.monitor.inventory
-
This abstract class simply is here as a common way for subclasses to be provided
an attribute location.
- AttributeLocationProvider(ID, Name, AttributeLocation<L>) - Constructor for class org.hawkular.agent.monitor.inventory.AttributeLocationProvider
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DiagnosticsAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRAvailAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRAvailSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRMetricAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRMetricSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMROperationAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRResourceConfigAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRResourceTypeAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.DMRResourceTypeSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.FileStoresAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXAvailAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXAvailSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXMetricAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXMetricSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXOperationAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXResourceConfigAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXResourceTypeAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.JMXResourceTypeSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.LocalDMRAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.ManagedServersAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.MemoryAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.PlatformAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.PowerSourcesAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.ProcessorsAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.PrometheusMetricAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.PrometheusMetricSetAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.RemoteDMRAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.RemoteJMXAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.RemotePrometheusAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- ATTRIBUTES - Static variable in interface org.hawkular.agent.monitor.extension.SubsystemAttributes
-
- AUTO_DISCOVERY_SCAN_PERIOD_SECS - Static variable in interface org.hawkular.agent.monitor.extension.SubsystemAttributes
-
- autoDiscoveryScanPeriodSecs(int) - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices.Builder
-
- Avail - Enum in org.hawkular.agent.monitor.api
-
- avail(MeasurementInstance<L, AvailType<L>>) - Method in class org.hawkular.agent.monitor.inventory.Resource.Builder
-
- AVAIL_DISPATCHER_BUFFER_SIZE - Static variable in interface org.hawkular.agent.monitor.extension.SubsystemAttributes
-
- AVAIL_DISPATCHER_MAX_BATCH_SIZE - Static variable in interface org.hawkular.agent.monitor.extension.SubsystemAttributes
-
- AVAIL_SETS - Static variable in interface org.hawkular.agent.monitor.extension.DMRResourceTypeAttributes
-
- AVAIL_SETS - Static variable in interface org.hawkular.agent.monitor.extension.JMXResourceTypeAttributes
-
- AvailBufferedStorageDispatcher - Class in org.hawkular.agent.monitor.storage
-
Buffers availability check data and eventually stores them in a storage adapter.
- AvailBufferedStorageDispatcher(SchedulerConfiguration, StorageAdapter, Diagnostics) - Constructor for class org.hawkular.agent.monitor.storage.AvailBufferedStorageDispatcher
-
- AvailBufferedStorageDispatcher.Worker - Class in org.hawkular.agent.monitor.storage
-
- AvailDataPayloadBuilder - Interface in org.hawkular.agent.monitor.api
-
- AvailDataPayloadBuilderImpl - Class in org.hawkular.agent.monitor.storage
-
Allows one to build up a payload request to send to availability storage by adding
data points one by one.
- AvailDataPayloadBuilderImpl() - Constructor for class org.hawkular.agent.monitor.storage.AvailDataPayloadBuilderImpl
-
- AvailDataPoint - Class in org.hawkular.agent.monitor.storage
-
Availability check data that was collected.
- AvailDataPoint(String, long, Avail) - Constructor for class org.hawkular.agent.monitor.storage.AvailDataPoint
-
- availSetName(Name) - Method in class org.hawkular.agent.monitor.inventory.ResourceType.Builder
-
- availSetNames(Collection<Name>) - Method in class org.hawkular.agent.monitor.inventory.ResourceType.Builder
-
- AvailStorage - Interface in org.hawkular.agent.monitor.api
-
- AvailStorageProxy - Class in org.hawkular.agent.monitor.storage
-
- AvailStorageProxy() - Constructor for class org.hawkular.agent.monitor.storage.AvailStorageProxy
-
- AvailType<L> - Class in org.hawkular.agent.monitor.inventory
-
- AvailType(ID, Name, AttributeLocation<L>, Interval, Pattern) - Constructor for class org.hawkular.agent.monitor.inventory.AvailType
-
- availTypes(Collection<AvailType<L>>) - Method in class org.hawkular.agent.monitor.inventory.ResourceType.Builder
-
- availTypeSet(TypeSet<AvailType<L>>) - Method in class org.hawkular.agent.monitor.inventory.TypeSets.Builder
-
- generateAvailInstanceId(String, ID, AvailType<?>) - Static method in class org.hawkular.agent.monitor.inventory.InventoryIdUtil
-
Generates an ID for an AvailInstance.
- generateFactory(boolean, String) - Static method in class org.hawkular.agent.monitor.util.ThreadFactoryGenerator
-
- generateMeasurementKey(MeasurementInstance<L, ?>) - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
Given a measurement instance, this will generate the key to be used when
storing that measurement instance to storage.
- generateMetricInstanceId(String, ID, MetricType<?>) - Static method in class org.hawkular.agent.monitor.inventory.InventoryIdUtil
-
Generates an ID for an MetricInstance.
- generateResourceId(MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>, String) - Static method in class org.hawkular.agent.monitor.inventory.InventoryIdUtil
-
Generates an ID for a resource.
- GenericErrorResponseCommand - Class in org.hawkular.agent.monitor.cmd
-
The server is responding to our agent with some generic error message, probably due to some error condition that
caused the server not be able to service one of our requests.
- GenericErrorResponseCommand() - Constructor for class org.hawkular.agent.monitor.cmd.GenericErrorResponseCommand
-
- getAccountsContext() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getAllowedValues() - Method in class org.hawkular.agent.monitor.extension.MeasurementUnitValidator
-
- getAllowedValues() - Method in class org.hawkular.agent.monitor.extension.MetricTypeValidator
-
- getApiJndi() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getAttribute() - Method in class org.hawkular.agent.monitor.inventory.AttributeLocation
-
- getAttributeLocation() - Method in class org.hawkular.agent.monitor.inventory.AttributeLocationProvider
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DiagnosticsDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRAvailDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRAvailSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRMetricDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRMetricSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMROperationDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRResourceConfigDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRResourceTypeDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.DMRResourceTypeSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.FileStoresDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXAvailDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXAvailSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXMetricDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXMetricSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXOperationDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXResourceConfigDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXResourceTypeDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.JMXResourceTypeSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.LocalDMRDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.ManagedServersDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.MemoryDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.PlatformDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.PowerSourcesDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.ProcessorsDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.PrometheusMetricDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.PrometheusMetricSetDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.RemoteDMRDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.RemoteJMXDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.RemotePrometheusDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.StorageDefinition
-
- getAttributes() - Method in class org.hawkular.agent.monitor.extension.SubsystemDefinition
-
- getAutoDiscoveryScanPeriodSecs() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getAvailDispatcherBufferSize() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getAvailDispatcherBufferSize() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getAvailDispatcherMaxBatchSize() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getAvailDispatcherMaxBatchSize() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getAvailRate() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getAvailRate() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getAvails() - Method in class org.hawkular.agent.monitor.inventory.Resource
-
- getAvailSetNames() - Method in class org.hawkular.agent.monitor.inventory.ResourceType.Builder
-
- getAvailSets() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getAvailStorage() - Method in interface org.hawkular.agent.monitor.api.HawkularWildFlyAgentContext
-
- getAvailStorage() - Method in class org.hawkular.agent.monitor.api.HawkularWildFlyAgentContextImpl
-
- getAvailStorageBufferSize() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getAvailStorageBufferSize() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getAvailTypes() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getAvailTypeSets() - Method in class org.hawkular.agent.monitor.inventory.TypeSets.Builder
-
- getAvailTypeSets() - Method in class org.hawkular.agent.monitor.inventory.TypeSets
-
- getCanonicalKeys() - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXNodeLocation
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.DMRAvailSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.DMRMetricSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.DMRResourceTypeDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.DMRResourceTypeSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.JMXAvailSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.JMXMetricSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.JMXResourceTypeDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.JMXResourceTypeSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.ManagedServersDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.PlatformDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.PrometheusMetricSetDefinition
-
- getChildren() - Method in class org.hawkular.agent.monitor.extension.SubsystemDefinition
-
- getChildren(Resource<L>) - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
Returns an immutable
Set of the direct children of the given resource.
- getChildren(ResourceType<L>) - Method in class org.hawkular.agent.monitor.inventory.ResourceTypeManager
-
Returns the direct child types of the given resource type.
- getClient() - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRDriver
-
- getClient() - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRSession
-
Returns a native client.
- getClient() - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXDriver
-
- getClient() - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXSession
-
Returns a native client.
- getCompletionHandler() - Method in class org.hawkular.agent.monitor.scheduler.MeasurementCollector
-
- getConnectionData() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.AbstractEndpointConfiguration
-
- getConnectionData() - Method in class org.hawkular.agent.monitor.inventory.MonitoredEndpoint
-
- getContextUrlString(String, String) - Static method in class org.hawkular.agent.monitor.util.Util
-
Given a base URL (like 'http://localhost:8080') this will append the given context string to it and will return
the URL with a forward-slash as its last character.
- getDefaultUpPattern() - Static method in class org.hawkular.agent.monitor.inventory.AvailType
-
- getDiagnostics() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getDiagnostics() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getDiagnosticsConfig() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getDiscoveryService() - Method in class org.hawkular.agent.monitor.cmd.CommandContext
-
- getDmrConfiguration() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getDMRDiagnostics() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getDMRDiagnostics() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getDmrProtocolService() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- getDriver() - Method in class org.hawkular.agent.monitor.protocol.Session
-
- getDynamicEndpointService(String) - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolServices
-
- getDynamicEndpointServices() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolService
-
- getEffect() - Method in class org.hawkular.agent.monitor.inventory.ResourceManager.AddResult
-
Indicates the effect that the add method had on the inventory.
- getEndpoint() - Method in class org.hawkular.agent.monitor.protocol.Session
-
- getEndpointConfiguration() - Method in class org.hawkular.agent.monitor.inventory.MonitoredEndpoint
-
- getEndpoints() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicProtocolConfiguration
-
- getEndpoints() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.ProtocolConfiguration
-
- getEndpointService(String) - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- getEndpointService() - Method in class org.hawkular.agent.monitor.scheduler.MeasurementCollector
-
- getEndpointServices() - Method in class org.hawkular.agent.monitor.protocol.ProtocolService
-
- getErrorRate() - Method in class org.hawkular.agent.monitor.diagnostics.ProtocolDiagnostics
-
- getFeedcommContext() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getFeedCommProcessor() - Method in class org.hawkular.agent.monitor.cmd.CommandContext
-
- getFeedId() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- getFeedId() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
This is the preconfigured feed ID and may not be set.
- getFeedId() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getFeedId() - Method in class org.hawkular.agent.monitor.protocol.Session
-
- getFileStoreMetric(String, Name) - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
Returns the given metric's value, or null if there is no file store with the given name.
- getFileStores() - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
- getFullDiscoveryScanTimer() - Method in class org.hawkular.agent.monitor.diagnostics.ProtocolDiagnostics
-
- getGlobalConfiguration() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getHawkularMonitorContext() - Method in class org.hawkular.agent.monitor.service.MonitorService
-
- getHawkularStorage() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- getHttpClient() - Method in class org.hawkular.agent.monitor.storage.HttpClientBuilder
-
Returns the last built HTTP client.
- getID() - Method in class org.hawkular.agent.monitor.inventory.IDObject
-
- getId() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformResourceNode
-
- getIdPart() - Method in class org.hawkular.agent.monitor.inventory.InventoryIdUtil.ResourceIdParts
-
- getIDString() - Method in class org.hawkular.agent.monitor.inventory.ID
-
- getInterval() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DiagnosticsConfiguration
-
- getInterval() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicEndpointConfiguration
-
- getInterval() - Method in class org.hawkular.agent.monitor.inventory.MeasurementType
-
- getInventoryContext() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getInventoryRate() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getInventoryRate() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getInventoryStorage() - Method in interface org.hawkular.agent.monitor.api.HawkularWildFlyAgentContext
-
- getInventoryStorage() - Method in class org.hawkular.agent.monitor.api.HawkularWildFlyAgentContextImpl
-
- getInventoryStorageBufferSize() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getInventoryStorageBufferSize() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getInventoryStorageRequestTimer() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getInventoryStorageRequestTimer() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getJmxConfiguration() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getJMXDiagnostics() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getJMXDiagnostics() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getJmxProtocolService() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- getKey() - Method in class org.hawkular.agent.monitor.storage.DataPoint
-
- getKeystorePassword() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getKeystorePath() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getLabels() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicEndpointConfiguration
-
- getLastSegment() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath
-
- getLocation() - Method in class org.hawkular.agent.monitor.inventory.AttributeLocation
-
- getLocation() - Method in class org.hawkular.agent.monitor.inventory.NodeLocationProvider
-
- getLocationResolver() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getLocationResolver() - Method in class org.hawkular.agent.monitor.protocol.Session
-
- getLogger(Class<?>) - Static method in class org.hawkular.agent.monitor.log.AgentLoggers
-
- getManagedServerName() - Method in class org.hawkular.agent.monitor.inventory.InventoryIdUtil.ResourceIdParts
-
- getMeasurementInstance() - Method in class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
- getMemory() - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
- getMemoryMetric(Name) - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
Returns the given memory metric's value.
- getMetric(PlatformResourceNode, Name) - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
Given a platform resource node and a metric name, this will return that metric's value,
or null if there is no resource that can be identified by the node.
- getMetricDispatcherBufferSize() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getMetricDispatcherBufferSize() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getMetricDispatcherMaxBatchSize() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getMetricDispatcherMaxBatchSize() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getMetricNames() - Method in enum org.hawkular.agent.monitor.protocol.platform.Constants.PlatformResourceType
-
- getMetricRate() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getMetricRate() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getMetricRegistry() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getMetricRegistry() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getMetrics() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
This returns a collection of metric names.
- getMetrics() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicProtocolConfiguration
-
- getMetrics() - Method in class org.hawkular.agent.monitor.inventory.Resource
-
- getMetricsContext() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getMetricSetNames() - Method in class org.hawkular.agent.monitor.inventory.ResourceType.Builder
-
- getMetricSets() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicEndpointConfiguration
-
- getMetricSets() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getMetricsStorageBufferSize() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getMetricsStorageBufferSize() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getMetricStorage() - Method in interface org.hawkular.agent.monitor.api.HawkularWildFlyAgentContext
-
- getMetricStorage() - Method in class org.hawkular.agent.monitor.api.HawkularWildFlyAgentContextImpl
-
- getMetricType() - Method in class org.hawkular.agent.monitor.inventory.MetricType
-
- getMetricType() - Method in class org.hawkular.agent.monitor.storage.MetricDataPoint
-
- getMetricTypes() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getMetricTypeSets() - Method in class org.hawkular.agent.monitor.inventory.TypeSets.Builder
-
- getMetricTypeSets() - Method in class org.hawkular.agent.monitor.inventory.TypeSets
-
- getMetricUnits() - Method in class org.hawkular.agent.monitor.inventory.MetricType
-
- getMonitoredEndpoint() - Method in interface org.hawkular.agent.monitor.api.SamplingService
-
- getMonitoredEndpoint() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- getMonitoredEndpoint() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getMonitorServiceConfiguration() - Method in class org.hawkular.agent.monitor.cmd.CommandContext
-
- getName() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.AbstractEndpointConfiguration
-
- getName() - Method in class org.hawkular.agent.monitor.inventory.MonitoredEndpoint
-
- getName() - Method in class org.hawkular.agent.monitor.inventory.NamedObject
-
- getName() - Method in class org.hawkular.agent.monitor.inventory.NameSet
-
- getName() - Method in enum org.hawkular.agent.monitor.protocol.platform.Constants.PlatformResourceType
-
- getName() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.PathSegment
-
- getNameSet() - Method in class org.hawkular.agent.monitor.inventory.NameSet
-
- getNameString() - Method in class org.hawkular.agent.monitor.inventory.Name
-
- getNextCollectionTime() - Method in class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
- getNextExpectedCollectionTime() - Method in class org.hawkular.agent.monitor.scheduler.ScheduledCollectionsQueue
-
Returns the time when the next collection is to be done.
- getNumberDataPoints() - Method in interface org.hawkular.agent.monitor.api.AvailDataPayloadBuilder
-
- getNumberDataPoints() - Method in interface org.hawkular.agent.monitor.api.MetricDataPayloadBuilder
-
- getNumberDataPoints() - Method in class org.hawkular.agent.monitor.storage.AvailDataPayloadBuilderImpl
-
- getNumberDataPoints() - Method in class org.hawkular.agent.monitor.storage.MetricDataPayloadBuilderImpl
-
- getNumDmrSchedulerThreads() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getNumericValue() - Method in enum org.hawkular.agent.monitor.api.Avail
-
- getObjectName() - Method in class org.hawkular.agent.monitor.protocol.jmx.JMXNodeLocation
-
- getOperatingSystem() - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
- getOperationName(BasicMessageWithExtraData<REQ>) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
- getOperationName(BasicMessageWithExtraData<ExecuteOperationRequest>) - Method in class org.hawkular.agent.monitor.cmd.ExecuteOperationCommand
-
- getOperationName() - Method in class org.hawkular.agent.monitor.inventory.Operation
-
- getOperations() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getParent() - Method in class org.hawkular.agent.monitor.inventory.Resource
-
- getParent(Resource<L>) - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
Returns the direct parent of the given resource.
- getParents() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getParents(ResourceType<L>) - Method in class org.hawkular.agent.monitor.inventory.ResourceTypeManager
-
Returns the direct parent types of the given resource type.
- getPassword() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getPassword() - Method in class org.hawkular.agent.monitor.inventory.ConnectionData
-
- getPathAddress() - Method in class org.hawkular.agent.monitor.protocol.dmr.DMRNodeLocation
-
- getPayload() - Method in class org.hawkular.agent.monitor.api.InventoryEvent
-
- getPlatformConfiguration() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getPlatformDiagnostics() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getPlatformDiagnostics() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getPlatformPath() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformNodeLocation
-
- getPlatformProtocolService() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- getPowerSourceMetric(String, Name) - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
Returns the given metric's value, or null if there is no power source with the given name.
- getPowerSources() - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
- getProcessorMetric(String, Name) - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
Returns the given metric's value, or null if there is no processor with the given number.
- getProcessors() - Method in class org.hawkular.agent.monitor.protocol.platform.OshiPlatformCache
-
- getPrometheusConfiguration() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getPrometheusProtocolService() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolServices
-
- getProperties() - Method in class org.hawkular.agent.monitor.inventory.IDObject
-
- getProtocolServices() - Method in class org.hawkular.agent.monitor.service.MonitorService
-
- getRateUnit() - Method in class org.hawkular.agent.monitor.diagnostics.JBossLoggingReporter
-
- getReportTo() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DiagnosticsConfiguration
-
- getRequestTimer() - Method in class org.hawkular.agent.monitor.diagnostics.ProtocolDiagnostics
-
- getResource() - Method in class org.hawkular.agent.monitor.inventory.ResourceManager.AddResult
-
- getResource(ID) - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
Given a resource ID this will return the resource with that ID that is found in the internal
hierarchical graph or null if there is no resource with that ID in the graph.
- getResource() - Method in class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
- getResourceConfigurationProperties() - Method in class org.hawkular.agent.monitor.inventory.Resource
-
- getResourceConfigurationPropertyTypes() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getResourceManager() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getResourceNameTemplate() - Method in class org.hawkular.agent.monitor.inventory.ResourceType
-
- getResourcesBreadthFirst() - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
- getResourceType() - Method in class org.hawkular.agent.monitor.inventory.Resource
-
- getResourceTypeManager() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- getResourceTypeManager() - Method in class org.hawkular.agent.monitor.protocol.Session
-
- getResourceTypesBreadthFirst() - Method in class org.hawkular.agent.monitor.inventory.ResourceTypeManager
-
- getResourceTypeSets() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.EndpointConfiguration
-
- getResourceTypeSets() - Method in class org.hawkular.agent.monitor.inventory.TypeSets
-
- getRootResources() - Method in class org.hawkular.agent.monitor.inventory.ResourceManager
-
Returns an immutable
Set of
Resources that are at the top of the hierarchy (that is, they do not
have a parent).
- getRootResourceTypes() - Method in class org.hawkular.agent.monitor.inventory.ResourceTypeManager
-
Returns resource types that are at the top of the hierarchy (that is, they do not have any parent types).
- getSamplingService() - Method in class org.hawkular.agent.monitor.api.InventoryEvent
-
- getScheduledCollectionsQueue() - Method in class org.hawkular.agent.monitor.scheduler.MeasurementCollector
-
- getScheduledMeasurementInstances(Resource<L>) - Method in class org.hawkular.agent.monitor.scheduler.MeasurementScheduler
-
Given a resource, this returns the measurement instances that this scheduler should collect for it.
- getSecurityKey() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getSecurityRealm() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.AbstractEndpointConfiguration
-
- getSecurityRealm() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getSecuritySecret() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getSegments() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath
-
- getServerOutboundSocketBindingRef() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getServices() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolServices
-
- getServices() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- getSetAvailOnShutdown() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.EndpointConfiguration
-
- getSSLContext() - Method in class org.hawkular.agent.monitor.inventory.MonitoredEndpoint
-
- getStorageAdapter() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration
-
- getStorageAdapterConfig() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- getStorageAdapterConfiguration() - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- getStorageAdapterConfiguration() - Method in interface org.hawkular.agent.monitor.storage.StorageAdapter
-
- getStorageErrorRate() - Method in interface org.hawkular.agent.monitor.diagnostics.Diagnostics
-
- getStorageErrorRate() - Method in class org.hawkular.agent.monitor.diagnostics.DiagnosticsImpl
-
- getTenantId() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getTimestamp() - Method in class org.hawkular.agent.monitor.storage.AvailDataPoint
-
- getTimestamp() - Method in class org.hawkular.agent.monitor.storage.DataPoint
-
- getTimeUnits() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DiagnosticsConfiguration
-
- getTimeUnits() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DynamicEndpointConfiguration
-
- getType() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getType() - Method in class org.hawkular.agent.monitor.inventory.Instance
-
- getType() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.PathSegment
-
- getType() - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformResourceNode
-
- getTypeMap() - Method in class org.hawkular.agent.monitor.inventory.TypeSet
-
- getTypeSets() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.ProtocolConfiguration
-
- getUnit() - Method in class org.hawkular.agent.monitor.inventory.Interval
-
- getUpPattern() - Method in class org.hawkular.agent.monitor.inventory.AvailType
-
- getUri() - Method in class org.hawkular.agent.monitor.inventory.ConnectionData
-
- getUrl() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getUsername() - Method in class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- getUsername() - Method in class org.hawkular.agent.monitor.inventory.ConnectionData
-
- getVal() - Method in class org.hawkular.agent.monitor.inventory.Interval
-
- getValue() - Method in class org.hawkular.agent.monitor.inventory.ResourceConfigurationPropertyInstance
-
- getValue() - Method in class org.hawkular.agent.monitor.service.MonitorService
-
- getValue() - Method in class org.hawkular.agent.monitor.storage.AvailDataPoint
-
- getValue() - Method in class org.hawkular.agent.monitor.storage.MetricDataPoint
-
- GlobalConfiguration(boolean, String, int, int, int, int, int, int) - Constructor for class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.GlobalConfiguration
-
- SamplingService<L> - Interface in org.hawkular.agent.monitor.api
-
A service that can be used to sample metrics and avails for the given
MonitoredEndpoint.
- schedule(SamplingService<L>, List<Resource<L>>) - Method in class org.hawkular.agent.monitor.scheduler.MeasurementScheduler
-
Schedules collections for all measurements for the given resources.
- schedule(Collection<ScheduledMeasurementInstance<L, T>>) - Method in class org.hawkular.agent.monitor.scheduler.ScheduledCollectionsQueue
-
Puts the given schedules in the queue to be prioritized for collection.
- ScheduledCollectionsQueue<L,T extends MeasurementType<L>> - Class in org.hawkular.agent.monitor.scheduler
-
A priority queue that organizes measurement collections such that the next collection that needs
to be made is at the head of the queue.
- ScheduledCollectionsQueue() - Constructor for class org.hawkular.agent.monitor.scheduler.ScheduledCollectionsQueue
-
- ScheduledMeasurementInstance<L,T extends MeasurementType<L>> - Class in org.hawkular.agent.monitor.scheduler
-
Determines when the next collection should occur for a given measurement instance for a given resource.
- ScheduledMeasurementInstance(Resource<L>, MeasurementInstance<L, T>) - Constructor for class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
- SchedulerConfiguration - Class in org.hawkular.agent.monitor.scheduler
-
- SchedulerConfiguration() - Constructor for class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- SchedulerService - Class in org.hawkular.agent.monitor.scheduler
-
The core service that schedules tasks and stores the data resulting from those tasks to its storage adapter.
- SchedulerService(SchedulerConfiguration, Diagnostics, StorageAdapter) - Constructor for class org.hawkular.agent.monitor.scheduler.SchedulerService
-
- seconds() - Method in class org.hawkular.agent.monitor.inventory.Interval
-
- SECURITY_KEY - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- SECURITY_REALM - Static variable in interface org.hawkular.agent.monitor.extension.RemoteDMRAttributes
-
- SECURITY_REALM - Static variable in interface org.hawkular.agent.monitor.extension.RemoteJMXAttributes
-
- SECURITY_REALM - Static variable in interface org.hawkular.agent.monitor.extension.RemotePrometheusAttributes
-
- SECURITY_REALM - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- SECURITY_SECRET - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- segment(Constants.PlatformResourceType, String) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.Builder
-
- segments(List<PlatformPath.PathSegment>, int, int) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.Builder
-
- segments(PlatformPath) - Method in class org.hawkular.agent.monitor.protocol.platform.PlatformPath.Builder
-
- sendAsync(BasicMessageWithExtraData<? extends BasicMessage>) - Method in class org.hawkular.agent.monitor.cmd.FeedCommProcessor
-
Sends a message to the server asynchronously.
- sendSync(BasicMessageWithExtraData<? extends BasicMessage>) - Method in class org.hawkular.agent.monitor.cmd.FeedCommProcessor
-
Sends a message to the server synchronously.
- SERVER_OUTBOUND_SOCKET_BINDING_REF - Static variable in interface org.hawkular.agent.monitor.extension.StorageAttributes
-
- ServiceStatus - Enum in org.hawkular.agent.monitor.service
-
- Session<L> - Class in org.hawkular.agent.monitor.protocol
-
A superclass for protocol specific session implementations.
- Session(String, MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration>, ResourceTypeManager<L>, Driver<L>, LocationResolver<L>) - Constructor for class org.hawkular.agent.monitor.protocol.Session
-
- SET_AVAIL_ON_SHUTDOWN - Static variable in interface org.hawkular.agent.monitor.extension.LocalDMRAttributes
-
- SET_AVAIL_ON_SHUTDOWN - Static variable in interface org.hawkular.agent.monitor.extension.RemoteDMRAttributes
-
- SET_AVAIL_ON_SHUTDOWN - Static variable in interface org.hawkular.agent.monitor.extension.RemoteJMXAttributes
-
- setAvailDispatcherBufferSize(int) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- setAvailDispatcherMaxBatchSize(int) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- setDiagnosticsConfig(MonitorServiceConfiguration.DiagnosticsConfiguration) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- setKeepRunning(boolean) - Method in class org.hawkular.agent.monitor.storage.AvailBufferedStorageDispatcher.Worker
-
- setKeepRunning(boolean) - Method in class org.hawkular.agent.monitor.storage.MetricBufferedStorageDispatcher.Worker
-
- setMetricDispatcherBufferSize(int) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- setMetricDispatcherMaxBatchSize(int) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- setNextCollectionTime(long) - Method in class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
This sets the next collection time to the given collection time.
- setNextCollectionTime() - Method in class org.hawkular.agent.monitor.scheduler.ScheduledMeasurementInstance
-
This will set the next collection time based on the measurement's collection interval
and the current time.
- setPersisted(boolean) - Method in class org.hawkular.agent.monitor.inventory.IDObject
-
- setServerRefreshIndicator(OperationBuilder.OperationResult<?>, RESP) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
Given the results of an operation, this will set the ServerRefreshIndicator
found in those results in the given response.
- setStorageAdapter(StorageAdapter) - Method in class org.hawkular.agent.monitor.storage.AvailStorageProxy
-
- setStorageAdapter(StorageAdapter) - Method in class org.hawkular.agent.monitor.storage.InventoryStorageProxy
-
- setStorageAdapter(StorageAdapter) - Method in class org.hawkular.agent.monitor.storage.MetricStorageProxy
-
- setStorageAdapterConfig(MonitorServiceConfiguration.StorageAdapterConfiguration) - Method in class org.hawkular.agent.monitor.scheduler.SchedulerConfiguration
-
- shutdown() - Method in class org.hawkular.agent.monitor.storage.AsyncInventoryStorage
-
- shutdown() - Method in class org.hawkular.agent.monitor.storage.AvailBufferedStorageDispatcher
-
- shutdown() - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- shutdown() - Method in class org.hawkular.agent.monitor.storage.MetricBufferedStorageDispatcher
-
- shutdown() - Method in interface org.hawkular.agent.monitor.storage.StorageAdapter
-
Clean up and stop whatever the storage adapter is doing.
- slurpStream(InputStream, String) - Static method in class org.hawkular.agent.monitor.util.Util
-
Given an input stream, its data will be slurped in memory and returned as a String.
- start() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- start() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolService
-
- start() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolServices
-
- start() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- start() - Method in class org.hawkular.agent.monitor.protocol.ProtocolService
-
- start() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- start() - Method in class org.hawkular.agent.monitor.scheduler.MeasurementScheduler
-
- start() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerService
-
- start(StartContext) - Method in class org.hawkular.agent.monitor.service.MonitorService
-
- start() - Method in class org.hawkular.agent.monitor.storage.AvailBufferedStorageDispatcher
-
- start() - Method in class org.hawkular.agent.monitor.storage.MetricBufferedStorageDispatcher
-
- startMonitorService() - Method in class org.hawkular.agent.monitor.service.MonitorService
-
Starts this service.
- StatisticsControlCommand - Class in org.hawkular.agent.monitor.cmd
-
Turns on or off statistics for several WildFly subsystems.
- StatisticsControlCommand() - Constructor for class org.hawkular.agent.monitor.cmd.StatisticsControlCommand
-
- status - Variable in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- status - Variable in class org.hawkular.agent.monitor.protocol.EndpointService
-
- status - Variable in class org.hawkular.agent.monitor.scheduler.MeasurementScheduler
-
lifecycle status of the scheduler itself
- status - Variable in class org.hawkular.agent.monitor.scheduler.SchedulerService
-
- stop() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicEndpointService
-
- stop() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolService
-
- stop() - Method in class org.hawkular.agent.monitor.dynamicprotocol.DynamicProtocolServices
-
- stop() - Method in class org.hawkular.agent.monitor.protocol.EndpointService
-
- stop() - Method in class org.hawkular.agent.monitor.protocol.ProtocolService
-
- stop() - Method in class org.hawkular.agent.monitor.protocol.ProtocolServices
-
- stop() - Method in class org.hawkular.agent.monitor.scheduler.MeasurementScheduler
-
- stop() - Method in class org.hawkular.agent.monitor.scheduler.SchedulerService
-
- stop(StopContext) - Method in class org.hawkular.agent.monitor.service.MonitorService
-
- stopMonitorService() - Method in class org.hawkular.agent.monitor.service.MonitorService
-
Stops this service.
- StorageAdapter - Interface in org.hawkular.agent.monitor.storage
-
- StorageAdapterConfiguration(MonitorServiceConfiguration.StorageReportTo, String, String, String, String, String, String, String, boolean, String, String, String, String, String, String, String, String) - Constructor for class org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageAdapterConfiguration
-
- StorageAdd - Class in org.hawkular.agent.monitor.extension
-
- StorageAttributes - Interface in org.hawkular.agent.monitor.extension
-
- StorageDefinition - Class in org.hawkular.agent.monitor.extension
-
- StorageRemove - Class in org.hawkular.agent.monitor.extension
-
- StorageReporter - Class in org.hawkular.agent.monitor.diagnostics
-
- StorageReporter.Builder - Class in org.hawkular.agent.monitor.diagnostics
-
- store(AvailDataPayloadBuilder, long) - Method in interface org.hawkular.agent.monitor.api.AvailStorage
-
Stores the availability data found in the given builder.
- store(MetricDataPayloadBuilder, long) - Method in interface org.hawkular.agent.monitor.api.MetricStorage
-
Stores the metric data found in the given builder.
- store(AvailDataPayloadBuilder, long) - Method in class org.hawkular.agent.monitor.storage.AvailStorageProxy
-
- store(MetricDataPayloadBuilder, long) - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- store(AvailDataPayloadBuilder, long) - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- store(MetricDataPayloadBuilder, long) - Method in class org.hawkular.agent.monitor.storage.MetricStorageProxy
-
- storeAvails(Set<AvailDataPoint>, long) - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- storeAvails(Set<AvailDataPoint>, long) - Method in interface org.hawkular.agent.monitor.storage.StorageAdapter
-
Stores the given availability check data points.
- storeMetrics(Set<MetricDataPoint>, long) - Method in class org.hawkular.agent.monitor.storage.HawkularStorageAdapter
-
- storeMetrics(Set<MetricDataPoint>, long) - Method in interface org.hawkular.agent.monitor.storage.StorageAdapter
-
Stores the given collected metric data points.
- SubsystemAdd - Class in org.hawkular.agent.monitor.extension
-
- SubsystemAttributes - Interface in org.hawkular.agent.monitor.extension
-
- SubsystemDefinition - Class in org.hawkular.agent.monitor.extension
-
- SubsystemExtension - Class in org.hawkular.agent.monitor.extension
-
- SubsystemExtension() - Constructor for class org.hawkular.agent.monitor.extension.SubsystemExtension
-
- SubsystemParser - Class in org.hawkular.agent.monitor.extension
-
- SubsystemRemove - Class in org.hawkular.agent.monitor.extension
-
- success(BasicMessageWithExtraData<REQ>, RESP) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
- success(BasicMessageWithExtraData<AddDatasourceRequest>, AddDatasourceResponse) - Method in class org.hawkular.agent.monitor.cmd.AddDatasourceCommand
-
- success(BasicMessageWithExtraData<AddJdbcDriverRequest>, AddJdbcDriverResponse) - Method in class org.hawkular.agent.monitor.cmd.AddJdbcDriverCommand
-
- success(BasicMessageWithExtraData<StatisticsControlRequest>, StatisticsControlResponse) - Method in class org.hawkular.agent.monitor.cmd.StatisticsControlCommand
-
- validate(String, BasicMessageWithExtraData<REQ>) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
modelNodePath validation for subclasses.
- validate(BasicMessageWithExtraData<REQ>) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
Checks if the request has resourcePath field set.
- validate(BasicMessageWithExtraData<REQ>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.AbstractResourcePathCommand
-
Validation for subclasses.
- validate(BasicMessageWithExtraData<AddDatasourceRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.AddDatasourceCommand
-
- validate(String, BasicMessageWithExtraData<AddDatasourceRequest>) - Method in class org.hawkular.agent.monitor.cmd.AddDatasourceCommand
-
- validate(String, BasicMessageWithExtraData<AddJdbcDriverRequest>) - Method in class org.hawkular.agent.monitor.cmd.AddJdbcDriverCommand
-
- validate(BasicMessageWithExtraData<AddJdbcDriverRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.AddJdbcDriverCommand
-
- validate(String, BasicMessageWithExtraData<DeployApplicationRequest>) - Method in class org.hawkular.agent.monitor.cmd.DeployApplicationCommand
-
- validate(BasicMessageWithExtraData<DeployApplicationRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.DeployApplicationCommand
-
- validate(String, BasicMessageWithExtraData<ExecuteOperationRequest>) - Method in class org.hawkular.agent.monitor.cmd.ExecuteOperationCommand
-
- validate(BasicMessageWithExtraData<ExecuteOperationRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.ExecuteOperationCommand
-
- validate(String, BasicMessageWithExtraData<ExportJdrRequest>) - Method in class org.hawkular.agent.monitor.cmd.ExportJdrCommand
-
- validate(BasicMessageWithExtraData<ExportJdrRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.ExportJdrCommand
-
- validate(String, BasicMessageWithExtraData<RemoveDatasourceRequest>) - Method in class org.hawkular.agent.monitor.cmd.RemoveDatasourceCommand
-
- validate(BasicMessageWithExtraData<RemoveDatasourceRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.RemoveDatasourceCommand
-
- validate(String, BasicMessageWithExtraData<RemoveJdbcDriverRequest>) - Method in class org.hawkular.agent.monitor.cmd.RemoveJdbcDriverCommand
-
- validate(BasicMessageWithExtraData<RemoveJdbcDriverRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.RemoveJdbcDriverCommand
-
- validate(String, BasicMessageWithExtraData<StatisticsControlRequest>) - Method in class org.hawkular.agent.monitor.cmd.StatisticsControlCommand
-
- validate(BasicMessageWithExtraData<StatisticsControlRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.StatisticsControlCommand
-
- validate(String, BasicMessageWithExtraData<UpdateDatasourceRequest>) - Method in class org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand
-
- validate(BasicMessageWithExtraData<UpdateDatasourceRequest>, MonitoredEndpoint<? extends MonitorServiceConfiguration.AbstractEndpointConfiguration>) - Method in class org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand
-
- validateParameter(String, ModelNode) - Method in class org.hawkular.agent.monitor.extension.MeasurementUnitValidator
-
- validateParameter(String, ModelNode) - Method in class org.hawkular.agent.monitor.extension.MetricTypeValidator
-
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.api.Avail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.diagnostics.JBossLoggingReporter.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DiagnosticsReportTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageReportTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.inventory.ResourceManager.AddResult.Effect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.protocol.platform.Constants.PlatformResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hawkular.agent.monitor.service.ServiceStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hawkular.agent.monitor.api.Avail
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.diagnostics.JBossLoggingReporter.LoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.DiagnosticsReportTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.extension.MonitorServiceConfiguration.StorageReportTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.inventory.ResourceManager.AddResult.Effect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.protocol.platform.Constants.PlatformResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hawkular.agent.monitor.service.ServiceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.