Uses of Package
com.intergral.deep.agent.api.plugin
-
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.agent.api.plugin Class Description AbstractEvaluator This allows for common handling for object to boolean expressions.EvaluationException This exception is thrown when a plugin tried to evaluate an expression that fails.IEvaluator This defines an evaluator, and evaluator is used to evaluate expression at runtime.ISnapshotContext This is the context passed to plugins.ITraceProvider.ISpan This type describes a span for Deep to use as a dynamic Span, it gives a common interface for allITraceProvider
's.LazyEvaluator.IEvaluatorLoader This type allows us to lazy load an evaluator when it is first used.MetricDefinition.Label This type is used to represent a label that is attached to a metric. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.agent.tracepoint.cf Class Description AbstractEvaluator This allows for common handling for object to boolean expressions.IEvaluator This defines an evaluator, and evaluator is used to evaluate expression at runtime.ISnapshotContext This is the context passed to plugins.LazyEvaluator.IEvaluatorLoader This type allows us to lazy load an evaluator when it is first used. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.agent.tracepoint.evaluator Class Description AbstractEvaluator This allows for common handling for object to boolean expressions.IEvaluator This defines an evaluator, and evaluator is used to evaluate expression at runtime. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.agent.tracepoint.handler Class Description EvaluationException This exception is thrown when a plugin tried to evaluate an expression that fails.IEvaluator This defines an evaluator, and evaluator is used to evaluate expression at runtime.ISnapshotContext This is the context passed to plugins. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.agent.types Class Description MetricDefinition This type defines a metric that is attached to a tracepoint. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.examples Class Description ISnapshotContext This is the context passed to plugins.ISnapshotDecorator This type allows a plugin to provide additional attributes to captured snapshots. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.plugin Class Description IMetricProcessor This type defines a processor for metrics.ISnapshotContext This is the context passed to plugins.ISnapshotDecorator This type allows a plugin to provide additional attributes to captured snapshots.ITraceProvider This type can be used to connect Deep to a trace provider.ITraceProvider.ISpan This type describes a span for Deep to use as a dynamic Span, it gives a common interface for allITraceProvider
's. -
Classes in com.intergral.deep.agent.api.plugin used by com.intergral.deep.plugin.cf Class Description ISnapshotContext This is the context passed to plugins.ISnapshotDecorator This type allows a plugin to provide additional attributes to captured snapshots.