JavaScript is disabled on your browser.
A B C D E F G H I L M N O P R S T U V W
A
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ACCESS_CONTROL_MAX_AGE - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
advanceTimeBy(long, TimeUnit) - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
advanceTimeTo(long) - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
ALLOW_ALL_ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
ApiUtils - Class in org.hawkular.metrics.api.jaxrs.util
B
badRequest(ApiError) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
badRequest(Throwable) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
BucketConfig - Class in org.hawkular.metrics.api.jaxrs.param
A JAX-RS parameter object used to build bucket configurations from query params.
BucketConfig(Integer, Duration, TimeRange) - Constructor for class org.hawkular.metrics.api.jaxrs.param.BucketConfig
C
collect(ProcessBean<T>) - Method in class org.hawkular.metrics.api.jaxrs.util.EagerExtension
collectionToResponse(Collection<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
Configurable - Annotation Type in org.hawkular.metrics.api.jaxrs.config
Qualifier for an injected field or parameter which value should be fetched from configuration.
ConfigurableProducer - Class in org.hawkular.metrics.api.jaxrs.config
ConfigurableProducer() - Constructor for class org.hawkular.metrics.api.jaxrs.config.ConfigurableProducer
ConfigurationKey - Enum in org.hawkular.metrics.api.jaxrs.config
Parameter and flags definitions.
ConfigurationProperty - Annotation Type in org.hawkular.metrics.api.jaxrs.config
D
DEFAULT_CORS_ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
DEFAULT_CORS_ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
defaultValue() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
Duration - Class in org.hawkular.metrics.api.jaxrs.param
A time duration.
Duration(long, TimeUnit) - Constructor for class org.hawkular.metrics.api.jaxrs.param.Duration
Create a new instance.
E
Eager - Annotation Type in org.hawkular.metrics.api.jaxrs.util
This class was taken from http://www.javacodegeeks.com/2013/02/jsf-eager-cdi-beans.html
Note: Since this is a general purpose utility, it make make sense to move it to a common
module where all of the various hawkular components can use it.
EagerExtension - Class in org.hawkular.metrics.api.jaxrs.util
This class was taken from http://www.javacodegeeks.com/2013/02/jsf-eager-cdi-beans.html
Note: Since this is a general purpose utility, it make make sense to move it to a common
module where all of the various hawkular components can use it.
EagerExtension() - Constructor for class org.hawkular.metrics.api.jaxrs.util.EagerExtension
emptyPayload() - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
equals(Object) - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
equals(Object) - Method in class org.hawkular.metrics.api.jaxrs.param.Tags
errorCouldNotCloseServiceInstance(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
errorCouldNotCloseServiceInstance(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
errorCouldNotCloseServiceInstance$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
errorRequestProblem(Throwable) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
errorRequestProblem(Throwable) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
errorRequestProblem$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
errorShutdownProblem(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
errorShutdownProblem(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
errorShutdownProblem$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
F
fatalCannotConnectToCassandra(Exception) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
fatalCannotConnectToCassandra(Exception) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
fatalCannotConnectToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
G
getBuckets() - Method in class org.hawkular.metrics.api.jaxrs.param.BucketConfig
getEnd() - Method in class org.hawkular.metrics.api.jaxrs.param.TimeRange
getFrom(ServletContext) - Method in class org.hawkular.metrics.api.jaxrs.util.ManifestInformation
getLongForm(MetricType<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.MetricTypeTextConverter
getMetricsService() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
getPercentiles() - Method in class org.hawkular.metrics.api.jaxrs.param.Percentiles
getProblem() - Method in class org.hawkular.metrics.api.jaxrs.param.BucketConfig
getProblem() - Method in class org.hawkular.metrics.api.jaxrs.param.TimeRange
getRestLogger(Class<?>) - Static method in class org.hawkular.metrics.api.jaxrs.log.RestLogging
getStart() - Method in class org.hawkular.metrics.api.jaxrs.param.TimeRange
getState() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
Returns the lifecycle state of the MetricsService shared in application scope.
getTags() - Method in class org.hawkular.metrics.api.jaxrs.param.Tags
getTaskScheduler() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
getTimeUnit() - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
getValue() - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
getValue() - Method in class org.hawkular.metrics.api.jaxrs.util.StringValue
getVirtualClock() - Method in class org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle
H
hashCode() - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
hashCode() - Method in class org.hawkular.metrics.api.jaxrs.param.Tags
Headers - Class in org.hawkular.metrics.api.jaxrs.util
Headers() - Constructor for class org.hawkular.metrics.api.jaxrs.util.Headers
I
infoAppStarting() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
infoAppStarting() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
infoAppStarting$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
infoInitializing() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
infoInitializing() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
infoInitializing$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
infoServiceStarted() - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
infoServiceStarted() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
infoServiceStarted$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
isAllowedOrigin(String) - Method in class org.hawkular.metrics.api.jaxrs.util.OriginValidation
Helper method to check whether requests from the specified origin
must be allowed.
isEmpty() - Method in class org.hawkular.metrics.api.jaxrs.param.BucketConfig
isFlag() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
isValid() - Method in class org.hawkular.metrics.api.jaxrs.param.BucketConfig
isValid() - Method in class org.hawkular.metrics.api.jaxrs.param.TimeRange
L
LIST_DELIMITER - Static variable in class org.hawkular.metrics.api.jaxrs.param.Tags
load(AfterDeploymentValidation, BeanManager) - Method in class org.hawkular.metrics.api.jaxrs.util.EagerExtension
M
ManifestInformation - Class in org.hawkular.metrics.api.jaxrs.util
ManifestInformation() - Constructor for class org.hawkular.metrics.api.jaxrs.util.ManifestInformation
mapToResponse(Map<?, ?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
MetricsServiceLifecycle - Class in org.hawkular.metrics.api.jaxrs
Bean created on startup to manage the lifecycle of the MetricsService instance shared in application scope.
MetricsServiceLifecycle.State - Enum in org.hawkular.metrics.api.jaxrs
MetricTypeTextConverter - Class in org.hawkular.metrics.api.jaxrs.util
Returns the longer path format used by the REST-interface from the given MetricType
N
noContent() - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
now() - Method in class org.hawkular.metrics.api.jaxrs.util.VirtualClock
O
org.hawkular.metrics.api.jaxrs - package org.hawkular.metrics.api.jaxrs
org.hawkular.metrics.api.jaxrs.config - package org.hawkular.metrics.api.jaxrs.config
org.hawkular.metrics.api.jaxrs.log - package org.hawkular.metrics.api.jaxrs.log
org.hawkular.metrics.api.jaxrs.param - package org.hawkular.metrics.api.jaxrs.param
org.hawkular.metrics.api.jaxrs.util - package org.hawkular.metrics.api.jaxrs.util
ORIGIN - Static variable in class org.hawkular.metrics.api.jaxrs.util.Headers
OriginValidation - Class in org.hawkular.metrics.api.jaxrs.util
OriginValidation() - Constructor for class org.hawkular.metrics.api.jaxrs.util.OriginValidation
P
Percentiles - Class in org.hawkular.metrics.api.jaxrs.param
A wrapping class for List of percentile requests for JAX-RS
Percentiles(List<Double>) - Constructor for class org.hawkular.metrics.api.jaxrs.param.Percentiles
R
RestLogger - Interface in org.hawkular.metrics.api.jaxrs.log
REST interface logging messages.
RestLogger_$logger - Class in org.hawkular.metrics.api.jaxrs.log
Warning this class consists of generated code.
RestLogger_$logger(Logger) - Constructor for class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
RestLogging - Class in org.hawkular.metrics.api.jaxrs.log
Simplify logger lookup.
S
serverError(Throwable, String) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
serverError(Throwable) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
ServiceReady - Annotation Type in org.hawkular.metrics.api.jaxrs
Qualifier used to fire an Event when the
MetricsService is initialized (ready to use).
setPercentiles(List<Double>) - Method in class org.hawkular.metrics.api.jaxrs.param.Percentiles
setValue(String) - Method in class org.hawkular.metrics.api.jaxrs.util.StringValue
StringValue - Class in org.hawkular.metrics.api.jaxrs.util
Encapsulate a simple string value.
StringValue() - Constructor for class org.hawkular.metrics.api.jaxrs.util.StringValue
StringValue(String) - Constructor for class org.hawkular.metrics.api.jaxrs.util.StringValue
T
TAG_DELIMITER - Static variable in class org.hawkular.metrics.api.jaxrs.param.Tags
Tags - Class in org.hawkular.metrics.api.jaxrs.param
Tags holder.
Tags(Map<String, String>) - Constructor for class org.hawkular.metrics.api.jaxrs.param.Tags
Null or blank names or values are not permitted.
TestClock - Annotation Type in org.hawkular.metrics.api.jaxrs.util
TimeRange - Class in org.hawkular.metrics.api.jaxrs.param
A JAX-RS parameter object used to build time ranges from query params.
TimeRange(Long, Long) - Constructor for class org.hawkular.metrics.api.jaxrs.param.TimeRange
toEnvString() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
toMillis() - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
toString() - Method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
toString() - Method in class org.hawkular.metrics.api.jaxrs.param.BucketConfig
toString() - Method in class org.hawkular.metrics.api.jaxrs.param.Duration
toString() - Method in class org.hawkular.metrics.api.jaxrs.param.Tags
toString() - Method in class org.hawkular.metrics.api.jaxrs.param.TimeRange
U
UNITS - Static variable in class org.hawkular.metrics.api.jaxrs.param.Duration
V
valueOf(String) - Static method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hawkular.metrics.api.jaxrs.config.ConfigurationKey
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.hawkular.metrics.api.jaxrs.MetricsServiceLifecycle.State
Returns an array containing the constants of this enum type, in
the order they are declared.
valueToResponse(Optional<?>) - Static method in class org.hawkular.metrics.api.jaxrs.util.ApiUtils
VirtualClock - Class in org.hawkular.metrics.api.jaxrs.util
VirtualClock() - Constructor for class org.hawkular.metrics.api.jaxrs.util.VirtualClock
VirtualClock(TestScheduler) - Constructor for class org.hawkular.metrics.api.jaxrs.util.VirtualClock
W
warnCouldNotConnectToCassandra(String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
warnCouldNotConnectToCassandra(String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnCouldNotConnectToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnInvalidCqlPort(String, String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
warnInvalidCqlPort(String, String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnInvalidCqlPort$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnInvalidDefaultTTL(String, String) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
warnInvalidDefaultTTL(String, String) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnInvalidDefaultTTL$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnRetryingConnectingToCassandra(Integer, Long) - Method in interface org.hawkular.metrics.api.jaxrs.log.RestLogger
warnRetryingConnectingToCassandra(Integer, Long) - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
warnRetryingConnectingToCassandra$str() - Method in class org.hawkular.metrics.api.jaxrs.log.RestLogger_$logger
A B C D E F G H I L M N O P R S T U V W
Copyright © 2014–2015 Red Hat, Inc. . All rights reserved.