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

A

AbstractPerformanceInterceptor<T> - Class in org.apache.sirona.aop
A method interceptor that compute method invocation performances.
AbstractPerformanceInterceptor() - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
AbstractPerformanceInterceptor.ActivationContext - Class in org.apache.sirona.aop
This class contains the activation/deactivation logic.
AbstractPerformanceInterceptor.ActivationContext(boolean, long, long) - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
AbstractPerformanceInterceptor.ActivationContext(boolean, String) - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
AbstractPerformanceInterceptor.Context - Class in org.apache.sirona.aop
The handler for cases where interception is not possible and you need to pass the "before"object to be able to monitor.
AbstractPerformanceInterceptor.Context(AbstractPerformanceInterceptor.ActivationContext, StopWatch) - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor.Context
 
AbstractPerformanceInterceptor.SerializableMethod - Class in org.apache.sirona.aop
 
AbstractPerformanceInterceptor.SerializableMethod(String, String, Method) - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
AbstractPerformanceInterceptor.SerializableMethod(Method) - Constructor for class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
accept(String) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
accept(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
accept(String) - Method in class org.apache.sirona.javaagent.listener.PathTrackingListener
 
accept(String) - Method in interface org.apache.sirona.javaagent.spi.InvocationListener
 
acceptsURL(String) - Method in class org.apache.sirona.jdbc.SironaDriver
 
ACTIVATED_FLAG - Static variable in class org.apache.sirona.reporting.web.plugin.PluginRepository
This flag is used to activate a plugin by its name [plugin.name].
activationContext - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.Context
 
active - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
active(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAEndpoints
 
ACTIVE_THREAD - Static variable in class org.apache.sirona.gauges.jvm.ActiveThreadGauge
 
ActiveThreadGauge - Class in org.apache.sirona.gauges.jvm
 
ActiveThreadGauge() - Constructor for class org.apache.sirona.gauges.jvm.ActiveThreadGauge
 
activeThreads(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
add(double) - Method in interface org.apache.sirona.counters.Counter
 
add(double, Unit) - Method in interface org.apache.sirona.counters.Counter
 
add(double) - Method in class org.apache.sirona.counters.DefaultCounter
 
add(double, Unit) - Method in class org.apache.sirona.counters.DefaultCounter
 
add(String, Object) - Method in class org.apache.sirona.cube.MapBuilder
 
add(double) - Method in class org.apache.sirona.store.counter.CollectorCounter
 
add(double, Unit) - Method in class org.apache.sirona.store.counter.CollectorCounter
 
addAgentParameter(String, String) - Static method in class org.apache.sirona.javaagent.AgentContext
 
addConfiguration(String, boolean) - Method in interface org.apache.sirona.configuration.predicate.Predicate
 
addGauge(Gauge) - Method in interface org.apache.sirona.gauges.GaugeAware
 
addGauge(Gauge) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
addGauge(Gauge) - Method in class org.apache.sirona.repositories.DefaultRepository
 
addGauge(Gauge) - Method in interface org.apache.sirona.repositories.Repository
 
addIfMissing(String, LeafCollectorCounter) - Method in class org.apache.sirona.store.counter.AggregatedCollectorCounter
 
addInternal(double) - Method in class org.apache.sirona.counters.DefaultCounter
 
addNode(JMXNode, String, String) - Static method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
addRequestParameter() - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
addResponseParameter() - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
addSegmentParameter(Class<?>, int) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
addTemplateHelper(String) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
addToCounter(Counter, double) - Method in interface org.apache.sirona.store.counter.CounterDataStore
 
addToCounter(Counter, double) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
addToCounter(Counter, double) - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
addToGauge(Role, long, double, String) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
addToGauge(Role, long, double) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
addToGauge(Role, long, double) - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
addToGauge(Role, long, double, String) - Method in interface org.apache.sirona.store.gauge.CollectorGaugeDataStore
 
addToGauge(Role, long, double, String) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
addToGauge(Role, long, double) - Method in interface org.apache.sirona.store.gauge.GaugeDataStore
 
addToGauge(Role, long, double) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
addValue(double) - Method in class org.apache.sirona.counters.OptimizedStatistics
 
after(AgentContext, Object, Throwable) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
after(AgentContext, Object, Throwable) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
after(AgentContext, Object, Throwable) - Method in class org.apache.sirona.javaagent.listener.PathTrackingListener
after(AgentContext, Object, Throwable) - Method in interface org.apache.sirona.javaagent.spi.InvocationListener
 
AGENT_DEBUG - Static variable in class org.apache.sirona.javaagent.logging.SironaAgentLogging
 
AgentContext - Class in org.apache.sirona.javaagent
 
AgentContext(String, Object, InvocationListener[]) - Constructor for class org.apache.sirona.javaagent.AgentContext
 
agentmain(String, Instrumentation) - Static method in class org.apache.sirona.javaagent.SironaAgent
 
AgentNode - Class in org.apache.sirona.collector.server
 
AgentNode(String) - Constructor for class org.apache.sirona.collector.server.AgentNode
 
aggregate(Collection<LeafCollectorCounter>) - Static method in class org.apache.sirona.math.Aggregators
 
aggregated() - Method in interface org.apache.sirona.counters.AggregatedCounter
 
aggregated() - Method in class org.apache.sirona.store.counter.AggregatedCollectorCounter
 
AggregatedCollectorCounter - Class in org.apache.sirona.store.counter
 
AggregatedCollectorCounter(Counter.Key) - Constructor for class org.apache.sirona.store.counter.AggregatedCollectorCounter
 
AggregatedCollectorCounter(Counter.Key, Map<String, LeafCollectorCounter>) - Constructor for class org.apache.sirona.store.counter.AggregatedCollectorCounter
 
AggregatedCounter - Interface in org.apache.sirona.counters
 
AggregatedGaugeDataStoreAdapter - Class in org.apache.sirona.store.gauge
 
AggregatedGaugeDataStoreAdapter() - Constructor for class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
Aggregators - Class in org.apache.sirona.math
 
AopaliancePerformanceInterceptor - Class in org.apache.sirona.spring
Spring-aop implementation of PerformanceInterceptor.
AopaliancePerformanceInterceptor() - Constructor for class org.apache.sirona.spring.AopaliancePerformanceInterceptor
 
APPLICATION_JAVA_OBJECT - Static variable in class org.apache.sirona.cube.Cube
 
APPLICATION_JSON - Static variable in class org.apache.sirona.cube.Cube
 
AsyncHttpClientCube - Class in org.apache.sirona.cube
 
AsyncHttpClientCube(CubeBuilder) - Constructor for class org.apache.sirona.cube.AsyncHttpClientCube
 
AsyncHttpClientCubeBuilder - Class in org.apache.sirona.cube
 
AsyncHttpClientCubeBuilder() - Constructor for class org.apache.sirona.cube.AsyncHttpClientCubeBuilder
 
ATTRIBUTES_ORDERED_LIST - Static variable in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
AutoSet - Annotation Type in org.apache.sirona.configuration.ioc
 
autoSet(T) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
autoSet(String, T) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
autoSet(String, T, Class<?>) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 

B

BaseMemoryGauge - Class in org.apache.sirona.gauges.jvm
 
BaseMemoryGauge() - Constructor for class org.apache.sirona.gauges.jvm.BaseMemoryGauge
 
basicHeader(String) - Method in interface org.apache.sirona.collector.server.api.SecurityProvider
 
BatchCounterDataStore - Class in org.apache.sirona.store.counter
 
BatchCounterDataStore() - Constructor for class org.apache.sirona.store.counter.BatchCounterDataStore
 
BatchFuture - Class in org.apache.sirona.store
 
BatchFuture(ScheduledExecutorService, ScheduledFuture<?>) - Constructor for class org.apache.sirona.store.BatchFuture
 
BatchGaugeDataStoreAdapter - Class in org.apache.sirona.store.gauge
 
BatchGaugeDataStoreAdapter() - Constructor for class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
BatchGaugeDataStoreAdapter.Measure - Class in org.apache.sirona.store.gauge
 
BatchPathTrackingDataStore - Class in org.apache.sirona.store.tracking
 
BatchPathTrackingDataStore() - Constructor for class org.apache.sirona.store.tracking.BatchPathTrackingDataStore
 
BeanNameMonitoringAutoProxyCreator - Class in org.apache.sirona.spring
 
BeanNameMonitoringAutoProxyCreator() - Constructor for class org.apache.sirona.spring.BeanNameMonitoringAutoProxyCreator
 
before(T, String) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
before(String, I) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
before(AgentContext) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
before(AgentContext) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
before(AgentContext) - Method in class org.apache.sirona.javaagent.listener.PathTrackingListener
executed before method called to configure the start PathTrackingInformation and set various thread local variable as invocation level will call PathTracker.start(org.apache.sirona.tracking.PathTrackingInformation)
before(AgentContext) - Method in interface org.apache.sirona.javaagent.spi.InvocationListener
Method called before the real object method called
BOOMERANG_BANDWITH - Static variable in class org.apache.sirona.boomerang.BoomerangServlet
 
BOOMERANG_LATENCY - Static variable in class org.apache.sirona.boomerang.BoomerangServlet
 
BOOMERANG_PERCEIVED - Static variable in class org.apache.sirona.boomerang.BoomerangServlet
 
BoomerangData - Class in org.apache.sirona.boomerang.parser
 
BoomerangData(Map<String, String>) - Constructor for class org.apache.sirona.boomerang.parser.BoomerangData
 
BoomerangServlet - Class in org.apache.sirona.boomerang
 
BoomerangServlet() - Constructor for class org.apache.sirona.boomerang.BoomerangServlet
 
build() - Method in class org.apache.sirona.cube.AsyncHttpClientCubeBuilder
 
build() - Method in class org.apache.sirona.cube.CubeBuilder
 
build() - Method in class org.apache.sirona.cube.HttpClientCubeBuilder
 
build() - Method in class org.apache.sirona.graphite.GraphiteBuilder
 
build(Class<?>, String, String) - Static method in class org.apache.sirona.reporting.web.handler.internal.EndpointInfo
 
build() - Method in class org.apache.sirona.reporting.web.plugin.api.MapBuilder
 
buildEvent(StringBuilder, String, long, Map<String, Object>) - Method in class org.apache.sirona.cube.Cube
 
buildMetricDataHeader() - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
BYTE - Static variable in class org.apache.sirona.counters.Unit.Binary
 
BYTE_PER_SEC - Static variable in class org.apache.sirona.boomerang.BoomerangServlet
 

C

CassandraAgentDataStoreFactory - Class in org.apache.sirona.cassandra
 
CassandraAgentDataStoreFactory() - Constructor for class org.apache.sirona.cassandra.CassandraAgentDataStoreFactory
 
CassandraBuilder - Class in org.apache.sirona.cassandra
 
CassandraBuilder() - Constructor for class org.apache.sirona.cassandra.CassandraBuilder
 
CassandraCollectorCounterDataStore - Class in org.apache.sirona.cassandra.collector.counter
 
CassandraCollectorCounterDataStore() - Constructor for class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
CassandraCollectorDataStoreFactory - Class in org.apache.sirona.cassandra
 
CassandraCollectorDataStoreFactory() - Constructor for class org.apache.sirona.cassandra.CassandraCollectorDataStoreFactory
 
CassandraCollectorGaugeDataStore - Class in org.apache.sirona.cassandra.collector.gauge
 
CassandraCollectorGaugeDataStore() - Constructor for class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
CassandraCollectorNodeStatusDataStore - Class in org.apache.sirona.cassandra.collector.status
 
CassandraCollectorNodeStatusDataStore() - Constructor for class org.apache.sirona.cassandra.collector.status.CassandraCollectorNodeStatusDataStore
 
CassandraCounterDataStore - Class in org.apache.sirona.cassandra.agent.counter
 
CassandraCounterDataStore() - Constructor for class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
CassandraGaugeDataStore - Class in org.apache.sirona.cassandra.agent.gauge
 
CassandraGaugeDataStore() - Constructor for class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
CassandraLeafCounter - Class in org.apache.sirona.cassandra.collector.counter
 
CassandraLeafCounter(Counter.Key, CassandraCollectorCounterDataStore, String) - Constructor for class org.apache.sirona.cassandra.collector.counter.CassandraLeafCounter
 
CassandraPathTrackingDataStore - Class in org.apache.sirona.cassandra.collector.pathtracking
 
CassandraPathTrackingDataStore() - Constructor for class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
CassandraSirona - Class in org.apache.sirona.cassandra.collector
 
CassandraSirona() - Constructor for class org.apache.sirona.cassandra.collector.CassandraSirona
 
CassandraStatusDataStore - Class in org.apache.sirona.cassandra.agent.status
 
CassandraStatusDataStore() - Constructor for class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
chain - Variable in class org.apache.sirona.web.servlet.SironaFilter.Invocation
 
ClassLoaders - Class in org.apache.sirona.util
 
clazz - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
cleanUp() - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
clear() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
clear(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
clearAfterCollect - Variable in class org.apache.sirona.store.counter.BatchCounterDataStore
 
clearCounters() - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
clearCounters() - Method in class org.apache.sirona.repositories.DefaultRepository
 
clearCounters() - Method in interface org.apache.sirona.repositories.Repository
 
clearCounters() - Method in interface org.apache.sirona.store.counter.CounterDataStore
 
clearCounters() - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
clearCounters() - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
clearCountersIfNeeded(Repository) - Method in class org.apache.sirona.store.counter.BatchCounterDataStore
 
clearEntries() - Method in class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
clearEntries() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
clearEntries() - Method in interface org.apache.sirona.store.tracking.PathTrackingDataStore
 
close() - Method in class org.apache.sirona.graphite.Graphite
 
Collector - Class in org.apache.sirona.collector.server
 
Collector() - Constructor for class org.apache.sirona.collector.server.Collector
 
CollectorCounter - Class in org.apache.sirona.store.counter
 
CollectorCounter(Counter.Key) - Constructor for class org.apache.sirona.store.counter.CollectorCounter
 
CollectorCounterStore - Interface in org.apache.sirona.store.counter
 
CollectorDataStoreFactory - Class in org.apache.sirona.store
 
CollectorDataStoreFactory() - Constructor for class org.apache.sirona.store.CollectorDataStoreFactory
 
CollectorGaugeDataStore - Interface in org.apache.sirona.store.gauge
 
CollectorNodeStatusDataStore - Interface in org.apache.sirona.store.status
 
CollectorPathTrackingDataStore - Interface in org.apache.sirona.store.tracking
 
column(A, B) - Static method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
commit(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAEndpoints
 
CommonGaugeDataStore - Interface in org.apache.sirona.store.gauge
 
COMPARATOR - Static variable in class org.apache.sirona.tracking.PathCallInformation
start time comparaison
compare(String, String) - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.JMXPropertiesComparator
 
compare(PathTrackingEntry, PathTrackingEntry) - Method in class org.apache.sirona.tracking.PathTrackingEntryComparator
 
compareTo(Unit) - Method in class org.apache.sirona.counters.Unit
 
compareTo(JMXNode.Key) - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.Key
 
compareTo(Role) - Method in class org.apache.sirona.Role
computeStatus() - Method in class org.apache.sirona.status.NodeStatus
 
computeStatus() - Method in class org.apache.sirona.status.NodeStatusReporter
 
concurrency - Variable in class org.apache.sirona.store.counter.CollectorCounter
 
concurrencyCounter - Variable in class org.apache.sirona.stopwatches.CounterStopWatch
 
CONFIG_PROPERTY_PREFIX - Static variable in class org.apache.sirona.configuration.Configuration
 
ConfigurableListener<I,R> - Class in org.apache.sirona.javaagent.listener
 
ConfigurableListener() - Constructor for class org.apache.sirona.javaagent.listener.ConfigurableListener
 
Configuration - Class in org.apache.sirona.configuration
 
configuration() - Method in interface org.apache.sirona.configuration.ConfigurationProvider
 
configuration() - Method in class org.apache.sirona.configuration.FileConfigurationProvider
 
configuration() - Method in class org.apache.sirona.configuration.PropertiesConfigurationProvider
 
ConfigurationProvider - Interface in org.apache.sirona.configuration
 
configure(ResourceInfo, Configurable) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.SironaFeature
 
connect(String, Properties) - Method in class org.apache.sirona.jdbc.SironaDriver
 
ConnectionClosedCallBack - Interface in org.apache.sirona.jdbc
CallBack on connection beeing closed
CONTENT_ENCODING - Static variable in class org.apache.sirona.cube.Cube
 
CONTENT_LENGTH - Static variable in class org.apache.sirona.cube.Cube
 
CONTENT_TYPE - Static variable in class org.apache.sirona.cube.Cube
 
CONTENT_TYPE - Static variable in class org.apache.sirona.reporting.web.SironaController
 
Context - Class in org.apache.sirona.tracking
 
Context() - Constructor for class org.apache.sirona.tracking.Context
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.sirona.web.discovery.GaugeDiscoveryListener
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.sirona.web.lifecycle.SironaLifecycle
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.sirona.web.session.SironaSessionListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sirona.web.discovery.GaugeDiscoveryListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sirona.web.lifecycle.SironaLifecycle
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sirona.web.session.SironaSessionListener
 
CONTEXTS - Static variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
convert(double, Unit) - Method in class org.apache.sirona.counters.Unit
Convert value from unit to this unit (if conpatible)
convert(String, String) - Static method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
copy() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
counter(Counter.Key, DynamicDelegatedSerializer<Object>, ColumnSlice<String, Object>, String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
Counter - Interface in org.apache.sirona.counters
A Metric is a numerical indicator of some monitored application state with support for simple statistics.
counter - Variable in class org.apache.sirona.gauges.counter.CounterGauge
 
counter - Variable in class org.apache.sirona.jta.JTAGauges.JTAGauge
 
counter - Variable in class org.apache.sirona.stopwatches.CounterStopWatch
 
Counter.Key - Class in org.apache.sirona.counters
 
Counter.Key(Role, String) - Constructor for class org.apache.sirona.counters.Counter.Key
 
counterDataStore - Variable in class org.apache.sirona.repositories.DefaultRepository
 
CounterDataStore - Interface in org.apache.sirona.store.counter
 
counterDetail(String, String, String, HttpServletRequest) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
CounterGauge - Class in org.apache.sirona.gauges.counter
 
CounterGauge(Counter) - Constructor for class org.apache.sirona.gauges.counter.CounterGauge
 
CounterGauge(Counter, MetricData) - Constructor for class org.apache.sirona.gauges.counter.CounterGauge
 
CounterJMX - Class in org.apache.sirona.counters.jmx
 
CounterJMX(Counter) - Constructor for class org.apache.sirona.counters.jmx.CounterJMX
 
CounterJMXMBean - Interface in org.apache.sirona.counters.jmx
 
CounterListener - Class in org.apache.sirona.javaagent.listener
 
CounterListener() - Constructor for class org.apache.sirona.javaagent.listener.CounterListener
 
counters() - Method in class org.apache.sirona.repositories.DefaultRepository
 
counters() - Method in interface org.apache.sirona.repositories.Repository
 
counters - Variable in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
counterSnapshot(Collection<Counter>) - Method in class org.apache.sirona.cube.Cube
 
CounterStopWatch - Class in org.apache.sirona.stopwatches
 
CounterStopWatch(Counter) - Constructor for class org.apache.sirona.stopwatches.CounterStopWatch
 
CPU - Static variable in class org.apache.sirona.gauges.jvm.CPUGauge
 
cpu(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
CPUGauge - Class in org.apache.sirona.gauges.jvm
 
CPUGauge() - Constructor for class org.apache.sirona.gauges.jvm.CPUGauge
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.apache.sirona.jpa.SironaPersistence
 
Created - Annotation Type in org.apache.sirona.configuration.ioc
 
createEntityManagerFactory(String, Map) - Method in class org.apache.sirona.jpa.SironaPersistence
 
createInstance() - Method in class org.apache.sirona.cube.AsyncHttpClientCubeBuilder
 
createInstance() - Method in class org.apache.sirona.cube.CubeBuilder
 
createInstance() - Method in class org.apache.sirona.cube.HttpClientCubeBuilder
 
createKeyManager() - Method in class org.apache.sirona.cube.CubeBuilder
 
createOrNoopGauge(Role, String) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
createOrNoopGauge(Role) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
createOrNoopGauge(Role, String) - Method in interface org.apache.sirona.store.gauge.CollectorGaugeDataStore
 
createOrNoopGauge(Role, String) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
createOrNoopGauge(Role) - Method in interface org.apache.sirona.store.gauge.GaugeDataStore
 
createOrNoopGauge(Role) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
createPointcutAdvisor(Advice) - Method in class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
createTrustManager() - Method in class org.apache.sirona.cube.CubeBuilder
 
CSV - Static variable in interface org.apache.sirona.reporting.web.plugin.report.format.Format.Defaults
 
csv(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
CSVFormat - Class in org.apache.sirona.reporting.web.plugin.report.format
 
CSVFormat() - Constructor for class org.apache.sirona.reporting.web.plugin.report.format.CSVFormat
 
Cube - Class in org.apache.sirona.cube
 
Cube(CubeBuilder) - Constructor for class org.apache.sirona.cube.Cube
 
CubeBuilder - Class in org.apache.sirona.cube
 
CubeBuilder() - Constructor for class org.apache.sirona.cube.CubeBuilder
 
CubeCounterDataStore - Class in org.apache.sirona.cube
 
CubeCounterDataStore() - Constructor for class org.apache.sirona.cube.CubeCounterDataStore
 
CubeDataStoreFactory - Class in org.apache.sirona.cube
 
CubeDataStoreFactory() - Constructor for class org.apache.sirona.cube.CubeDataStoreFactory
 
CubeDisruptorDataStoreFactory - Class in org.apache.sirona.cube
 
CubeDisruptorDataStoreFactory() - Constructor for class org.apache.sirona.cube.CubeDisruptorDataStoreFactory
 
CubeGaugeDataStore - Class in org.apache.sirona.cube
 
CubeGaugeDataStore() - Constructor for class org.apache.sirona.cube.CubeGaugeDataStore
 
CubeNodeStatusDataStore - Class in org.apache.sirona.cube
 
CubeNodeStatusDataStore() - Constructor for class org.apache.sirona.cube.CubeNodeStatusDataStore
 
CubePathTrackingDataStore - Class in org.apache.sirona.cube
 
CubePathTrackingDataStore() - Constructor for class org.apache.sirona.cube.CubePathTrackingDataStore
 
current() - Static method in class org.apache.sirona.util.ClassLoaders
 
currentConcurrency() - Method in interface org.apache.sirona.counters.Counter
 
currentConcurrency() - Method in class org.apache.sirona.counters.DefaultCounter
 
currentConcurrency() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
CxfJaxRsPerformanceHandler - Class in org.apache.sirona.agent.jaxrs.cxf
 
CxfJaxRsPerformanceHandler() - Constructor for class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 

D

DaemonThreadFactory - Class in org.apache.sirona.util
 
DaemonThreadFactory(String) - Constructor for class org.apache.sirona.util.DaemonThreadFactory
 
DataSourceValidation - Class in org.apache.sirona.tomee.agent.validation
 
DataSourceValidation(DataSource, String, String) - Constructor for class org.apache.sirona.tomee.agent.validation.DataSourceValidation
 
DataStoreFactory - Interface in org.apache.sirona.store
 
DAY - Static variable in class org.apache.sirona.counters.Unit.Time
 
DEAD_COUNT - Static variable in class org.apache.sirona.collector.server.AgentNode
 
debug(String, Object...) - Static method in class org.apache.sirona.javaagent.logging.SironaAgentLogging
 
DECA - Static variable in class org.apache.sirona.counters.Unit
 
DEFAULT_COLOR - Static variable in class org.apache.sirona.reporting.web.plugin.api.graph.Graphs
 
DEFAULT_EXCLUDES - Static variable in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
DEFAULT_INCLUDES - Static variable in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
DefaultCounter - Class in org.apache.sirona.counters
 
DefaultCounter(Counter.Key, CounterDataStore) - Constructor for class org.apache.sirona.counters.DefaultCounter
 
DefaultCounter(Counter.Key, CounterDataStore, OptimizedStatistics) - Constructor for class org.apache.sirona.counters.DefaultCounter
 
DefaultDataStoreFactory - Class in org.apache.sirona.store
 
DefaultDataStoreFactory() - Constructor for class org.apache.sirona.store.DefaultDataStoreFactory
 
DefaultMonitorNameExtractor - Class in org.apache.sirona.aop
 
DefaultPathTrackingDataStore - Class in org.apache.sirona.store.tracking
 
DefaultPathTrackingDataStore() - Constructor for class org.apache.sirona.store.tracking.DefaultPathTrackingDataStore
 
DefaultRepository - Class in org.apache.sirona.repositories
 
DefaultRepository() - Constructor for class org.apache.sirona.repositories.DefaultRepository
 
DefaultRepository(CounterDataStore, CommonGaugeDataStore, NodeStatusDataStore, PathTrackingDataStore) - Constructor for class org.apache.sirona.repositories.DefaultRepository
 
DefaultSPI - Class in org.apache.sirona.spi
 
DefaultSPI() - Constructor for class org.apache.sirona.spi.DefaultSPI
 
DelegateDataStoreFactory - Class in org.apache.sirona.store
 
DelegateDataStoreFactory(CounterDataStore, CommonGaugeDataStore, NodeStatusDataStore, PathTrackingDataStore) - Constructor for class org.apache.sirona.store.DelegateDataStoreFactory
 
DelegatedCollectorGaugeDataStore - Class in org.apache.sirona.store.gauge
 
DelegatedCollectorGaugeDataStore() - Constructor for class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
DelegatedCollectorPathTrackingDataStore - Class in org.apache.sirona.store.tracking
 
DelegatedCollectorPathTrackingDataStore() - Constructor for class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
deserialize(byte[], Class<T>) - Static method in class org.apache.sirona.util.SerializeUtils
 
destroy() - Method in class org.apache.sirona.boomerang.BoomerangServlet
 
destroy() - Method in class org.apache.sirona.collector.server.Collector
 
destroy() - Method in class org.apache.sirona.cube.CubePathTrackingDataStore
 
destroy() - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
destroy() - Method in class org.apache.sirona.gauges.Gauge.LoaderHelper
 
destroy() - Method in class org.apache.sirona.reporting.web.SironaController
 
destroy() - Method in class org.apache.sirona.tracking.PathTracker
 
destroy() - Method in class org.apache.sirona.web.lifecycle.LazyJspMonitoringFilterActivator
 
destroy() - Method in class org.apache.sirona.web.servlet.SironaFilter
 
Destroying - Annotation Type in org.apache.sirona.configuration.ioc
 
detail(String) - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugeEndpoints
 
detail(String) - Method in class org.apache.sirona.reporting.web.plugin.status.StatusEndpoints
 
DISABLE_PARAMETER_KEY - Static variable in class org.apache.sirona.javaagent.listener.CounterListener
 
displayPathTrackingDetail(String) - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingEndpoints
 
DisruptorPathTrackingDataStore - Class in org.apache.sirona.cube
 
DisruptorPathTrackingDataStore() - Constructor for class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sirona.reporting.web.SironaController
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sirona.web.lifecycle.LazyJspMonitoringFilterActivator
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sirona.web.servlet.SironaFilter
 
doFindContext(T) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
doInvoke(T) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
API neutral method invocation
done() - Method in class org.apache.sirona.store.BatchFuture
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.collector.server.Collector
 
doPost(String) - Method in class org.apache.sirona.cube.Cube
 
doPostBytes(byte[], String) - Method in class org.apache.sirona.cube.AsyncHttpClientCube
 
doPostBytes(byte[], String) - Method in class org.apache.sirona.cube.Cube
 
doPostBytes(byte[], String) - Method in class org.apache.sirona.cube.HttpClientCube
 
doStartTag() - Method in class org.apache.sirona.web.jsp.StartTag
 
doStartTag() - Method in class org.apache.sirona.web.jsp.StopTag
doStop() - Method in class org.apache.sirona.stopwatches.CounterStopWatch
 
doTransform(String, byte[]) - Method in class org.apache.sirona.javaagent.SironaTransformer
 
dump(String) - Method in class org.apache.sirona.reporting.web.plugin.thread.ThreadEndpoints
 
DynamicDelegatedSerializer<T> - Class in org.apache.sirona.cassandra
 
DynamicDelegatedSerializer() - Constructor for class org.apache.sirona.cassandra.DynamicDelegatedSerializer
 

E

EhCacheCacheGauge - Class in org.apache.sirona.agent.ehcache
 
EhCacheCacheGauge(Method, Cache) - Constructor for class org.apache.sirona.agent.ehcache.EhCacheCacheGauge
 
EhCacheCachesCountManagerGauge - Class in org.apache.sirona.agent.ehcache
 
EhCacheCachesCountManagerGauge(CacheManager, Gauge...) - Constructor for class org.apache.sirona.agent.ehcache.EhCacheCachesCountManagerGauge
 
EhCacheGaugeFactory - Class in org.apache.sirona.agent.ehcache
 
EhCacheGaugeFactory() - Constructor for class org.apache.sirona.agent.ehcache.EhCacheGaugeFactory
 
EhCacheManagerGaugeBase - Class in org.apache.sirona.agent.ehcache
 
EhCacheManagerGaugeBase(String, CacheManager) - Constructor for class org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
 
EhCacheTransactionCommittedCountManagerGauge - Class in org.apache.sirona.agent.ehcache
 
EhCacheTransactionCommittedCountManagerGauge(CacheManager) - Constructor for class org.apache.sirona.agent.ehcache.EhCacheTransactionCommittedCountManagerGauge
 
EhCacheTransactionRollbackedCountManagerGauge - Class in org.apache.sirona.agent.ehcache
 
EhCacheTransactionRollbackedCountManagerGauge(CacheManager) - Constructor for class org.apache.sirona.agent.ehcache.EhCacheTransactionRollbackedCountManagerGauge
 
elapsedTime(long) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
emptyColumn(String) - Static method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
EmptyStatuses - Class in org.apache.sirona.store.status
 
EmptyStatuses() - Constructor for class org.apache.sirona.store.status.EmptyStatuses
 
ENCODING - Static variable in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
endPath(Context) - Method in interface org.apache.sirona.tracking.PathTrackingInvocationListener
 
EndpointInfo - Class in org.apache.sirona.reporting.web.handler.internal
 
EndpointInfo() - Constructor for class org.apache.sirona.reporting.web.handler.internal.EndpointInfo
 
endpoints() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastPlugin
 
endpoints() - Method in interface org.apache.sirona.reporting.web.plugin.api.Plugin
List of used endpoints by this plugin.
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugePlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.report.ReportPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.status.StatusPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.thread.ThreadPlugin
 
endpoints() - Method in class org.apache.sirona.reporting.web.plugin.web.WebPlugin
 
enterMethod(Context) - Method in interface org.apache.sirona.tracking.PathTrackingInvocationListener
 
Environment - Class in org.apache.sirona.util
 
equals(Object) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
equals(Object) - Method in class org.apache.sirona.collector.server.AgentNode
 
equals(Object) - Method in class org.apache.sirona.counters.Counter.Key
 
equals(Object) - Method in class org.apache.sirona.counters.DefaultCounter
 
equals(Object) - Method in class org.apache.sirona.counters.Unit
 
equals(Object) - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.Key
 
equals(Object) - Method in class org.apache.sirona.Role
 
equals(Object) - Method in class org.apache.sirona.store.counter.CollectorCounter
 
Event - Class in org.apache.sirona.collector.server
 
Event() - Constructor for class org.apache.sirona.collector.server.Event
 
EXECUTORSERVICE - Static variable in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
executorService - Static variable in class org.apache.sirona.cube.CubePathTrackingDataStore
 
EXECUTORSERVICE - Static variable in class org.apache.sirona.tracking.PathTracker
 
exitMethod(Context) - Method in interface org.apache.sirona.tracking.PathTrackingInvocationListener
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.IntSegmentExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.LongSegmentExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in interface org.apache.sirona.reporting.web.handler.internal.Invoker.ParameterExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.RequestExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.ResponseExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.StringArraySegmentExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.StringSegmentExtractor
 
extract(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker.TemplateHelperExtractor
 
extractContextKey(T) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
extractContextKey(ProceedingJoinPoint) - Method in class org.apache.sirona.aspectj.SironaAspect
 
extractContextKey(InvocationContext) - Method in class org.apache.sirona.cdi.SironaInterceptor
 
extractContextKey(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
extractContextKey(MethodInvocation) - Method in class org.apache.sirona.spring.AopaliancePerformanceInterceptor
 
extractJspName() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
extractParameters(String) - Static method in class org.apache.sirona.javaagent.SironaAgent
 
extractSQLException(InvocationTargetException) - Method in class org.apache.sirona.jdbc.MonitoredStatement
 

F

FAILURES - Static variable in class org.apache.sirona.Role
 
FileConfigurationProvider - Class in org.apache.sirona.configuration
 
FileConfigurationProvider(String) - Constructor for class org.apache.sirona.configuration.FileConfigurationProvider
 
filter(ContainerRequestContext) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
filterBootstrapCss(TemplateHelper) - Method in class org.apache.sirona.reporting.web.handler.FilteringEndpoints
 
filterCss(TemplateHelper) - Method in class org.apache.sirona.reporting.web.handler.FilteringEndpoints
 
FilteringEndpoints - Class in org.apache.sirona.reporting.web.handler
 
FilteringEndpoints() - Constructor for class org.apache.sirona.reporting.web.handler.FilteringEndpoints
 
filterOtherResources(HttpServletRequest) - Method in class org.apache.sirona.reporting.web.handler.FilteringEndpoints
 
finalPayload(String) - Static method in class org.apache.sirona.cube.Cube
 
find(Class<T>, ClassLoader) - Method in class org.apache.sirona.spi.DefaultSPI
 
find(Class<T>, ClassLoader) - Method in interface org.apache.sirona.spi.SPI
 
findAttribute(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
findByKey(Counter.Key, String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
findByPrefixAndUnit(String, Unit) - Static method in class org.apache.sirona.repositories.Repositories
 
findBySuffixAndUnit(String, Unit) - Static method in class org.apache.sirona.repositories.Repositories
 
findCandidateAdvisors() - Method in class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
findClass(String) - Method in class org.apache.sirona.javaagent.SironaTransformer.SironaClassWriter
 
findGaugeRole(String) - Method in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
findGaugeRole(String) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
findGaugeRole(String) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
findGaugeRole(String) - Method in class org.apache.sirona.repositories.DefaultRepository
 
findGaugeRole(String) - Method in interface org.apache.sirona.repositories.Repository
 
findGaugeRole(String) - Method in interface org.apache.sirona.store.gauge.CommonGaugeDataStore
 
findGaugeRole(String) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
findGaugeRole(String) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
findOrCreateInstance(Class<T>) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
forceIteration - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
Format - Interface in org.apache.sirona.reporting.web.plugin.report.format
 
format(Map<String, ?>, String) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
format(String, Date) - Method in class org.apache.sirona.reporting.web.template.Templates.DateTool
 
Format.Defaults - Interface in org.apache.sirona.reporting.web.plugin.report.format
 
forward(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
freeMemory() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore.Pointer
 
fromByteBuffer(ByteBuffer) - Method in class org.apache.sirona.cassandra.DynamicDelegatedSerializer
 

G

Gauge - Interface in org.apache.sirona.gauges
 
Gauge.LoaderHelper - Class in org.apache.sirona.gauges
 
Gauge.LoaderHelper(boolean, Collection<? extends Gauge>, String...) - Constructor for class org.apache.sirona.gauges.Gauge.LoaderHelper
 
Gauge.LoaderHelper(boolean, String...) - Constructor for class org.apache.sirona.gauges.Gauge.LoaderHelper
 
GaugeAware - Interface in org.apache.sirona.gauges
 
gauged - Variable in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
gaugeDataStore - Variable in class org.apache.sirona.repositories.DefaultRepository
 
GaugeDataStore - Interface in org.apache.sirona.store.gauge
 
GaugeDataStoreAdapter - Class in org.apache.sirona.gauges
 
GaugeDataStoreAdapter() - Constructor for class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
GaugeDiscoveryListener - Class in org.apache.sirona.web.discovery
 
GaugeDiscoveryListener() - Constructor for class org.apache.sirona.web.discovery.GaugeDiscoveryListener
 
GaugeEndpoints - Class in org.apache.sirona.reporting.web.plugin.gauge
 
GaugeEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.gauge.GaugeEndpoints
 
GaugeFactory - Interface in org.apache.sirona.gauges
 
GaugePlugin - Class in org.apache.sirona.reporting.web.plugin.gauge
 
GaugePlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.gauge.GaugePlugin
 
gauges() - Method in class org.apache.sirona.agent.ehcache.EhCacheGaugeFactory
 
gauges() - Method in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
gauges() - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
gauges - Variable in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
gauges() - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
gauges() - Method in interface org.apache.sirona.gauges.GaugeFactory
 
gauges() - Method in class org.apache.sirona.jta.JTAGauges
 
gauges() - Method in class org.apache.sirona.plugin.hazelcast.agent.HazelcastGaugeFactory
 
gauges() - Method in class org.apache.sirona.repositories.DefaultRepository
 
gauges() - Method in interface org.apache.sirona.repositories.Repository
 
gauges - Variable in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
gauges() - Method in interface org.apache.sirona.store.gauge.CommonGaugeDataStore
 
gauges() - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
gauges - Variable in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
gauges() - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
gauges() - Method in class org.apache.sirona.tomee.agent.gauge.TomEEGaugeFactory
 
gaugeSnapshot(StringBuilder, long, Role, double) - Method in class org.apache.sirona.cube.Cube
 
gaugeStopped(Role) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
gaugeStopped(Role) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
gaugeStopped(Role) - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
gaugeStopped(Role) - Method in interface org.apache.sirona.store.gauge.CommonGaugeDataStore
 
gaugeStopped(Role) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
gaugeStopped(Role) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
GaugeValuesRequest - Class in org.apache.sirona.store.gauge
 
GaugeValuesRequest() - Constructor for class org.apache.sirona.store.gauge.GaugeValuesRequest
 
GaugeValuesRequest(long, long, Role) - Constructor for class org.apache.sirona.store.gauge.GaugeValuesRequest
 
GBYTE - Static variable in class org.apache.sirona.counters.Unit.Binary
 
generateCounterKeyString(Counter.Key) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
generateKey(String...) - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
generateLine(Counter, Unit, String) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
generateReport(String, Role, long, long) - Static method in class org.apache.sirona.reporting.web.plugin.api.graph.Graphs
 
get(String) - Static method in class org.apache.sirona.counters.Unit
 
get(Integer, Class<T>) - Method in class org.apache.sirona.javaagent.AgentContext
 
get() - Static method in class org.apache.sirona.util.Localhosts
 
getAddress() - Method in class org.apache.sirona.graphite.Graphite
 
getAdvicesAndAdvisorsForBean(Class, String, TargetSource) - Method in class org.apache.sirona.spring.BeanNameMonitoringAutoProxyCreator
 
getAgentParameters() - Static method in class org.apache.sirona.javaagent.AgentContext
 
getAnnotation(Class<T>) - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getAnnotations() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getArray(String, String[]) - Static method in class org.apache.sirona.configuration.Configuration
 
getAsyncIoThreadCount() - Method in class org.apache.sirona.cube.CubeBuilder
 
getAttribute(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getAttribute(String, int) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getAttributeNamesInScope(int) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getAttributesScope(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getBandwidth() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
getBase64() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
getBaseType() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getBasicHeader() - Method in class org.apache.sirona.cube.CubeBuilder
 
getCassandra() - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
getChildren() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
getClassName() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getClassName() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getCluster() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getCollector() - Method in class org.apache.sirona.cube.CubeBuilder
 
getCommonSuperClass(String, String) - Method in class org.apache.sirona.javaagent.SironaTransformer.SironaClassWriter
copy paste code from asm as we need a different way to load classes
getConfig() - Method in class org.apache.sirona.cube.Cube
 
getConnection() - Method in class org.apache.sirona.jdbc.MonitoredDataSource
getConnection(String, String) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
getConnectionRequestTimeout() - Method in class org.apache.sirona.cube.CubeBuilder
 
getConnectionTimeout() - Method in class org.apache.sirona.cube.CubeBuilder
 
getConstructors() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getCounter(Counter.Key) - Method in class org.apache.sirona.repositories.DefaultRepository
 
getCounter(Counter.Key) - Method in interface org.apache.sirona.repositories.Repository
 
getCounterColumnFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getCounterColumnFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getCounterDataStore() - Method in interface org.apache.sirona.store.DataStoreFactory
 
getCounterDataStore() - Method in class org.apache.sirona.store.DelegateDataStoreFactory
 
getCounterName(Message) - Method in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
getCounterName(ContainerRequestContext) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
getCounterName(T) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
getCounterName(Object, Method) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
Compute the counter name associated to this method invocation
getCounterName(ProceedingJoinPoint) - Method in class org.apache.sirona.aspectj.SironaAspect
 
getCounterName(InvocationContext) - Method in class org.apache.sirona.cdi.SironaInterceptor
 
getCounterName(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
getCounterName(MethodInvocation) - Method in class org.apache.sirona.spring.AopaliancePerformanceInterceptor
 
getCounterName(SironaFilter.Invocation) - Method in class org.apache.sirona.web.servlet.SironaFilter
 
getCounterNameExtractor() - Method in class org.apache.sirona.spring.BeanNameMonitoringAutoProxyCreator
 
getCounters() - Method in class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
getCounters(String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
getCounters() - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
getCounters(String) - Method in interface org.apache.sirona.store.counter.CollectorCounterStore
 
getCounters() - Method in interface org.apache.sirona.store.counter.CounterDataStore
 
getCounters(String) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
getCounters() - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
getData() - Method in class org.apache.sirona.collector.server.Event
 
getDataSource() - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
getDate() - Method in class org.apache.sirona.status.NodeStatus
 
getDefaultMaxPerRoute() - Method in class org.apache.sirona.cube.CubeBuilder
 
getDescription() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanAttribute
 
getElapsedTime() - Method in class org.apache.sirona.stopwatches.CounterStopWatch
 
getElapsedTime() - Method in interface org.apache.sirona.stopwatches.StopWatch
 
getELContext() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getEnd() - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
getEnd() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getEngineInfo() - Method in class org.apache.sirona.web.jsp.factory.JspPerformanceFactory
 
getEntries() - Method in class org.apache.sirona.tracking.Context
 
getErrorData() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getException() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getExecutionTime() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getExpressionEvaluator() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getFamily() - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
getFields() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getGaugeDataStore() - Method in interface org.apache.sirona.store.DataStoreFactory
 
getGaugeDataStore() - Method in class org.apache.sirona.store.DelegateDataStoreFactory
 
getGauges() - Method in class org.apache.sirona.agent.webapp.pull.repository.PullRepository
 
getGauges() - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
getGaugeValues(GaugeValuesRequest, String) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.gauges.GaugeDataStoreAdapter
 
getGaugeValues(long, long, Role) - Method in class org.apache.sirona.repositories.DefaultRepository
 
getGaugeValues(long, long, Role) - Method in interface org.apache.sirona.repositories.Repository
 
getGaugeValues(GaugeValuesRequest, String) - Method in interface org.apache.sirona.store.gauge.CollectorGaugeDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in interface org.apache.sirona.store.gauge.CommonGaugeDataStore
 
getGaugeValues(GaugeValuesRequest, String) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
getGaugeValues(GaugeValuesRequest) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
getGaugeValuesColumnFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getGaugeValuesColumnFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getHits() - Method in interface org.apache.sirona.counters.Counter
 
getHits() - Method in class org.apache.sirona.counters.DefaultCounter
 
getHits() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getHits() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getHits() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getHosts() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getInstance(Class<T>) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
getInteger(String, int) - Static method in class org.apache.sirona.configuration.Configuration
 
getInvokers() - Method in class org.apache.sirona.reporting.web.handler.internal.EndpointInfo
 
getInvokers() - Method in class org.apache.sirona.reporting.web.plugin.PluginRepository.PluginInfo
 
getJavaClass() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getJmx() - Method in class org.apache.sirona.counters.DefaultCounter
 
getJspApplicationContext(ServletContext) - Method in class org.apache.sirona.web.jsp.factory.JspPerformanceFactory
 
getKey(T, String) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
getKey() - Method in interface org.apache.sirona.counters.Counter
 
getKey() - Method in class org.apache.sirona.counters.DefaultCounter
 
getKey() - Method in class org.apache.sirona.javaagent.AgentContext
 
getKey(String, String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
getKey() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getKeyspace() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getKeyspace() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getKeyspace() - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
getLatency() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
getLevel() - Method in class org.apache.sirona.tracking.Context
 
getLevel() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getLevel() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getLock() - Method in class org.apache.sirona.counters.DefaultCounter
 
getLoginTimeout() - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
getLogWriter() - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
getMajorVersion() - Method in class org.apache.sirona.jdbc.SironaDriver
 
getMarker() - Method in class org.apache.sirona.cube.CubeBuilder
 
getMarkerCountersColumnFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getMarkerCountersColumnFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getMarkerGaugesColumFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getMarkerGaugesColumFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getMarkerPathTrackingColumFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getMarkerPathTrackingColumFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getMarkerStatusesColumnFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getMarkerStatusesColumnFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getMax() - Method in interface org.apache.sirona.counters.Counter
 
getMax() - Method in class org.apache.sirona.counters.DefaultCounter
 
getMax() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getMax() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getMax() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getMax() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getMax() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getMax() - Method in interface org.apache.sirona.store.gauge.Value
 
getMaxActive() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getMaxConcurrency() - Method in interface org.apache.sirona.counters.Counter
 
getMaxConcurrency() - Method in class org.apache.sirona.counters.DefaultCounter
 
getMaxConcurrency() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getMaxTotalConnections() - Method in class org.apache.sirona.cube.CubeBuilder
 
getMean() - Method in interface org.apache.sirona.counters.Counter
 
getMean() - Method in class org.apache.sirona.counters.DefaultCounter
 
getMean() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getMean() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getMean() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getMean() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getMean() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getMean() - Method in interface org.apache.sirona.store.gauge.Value
 
getMessage() - Method in class org.apache.sirona.status.ValidationResult
 
getMethodName() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getMethodName() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getMethods() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getMin() - Method in interface org.apache.sirona.counters.Counter
 
getMin() - Method in class org.apache.sirona.counters.DefaultCounter
 
getMin() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getMin() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getMin() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getMin() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getMin() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getMin() - Method in interface org.apache.sirona.store.gauge.Value
 
getMinorVersion() - Method in class org.apache.sirona.jdbc.SironaDriver
 
getMonitorName(Object, Method) - Method in class org.apache.sirona.aop.DefaultMonitorNameExtractor
 
getMonitorName(Object, Method) - Method in interface org.apache.sirona.aop.MonitorNameExtractor
 
getMonitorNameExtractor() - Method in class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
getN() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getN() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getN() - Method in interface org.apache.sirona.store.gauge.Value
 
getName() - Method in class org.apache.sirona.counters.Counter.Key
 
getName() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getName() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getName() - Method in class org.apache.sirona.counters.Unit
 
getName() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanAttribute
 
getName() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanOperation
 
getName() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanParameter
 
getName() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
getName() - Method in class org.apache.sirona.reporting.web.plugin.PluginRepository.PluginInfo
 
getName() - Method in class org.apache.sirona.Role
 
getName() - Method in class org.apache.sirona.status.ValidationResult
 
getNodeId() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getNodeStatusDataStore() - Method in interface org.apache.sirona.store.DataStoreFactory
 
getNodeStatusDataStore() - Method in class org.apache.sirona.store.DelegateDataStoreFactory
 
getNumberOfConsumers() - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
getOffheapPointer() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore.Pointer
 
getOrCreateContext(Object) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
getOrCreateContext(Object) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
getOrCreateCounter(Counter.Key, String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
getOrCreateCounter(Counter.Key) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
getOrCreateCounter(Counter.Key, String) - Method in interface org.apache.sirona.store.counter.CollectorCounterStore
 
getOrCreateCounter(Counter.Key) - Method in interface org.apache.sirona.store.counter.CounterDataStore
 
getOrCreateCounter(Counter.Key, String) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
getOrCreateCounter(Counter.Key) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
getOrCreateCounter(Counter.Key) - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
getOrDefault(DynamicDelegatedSerializer, HColumn<?, ?>, Serializer<?>) - Static method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getOut() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getPage() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sirona.web.jsp.factory.JspPerformanceFactory
 
getParameters() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanOperation
 
getParent() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getParentLogger() - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
getParentLogger() - Method in class org.apache.sirona.jdbc.SironaDriver
 
getPathTrackingColumFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getPathTrackingColumFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getPathTrackingDataStore() - Method in interface org.apache.sirona.store.DataStoreFactory
 
getPathTrackingDataStore() - Method in class org.apache.sirona.store.DelegateDataStoreFactory
 
getPathTrackingEntries() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
getPathTrackingInformation() - Method in class org.apache.sirona.tracking.Context
 
getPathTrackingInvocationListeners() - Static method in class org.apache.sirona.tracking.PathTracker
 
getPeriod(String) - Method in class org.apache.sirona.store.counter.BatchCounterDataStore
 
getPeriod(String) - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
getPeriod(String) - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
getPeriod(String) - Method in class org.apache.sirona.store.tracking.BatchPathTrackingDataStore
 
getPointers() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
getPort() - Method in class org.apache.sirona.graphite.Graphite
 
getPostTimeout() - Method in class org.apache.sirona.cube.CubeBuilder
 
getPrimary() - Method in class org.apache.sirona.counters.Unit
 
getProperty(String, String) - Static method in class org.apache.sirona.configuration.Configuration
 
getPropertyInfo(String, Properties) - Method in class org.apache.sirona.jdbc.SironaDriver
 
getProviderUtil() - Method in class org.apache.sirona.jpa.SironaPersistence
 
getProxyHost() - Method in class org.apache.sirona.cube.CubeBuilder
 
getProxyPort() - Method in class org.apache.sirona.cube.CubeBuilder
 
getReadConsistencyLevel() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getReference() - Method in class org.apache.sirona.javaagent.AgentContext
 
getReplicationFactor() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getRequest() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getRequestedUri(HttpServletRequest) - Static method in class org.apache.sirona.web.servlet.SironaFilter
 
getResource(String) - Method in class org.apache.sirona.jpa.OverridePersistenceXmlClassLoader
 
getResources(String) - Method in class org.apache.sirona.jpa.OverridePersistenceXmlClassLoader
 
getResponse() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getResults() - Method in class org.apache.sirona.status.NodeStatus
 
getReturnType() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanOperation
 
getRingBuffer() - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
getRingBufferSize() - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
getRole() - Method in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
getRole() - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
getRole() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
getRole() - Method in class org.apache.sirona.counters.Counter.Key
 
getRole() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getRole() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getRole() - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
getRole() - Method in class org.apache.sirona.web.servlet.SironaFilter
 
getScale() - Method in class org.apache.sirona.counters.Unit
 
getScope(String) - Static method in class org.apache.sirona.web.jsp.TagUtils
 
getSecondMoment() - Method in interface org.apache.sirona.counters.Counter
 
getSecondMoment() - Method in class org.apache.sirona.counters.DefaultCounter
 
getSecondMoment() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getSecondMoment() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getSecondMoment() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getServletConfig() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getServletContext() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getSession() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getSize() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore.Pointer
 
getSocketFactory() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslKeyStore() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslKeyStorePassword() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslKeyStoreProvider() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslKeyStoreType() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslTrustStore() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslTrustStorePassword() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslTrustStoreProvider() - Method in class org.apache.sirona.cube.CubeBuilder
 
getSslTrustStoreType() - Method in class org.apache.sirona.cube.CubeBuilder
 
getStandardDeviation() - Method in interface org.apache.sirona.counters.Counter
 
getStandardDeviation() - Method in class org.apache.sirona.counters.DefaultCounter
 
getStandardDeviation() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getStandardDeviation() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getStandardDeviation() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getStandardDeviation() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getStart() - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
getStart() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
getStartTime() - Method in class org.apache.sirona.tracking.PathCallInformation
 
getStartTime() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getStatistics() - Method in class org.apache.sirona.cassandra.collector.counter.CassandraLeafCounter
 
getStatistics() - Method in class org.apache.sirona.counters.DefaultCounter
 
getStatus() - Method in class org.apache.sirona.status.NodeStatus
 
getStatus() - Method in class org.apache.sirona.status.ValidationResult
 
getStatusColumnFamily() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
getStatusColumnFamily() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
getSum() - Method in interface org.apache.sirona.counters.Counter
 
getSum() - Method in class org.apache.sirona.counters.DefaultCounter
 
getSum() - Method in class org.apache.sirona.counters.jmx.CounterJMX
 
getSum() - Method in interface org.apache.sirona.counters.jmx.CounterJMXMBean
 
getSum() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getSum() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getSum() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getSum() - Method in interface org.apache.sirona.store.gauge.Value
 
getTDone() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
getTemplate() - Method in class org.apache.sirona.reporting.web.plugin.api.Template
 
getThreshold() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
getTime() - Method in class org.apache.sirona.collector.server.Event
 
getTime() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter.Measure
 
getTrackingId() - Method in class org.apache.sirona.tracking.PathCallInformation
 
getTrackingId() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
getType() - Method in class org.apache.sirona.collector.server.Event
 
getType() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanAttribute
 
getType() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanParameter
 
getTypeClosure() - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
getUnit() - Method in class org.apache.sirona.Role
 
getUnsafe() - Static method in class org.apache.sirona.util.UnsafeUtils
 
getUrl() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
getUrl() - Method in class org.apache.sirona.collector.server.AgentNode
 
getUrl() - Method in class org.apache.sirona.reporting.web.plugin.PluginRepository.PluginInfo
 
getUserParams() - Method in class org.apache.sirona.reporting.web.plugin.api.Template
 
getUuid() - Method in class org.apache.sirona.tracking.Context
 
getValue() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanAttribute
 
getValue() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter.Measure
 
getVariableInfo(TagData) - Method in class org.apache.sirona.web.jsp.StartTagTei
 
getVariableResolver() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
getVariance() - Method in interface org.apache.sirona.counters.Counter
 
getVariance() - Method in class org.apache.sirona.counters.DefaultCounter
 
getVariance() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
getVariance() - Method in class org.apache.sirona.math.M2AwareStatisticalSummary
 
getVariance() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
getVersion() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
getWriteConsistencyLevel() - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
GIGA - Static variable in class org.apache.sirona.counters.Unit
 
globalPayload(StringBuilder) - Method in class org.apache.sirona.cube.Cube
 
Graphite - Class in org.apache.sirona.graphite
 
Graphite(SocketFactory, InetAddress, int, Charset) - Constructor for class org.apache.sirona.graphite.Graphite
 
Graphite(SocketFactory, String, int, Charset) - Constructor for class org.apache.sirona.graphite.Graphite
 
GraphiteBuilder - Class in org.apache.sirona.graphite
 
GraphiteBuilder() - Constructor for class org.apache.sirona.graphite.GraphiteBuilder
 
GraphiteCounterDataStore - Class in org.apache.sirona.graphite
 
GraphiteCounterDataStore() - Constructor for class org.apache.sirona.graphite.GraphiteCounterDataStore
 
GraphiteDataStoreFactory - Class in org.apache.sirona.graphite
 
GraphiteDataStoreFactory() - Constructor for class org.apache.sirona.graphite.GraphiteDataStoreFactory
 
GraphiteGaugeDataStore - Class in org.apache.sirona.graphite
 
GraphiteGaugeDataStore() - Constructor for class org.apache.sirona.graphite.GraphiteGaugeDataStore
 
Graphs - Class in org.apache.sirona.reporting.web.plugin.api.graph
 
GZIP_CONTENT_ENCODING - Static variable in class org.apache.sirona.cube.Cube
 

H

handlePageException(Exception) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
handlePageException(Throwable) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
handleResponse(Message, OperationResourceInfo, Response) - Method in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
hashCode - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
hashCode() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
hashCode() - Method in class org.apache.sirona.collector.server.AgentNode
 
hashCode() - Method in class org.apache.sirona.counters.Counter.Key
 
hashCode() - Method in class org.apache.sirona.counters.DefaultCounter
 
hashCode() - Method in class org.apache.sirona.counters.Unit
 
hashCode() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.Key
 
hashCode() - Method in class org.apache.sirona.Role
 
hashCode() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
HazelcastClientFactory - Class in org.apache.sirona.plugin.hazelcast.agent.instance
 
HazelcastEndpoints - Class in org.apache.sirona.plugin.hazelcast.gui
 
HazelcastEndpoints() - Constructor for class org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints
 
HazelcastGaugeBase - Class in org.apache.sirona.plugin.hazelcast.agent.gauge
 
HazelcastGaugeBase(String, HazelcastInstance) - Constructor for class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
 
HazelcastGaugeFactory - Class in org.apache.sirona.plugin.hazelcast.agent
 
HazelcastGaugeFactory() - Constructor for class org.apache.sirona.plugin.hazelcast.agent.HazelcastGaugeFactory
 
HazelcastMemberFactory - Class in org.apache.sirona.plugin.hazelcast.agent.instance
 
HazelcastMembersGauge - Class in org.apache.sirona.plugin.hazelcast.agent.gauge
 
HazelcastMembersGauge(String, HazelcastInstance) - Constructor for class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastMembersGauge
 
HazelcastPartitionsGauge - Class in org.apache.sirona.plugin.hazelcast.agent.gauge
 
HazelcastPartitionsGauge(String, HazelcastInstance) - Constructor for class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastPartitionsGauge
 
HazelcastPlugin - Class in org.apache.sirona.plugin.hazelcast.gui
 
HazelcastPlugin() - Constructor for class org.apache.sirona.plugin.hazelcast.gui.HazelcastPlugin
 
HEADER - Static variable in class org.apache.sirona.reporting.web.plugin.report.format.CSVFormat
 
HECTO - Static variable in class org.apache.sirona.counters.Unit
 
home() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.handler.HomeEndpoint
 
home() - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugeEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.status.StatusEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.thread.ThreadEndpoints
 
home() - Method in class org.apache.sirona.reporting.web.plugin.web.WebEndpoints
 
HomeEndpoint - Class in org.apache.sirona.reporting.web.handler
 
HomeEndpoint() - Constructor for class org.apache.sirona.reporting.web.handler.HomeEndpoint
 
HOUR - Static variable in class org.apache.sirona.counters.Unit.Time
 
HTML - Static variable in interface org.apache.sirona.reporting.web.plugin.report.format.Format.Defaults
 
html(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
HTMLFormat - Class in org.apache.sirona.reporting.web.plugin.report.format
 
HTMLFormat() - Constructor for class org.apache.sirona.reporting.web.plugin.report.format.HTMLFormat
 
htmlRender(PrintWriter, String, Map<String, ?>) - Static method in class org.apache.sirona.reporting.web.template.Templates
 
HttpClientCube - Class in org.apache.sirona.cube
 
HttpClientCube(CubeBuilder) - Constructor for class org.apache.sirona.cube.HttpClientCube
 
HttpClientCubeBuilder - Class in org.apache.sirona.cube
 
HttpClientCubeBuilder() - Constructor for class org.apache.sirona.cube.HttpClientCubeBuilder
 

I

id(Counter.Key, String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
id(PathTrackingEntry) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
IGNORED_URLS - Static variable in class org.apache.sirona.web.servlet.SironaFilter
 
include(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
include(String, boolean) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
incr() - Method in class org.apache.sirona.web.servlet.StatusGauge
 
init(ServletConfig) - Method in class org.apache.sirona.agent.webapp.pull.servlet.PullServlet
 
init(ServletConfig) - Method in class org.apache.sirona.boomerang.BoomerangServlet
 
init(ServletConfig) - Method in class org.apache.sirona.collector.server.Collector
 
init(FilterConfig) - Method in class org.apache.sirona.reporting.web.SironaController
 
init(String, String) - Static method in class org.apache.sirona.reporting.web.template.Templates
 
init(FilterConfig) - Method in class org.apache.sirona.web.lifecycle.LazyJspMonitoringFilterActivator
 
init(FilterConfig) - Method in class org.apache.sirona.web.servlet.SironaFilter
 
initAggregated() - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
initBatch() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
initBatch() - Method in class org.apache.sirona.store.tracking.BatchPathTrackingDataStore
 
initialize() - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
initMarkerIfNeeded() - Method in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
initMarkerIfNeeded() - Method in class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
initMarkerIfNotAlreadyDone() - Method in class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
InMemoryCollectorCounterStore - Class in org.apache.sirona.store.counter
 
InMemoryCollectorCounterStore() - Constructor for class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
InMemoryCollectorNodeStatusDataStore - Class in org.apache.sirona.store.status
 
InMemoryCollectorNodeStatusDataStore() - Constructor for class org.apache.sirona.store.status.InMemoryCollectorNodeStatusDataStore
 
InMemoryCounterDataStore - Class in org.apache.sirona.store.counter
 
InMemoryCounterDataStore() - Constructor for class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
InMemoryGaugeDataStore - Class in org.apache.sirona.store.gauge
 
InMemoryGaugeDataStore() - Constructor for class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
InMemoryGaugeDataStore.FixedSizedMap - Class in org.apache.sirona.store.gauge
 
InMemoryGaugeDataStore.FixedSizedMap() - Constructor for class org.apache.sirona.store.gauge.InMemoryGaugeDataStore.FixedSizedMap
 
InMemoryPathTrackingDataStore - Class in org.apache.sirona.store.tracking
Very simple in memory storage for Path tracking feature MUST NOT be used in production
InMemoryPathTrackingDataStore() - Constructor for class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
InMemoryPathTrackingDataStore.Pointer - Class in org.apache.sirona.store.tracking
 
InMemoryPathTrackingDataStore.Pointer() - Constructor for class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore.Pointer
 
INSTANCE - Static variable in class org.apache.sirona.aop.DefaultMonitorNameExtractor
 
instance - Variable in class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
 
INSTANCE - Static variable in class org.apache.sirona.reporting.web.template.Templates.DateTool
 
INSTANCE - Static variable in interface org.apache.sirona.repositories.Repository
 
INSTANCE - Static variable in interface org.apache.sirona.spi.SPI
 
INSTANCE - Static variable in class org.apache.sirona.tracking.PathTrackingEntryComparator
 
InvocationListener - Interface in org.apache.sirona.javaagent.spi
 
InvocationListenerFactory - Interface in org.apache.sirona.javaagent.spi
 
invoke(Object, Method, Object[]) - Method in class org.apache.sirona.jdbc.MonitoredConnection
 
invoke(Object, Method, Object[]) - Method in class org.apache.sirona.jdbc.MonitoredPreparedStatement
 
invoke(Object, Method, Object[]) - Method in class org.apache.sirona.jdbc.MonitoredStatement
 
invoke(HttpServletRequest, HttpServletResponse, Matcher) - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
invoke(MethodInvocation) - Method in class org.apache.sirona.spring.AopaliancePerformanceInterceptor
 
invokeOperation(String, String, String[]) - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
Invoker - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker(Object, Method, String) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker
 
Invoker.IntSegmentExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.IntSegmentExtractor(int) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.IntSegmentExtractor
 
Invoker.LongSegmentExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.LongSegmentExtractor(int) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.LongSegmentExtractor
 
Invoker.ParameterExtractor<T> - Interface in org.apache.sirona.reporting.web.handler.internal
 
Invoker.RequestExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.RequestExtractor() - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.RequestExtractor
 
Invoker.ResponseExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.ResponseExtractor() - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.ResponseExtractor
 
Invoker.StringArraySegmentExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.StringArraySegmentExtractor(int) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.StringArraySegmentExtractor
 
Invoker.StringSegmentExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.StringSegmentExtractor(int) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.StringSegmentExtractor
 
Invoker.TemplateHelperExtractor - Class in org.apache.sirona.reporting.web.handler.internal
 
Invoker.TemplateHelperExtractor(String) - Constructor for class org.apache.sirona.reporting.web.handler.internal.Invoker.TemplateHelperExtractor
 
IoCs - Class in org.apache.sirona.configuration.ioc
 
is(String, boolean) - Static method in class org.apache.sirona.configuration.Configuration
 
isActive() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
isAdaptive() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
isClearAfterCollect(String) - Method in class org.apache.sirona.store.counter.BatchCounterDataStore
 
isCollector() - Static method in class org.apache.sirona.util.Environment
 
isCompatible(Unit) - Method in class org.apache.sirona.counters.Unit
 
isDead() - Method in class org.apache.sirona.collector.server.AgentNode
 
isForcedIteration() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
isFree() - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore.Pointer
 
isHtml() - Method in class org.apache.sirona.reporting.web.plugin.api.Template
 
isLeaf() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
isPrimary() - Method in class org.apache.sirona.counters.Unit
 
isThresholdActive() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
isTime() - Method in enum org.apache.sirona.counters.MetricData
 
isUseAsync() - Method in class org.apache.sirona.cube.CubeBuilder
 
isUseCompression() - Method in class org.apache.sirona.cube.CubeBuilder
 
isWrapperFor(Class<?>) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
iteration - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 

J

JDBC - Static variable in class org.apache.sirona.Role
 
jdbcCompliant() - Method in class org.apache.sirona.jdbc.SironaDriver
 
jmx - Variable in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
JMXAttributeGaugeBase - Class in org.apache.sirona.gauges.jmx
 
JMXAttributeGaugeBase(ObjectName, String, String, Unit) - Constructor for class org.apache.sirona.gauges.jmx.JMXAttributeGaugeBase
 
JMXAttributeGaugeBase(ObjectName, String) - Constructor for class org.apache.sirona.gauges.jmx.JMXAttributeGaugeBase
 
JMXEndpoints - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
JMXEndpoints.MBeanAttribute - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXEndpoints.MBeanAttribute(String, String, String, String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanAttribute
 
JMXEndpoints.MBeanOperation - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXEndpoints.MBeanOperation(String, String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanOperation
 
JMXEndpoints.MBeanParameter - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXEndpoints.MBeanParameter(String, String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints.MBeanParameter
 
JMXNode - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXNode(String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXNode
 
JMXNode.JMXPropertiesComparator - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXNode.JMXPropertiesComparator(String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.JMXPropertiesComparator
 
JMXNode.Key - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXNode.Key(String, String) - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.Key
 
JMXPlugin - Class in org.apache.sirona.reporting.web.plugin.jmx
 
JMXPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.jmx.JMXPlugin
 
JPAProxyFactory - Class in org.apache.sirona.jpa
 
JSON - Static variable in interface org.apache.sirona.reporting.web.plugin.report.format.Format.Defaults
 
json(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
jsonDetail(String, long, long) - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints
 
jsonDetail(String, long, long) - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugeEndpoints
 
JSONFormat - Class in org.apache.sirona.reporting.web.plugin.report.format
 
JSONFormat() - Constructor for class org.apache.sirona.reporting.web.plugin.report.format.JSONFormat
 
JSP - Static variable in class org.apache.sirona.Role
 
JspPerformanceFactory - Class in org.apache.sirona.web.jsp.factory
 
JspPerformanceFactory(JspFactory) - Constructor for class org.apache.sirona.web.jsp.factory.JspPerformanceFactory
 
jta(InvocationContext) - Method in class org.apache.sirona.jta.JTAInterceptor
 
JTA_ACTIVE - Static variable in class org.apache.sirona.jta.JTAGauges
 
JTA_COMMITED - Static variable in class org.apache.sirona.jta.JTAGauges
 
JTA_ROLLBACKED - Static variable in class org.apache.sirona.jta.JTAGauges
 
JTAEndpoints - Class in org.apache.sirona.reporting.web.plugin.jta
 
JTAEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.jta.JTAEndpoints
 
JTAGauges - Class in org.apache.sirona.jta
 
JTAGauges() - Constructor for class org.apache.sirona.jta.JTAGauges
 
JTAGauges.JTAActiveGauge - Class in org.apache.sirona.jta
 
JTAGauges.JTAActiveGauge(Role, AtomicLong, long) - Constructor for class org.apache.sirona.jta.JTAGauges.JTAActiveGauge
 
JTAGauges.JTAGauge - Class in org.apache.sirona.jta
 
JTAGauges.JTAGauge(Role, AtomicLong, long) - Constructor for class org.apache.sirona.jta.JTAGauges.JTAGauge
 
JTAInterceptor - Class in org.apache.sirona.jta
 
JTAInterceptor() - Constructor for class org.apache.sirona.jta.JTAInterceptor
 
JTAMonitored - Annotation Type in org.apache.sirona.jta
 
JTAPlugin - Class in org.apache.sirona.reporting.web.plugin.jta
 
JTAPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.jta.JTAPlugin
 
JVMEndpoints - Class in org.apache.sirona.reporting.web.plugin.jvm
 
JVMEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
JVMPlugin - Class in org.apache.sirona.reporting.web.plugin.jvm
 
JVMPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.jvm.JVMPlugin
 

K

KBYTE - Static variable in class org.apache.sirona.counters.Unit.Binary
 
key(String) - Static method in class org.apache.sirona.javaagent.AgentContext
 
key - Variable in class org.apache.sirona.store.counter.CollectorCounter
 
keyAsClass() - Method in class org.apache.sirona.javaagent.AgentContext
 
keyAsMethod() - Method in class org.apache.sirona.javaagent.AgentContext
 
keys(Keyspace, String) - Static method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
keySeparator() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
KILO - Static variable in class org.apache.sirona.counters.Unit
 
ko() - Method in class org.apache.sirona.collector.server.AgentNode
 

L

LazyJspMonitoringFilterActivator - Class in org.apache.sirona.web.lifecycle
 
LazyJspMonitoringFilterActivator() - Constructor for class org.apache.sirona.web.lifecycle.LazyJspMonitoringFilterActivator
 
LeafCollectorCounter - Class in org.apache.sirona.store.counter
 
LeafCollectorCounter(Counter.Key) - Constructor for class org.apache.sirona.store.counter.LeafCollectorCounter
 
listeners(String) - Static method in class org.apache.sirona.javaagent.AgentContext
 
listeners() - Method in interface org.apache.sirona.javaagent.spi.InvocationListenerFactory
 
load() - Static method in class org.apache.sirona.jdbc.SironaDriver
 
loadClass(String, boolean) - Method in class org.apache.sirona.jpa.OverridePersistenceXmlClassLoader
 
Local - Annotation Type in org.apache.sirona.reporting.web.plugin.api
Use to set that a plugin doesn't work when deployed in the collector.
Localhosts - Class in org.apache.sirona.util
 
lock - Variable in class org.apache.sirona.counters.DefaultCounter
 
lock - Variable in class org.apache.sirona.store.counter.CollectorCounter
 

M

m1 - Variable in class org.apache.sirona.counters.OptimizedStatistics
 
m2 - Variable in class org.apache.sirona.counters.OptimizedStatistics
 
M2AwareStatisticalSummary - Class in org.apache.sirona.math
 
M2AwareStatisticalSummary(double, double, long, double, double, double, double) - Constructor for class org.apache.sirona.math.M2AwareStatisticalSummary
 
M2AwareStatisticalSummary(Map<String, Object>) - Constructor for class org.apache.sirona.math.M2AwareStatisticalSummary
 
manager - Variable in class org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
 
map(String) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter.Mapping
 
map() - Method in class org.apache.sirona.cube.MapBuilder
 
map(Status) - Static method in class org.apache.sirona.reporting.web.plugin.status.StatusHelper
 
MapBuilder - Class in org.apache.sirona.cube
 
MapBuilder() - Constructor for class org.apache.sirona.cube.MapBuilder
 
MapBuilder<A,B> - Class in org.apache.sirona.reporting.web.plugin.api
Just a helper class to build fluently maps.
MapBuilder() - Constructor for class org.apache.sirona.reporting.web.plugin.api.MapBuilder
 
MapFormat - Class in org.apache.sirona.reporting.web.plugin.report.format
 
MapFormat() - Constructor for class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
mapping() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastPlugin
 
mapping() - Method in interface org.apache.sirona.reporting.web.plugin.api.Plugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugePlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.report.ReportPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.status.StatusPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.thread.ThreadPlugin
 
mapping() - Method in class org.apache.sirona.reporting.web.plugin.web.WebPlugin
 
marker - Variable in class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
marker - Variable in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
marker - Variable in class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
markers() - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
markers() - Method in class org.apache.sirona.cassandra.collector.gauge.CassandraCollectorGaugeDataStore
 
markers() - Method in interface org.apache.sirona.store.counter.CollectorCounterStore
 
markers() - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
markers() - Method in interface org.apache.sirona.store.gauge.CollectorGaugeDataStore
 
markers() - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
matches(String) - Method in interface org.apache.sirona.configuration.predicate.Predicate
 
matches(String) - Method in class org.apache.sirona.configuration.predicate.PredicateEvaluator
 
maxConcurrency - Variable in class org.apache.sirona.store.counter.CollectorCounter
 
mbean(String) - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
MBYTE - Static variable in class org.apache.sirona.counters.Unit.Binary
 
MEGA - Static variable in class org.apache.sirona.counters.Unit
 
members() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints
 
memory(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
MEMORY_MX_BEAN - Static variable in class org.apache.sirona.gauges.jvm.BaseMemoryGauge
 
method - Variable in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter.Mapping
 
method - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
method() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
metric - Variable in class org.apache.sirona.gauges.counter.CounterGauge
 
MetricData - Enum in org.apache.sirona.counters
An enum to acces data from a Counter based on the property name.
MICROSECOND - Static variable in class org.apache.sirona.counters.Unit.Time
 
MILLISECOND - Static variable in class org.apache.sirona.counters.Unit.Time
 
MINUTE - Static variable in class org.apache.sirona.counters.Unit.Time
 
monitor(Class<T>, Object) - Static method in class org.apache.sirona.aop.SironaProxyFactory
 
monitor(ProceedingJoinPoint) - Method in class org.apache.sirona.aspectj.SironaAspect
 
monitor(InvocationContext) - Method in class org.apache.sirona.cdi.SironaInterceptor
 
monitor(Connection, Counter) - Static method in class org.apache.sirona.jdbc.MonitoredConnection
 
monitor(Connection) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
monitor(SQLException) - Method in class org.apache.sirona.jdbc.MonitoredStatement
 
monitor(Class<?>[], Object, Role, boolean) - Static method in class org.apache.sirona.jpa.JPAProxyFactory
 
MONITOR_STATUS - Static variable in class org.apache.sirona.web.servlet.SironaFilter
 
Monitored - Annotation Type in org.apache.sirona.cdi
 
MonitoredConnection - Class in org.apache.sirona.jdbc
 
MonitoredConnection(Connection, StopWatch) - Constructor for class org.apache.sirona.jdbc.MonitoredConnection
 
MonitoredDataSource - Class in org.apache.sirona.jdbc
 
MonitoredDataSource(DataSource) - Constructor for class org.apache.sirona.jdbc.MonitoredDataSource
Constructor
MonitoredDataSource() - Constructor for class org.apache.sirona.jdbc.MonitoredDataSource
 
MonitoredPreparedStatement - Class in org.apache.sirona.jdbc
 
MonitoredPreparedStatement(PreparedStatement, String) - Constructor for class org.apache.sirona.jdbc.MonitoredPreparedStatement
 
MonitoredStatement - Class in org.apache.sirona.jdbc
 
MonitoredStatement(Statement) - Constructor for class org.apache.sirona.jdbc.MonitoredStatement
 
monitorNameExtractor - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
MonitorNameExtractor - Interface in org.apache.sirona.aop
 

N

name() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastPlugin
 
name() - Method in interface org.apache.sirona.reporting.web.plugin.api.Plugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.gauge.GaugePlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.report.ReportPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.status.StatusPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.thread.ThreadPlugin
 
name() - Method in class org.apache.sirona.reporting.web.plugin.web.WebPlugin
 
names(Collection<Role>) - Static method in class org.apache.sirona.repositories.Repositories
 
NANOSECOND - Static variable in class org.apache.sirona.counters.Unit.Time
 
nanotime() - Method in class org.apache.sirona.stopwatches.CounterStopWatch
 
newClient(String) - Static method in class org.apache.sirona.plugin.hazelcast.agent.instance.HazelcastClientFactory
 
newContext(T, AbstractPerformanceInterceptor.ActivationContext, StopWatch) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
newCounter(Counter.Key) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
newCounter(Counter.Key) - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
newCounterMap() - Method in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
newEventStream() - Method in class org.apache.sirona.cube.Cube
 
newInstance(Class<T>) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
newInstances(Class<T>) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
newMember(String, String) - Static method in class org.apache.sirona.plugin.hazelcast.agent.instance.HazelcastMemberFactory
 
newNodeStatusReporter() - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
newStore(String) - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
newThread(Runnable) - Method in class org.apache.sirona.util.DaemonThreadFactory
 
NO_PARAM - Static variable in interface org.apache.sirona.tomee.agent.Reflection
 
NO_PARAM_TYPES - Static variable in interface org.apache.sirona.tomee.agent.Reflection
 
NO_PROVIDER - Static variable in class org.apache.sirona.jpa.OverridePersistenceXmlClassLoader
 
NodeStatus - Class in org.apache.sirona.status
 
NodeStatus(ValidationResult[], Date) - Constructor for class org.apache.sirona.status.NodeStatus
 
nodeStatusDataStore - Variable in class org.apache.sirona.repositories.DefaultRepository
 
NodeStatusDataStore - Interface in org.apache.sirona.store.status
 
NodeStatusReporter - Class in org.apache.sirona.status
 
NodeStatusReporter() - Constructor for class org.apache.sirona.status.NodeStatusReporter
 
nodeStatusReporter - Variable in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
nonHeapmemory(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
 
nullProtection(String) - Static method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 
NUMBER_FORMAT - Static variable in class org.apache.sirona.reporting.web.plugin.report.format.HTMLFormat
 

O

ok() - Method in class org.apache.sirona.collector.server.AgentNode
 
onConnectionClosed() - Method in interface org.apache.sirona.jdbc.ConnectionClosedCallBack
 
onError(String, I, Throwable) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.sirona.agent.webapp.pull.registration.SironaPullAgentRegistration
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.sirona.reporting.web.registration.SironaReportingInitializer
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.sirona.web.registration.WebSironaInitializer
 
onSuccess(String, I, R) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
open() - Method in class org.apache.sirona.graphite.Graphite
 
OptimizedStatistics - Class in org.apache.sirona.counters
 
OptimizedStatistics() - Constructor for class org.apache.sirona.counters.OptimizedStatistics
 
OptimizedStatistics(long, double, double, double, double, double) - Constructor for class org.apache.sirona.counters.OptimizedStatistics
 
Order - Annotation Type in org.apache.sirona.spi
 
ordinal() - Method in interface org.apache.sirona.configuration.ConfigurationProvider
 
ordinal() - Method in class org.apache.sirona.configuration.FileConfigurationProvider
 
ordinal() - Method in class org.apache.sirona.configuration.PropertiesConfigurationProvider
 
org.apache.sirona - package org.apache.sirona
 
org.apache.sirona.agent.ehcache - package org.apache.sirona.agent.ehcache
 
org.apache.sirona.agent.jaxrs.cxf - package org.apache.sirona.agent.jaxrs.cxf
 
org.apache.sirona.agent.jaxrs.jaxrs2 - package org.apache.sirona.agent.jaxrs.jaxrs2
 
org.apache.sirona.agent.webapp.pull.registration - package org.apache.sirona.agent.webapp.pull.registration
 
org.apache.sirona.agent.webapp.pull.repository - package org.apache.sirona.agent.webapp.pull.repository
 
org.apache.sirona.agent.webapp.pull.servlet - package org.apache.sirona.agent.webapp.pull.servlet
 
org.apache.sirona.agent.webapp.pull.store - package org.apache.sirona.agent.webapp.pull.store
 
org.apache.sirona.aop - package org.apache.sirona.aop
 
org.apache.sirona.aspectj - package org.apache.sirona.aspectj
 
org.apache.sirona.boomerang - package org.apache.sirona.boomerang
 
org.apache.sirona.boomerang.parser - package org.apache.sirona.boomerang.parser
 
org.apache.sirona.cassandra - package org.apache.sirona.cassandra
 
org.apache.sirona.cassandra.agent.counter - package org.apache.sirona.cassandra.agent.counter
 
org.apache.sirona.cassandra.agent.gauge - package org.apache.sirona.cassandra.agent.gauge
 
org.apache.sirona.cassandra.agent.status - package org.apache.sirona.cassandra.agent.status
 
org.apache.sirona.cassandra.collector - package org.apache.sirona.cassandra.collector
 
org.apache.sirona.cassandra.collector.counter - package org.apache.sirona.cassandra.collector.counter
 
org.apache.sirona.cassandra.collector.gauge - package org.apache.sirona.cassandra.collector.gauge
 
org.apache.sirona.cassandra.collector.pathtracking - package org.apache.sirona.cassandra.collector.pathtracking
 
org.apache.sirona.cassandra.collector.status - package org.apache.sirona.cassandra.collector.status
 
org.apache.sirona.cdi - package org.apache.sirona.cdi
 
org.apache.sirona.cdi.internal - package org.apache.sirona.cdi.internal
 
org.apache.sirona.collector.server - package org.apache.sirona.collector.server
 
org.apache.sirona.collector.server.api - package org.apache.sirona.collector.server.api
 
org.apache.sirona.configuration - package org.apache.sirona.configuration
 
org.apache.sirona.configuration.ioc - package org.apache.sirona.configuration.ioc
 
org.apache.sirona.configuration.predicate - package org.apache.sirona.configuration.predicate
 
org.apache.sirona.counters - package org.apache.sirona.counters
 
org.apache.sirona.counters.jmx - package org.apache.sirona.counters.jmx
 
org.apache.sirona.cube - package org.apache.sirona.cube
 
org.apache.sirona.gauges - package org.apache.sirona.gauges
 
org.apache.sirona.gauges.counter - package org.apache.sirona.gauges.counter
 
org.apache.sirona.gauges.jmx - package org.apache.sirona.gauges.jmx
 
org.apache.sirona.gauges.jvm - package org.apache.sirona.gauges.jvm
 
org.apache.sirona.graphite - package org.apache.sirona.graphite
 
org.apache.sirona.javaagent - package org.apache.sirona.javaagent
 
org.apache.sirona.javaagent.listener - package org.apache.sirona.javaagent.listener
 
org.apache.sirona.javaagent.logging - package org.apache.sirona.javaagent.logging
 
org.apache.sirona.javaagent.spi - package org.apache.sirona.javaagent.spi
 
org.apache.sirona.jdbc - package org.apache.sirona.jdbc
 
org.apache.sirona.jpa - package org.apache.sirona.jpa
 
org.apache.sirona.jta - package org.apache.sirona.jta
 
org.apache.sirona.math - package org.apache.sirona.math
 
org.apache.sirona.plugin.hazelcast.agent - package org.apache.sirona.plugin.hazelcast.agent
 
org.apache.sirona.plugin.hazelcast.agent.gauge - package org.apache.sirona.plugin.hazelcast.agent.gauge
 
org.apache.sirona.plugin.hazelcast.agent.instance - package org.apache.sirona.plugin.hazelcast.agent.instance
 
org.apache.sirona.plugin.hazelcast.gui - package org.apache.sirona.plugin.hazelcast.gui
 
org.apache.sirona.reporting.web - package org.apache.sirona.reporting.web
 
org.apache.sirona.reporting.web.handler - package org.apache.sirona.reporting.web.handler
 
org.apache.sirona.reporting.web.handler.internal - package org.apache.sirona.reporting.web.handler.internal
 
org.apache.sirona.reporting.web.plugin - package org.apache.sirona.reporting.web.plugin
 
org.apache.sirona.reporting.web.plugin.api - package org.apache.sirona.reporting.web.plugin.api
 
org.apache.sirona.reporting.web.plugin.api.graph - package org.apache.sirona.reporting.web.plugin.api.graph
 
org.apache.sirona.reporting.web.plugin.gauge - package org.apache.sirona.reporting.web.plugin.gauge
 
org.apache.sirona.reporting.web.plugin.jmx - package org.apache.sirona.reporting.web.plugin.jmx
 
org.apache.sirona.reporting.web.plugin.jta - package org.apache.sirona.reporting.web.plugin.jta
 
org.apache.sirona.reporting.web.plugin.jvm - package org.apache.sirona.reporting.web.plugin.jvm
 
org.apache.sirona.reporting.web.plugin.pathtracking - package org.apache.sirona.reporting.web.plugin.pathtracking
 
org.apache.sirona.reporting.web.plugin.report - package org.apache.sirona.reporting.web.plugin.report
 
org.apache.sirona.reporting.web.plugin.report.format - package org.apache.sirona.reporting.web.plugin.report.format
 
org.apache.sirona.reporting.web.plugin.status - package org.apache.sirona.reporting.web.plugin.status
 
org.apache.sirona.reporting.web.plugin.thread - package org.apache.sirona.reporting.web.plugin.thread
 
org.apache.sirona.reporting.web.plugin.web - package org.apache.sirona.reporting.web.plugin.web
 
org.apache.sirona.reporting.web.registration - package org.apache.sirona.reporting.web.registration
 
org.apache.sirona.reporting.web.template - package org.apache.sirona.reporting.web.template
 
org.apache.sirona.repositories - package org.apache.sirona.repositories
 
org.apache.sirona.spi - package org.apache.sirona.spi
 
org.apache.sirona.spring - package org.apache.sirona.spring
 
org.apache.sirona.status - package org.apache.sirona.status
 
org.apache.sirona.stopwatches - package org.apache.sirona.stopwatches
 
org.apache.sirona.store - package org.apache.sirona.store
 
org.apache.sirona.store.counter - package org.apache.sirona.store.counter
 
org.apache.sirona.store.gauge - package org.apache.sirona.store.gauge
 
org.apache.sirona.store.status - package org.apache.sirona.store.status
 
org.apache.sirona.store.tracking - package org.apache.sirona.store.tracking
 
org.apache.sirona.tomee.agent - package org.apache.sirona.tomee.agent
 
org.apache.sirona.tomee.agent.gauge - package org.apache.sirona.tomee.agent.gauge
 
org.apache.sirona.tomee.agent.validation - package org.apache.sirona.tomee.agent.validation
 
org.apache.sirona.tracking - package org.apache.sirona.tracking
 
org.apache.sirona.util - package org.apache.sirona.util
 
org.apache.sirona.web.discovery - package org.apache.sirona.web.discovery
 
org.apache.sirona.web.jsp - package org.apache.sirona.web.jsp
 
org.apache.sirona.web.jsp.factory - package org.apache.sirona.web.jsp.factory
 
org.apache.sirona.web.lifecycle - package org.apache.sirona.web.lifecycle
 
org.apache.sirona.web.registration - package org.apache.sirona.web.registration
 
org.apache.sirona.web.servlet - package org.apache.sirona.web.servlet
 
org.apache.sirona.web.session - package org.apache.sirona.web.session
 
OverridePersistenceXmlClassLoader - Class in org.apache.sirona.jpa
 
OverridePersistenceXmlClassLoader(ClassLoader, String) - Constructor for class org.apache.sirona.jpa.OverridePersistenceXmlClassLoader
 

P

parse(Map<String, String>) - Static method in class org.apache.sirona.boomerang.parser.QueryParser
 
partitions() - Method in class org.apache.sirona.plugin.hazelcast.gui.HazelcastEndpoints
 
path - Variable in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter.Mapping
 
PathCallInformation - Class in org.apache.sirona.tracking
 
PathCallInformation(String, Date) - Constructor for class org.apache.sirona.tracking.PathCallInformation
 
PathTracker - Class in org.apache.sirona.tracking
Contains logic to track class#method invocation path
pathTrackingDataStore - Variable in class org.apache.sirona.repositories.DefaultRepository
 
PathTrackingDataStore - Interface in org.apache.sirona.store.tracking
 
PathTrackingEndpoints - Class in org.apache.sirona.reporting.web.plugin.pathtracking
 
PathTrackingEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingEndpoints
 
PathTrackingEntry - Class in org.apache.sirona.tracking
 
PathTrackingEntry() - Constructor for class org.apache.sirona.tracking.PathTrackingEntry
 
PathTrackingEntry(String, String, String, String, long, long, int) - Constructor for class org.apache.sirona.tracking.PathTrackingEntry
 
PathTrackingEntryComparator - Class in org.apache.sirona.tracking
 
PathTrackingEntryComparator() - Constructor for class org.apache.sirona.tracking.PathTrackingEntryComparator
 
PathTrackingInformation - Class in org.apache.sirona.tracking
 
PathTrackingInformation(String, String) - Constructor for class org.apache.sirona.tracking.PathTrackingInformation
 
PathTrackingInvocationListener - Interface in org.apache.sirona.tracking
 
PathTrackingListener - Class in org.apache.sirona.javaagent.listener
 
PathTrackingListener() - Constructor for class org.apache.sirona.javaagent.listener.PathTrackingListener
 
PathTrackingPlugin - Class in org.apache.sirona.reporting.web.plugin.pathtracking
 
PathTrackingPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingPlugin
 
pathTrackingSnapshot(Collection<PathTrackingEntry>) - Method in class org.apache.sirona.cube.Cube
 
pathTrackingSnapshot(PathTrackingEntry) - Method in class org.apache.sirona.cube.Cube
 
PERFORMANCES - Static variable in class org.apache.sirona.Role
 
PerformanceServerFilter - Class in org.apache.sirona.agent.jaxrs.jaxrs2
 
PerformanceServerFilter() - Constructor for class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
PerformanceServerFilter.Mapping - Class in org.apache.sirona.agent.jaxrs.jaxrs2
 
PerformanceServerFilter.Mapping(String, String) - Constructor for class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter.Mapping
 
PeriodicNodeStatusDataStore - Class in org.apache.sirona.store.status
 
PeriodicNodeStatusDataStore() - Constructor for class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
Plugin - Interface in org.apache.sirona.reporting.web.plugin.api
the main entry point to define a plugin.
PLUGIN_INFO - Static variable in class org.apache.sirona.reporting.web.plugin.PluginRepository
 
PluginRepository - Class in org.apache.sirona.reporting.web.plugin
 
PluginRepository.PluginInfo - Class in org.apache.sirona.reporting.web.plugin
 
PluginRepository.PluginInfo(String, String, EndpointInfo) - Constructor for class org.apache.sirona.reporting.web.plugin.PluginRepository.PluginInfo
 
pointcut() - Method in class org.apache.sirona.aspectj.SironaAspect
 
PointcutMonitoringAutoProxyCreator - Class in org.apache.sirona.spring
Creates monitored proxies for beans that match a pointcut.
PointcutMonitoringAutoProxyCreator() - Constructor for class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
PoolGauge - Class in org.apache.sirona.tomee.agent.gauge
 
PoolGauge(String, Object, String) - Constructor for class org.apache.sirona.tomee.agent.gauge.PoolGauge
 
popBody() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
POST - Static variable in class org.apache.sirona.cube.Cube
 
post(StringBuilder) - Method in class org.apache.sirona.cube.Cube
 
Predicate - Interface in org.apache.sirona.configuration.predicate
 
PredicateEvaluator - Class in org.apache.sirona.configuration.predicate
 
PredicateEvaluator(String, String) - Constructor for class org.apache.sirona.configuration.predicate.PredicateEvaluator
 
prefix() - Method in interface org.apache.sirona.configuration.predicate.Predicate
 
premain(String, Instrumentation) - Static method in class org.apache.sirona.javaagent.SironaAgent
 
proceed(Message) - Method in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
proceed(ContainerRequestContext) - Method in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
proceed(T) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
proceed(ProceedingJoinPoint) - Method in class org.apache.sirona.aspectj.SironaAspect
 
proceed(InvocationContext) - Method in class org.apache.sirona.cdi.SironaInterceptor
 
proceed(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
proceed(MethodInvocation) - Method in class org.apache.sirona.spring.AopaliancePerformanceInterceptor
 
proceed() - Method in class org.apache.sirona.web.servlet.SironaFilter.Invocation
 
proceed(SironaFilter.Invocation) - Method in class org.apache.sirona.web.servlet.SironaFilter
 
processInstance(T) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
PropertiesConfigurationProvider - Class in org.apache.sirona.configuration
 
PropertiesConfigurationProvider(Properties) - Constructor for class org.apache.sirona.configuration.PropertiesConfigurationProvider
 
property(String) - Static method in class org.apache.sirona.reporting.web.template.Templates
 
PullDataStoreFactory - Class in org.apache.sirona.agent.webapp.pull.store
 
PullDataStoreFactory() - Constructor for class org.apache.sirona.agent.webapp.pull.store.PullDataStoreFactory
 
PullRepository - Class in org.apache.sirona.agent.webapp.pull.repository
FIXME we do not send path tracking entries here!
PullRepository() - Constructor for class org.apache.sirona.agent.webapp.pull.repository.PullRepository
 
PullServlet - Class in org.apache.sirona.agent.webapp.pull.servlet
 
PullServlet() - Constructor for class org.apache.sirona.agent.webapp.pull.servlet.PullServlet
 
push(String, double, long) - Method in class org.apache.sirona.graphite.Graphite
this method is to use with open() and close() once for batch pushes.
pushAggregatedGauges(Map<Role, Value>) - Method in class org.apache.sirona.graphite.GraphiteGaugeDataStore
 
pushAggregatedGauges(Map<Role, Value>) - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
pushBody() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
pushBody(Writer) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
pushCountersByBatch(Collection<Counter>) - Method in class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
pushCountersByBatch(Collection<Counter>) - Method in class org.apache.sirona.cube.CubeCounterDataStore
 
pushCountersByBatch(Collection<Counter>) - Method in class org.apache.sirona.graphite.GraphiteCounterDataStore
 
pushCountersByBatch(Collection<Counter>) - Method in class org.apache.sirona.store.counter.BatchCounterDataStore
 
pushEntriesByBatch(Map<String, List<InMemoryPathTrackingDataStore.Pointer>>) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
pushEntriesByBatch(Map<String, List<InMemoryPathTrackingDataStore.Pointer>>) - Method in class org.apache.sirona.cube.CubePathTrackingDataStore
 
pushEntriesByBatch(Map<String, List<InMemoryPathTrackingDataStore.Pointer>>) - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
pushEntriesByBatch(Map<String, List<InMemoryPathTrackingDataStore.Pointer>>) - Method in class org.apache.sirona.store.tracking.BatchPathTrackingDataStore
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.cube.CubeGaugeDataStore
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
pushGauges(Map<Role, BatchGaugeDataStoreAdapter.Measure>) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
put(int, Object) - Method in class org.apache.sirona.javaagent.AgentContext
 
put(Long, Double) - Method in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore.FixedSizedMap
 
putAndGetActivationContext(Object, AbstractPerformanceInterceptor.ActivationContext) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 

Q

QueryParser - Class in org.apache.sirona.boomerang.parser
 

R

readBytes(InMemoryPathTrackingDataStore.Pointer) - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
readFromStore - Variable in class org.apache.sirona.cassandra.agent.counter.CassandraCounterDataStore
 
readFromStore - Variable in class org.apache.sirona.cassandra.agent.gauge.CassandraGaugeDataStore
 
readFromStore - Variable in class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
realMethod - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.SerializableMethod
 
Reflection - Interface in org.apache.sirona.tomee.agent
 
Regex - Annotation Type in org.apache.sirona.reporting.web.plugin.api
 
register(Cache) - Static method in class org.apache.sirona.agent.ehcache.EhCacheGaugeFactory
record gauge to run runtime statistics on Cache
register(CacheManager) - Static method in class org.apache.sirona.agent.ehcache.EhCacheGaugeFactory
 
register(String) - Method in class org.apache.sirona.agent.webapp.pull.repository.PullRepository
 
release() - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
releasePageContext(PageContext) - Method in class org.apache.sirona.web.jsp.factory.JspPerformanceFactory
 
reload() - Method in class org.apache.sirona.status.NodeStatusReporter
 
removeAttribute(String) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
removeAttribute(String, int) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
render(Map<String, ?>) - Method in class org.apache.sirona.reporting.web.plugin.report.format.CSVFormat
 
render(Map<String, ?>) - Method in interface org.apache.sirona.reporting.web.plugin.report.format.Format
 
render(Map<String, ?>) - Method in class org.apache.sirona.reporting.web.plugin.report.format.HTMLFormat
 
render(Map<String, ?>) - Method in class org.apache.sirona.reporting.web.plugin.report.format.JSONFormat
 
render(Map<String, ?>) - Method in class org.apache.sirona.reporting.web.plugin.report.format.XMLFormat
 
render(PrintWriter, String, Map<String, ?>) - Static method in class org.apache.sirona.reporting.web.template.Templates
 
renderHtml(String) - Method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 
renderHtml(String, Map<String, ? extends Object>) - Method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 
renderPlain(String, Map<String, ?>) - Method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 
renderPlain(String) - Method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 
ReportEndpoints - Class in org.apache.sirona.reporting.web.plugin.report
 
ReportEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
ReportPlugin - Class in org.apache.sirona.reporting.web.plugin.report
 
ReportPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.report.ReportPlugin
 
reportStatus(NodeStatus) - Method in class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
reportStatus(NodeStatus) - Method in class org.apache.sirona.cube.CubeNodeStatusDataStore
 
reportStatus(NodeStatus) - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
Repositories - Class in org.apache.sirona.repositories
 
Repository - Interface in org.apache.sirona.repositories
 
request - Variable in class org.apache.sirona.web.servlet.SironaFilter.Invocation
 
reset() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
reset() - Method in class org.apache.sirona.cassandra.collector.status.CassandraCollectorNodeStatusDataStore
 
reset() - Method in interface org.apache.sirona.counters.Counter
 
reset() - Method in class org.apache.sirona.counters.DefaultCounter
 
reset() - Method in class org.apache.sirona.repositories.DefaultRepository
 
reset() - Method in interface org.apache.sirona.repositories.Repository
 
reset() - Method in class org.apache.sirona.store.counter.CollectorCounter
 
reset() - Method in class org.apache.sirona.store.gauge.DelegatedCollectorGaugeDataStore
 
reset() - Method in class org.apache.sirona.store.status.EmptyStatuses
 
reset() - Method in class org.apache.sirona.store.status.InMemoryCollectorNodeStatusDataStore
 
reset() - Method in interface org.apache.sirona.store.status.NodeStatusDataStore
 
reset() - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
RESOURCE_LOADER_KEY - Static variable in class org.apache.sirona.reporting.web.template.Templates
 
response - Variable in class org.apache.sirona.web.servlet.SironaFilter.Invocation
 
retrieve(String) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
ordered by level!
retrieve(String) - Method in class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
retrieve(String) - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
retrieve(String) - Method in interface org.apache.sirona.store.tracking.PathTrackingDataStore
the result will be orderer by startTime
retrieveAll() - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
use with CAUTION as can return a lot of data
retrieveTrackingIds(Date, Date) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
retrieveTrackingIds(Date, Date) - Method in class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
retrieveTrackingIds(Date, Date) - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
retrieveTrackingIds(Date, Date) - Method in interface org.apache.sirona.store.tracking.PathTrackingDataStore
 
role() - Method in class org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
 
ROLE - Static variable in class org.apache.sirona.agent.jaxrs.cxf.CxfJaxRsPerformanceHandler
 
ROLE - Static variable in class org.apache.sirona.agent.jaxrs.jaxrs2.PerformanceServerFilter
 
role - Variable in class org.apache.sirona.gauges.counter.CounterGauge
 
role() - Method in class org.apache.sirona.gauges.counter.CounterGauge
 
role() - Method in interface org.apache.sirona.gauges.Gauge
 
role() - Method in class org.apache.sirona.gauges.jmx.JMXAttributeGaugeBase
 
role() - Method in class org.apache.sirona.gauges.jvm.ActiveThreadGauge
 
role() - Method in class org.apache.sirona.gauges.jvm.CPUGauge
 
role() - Method in class org.apache.sirona.gauges.jvm.UsedMemoryGauge
 
role() - Method in class org.apache.sirona.gauges.jvm.UsedNonHeapMemoryGauge
 
ROLE - Static variable in class org.apache.sirona.jpa.SironaPersistence
 
role() - Method in class org.apache.sirona.jta.JTAGauges.JTAGauge
 
role() - Method in class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastGaugeBase
 
Role - Class in org.apache.sirona
As a monitored resource may have multipe Metrics, each one has a dedicated 'role' that defines the type of data or the monitored aspect it handles.
Role(String, Unit) - Constructor for class org.apache.sirona.Role
 
role() - Method in class org.apache.sirona.tomee.agent.gauge.PoolGauge
 
role() - Method in class org.apache.sirona.web.servlet.StatusGauge
 
role() - Method in class org.apache.sirona.web.session.SessionGauge
 
roleMapping - Variable in class org.apache.sirona.store.gauge.InMemoryGaugeDataStore
 
rollback(long, long) - Method in class org.apache.sirona.reporting.web.plugin.jta.JTAEndpoints
 
run() - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 

S

save(CassandraLeafCounter, String) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
scheduledTask - Variable in class org.apache.sirona.store.counter.BatchCounterDataStore
 
scheduledTask - Variable in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
scheduledTask - Variable in class org.apache.sirona.store.tracking.BatchPathTrackingDataStore
 
SECOND - Static variable in class org.apache.sirona.counters.Unit.Time
 
SecurityProvider - Interface in org.apache.sirona.collector.server.api
 
serialize(Object) - Static method in class org.apache.sirona.util.SerializeUtils
 
SerializeUtils - Class in org.apache.sirona.util
 
server - Variable in class org.apache.sirona.reporting.web.plugin.jmx.JMXEndpoints
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.agent.webapp.pull.servlet.PullServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.boomerang.BoomerangServlet
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.sirona.web.session.SironaSessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.sirona.web.session.SironaSessionListener
 
SessionGauge - Class in org.apache.sirona.web.session
 
SessionGauge(String, AtomicLong) - Constructor for class org.apache.sirona.web.session.SessionGauge
 
sessions(long, long) - Method in class org.apache.sirona.reporting.web.plugin.web.WebEndpoints
 
SESSIONS_PREFIX - Static variable in class org.apache.sirona.web.session.SessionGauge
 
set(A, B) - Method in class org.apache.sirona.reporting.web.plugin.api.MapBuilder
 
set(Map<A, B>) - Method in class org.apache.sirona.reporting.web.plugin.api.MapBuilder
 
set(String, Object) - Method in class org.apache.sirona.reporting.web.plugin.api.Template
 
setAsyncIoThreadCount(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setAttribute(String, Object) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
setAttribute(String, Object, int) - Method in class org.apache.sirona.web.jsp.factory.SironaPageContext
 
setBandwidth(Long) - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
setBasicHeader(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setClassName(String) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setCollector(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setConnectionRequestTimeout(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setConnectionTimeout(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setCounter(Counter) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
setCounterNameExtractor(MonitorNameExtractor) - Method in class org.apache.sirona.spring.BeanNameMonitoringAutoProxyCreator
 
setData(Map<String, Object>) - Method in class org.apache.sirona.collector.server.Event
 
setDataSource(DataSource) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
setDataSourceName(String) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
setDefaultMaxPerRoute(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setDelegate(Serializer<? extends T>) - Method in class org.apache.sirona.cassandra.DynamicDelegatedSerializer
 
setDisabled(boolean) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
setEnd(long) - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
setEnd(long) - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
setEntries(List<PathTrackingEntry>) - Method in class org.apache.sirona.tracking.Context
 
setExcludes(String) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
setExcludes(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
setExecutionTime(long) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setId(String) - Method in class org.apache.sirona.web.jsp.StartTag
 
setId(String) - Method in class org.apache.sirona.web.jsp.StopTag
 
setIncludes(String) - Method in class org.apache.sirona.javaagent.listener.ConfigurableListener
 
setIncludes(String) - Method in class org.apache.sirona.javaagent.listener.CounterListener
 
setJmx(ObjectName) - Method in class org.apache.sirona.counters.DefaultCounter
 
setLatency(Long) - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
setLevel(AtomicInteger) - Method in class org.apache.sirona.tracking.Context
 
setLevel(int) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setLevel(int) - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
setLoginTimeout(int) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
setMapping(String) - Method in class org.apache.sirona.reporting.web.SironaController
 
setMarker(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setMaxActive(int) - Method in class org.apache.sirona.cassandra.CassandraBuilder
 
setMaxTotalConnections(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setMethodName(String) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setMonitorNameExtractor(MonitorNameExtractor) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor
 
setMonitorNameExtractor(MonitorNameExtractor) - Method in class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
setName(String) - Method in class org.apache.sirona.web.jsp.StartTag
 
setNodeId(String) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setNumberOfConsumers(int) - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
setParent(PathTrackingInformation) - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
setPathTrackingInformation(PathTrackingInformation) - Method in class org.apache.sirona.tracking.Context
 
setPointcut(Pointcut) - Method in class org.apache.sirona.spring.PointcutMonitoringAutoProxyCreator
 
setPostTimeout(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setProxyHost(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setProxyPort(int) - Method in class org.apache.sirona.cube.CubeBuilder
 
setRingBuffer(RingBuffer<PathTrackingEntry>) - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
setRingBufferSize(int) - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
setRole(Role) - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
setScope(String) - Method in class org.apache.sirona.web.jsp.StartTag
 
setScope(String) - Method in class org.apache.sirona.web.jsp.StopTag
 
setSingletonInstance(Class<?>, Object) - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
setSocketFactory(SSLSocketFactory) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslKeyStore(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslKeyStorePassword(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslKeyStoreProvider(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslKeyStoreType(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslTrustStore(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslTrustStorePassword(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslTrustStoreProvider(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setSslTrustStoreType(String) - Method in class org.apache.sirona.cube.CubeBuilder
 
setStart(long) - Method in class org.apache.sirona.store.gauge.GaugeValuesRequest
 
setStart(long) - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
setStartTime(Date) - Method in class org.apache.sirona.tracking.PathCallInformation
 
setStartTime(long) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setTDone(Long) - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
SETTER_PREFIX - Static variable in class org.apache.sirona.configuration.ioc.IoCs
 
setTime(Date) - Method in class org.apache.sirona.collector.server.Event
 
setTrackingId(String) - Method in class org.apache.sirona.tracking.PathCallInformation
 
setTrackingId(String) - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
setType(String) - Method in class org.apache.sirona.collector.server.Event
 
setUrl(String) - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
setUseAsync(boolean) - Method in class org.apache.sirona.cube.CubeBuilder
 
setUseCompression(boolean) - Method in class org.apache.sirona.cube.CubeBuilder
 
setUuid(String) - Method in class org.apache.sirona.tracking.Context
 
setVersion(String) - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
shouldExecute() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
shouldTransform(String, ClassLoader) - Method in class org.apache.sirona.javaagent.SironaTransformer
 
shutdown() - Method in class org.apache.sirona.cassandra.collector.CassandraSirona
 
shutdown() - Static method in class org.apache.sirona.configuration.ioc.IoCs
 
shutdown() - Method in class org.apache.sirona.store.counter.BatchCounterDataStore
 
shutdown() - Method in class org.apache.sirona.store.gauge.AggregatedGaugeDataStoreAdapter
 
shutdown() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
shutdown() - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
shutdown() - Static method in class org.apache.sirona.tracking.PathTracker
 
SironaAgent - Class in org.apache.sirona.javaagent
 
SironaAgentLogging - Class in org.apache.sirona.javaagent.logging
Nothing really complicated in this logger.
SironaAgentLogging() - Constructor for class org.apache.sirona.javaagent.logging.SironaAgentLogging
 
SironaAspect - Class in org.apache.sirona.aspectj
 
SironaAspect() - Constructor for class org.apache.sirona.aspectj.SironaAspect
 
SironaClassVisitor - Class in org.apache.sirona.javaagent
 
SironaClassVisitor(ClassWriter, String) - Constructor for class org.apache.sirona.javaagent.SironaClassVisitor
 
SironaController - Class in org.apache.sirona.reporting.web
 
SironaController() - Constructor for class org.apache.sirona.reporting.web.SironaController
 
SironaDriver - Class in org.apache.sirona.jdbc
 
SironaDriver() - Constructor for class org.apache.sirona.jdbc.SironaDriver
 
SironaException - Exception in org.apache.sirona
 
SironaException(Throwable) - Constructor for exception org.apache.sirona.SironaException
 
SironaException(String) - Constructor for exception org.apache.sirona.SironaException
 
SironaException(String, Throwable) - Constructor for exception org.apache.sirona.SironaException
 
SironaFeature - Class in org.apache.sirona.agent.jaxrs.jaxrs2
 
SironaFeature() - Constructor for class org.apache.sirona.agent.jaxrs.jaxrs2.SironaFeature
 
SironaFilter - Class in org.apache.sirona.web.servlet
 
SironaFilter() - Constructor for class org.apache.sirona.web.servlet.SironaFilter
 
SironaFilter.Invocation - Class in org.apache.sirona.web.servlet
 
SironaFilter.Invocation(HttpServletRequest, HttpServletResponse, FilterChain) - Constructor for class org.apache.sirona.web.servlet.SironaFilter.Invocation
 
SironaInterceptor - Class in org.apache.sirona.cdi
 
SironaInterceptor() - Constructor for class org.apache.sirona.cdi.SironaInterceptor
 
SironaLifecycle - Class in org.apache.sirona.web.lifecycle
 
SironaLifecycle() - Constructor for class org.apache.sirona.web.lifecycle.SironaLifecycle
 
SironaPageContext - Class in org.apache.sirona.web.jsp.factory
 
SironaPageContext(PageContext) - Constructor for class org.apache.sirona.web.jsp.factory.SironaPageContext
 
SironaPerformanceExtension - Class in org.apache.sirona.cdi.internal
 
SironaPerformanceExtension() - Constructor for class org.apache.sirona.cdi.internal.SironaPerformanceExtension
 
SironaPersistence - Class in org.apache.sirona.jpa
 
SironaPersistence() - Constructor for class org.apache.sirona.jpa.SironaPersistence
 
SironaProxyFactory - Class in org.apache.sirona.aop
 
SironaPullAgentRegistration - Class in org.apache.sirona.agent.webapp.pull.registration
 
SironaPullAgentRegistration() - Constructor for class org.apache.sirona.agent.webapp.pull.registration.SironaPullAgentRegistration
 
SironaReportingInitializer - Class in org.apache.sirona.reporting.web.registration
 
SironaReportingInitializer() - Constructor for class org.apache.sirona.reporting.web.registration.SironaReportingInitializer
 
SironaSessionListener - Class in org.apache.sirona.web.session
 
SironaSessionListener() - Constructor for class org.apache.sirona.web.session.SironaSessionListener
 
SironaTransformer - Class in org.apache.sirona.javaagent
 
SironaTransformer(boolean) - Constructor for class org.apache.sirona.javaagent.SironaTransformer
 
SironaTransformer.SironaClassWriter - Class in org.apache.sirona.javaagent
 
SironaTransformer.SironaClassWriter(ClassReader, int) - Constructor for class org.apache.sirona.javaagent.SironaTransformer.SironaClassWriter
 
snapshot() - Method in class org.apache.sirona.agent.webapp.pull.repository.PullRepository
 
snapshot(Unit, String) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
snapshot() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter
 
snapshotByPath(Unit, String) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
SPI - Interface in org.apache.sirona.spi
 
sslSocketFactory(String) - Method in interface org.apache.sirona.collector.server.api.SSLSocketFactoryProvider
 
SSLSocketFactoryProvider - Interface in org.apache.sirona.collector.server.api
 
start(Counter) - Method in class org.apache.sirona.repositories.DefaultRepository
 
start(Counter) - Method in interface org.apache.sirona.repositories.Repository
 
start(PathTrackingInformation) - Static method in class org.apache.sirona.tracking.PathTracker
 
START_METHOD - Static variable in class org.apache.sirona.javaagent.SironaClassVisitor
 
startedAt - Variable in class org.apache.sirona.stopwatches.CounterStopWatch
 
startend(long, long) - Method in class org.apache.sirona.reporting.web.plugin.pathtracking.PathTrackingEndpoints
 
startOn(Object, String) - Static method in class org.apache.sirona.javaagent.AgentContext
 
startPath(Context) - Method in interface org.apache.sirona.tracking.PathTrackingInvocationListener
 
StartTag - Class in org.apache.sirona.web.jsp
A JSP tag to counter JSP rendering performances
StartTag() - Constructor for class org.apache.sirona.web.jsp.StartTag
 
StartTagTei - Class in org.apache.sirona.web.jsp
 
StartTagTei() - Constructor for class org.apache.sirona.web.jsp.StartTagTei
 
stateLock - Variable in class org.apache.sirona.store.counter.InMemoryCounterDataStore
 
statistics - Variable in class org.apache.sirona.counters.DefaultCounter
 
statistics - Variable in class org.apache.sirona.store.counter.CollectorCounter
 
Status - Enum in org.apache.sirona.status
 
status - Variable in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
STATUS_GAUGES_ATTRIBUTE - Static variable in class org.apache.sirona.web.discovery.GaugeDiscoveryListener
 
statusAsMap - Variable in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
StatusEndpoints - Class in org.apache.sirona.reporting.web.plugin.status
 
StatusEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.status.StatusEndpoints
 
statuses() - Method in class org.apache.sirona.cassandra.agent.status.CassandraStatusDataStore
 
statuses() - Method in class org.apache.sirona.cassandra.collector.status.CassandraCollectorNodeStatusDataStore
 
statuses() - Method in class org.apache.sirona.repositories.DefaultRepository
 
statuses() - Method in interface org.apache.sirona.repositories.Repository
 
statuses() - Method in class org.apache.sirona.store.status.EmptyStatuses
 
statuses() - Method in class org.apache.sirona.store.status.InMemoryCollectorNodeStatusDataStore
 
statuses() - Method in interface org.apache.sirona.store.status.NodeStatusDataStore
 
statuses() - Method in class org.apache.sirona.store.status.PeriodicNodeStatusDataStore
 
StatusGauge - Class in org.apache.sirona.web.servlet
 
StatusGauge(Role) - Constructor for class org.apache.sirona.web.servlet.StatusGauge
 
StatusHelper - Class in org.apache.sirona.reporting.web.plugin.status
 
StatusPlugin - Class in org.apache.sirona.reporting.web.plugin.status
 
StatusPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.status.StatusPlugin
 
statusSnapshot(long, NodeStatus) - Method in class org.apache.sirona.cube.Cube
 
stop() - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.Context
 
stop(Object) - Method in class org.apache.sirona.javaagent.AgentContext
 
stop() - Method in class org.apache.sirona.stopwatches.CounterStopWatch
 
stop() - Method in interface org.apache.sirona.stopwatches.StopWatch
 
stop() - Method in class org.apache.sirona.tracking.PathTracker
 
stoped - Variable in class org.apache.sirona.stopwatches.CounterStopWatch
 
stopedAt - Variable in class org.apache.sirona.stopwatches.CounterStopWatch
 
stopGauge(Gauge) - Method in class org.apache.sirona.repositories.DefaultRepository
 
stopGauge(Gauge) - Method in interface org.apache.sirona.repositories.Repository
 
StopTag - Class in org.apache.sirona.web.jsp
A JSP tag to counter JSP rendering performances
StopTag() - Constructor for class org.apache.sirona.web.jsp.StopTag
 
stopWatch - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.Context
 
StopWatch - Interface in org.apache.sirona.stopwatches
Instrumentation tool to compute resource consumption of some code fragment execution.
stopWithException(Throwable) - Method in class org.apache.sirona.aop.AbstractPerformanceInterceptor.Context
 
stopWithException(Throwable) - Method in class org.apache.sirona.javaagent.AgentContext
 
store(PathTrackingEntry) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
store(Collection<PathTrackingEntry>) - Method in class org.apache.sirona.cassandra.collector.pathtracking.CassandraPathTrackingDataStore
 
store(String, NodeStatus) - Method in class org.apache.sirona.cassandra.collector.status.CassandraCollectorNodeStatusDataStore
 
store(PathTrackingEntry) - Method in class org.apache.sirona.cube.CubePathTrackingDataStore
 
store(PathTrackingEntry) - Method in class org.apache.sirona.cube.DisruptorPathTrackingDataStore
 
store(String, NodeStatus) - Method in interface org.apache.sirona.store.status.CollectorNodeStatusDataStore
 
store(String, NodeStatus) - Method in class org.apache.sirona.store.status.InMemoryCollectorNodeStatusDataStore
 
store(PathTrackingEntry) - Method in class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
store(Collection<PathTrackingEntry>) - Method in class org.apache.sirona.store.tracking.DelegatedCollectorPathTrackingDataStore
 
store(PathTrackingEntry) - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
store(Collection<PathTrackingEntry>) - Method in class org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
 
store(PathTrackingEntry) - Method in interface org.apache.sirona.store.tracking.PathTrackingDataStore
 
store(Collection<PathTrackingEntry>) - Method in interface org.apache.sirona.store.tracking.PathTrackingDataStore
 
sync(M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraLeafCounter
 

T

TagUtils - Class in org.apache.sirona.web.jsp
 
Template - Class in org.apache.sirona.reporting.web.plugin.api
Represents a template (by name/path) and its set of parameters.
Template(String) - Constructor for class org.apache.sirona.reporting.web.plugin.api.Template
 
Template(String, Map<String, Object>) - Constructor for class org.apache.sirona.reporting.web.plugin.api.Template
 
Template(String, Map<String, Object>, boolean) - Constructor for class org.apache.sirona.reporting.web.plugin.api.Template
 
TemplateHelper - Class in org.apache.sirona.reporting.web.handler
 
TemplateHelper(PrintWriter, Map<String, ?>) - Constructor for class org.apache.sirona.reporting.web.handler.TemplateHelper
 
Templates - Class in org.apache.sirona.reporting.web.template
 
Templates.DateTool - Class in org.apache.sirona.reporting.web.template
 
TERA - Static variable in class org.apache.sirona.counters.Unit
 
TEXT_HTML - Static variable in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
ThreadEndpoints - Class in org.apache.sirona.reporting.web.plugin.thread
 
ThreadEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.thread.ThreadEndpoints
 
ThreadPlugin - Class in org.apache.sirona.reporting.web.plugin.thread
 
ThreadPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.thread.ThreadPlugin
 
threshold - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
thresholdActive - Variable in class org.apache.sirona.aop.AbstractPerformanceInterceptor.ActivationContext
 
timeUnit(Map<String, ?>) - Static method in class org.apache.sirona.reporting.web.plugin.report.format.MapFormat
 
toByteArray(InputStream) - Static method in class org.apache.sirona.cube.Cube
 
toByteBuffer(T) - Method in class org.apache.sirona.cassandra.DynamicDelegatedSerializer
 
toJson(String, String, SortedMap<Long, Double>) - Static method in class org.apache.sirona.reporting.web.plugin.api.graph.Graphs
 
toJson(SortedMap<Long, Double>) - Static method in class org.apache.sirona.reporting.web.plugin.api.graph.Graphs
 
TomEEGaugeFactory - Class in org.apache.sirona.tomee.agent.gauge
 
TomEEGaugeFactory() - Constructor for class org.apache.sirona.tomee.agent.gauge.TomEEGaugeFactory
 
TomEEValidationFactory - Class in org.apache.sirona.tomee.agent.validation
 
TomEEValidationFactory() - Constructor for class org.apache.sirona.tomee.agent.validation.TomEEValidationFactory
 
toString() - Method in class org.apache.sirona.agent.ehcache.EhCacheCacheGauge
 
toString() - Method in class org.apache.sirona.counters.Counter.Key
 
toString() - Method in class org.apache.sirona.counters.DefaultCounter
 
toString() - Method in class org.apache.sirona.counters.OptimizedStatistics
 
toString() - Method in class org.apache.sirona.counters.Unit
 
toString() - Method in class org.apache.sirona.cube.CubeBuilder
 
toString() - Method in class org.apache.sirona.reporting.web.handler.internal.Invoker
 
toString() - Method in class org.apache.sirona.reporting.web.plugin.jmx.JMXNode.Key
 
toString() - Method in class org.apache.sirona.Role
 
toString() - Method in class org.apache.sirona.stopwatches.CounterStopWatch
 
toString() - Method in class org.apache.sirona.store.gauge.BatchGaugeDataStoreAdapter.Measure
 
toString() - Method in class org.apache.sirona.tracking.PathCallInformation
 
toString() - Method in class org.apache.sirona.tracking.PathTrackingEntry
 
toString() - Method in class org.apache.sirona.tracking.PathTrackingInformation
 
toString() - Method in class org.apache.sirona.web.servlet.StatusGauge
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.apache.sirona.javaagent.SironaTransformer
 
type() - Method in class org.apache.sirona.reporting.web.plugin.report.format.CSVFormat
 
type() - Method in interface org.apache.sirona.reporting.web.plugin.report.format.Format
 
type() - Method in class org.apache.sirona.reporting.web.plugin.report.format.HTMLFormat
 
type() - Method in class org.apache.sirona.reporting.web.plugin.report.format.JSONFormat
 
type() - Method in class org.apache.sirona.reporting.web.plugin.report.format.XMLFormat
 

U

UNARY - Static variable in class org.apache.sirona.counters.Unit
unit for basic item counters & gauges
Unit - Class in org.apache.sirona.counters
Units allow monitored data to have get typed.
Unit(String) - Constructor for class org.apache.sirona.counters.Unit
Constructor for a primary unit
Unit(String, Unit, long) - Constructor for class org.apache.sirona.counters.Unit
Constructor for a derived unit
Unit.Binary - Class in org.apache.sirona.counters
Binary data units
Unit.Binary(String) - Constructor for class org.apache.sirona.counters.Unit.Binary
 
Unit.Binary(String, Unit, long) - Constructor for class org.apache.sirona.counters.Unit.Binary
 
Unit.Time - Class in org.apache.sirona.counters
Time based units
Unit.Time(String) - Constructor for class org.apache.sirona.counters.Unit.Time
 
Unit.Time(String, Unit, long) - Constructor for class org.apache.sirona.counters.Unit.Time
 
UnsafeUtils - Class in org.apache.sirona.util
 
unwrap(Class<T>) - Method in class org.apache.sirona.jdbc.MonitoredDataSource
 
update(Counter.Key, String, M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraCollectorCounterDataStore
 
update(M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.cassandra.collector.counter.CassandraLeafCounter
 
update() - Method in class org.apache.sirona.store.counter.AggregatedCollectorCounter
 
update(Counter.Key, String, M2AwareStatisticalSummary, int) - Method in interface org.apache.sirona.store.counter.CollectorCounterStore
 
update(Counter.Key, String, M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.store.counter.InMemoryCollectorCounterStore
 
update(M2AwareStatisticalSummary, int) - Method in class org.apache.sirona.store.counter.LeafCollectorCounter
 
updateConcurrency(int) - Method in interface org.apache.sirona.counters.Counter
 
updateConcurrency(int) - Method in class org.apache.sirona.counters.DefaultCounter
 
updateConcurrency(int) - Method in class org.apache.sirona.store.counter.CollectorCounter
 
USED_MEMORY - Static variable in class org.apache.sirona.gauges.jvm.UsedMemoryGauge
 
USED_NONHEAPMEMORY - Static variable in class org.apache.sirona.gauges.jvm.UsedNonHeapMemoryGauge
 
UsedMemoryGauge - Class in org.apache.sirona.gauges.jvm
 
UsedMemoryGauge() - Constructor for class org.apache.sirona.gauges.jvm.UsedMemoryGauge
 
UsedNonHeapMemoryGauge - Class in org.apache.sirona.gauges.jvm
 
UsedNonHeapMemoryGauge() - Constructor for class org.apache.sirona.gauges.jvm.UsedNonHeapMemoryGauge
 

V

validate() - Method in class org.apache.sirona.boomerang.parser.BoomerangData
 
validate() - Method in interface org.apache.sirona.status.Validation
 
validate() - Method in class org.apache.sirona.tomee.agent.validation.DataSourceValidation
 
Validation - Interface in org.apache.sirona.status
 
ValidationFactory - Interface in org.apache.sirona.status
 
ValidationResult - Class in org.apache.sirona.status
 
ValidationResult(String, Status, String) - Constructor for class org.apache.sirona.status.ValidationResult
 
validations() - Method in interface org.apache.sirona.status.ValidationFactory
 
validations() - Method in class org.apache.sirona.tomee.agent.validation.TomEEValidationFactory
 
value() - Method in class org.apache.sirona.agent.ehcache.EhCacheCacheGauge
 
value() - Method in class org.apache.sirona.agent.ehcache.EhCacheCachesCountManagerGauge
 
value() - Method in class org.apache.sirona.agent.ehcache.EhCacheTransactionCommittedCountManagerGauge
 
value() - Method in class org.apache.sirona.agent.ehcache.EhCacheTransactionRollbackedCountManagerGauge
 
value(Counter) - Method in enum org.apache.sirona.counters.MetricData
 
value() - Method in class org.apache.sirona.gauges.counter.CounterGauge
 
value() - Method in interface org.apache.sirona.gauges.Gauge
 
value() - Method in class org.apache.sirona.gauges.jmx.JMXAttributeGaugeBase
 
value() - Method in class org.apache.sirona.gauges.jvm.ActiveThreadGauge
 
value() - Method in class org.apache.sirona.gauges.jvm.CPUGauge
 
value() - Method in class org.apache.sirona.gauges.jvm.UsedMemoryGauge
 
value() - Method in class org.apache.sirona.gauges.jvm.UsedNonHeapMemoryGauge
 
value() - Method in class org.apache.sirona.jta.JTAGauges.JTAActiveGauge
 
value() - Method in class org.apache.sirona.jta.JTAGauges.JTAGauge
 
value() - Method in class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastMembersGauge
 
value() - Method in class org.apache.sirona.plugin.hazelcast.agent.gauge.HazelcastPartitionsGauge
 
Value - Interface in org.apache.sirona.store.gauge
 
value() - Method in class org.apache.sirona.tomee.agent.gauge.PoolGauge
 
value() - Method in class org.apache.sirona.web.servlet.StatusGauge
 
value() - Method in class org.apache.sirona.web.session.SessionGauge
 
valueOf(String) - Static method in enum org.apache.sirona.counters.MetricData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sirona.status.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sirona.counters.MetricData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sirona.status.Status
Returns an array containing the constants of this enum type, in the order they are declared.
visitMethod(int, String, String, String, String[]) - Method in class org.apache.sirona.javaagent.SironaClassVisitor
 
visitSource(String, String) - Method in class org.apache.sirona.javaagent.SironaClassVisitor
 

W

wasAdviced() - Method in class org.apache.sirona.javaagent.SironaClassVisitor
 
WEB - Static variable in class org.apache.sirona.Role
 
WebEndpoints - Class in org.apache.sirona.reporting.web.plugin.web
 
WebEndpoints() - Constructor for class org.apache.sirona.reporting.web.plugin.web.WebEndpoints
 
WebPlugin - Class in org.apache.sirona.reporting.web.plugin.web
 
WebPlugin() - Constructor for class org.apache.sirona.reporting.web.plugin.web.WebPlugin
 
WebSironaInitializer - Class in org.apache.sirona.web.registration
 
WebSironaInitializer() - Constructor for class org.apache.sirona.web.registration.WebSironaInitializer
 
WrappedAnnotatedType<A> - Class in org.apache.sirona.cdi.internal
 
WrappedAnnotatedType(AnnotatedType<A>) - Constructor for class org.apache.sirona.cdi.internal.WrappedAnnotatedType
 
write(String) - Method in class org.apache.sirona.reporting.web.handler.TemplateHelper
 

X

X_SIRONA_CLASSNAME - Static variable in class org.apache.sirona.cube.Cube
 
XML - Static variable in interface org.apache.sirona.reporting.web.plugin.report.format.Format.Defaults
 
xml(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sirona.reporting.web.plugin.report.ReportEndpoints
 
XMLFormat - Class in org.apache.sirona.reporting.web.plugin.report.format
 
XMLFormat() - Constructor for class org.apache.sirona.reporting.web.plugin.report.format.XMLFormat
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.