Skip navigation links
A C D F G H I J L M N O P R S T V 

A

ActuatorFeature - Class in org.spf4j.actuator
 
ActuatorFeature() - Constructor for class org.spf4j.actuator.ActuatorFeature
 
addAll(int, PriorityQueue<LogRecord>, Iterable<LogRecord>) - Static method in class org.spf4j.actuator.logs.LogUtils
 
addHealthCheck(HealthCheck, String) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
addHealthCheck(HealthCheck, String...) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
ARRAY_TYPE - Static variable in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 

C

clear() - Method in class org.spf4j.actuator.logs.LogbackResource
 
COMPOSITE_TYPE - Static variable in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 
configure(FeatureContext) - Method in class org.spf4j.actuator.ActuatorFeature
 
configure() - Method in class org.spf4j.actuator.health.checks.DefaultHealthChecksBinder
 
convert(MeasurementType) - Static method in class org.spf4j.actuator.metrics.PrometheusUtils
 
convert(Iterable<TimeSeriesRecord>) - Static method in class org.spf4j.actuator.metrics.PrometheusUtils
 
convert(Schema, Iterable<TimeSeriesRecord>) - Static method in class org.spf4j.actuator.metrics.PrometheusUtils
 

D

DeadlockHealthCheck - Class in org.spf4j.actuator.health.checks
 
DeadlockHealthCheck() - Constructor for class org.spf4j.actuator.health.checks.DeadlockHealthCheck
 
DefaultHealthChecksBinder - Class in org.spf4j.actuator.health.checks
 
DefaultHealthChecksBinder() - Constructor for class org.spf4j.actuator.health.checks.DefaultHealthChecksBinder
 

F

FlameGraphParams - Class in org.spf4j.actuator.profiles
Visualization page (FlameGraph.html) parameters.
FlameGraphParams(String, CharSequence) - Constructor for class org.spf4j.actuator.profiles.FlameGraphParams
 
FlameGraphTemplate - Interface in org.spf4j.actuator.profiles
 
from(String, HealthCheck) - Static method in interface org.spf4j.actuator.health.HealthCheck.Registration
 
from(String[], HealthCheck) - Static method in interface org.spf4j.actuator.health.HealthCheck.Registration
 
fromOpenValue(T, C, OpenTypeConverterSupplier) - Method in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 

G

get(String) - Method in class org.spf4j.actuator.jmx.JmxResource
 
get(String) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getApplicationInfo() - Method in class org.spf4j.actuator.info.InfoResource
 
getCheck() - Method in interface org.spf4j.actuator.health.HealthCheck.Registration
 
getConverter(OpenType<?>) - Method in class org.spf4j.actuator.jmx.OpenTypeConverterSupplier
 
getDataUrl() - Method in class org.spf4j.actuator.profiles.FlameGraphParams
 
getFiles() - Method in class org.spf4j.actuator.logs.LogFilesResource
 
getHealthCheck(String...) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
getHealthCheckInfo(String, int) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
getHealthNode(String...) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
getHealthRecord(String, String, Logger, boolean, boolean) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
getLabeledSamples(String, Instant, Instant) - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
getLocalLogs(long, int, String, Order) - Method in class org.spf4j.actuator.logs.LogsResource
 
getLocalLogs(long, int, String, Order, String) - Method in class org.spf4j.actuator.logs.LogsResource
 
getMBeanAttribute(String, String) - Method in class org.spf4j.actuator.jmx.JmxResource
 
getMBeanAttribute(String, String) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getMBeanAttributes(String) - Method in class org.spf4j.actuator.jmx.JmxResource
 
getMBeanAttributes(String) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getMBeanAttributeValues(String) - Method in class org.spf4j.actuator.jmx.JmxResource
 
getMBeanAttributeValues(String) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getMBeanOperations(String) - Method in class org.spf4j.actuator.jmx.JmxResource
 
getMBeanOperations(String) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getMBeans() - Method in class org.spf4j.actuator.jmx.JmxResource
 
getMBeans() - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
getMetrics() - Method in class org.spf4j.actuator.metrics.MetricsResource
 
getMetrics(String, Instant, Instant, Duration) - Method in class org.spf4j.actuator.metrics.MetricsResource
 
getMetricSchema(String) - Method in class org.spf4j.actuator.metrics.MetricsResource
 
getMetricsTextPrometheus(Instant, Instant, Duration) - Method in class org.spf4j.actuator.metrics.MetricsResource
Prometheus metrics endpoint tailored for prometheus-to-sd.
getMetricsTextPrometheus(String, Instant, Instant, Duration) - Method in class org.spf4j.actuator.metrics.MetricsResource
 
getOpenType(String) - Static method in class org.spf4j.actuator.jmx.SimpleTypes
 
getPath() - Method in interface org.spf4j.actuator.health.HealthCheck.Registration
 
getProcessInfo() - Method in class org.spf4j.actuator.info.InfoResource
 
getProcessInfo(ServiceInfo) - Method in class org.spf4j.actuator.info.InfoResource
 
getRecord(String, String, Logger, boolean, boolean) - Method in interface org.spf4j.actuator.health.HealthCheck
 
getSampleLabels() - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
getSamples(String) - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
getSchema(T, OpenTypeConverterSupplier) - Method in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 
getTitle() - Method in class org.spf4j.actuator.profiles.FlameGraphParams
 
getType() - Method in interface org.spf4j.actuator.health.HealthCheck
 
getVisualizePage() - Method in class org.spf4j.actuator.profiles.ProfilesResource
 

H

HealthCheck - Interface in org.spf4j.actuator.health
 
HealthCheck.Registration - Interface in org.spf4j.actuator.health
 
HealthCheck.Type - Enum in org.spf4j.actuator.health
 
HealthOrgNode - Class in org.spf4j.actuator.health
 
HealthResource - Class in org.spf4j.actuator.health
 
HealthResource(Iterable<HealthCheck.Registration>, DebugDetailEntitlement, String) - Constructor for class org.spf4j.actuator.health.HealthResource
 

I

info() - Method in class org.spf4j.actuator.health.checks.DeadlockHealthCheck
 
info() - Method in interface org.spf4j.actuator.health.HealthCheck
 
InfoResource - Class in org.spf4j.actuator.info
 
InfoResource(String, Service) - Constructor for class org.spf4j.actuator.info.InfoResource
 
INSTANCE - Static variable in class org.spf4j.actuator.jmx.OpenTypeConverterSupplier
 
invoke(String, OperationInvocation) - Method in class org.spf4j.actuator.jmx.JmxResource
 
invoke(String, OperationInvocation) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 

J

JmxResource - Class in org.spf4j.actuator.jmx
JAX-RS annotations need to be duplicated...
JmxResource() - Constructor for class org.spf4j.actuator.jmx.JmxResource
 
JmxRestApi - Interface in org.spf4j.actuator.jmx
 

L

list(int) - Method in class org.spf4j.actuator.health.HealthResource
 
list(List<PathSegment>, int) - Method in class org.spf4j.actuator.health.HealthResource
 
LogbackResource - Class in org.spf4j.actuator.logs
 
LogbackResource(String) - Constructor for class org.spf4j.actuator.logs.LogbackResource
 
LogFilesResource - Class in org.spf4j.actuator.logs
 
LogFilesResource(String) - Constructor for class org.spf4j.actuator.logs.LogFilesResource
 
LogsResource - Class in org.spf4j.actuator.logs
 
LogsResource(String) - Constructor for class org.spf4j.actuator.logs.LogsResource
 
LogUtils - Class in org.spf4j.actuator.logs
 

M

MetricsResource - Class in org.spf4j.actuator.metrics
 
MetricsResource(Duration) - Constructor for class org.spf4j.actuator.metrics.MetricsResource
 

N

newHealthCheck(HealthCheck) - Static method in class org.spf4j.actuator.health.HealthOrgNode
 
newHealthChecks() - Static method in class org.spf4j.actuator.health.HealthOrgNode
 
newHealthChecks(String, HealthCheck) - Static method in class org.spf4j.actuator.health.HealthOrgNode
 
NOP - Static variable in interface org.spf4j.actuator.health.HealthCheck
 

O

OpenTypeAvroConverter<T extends OpenType,A,C> - Interface in org.spf4j.actuator.jmx
Convert to-from OpenType.ALLOWED_CLASSNAMES_LIST and Avro Objects.
OpenTypeConverterSupplier - Class in org.spf4j.actuator.jmx
 
org.glassfish.jersey.message.internal - package org.glassfish.jersey.message.internal
 
org.spf4j.actuator - package org.spf4j.actuator
 
org.spf4j.actuator.health - package org.spf4j.actuator.health
 
org.spf4j.actuator.health.checks - package org.spf4j.actuator.health.checks
 
org.spf4j.actuator.info - package org.spf4j.actuator.info
 
org.spf4j.actuator.jmx - package org.spf4j.actuator.jmx
 
org.spf4j.actuator.logs - package org.spf4j.actuator.logs
 
org.spf4j.actuator.metrics - package org.spf4j.actuator.metrics
 
org.spf4j.actuator.profiles - package org.spf4j.actuator.profiles
 

P

ping() - Method in class org.spf4j.actuator.health.HealthResource
 
ProfilesResource - Class in org.spf4j.actuator.profiles
 
ProfilesResource(LogsResource, LogFilesResource, Sampler, String) - Constructor for class org.spf4j.actuator.profiles.ProfilesResource
 
PrometheusUtils - Class in org.spf4j.actuator.metrics
 

R

run(boolean, boolean, SecurityContext) - Method in class org.spf4j.actuator.health.HealthResource
 
run(List<PathSegment>, boolean, boolean, SecurityContext) - Method in class org.spf4j.actuator.health.HealthResource
 

S

setMBeanAttribute(String, String, Object) - Method in class org.spf4j.actuator.jmx.JmxResource
 
setMBeanAttribute(String, String, Object) - Method in interface org.spf4j.actuator.jmx.JmxRestApi
 
SIMPLE_TYPE - Static variable in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 
SimpleTypes - Class in org.spf4j.actuator.jmx
 
status(int) - Method in class org.spf4j.actuator.logs.LogbackResource
 

T

TABULAR_TYPE - Static variable in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 
test(Logger) - Method in class org.spf4j.actuator.health.checks.DeadlockHealthCheck
 
test(Logger) - Method in interface org.spf4j.actuator.health.HealthCheck
Will run the health check.
timeout(TimeUnit) - Method in interface org.spf4j.actuator.health.HealthCheck
 
toOpenValue(T, A, OpenTypeConverterSupplier) - Method in interface org.spf4j.actuator.jmx.OpenTypeAvroConverter
 
toString() - Method in class org.spf4j.actuator.health.checks.DeadlockHealthCheck
 
toString() - Method in class org.spf4j.actuator.health.HealthOrgNode
 
toString() - Method in class org.spf4j.actuator.health.HealthResource
 
toString() - Method in class org.spf4j.actuator.info.InfoResource
 
toString() - Method in class org.spf4j.actuator.jmx.OpenTypeConverterSupplier
 
toString() - Method in class org.spf4j.actuator.logs.LogbackResource
 
toString() - Method in class org.spf4j.actuator.logs.LogFilesResource
 
toString() - Method in class org.spf4j.actuator.logs.LogsResource
 
toString() - Method in class org.spf4j.actuator.metrics.MetricsResource
 
toString() - Method in class org.spf4j.actuator.profiles.FlameGraphParams
 
toString() - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
traverse(BiConsumer<String[], HealthCheck>, String...) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
traverse(BiConsumer<String[], HealthCheck>) - Method in class org.spf4j.actuator.health.HealthOrgNode
 
TS_ORDER_ASC - Static variable in class org.spf4j.actuator.logs.LogUtils
 
TS_ORDER_DESC - Static variable in class org.spf4j.actuator.logs.LogUtils
 

V

valueOf(String) - Static method in enum org.spf4j.actuator.health.HealthCheck.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spf4j.actuator.health.HealthCheck.Type
Returns an array containing the constants of this enum type, in the order they are declared.
visualizeGroups(String, Instant, Instant) - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
visualizeTraces(String) - Method in class org.spf4j.actuator.profiles.ProfilesResource
 
A C D F G H I J L M N O P R S T V 
Skip navigation links

Copyright © 2020 SPF4J. All rights reserved.