Skip navigation links
A B C D G I M N O R S T 

A

activeRequests - Variable in class ninja.metrics.InstrumentedNinja
 
add(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
allRequestsMeter - Variable in class ninja.metrics.InstrumentedNinja
 

B

badRequests - Variable in class ninja.metrics.InstrumentedNinja
 

C

clear() - Method in class ninja.metrics.InstrumentedCache
 
configure() - Method in class ninja.metrics.MetricsModule
 
Counted - Annotation Type in ninja.metrics
An annotation for marking a controller method to be Counted for metrics collection.
CountedInterceptor - Class in ninja.metrics
 
CountedInterceptor(Provider<MetricsService>) - Constructor for class ninja.metrics.CountedInterceptor
 
COUNTER_ACTIVE_REQUESTS - Static variable in interface ninja.metrics.MetricsService
 

D

decr(String, int) - Method in class ninja.metrics.InstrumentedCache
 
delete(String) - Method in class ninja.metrics.InstrumentedCache
 

G

get(String) - Method in class ninja.metrics.InstrumentedCache
 
get(String[]) - Method in class ninja.metrics.InstrumentedCache
 
getHostname() - Method in interface ninja.metrics.MetricsService
Returns the hostname of the server.
getHostname() - Method in class ninja.metrics.MetricsServiceImpl
 
getMetricRegistry() - Method in interface ninja.metrics.MetricsService
Returns the metric registry.
getMetricRegistry() - Method in class ninja.metrics.MetricsServiceImpl
 

I

incr(String, int) - Method in class ninja.metrics.InstrumentedCache
 
InstrumentedCache - Class in ninja.metrics
Instruments the configured Ninja Cache instance for Metrics collection.
InstrumentedEhCache - Class in ninja.metrics
 
InstrumentedEhCache(CacheEhCacheImpl, MetricsService) - Constructor for class ninja.metrics.InstrumentedEhCache
 
InstrumentedMemcached - Class in ninja.metrics
 
InstrumentedMemcached(CacheMemcachedImpl, MetricsService) - Constructor for class ninja.metrics.InstrumentedMemcached
 
InstrumentedNinja - Class in ninja.metrics
An implementation of DefaultNinja instrumented for collecting request metrics.
InstrumentedNinja() - Constructor for class ninja.metrics.InstrumentedNinja
 
internalServerErrors - Variable in class ninja.metrics.InstrumentedNinja
 
invoke(MethodInvocation) - Method in class ninja.metrics.CountedInterceptor
 
invoke(MethodInvocation) - Method in class ninja.metrics.MeteredInterceptor
 
invoke(MethodInvocation) - Method in class ninja.metrics.TimedInterceptor
 

M

METER_ALL_REQUESTS - Static variable in interface ninja.metrics.MetricsService
 
METER_BAD_REQUESTS - Static variable in interface ninja.metrics.MetricsService
 
METER_INTERNAL_SERVER_ERRORS - Static variable in interface ninja.metrics.MetricsService
 
METER_ROUTES_NOT_FOUND - Static variable in interface ninja.metrics.MetricsService
 
Metered - Annotation Type in ninja.metrics
An annotation for marking a controller method to be Metered for metrics collection.
MeteredInterceptor - Class in ninja.metrics
 
MeteredInterceptor(Provider<MetricsService>) - Constructor for class ninja.metrics.MeteredInterceptor
 
MetricsModule - Class in ninja.metrics
Ninja Module for Metrics
MetricsModule() - Constructor for class ninja.metrics.MetricsModule
 
metricsService - Variable in class ninja.metrics.InstrumentedNinja
 
MetricsService - Interface in ninja.metrics
Responsible for managing the Ninja Metrics module.
MetricsServiceImpl - Class in ninja.metrics
Implementation of the Metrics service.
MetricsServiceImpl(MetricRegistry, NinjaProperties) - Constructor for class ninja.metrics.MetricsServiceImpl
 

N

ninja.metrics - package ninja.metrics
 

O

onFrameworkStart() - Method in class ninja.metrics.InstrumentedNinja
 
onRouteRequest(Context.Impl) - Method in class ninja.metrics.InstrumentedNinja
 

R

replace(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
routesNotFound - Variable in class ninja.metrics.InstrumentedNinja
 

S

safeAdd(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
safeDelete(String) - Method in class ninja.metrics.InstrumentedCache
 
safeReplace(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
safeSet(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
set(String, Object, int) - Method in class ninja.metrics.InstrumentedCache
 
start() - Method in interface ninja.metrics.MetricsService
Start the Ninja Metrics service.
start() - Method in class ninja.metrics.MetricsServiceImpl
 
stop() - Method in interface ninja.metrics.MetricsService
Stops the Ninja Metrics service.
stop() - Method in class ninja.metrics.MetricsServiceImpl
 

T

Timed - Annotation Type in ninja.metrics
An annotation for marking a controller method to be Timed for metrics collection.
TimedInterceptor - Class in ninja.metrics
 
TimedInterceptor(Provider<MetricsService>) - Constructor for class ninja.metrics.TimedInterceptor
 
A B C D G I M N O R S T 
Skip navigation links

Copyright © 2016. All Rights Reserved.