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

A

AbstractIngesterFormatter<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
This is the base class for parsing data from plaintext.
AbstractIngesterFormatter(List<AbstractIngesterFormatter.FormatterElement<T>>) - Constructor for class com.wavefront.ingester.AbstractIngesterFormatter
 
AbstractIngesterFormatter.AnnotationList<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.Centroids<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.FormatterElement<T> - Interface in com.wavefront.ingester
 
AbstractIngesterFormatter.IngesterFormatBuilder<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
This class can be used to create a parser for content that proxy receives.
AbstractIngesterFormatter.StringList<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.StringMap<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.StringMultiMap<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.Text<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.Timestamp<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
AbstractIngesterFormatter.Value<T extends org.apache.avro.specific.SpecificRecordBase> - Class in com.wavefront.ingester
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.ComparisonOperatorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.EvalLengthContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.IffContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.PropertyAccessorContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.RandomContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.SiSuffixContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrHashCodeContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StringComparisonOpContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StringContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrIsBlankContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrIsEmptyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrIsNotBlankContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrIsNotEmptyContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrLeftContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrLengthContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrParseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrRightContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrToLowerCaseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.StrToUpperCaseContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
acquire() - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Acquires a single permit, waiting until enough permits are available.
acquire(int) - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Acquires the requested number of permits, waiting until enough permits are available.
acquire(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
action - Variable in class wavefront.report.ReportSourceTag
Deprecated.
ACTIVE - com.wavefront.api.agent.MetricStage
 
ACTIVE_LISTENERS - com.wavefront.metrics.ExpectedAgentMetric
 
add(T) - Method in class com.wavefront.common.EvictingRingBuffer
Add a value at the end of the ring buffer.
add(T) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
ADD - wavefront.report.SourceTagAction
 
addAll(Collection<? extends T>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
addDecoders(Channel, List<Function<Channel, ChannelHandler>>) - Method in class com.wavefront.ingester.Ingester
Adds additional decoders passed in during construction of this object (if not null).
addIdleTimeoutHandler(ChannelPipeline) - Method in class com.wavefront.ingester.Ingester
Adds an idle timeout handler to the given pipeline
addListener(MetricsRegistryListener) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
agentConfigProcessed(UUID) - Method in interface com.wavefront.api.WavefrontAPI
 
AgentConfiguration - Class in com.wavefront.api.agent
Configuration for the SSH Daemon.
AgentConfiguration() - Constructor for class com.wavefront.api.agent.AgentConfiguration
 
agentError(UUID, String) - Method in interface com.wavefront.api.WavefrontAPI
Reports an error that occured in the agent.
allMetrics() - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
allowAnyHostKeys - Variable in class com.wavefront.api.agent.AgentConfiguration
 
Annotation - Class in wavefront.report
 
Annotation() - Constructor for class wavefront.report.Annotation
Default constructor.
Annotation(String, String) - Constructor for class wavefront.report.Annotation
All-args constructor.
Annotation.Builder - Class in wavefront.report
RecordBuilder for Annotation instances.
annotationList(BiConsumer<T, List<Annotation>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationList(BiConsumer<T, List<Annotation>>, int) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationList(BiConsumer<T, List<Annotation>>, Predicate<String>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationList(Function<T, List<Annotation>>, BiConsumer<T, List<Annotation>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationMap(BiConsumer<T, Map<String, String>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationMap(BiConsumer<T, Map<String, String>>, int) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationMap(Function<T, Map<String, String>>, BiConsumer<T, Map<String, String>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotationMultimap(BiConsumer<T, Map<String, List<String>>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
annotations - Variable in class com.wavefront.common.MetricMangler.MetricComponents
 
annotations - Variable in class wavefront.report.ReportEvent
Deprecated.
annotations - Variable in class wavefront.report.ReportHistogram
Deprecated.
annotations - Variable in class wavefront.report.ReportMetric
Deprecated.
annotations - Variable in class wavefront.report.ReportPoint
Deprecated.
annotations - Variable in class wavefront.report.ReportSourceTag
Deprecated.
annotations - Variable in class wavefront.report.Span
Deprecated.
annotations - Variable in class wavefront.report.TimeSeries
Deprecated.
AnnotationUtils - Class in com.wavefront.data
Utility methods for working with List&lt;Annotation&gt;.
appendAnnotations(StringBuilder, List<Annotation>) - Static method in class com.wavefront.common.SerializerUtils
Append a List<Annotation> to a string builder as double-quoted key-value pairs.
appendQuoted(StringBuilder, String) - Static method in class com.wavefront.common.SerializerUtils
 
appendTag(String, String) - Method in interface com.wavefront.api.SourceTagAPI
Add a single tag to a source.
appendTagMap(StringBuilder, Map<String, String>) - Static method in class com.wavefront.common.SerializerUtils
Append a Map<String, String> to a string builder as double-quoted key-value pairs.
appendTags(StringBuilder, String, List<String>) - Static method in class com.wavefront.common.SerializerUtils
Append a List<String> to a string builder as double-quoted key-value pairs with a fixed key.
apply(String, String) - Method in class com.wavefront.predicates.CachingRegexMatcher
 
apply(ReportHistogram) - Method in class com.wavefront.ingester.ReportHistogramSerializer
 
apply(ReportMetric) - Method in class com.wavefront.ingester.ReportMetricSerializer
 
apply(ReportPoint) - Method in class com.wavefront.ingester.ReportPointSerializer
Deprecated.
 
apply(Span) - Method in class com.wavefront.ingester.SpanSerializer
 
apply(SpanLogs) - Method in class com.wavefront.ingester.SpanLogsSerializer
 
asDouble(boolean) - Static method in interface com.wavefront.predicates.PredicateEvalExpression
Helper method to convert a boolean value into a double.
asString() - Method in class condition.parser.PredicateExpressionParser
 
asString() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
AsStringContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.AsStringContext
 

B

BaseExpression - Interface in com.wavefront.predicates
Base interface for all parsed expressions.
bins - Variable in class wavefront.report.Histogram
Deprecated.
bins(boolean) - Method in class com.yammer.metrics.core.WavefrontHistogram
Aggregates all the bins prior to the current minute This is because threads might be updating the current minute bin while the bins() method is invoked
BUFFER_BYTES_LEFT - com.wavefront.metrics.ExpectedAgentMetric
 
BUFFER_BYTES_PER_MINUTE - com.wavefront.metrics.ExpectedAgentMetric
 
buffersMetrics(VirtualMachineMetrics.BufferPoolStats) - Static method in class com.wavefront.common.MetricsToTimeseries
 
build() - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
build() - Method in class com.wavefront.ingester.EventIngesterFormatter.EventIngesterFormatBuilder
 
build() - Method in class com.wavefront.ingester.IngesterContext.Builder
 
build() - Method in class com.wavefront.ingester.ReportHistogramIngesterFormatter.ReportHistogramIngesterFormatBuilder
 
build() - Method in class com.wavefront.ingester.ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder
 
build() - Method in class com.wavefront.ingester.ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder
Deprecated.
 
build() - Method in class com.wavefront.ingester.ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder
 
build() - Method in class com.wavefront.ingester.SpanIngesterFormatter.SpanFormatBuilder
 
build() - Method in class wavefront.report.Annotation.Builder
 
build() - Method in class wavefront.report.Histogram.Builder
 
build() - Method in class wavefront.report.ReportEvent.Builder
 
build() - Method in class wavefront.report.ReportHistogram.Builder
 
build() - Method in class wavefront.report.ReportMetric.Builder
 
build() - Method in class wavefront.report.ReportPoint.Builder
 
build() - Method in class wavefront.report.ReportSourceTag.Builder
 
build() - Method in class wavefront.report.Span.Builder
 
build() - Method in class wavefront.report.SpanLog.Builder
 
build() - Method in class wavefront.report.SpanLogs.Builder
 
build() - Method in class wavefront.report.TimeSeries.Builder
 
build() - Method in class wavefront.report.Trace.Builder
 
Builder() - Constructor for class com.wavefront.ingester.IngesterContext.Builder
 
buildPredicate(String, boolean) - Static method in class com.wavefront.common.PatternMatch
 
bulkUpdate(List<Double>, List<Integer>) - Method in class com.yammer.metrics.core.WavefrontHistogram
Bulk-update this histogram with a set of centroids.
BurstRateTrackingCounter - Class in com.yammer.metrics.core
A counter that accurately tracks burst rate, 1-minute rate and 5-minute rate, with customizable precision (defined by granularityMillis parameter, which controls sample collection interval).
BurstRateTrackingCounter(MetricName, MetricsRegistry, int) - Constructor for class com.yammer.metrics.core.BurstRateTrackingCounter
 

C

CachingRegexMatcher - Class in com.wavefront.predicates
A pattern matcher that uses a cache of compiled patterns.
CachingRegexMatcher() - Constructor for class com.wavefront.predicates.CachingRegexMatcher
 
CachingRegexMatcher(int) - Constructor for class com.wavefront.predicates.CachingRegexMatcher
 
capacity() - Method in class com.wavefront.common.EvictingRingBuffer
Returns buffer capacity (i.e.
caseInsensitiveLiterals(List<String>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
caseSensitiveLiterals(List<String>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
caseSensitiveLiterals(List<String>, BiConsumer<T, String>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
centroids() - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
Centroids() - Constructor for class com.wavefront.ingester.AbstractIngesterFormatter.Centroids
 
channelNames - Static variable in class condition.parser.PredicateExpressionLexer
 
channelNames - Static variable in class ConditionLexer
 
charactersAreValid(String) - Static method in class com.wavefront.data.Validation
 
checkin(UUID, String, String, String, Long, Boolean, JsonNode, Boolean, Boolean) - Method in interface com.wavefront.api.WavefrontAPI
 
childChannelOptions - Variable in class com.wavefront.ingester.Ingester
 
childChannelOptions - Variable in class com.wavefront.ingester.StreamIngester
Deprecated.
 
clear() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
clear() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
clear() - Method in class com.yammer.metrics.core.WavefrontHistogram
Note - We override the behavior of the clear() method.
clearAction() - Method in class wavefront.report.ReportSourceTag.Builder
Clears the value of the 'action' field.
clearAnnotations() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.ReportSourceTag.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.Span.Builder
Clears the value of the 'annotations' field.
clearAnnotations() - Method in class wavefront.report.TimeSeries.Builder
Clears the value of the 'annotations' field.
clearBins() - Method in class wavefront.report.Histogram.Builder
Clears the value of the 'bins' field.
clearCounts() - Method in class wavefront.report.Histogram.Builder
Clears the value of the 'counts' field.
clearCustomer() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'customer' field.
clearCustomer() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'customer' field.
clearCustomer() - Method in class wavefront.report.Span.Builder
Clears the value of the 'customer' field.
clearCustomer() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'customer' field.
clearCustomer() - Method in class wavefront.report.Trace.Builder
Clears the value of the 'customer' field.
clearDimensions() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'dimensions' field.
clearDuration() - Method in class wavefront.report.Histogram.Builder
Clears the value of the 'duration' field.
clearDuration() - Method in class wavefront.report.Span.Builder
Clears the value of the 'duration' field.
clearEndTime() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'endTime' field.
clearFields() - Method in class wavefront.report.SpanLog.Builder
Clears the value of the 'fields' field.
clearHost() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'host' field.
clearHost() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'host' field.
clearHost() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'host' field.
clearHost() - Method in class wavefront.report.TimeSeries.Builder
Clears the value of the 'host' field.
clearHosts() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'hosts' field.
clearKey() - Method in class wavefront.report.Annotation.Builder
Clears the value of the 'key' field.
clearLogs() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'logs' field.
clearMetric() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'metric' field.
clearMetric() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'metric' field.
clearMetric() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'metric' field.
clearMetric() - Method in class wavefront.report.TimeSeries.Builder
Clears the value of the 'metric' field.
clearName() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'name' field.
clearName() - Method in class wavefront.report.Span.Builder
Clears the value of the 'name' field.
clearOperation() - Method in class wavefront.report.ReportSourceTag.Builder
Clears the value of the 'operation' field.
clearSource() - Method in class wavefront.report.ReportSourceTag.Builder
Clears the value of the 'source' field.
clearSource() - Method in class wavefront.report.Span.Builder
Clears the value of the 'source' field.
clearSpan() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'span' field.
clearSpanId() - Method in class wavefront.report.Span.Builder
Clears the value of the 'spanId' field.
clearSpanId() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'spanId' field.
clearSpans() - Method in class wavefront.report.Trace.Builder
Clears the value of the 'spans' field.
clearSpanSecondaryId() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'spanSecondaryId' field.
clearStartMillis() - Method in class wavefront.report.Span.Builder
Clears the value of the 'startMillis' field.
clearStartTime() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'startTime' field.
clearTable() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'table' field.
clearTable() - Method in class wavefront.report.TimeSeries.Builder
Clears the value of the 'table' field.
clearTags() - Method in class wavefront.report.ReportEvent.Builder
Clears the value of the 'tags' field.
clearTimestamp() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'timestamp' field.
clearTimestamp() - Method in class wavefront.report.SpanLog.Builder
Clears the value of the 'timestamp' field.
clearTraceId() - Method in class wavefront.report.Span.Builder
Clears the value of the 'traceId' field.
clearTraceId() - Method in class wavefront.report.SpanLogs.Builder
Clears the value of the 'traceId' field.
clearTraceId() - Method in class wavefront.report.Trace.Builder
Clears the value of the 'traceId' field.
clearType() - Method in class wavefront.report.Histogram.Builder
Clears the value of the 'type' field.
clearValue() - Method in class wavefront.report.Annotation.Builder
Clears the value of the 'value' field.
clearValue() - Method in class wavefront.report.ReportHistogram.Builder
Clears the value of the 'value' field.
clearValue() - Method in class wavefront.report.ReportMetric.Builder
Clears the value of the 'value' field.
clearValue() - Method in class wavefront.report.ReportPoint.Builder
Clears the value of the 'value' field.
Clock - Class in com.wavefront.common
Clock to manage agent time synced with the server.
Clock() - Constructor for class com.wavefront.common.Clock
 
clone() - Method in class com.wavefront.api.agent.WorkUnit
 
clone() - Method in class com.wavefront.common.EvictingRingBuffer
 
close() - Method in class com.wavefront.metrics.ReconnectingSocket
 
com.google.common.util.concurrent - package com.google.common.util.concurrent
 
com.wavefront.api - package com.wavefront.api
 
com.wavefront.api.agent - package com.wavefront.api.agent
 
com.wavefront.api.json - package com.wavefront.api.json
 
com.wavefront.common - package com.wavefront.common
 
com.wavefront.data - package com.wavefront.data
 
com.wavefront.dto - package com.wavefront.dto
 
com.wavefront.ingester - package com.wavefront.ingester
 
com.wavefront.metrics - package com.wavefront.metrics
 
com.wavefront.predicates - package com.wavefront.predicates
 
com.yammer.metrics.core - package com.yammer.metrics.core
 
command - Variable in class com.wavefront.api.agent.WorkUnit
Command to execute.
commandEndTime - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
commandStartTime - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
COMMENT - Static variable in class condition.parser.PredicateExpressionLexer
 
COMMENT - Static variable in class condition.parser.PredicateExpressionParser
 
COMMENT - Static variable in class ConditionLexer
 
comparisonOperator() - Method in class condition.parser.PredicateExpressionParser
 
comparisonOperator() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
ComparisonOperatorContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.ComparisonOperatorContext
 
complement - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
concat - Variable in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
ConditionLexer - Class in <Unnamed>
 
ConditionLexer(CharStream) - Constructor for class ConditionLexer
 
Constants - Class in com.wavefront.api.agent
Agent MetricConstants.
Constants() - Constructor for class com.wavefront.api.agent.Constants
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.AnnotationList
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.Centroids
 
consume(StringParser, T) - Method in interface com.wavefront.ingester.AbstractIngesterFormatter.FormatterElement
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.StringList
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.StringMap
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.StringMultiMap
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.Text
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.Timestamp
 
consume(StringParser, T) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.Value
 
contains(Object) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
containsAll(Collection<?>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
convert(String) - Static method in class com.wavefront.common.PatternMatch
 
count() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
count() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
counts - Variable in class wavefront.report.Histogram
Deprecated.
create(double, double) - Static method in class com.google.common.util.concurrent.RecyclableRateLimiterImpl
Create a new rate limiter instance with specified burst window.
createDecoder(SchemaStore) - Static method in class wavefront.report.Annotation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.Histogram
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.ReportEvent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.ReportHistogram
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.ReportMetric
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.ReportPoint
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.ReportSourceTag
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.Span
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.SpanLog
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.SpanLogs
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.TimeSeries
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class wavefront.report.Trace
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
CURRENT_QUEUE_SIZE - com.wavefront.metrics.ExpectedAgentMetric
 
currentTime - Variable in class com.wavefront.api.agent.AgentConfiguration
 
currentTimeMillis() - Method in interface com.wavefront.common.TimeProvider
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.Annotation
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.Histogram
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.ReportEvent
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.ReportHistogram
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.ReportMetric
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.ReportSourceTag
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.Span
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.SpanLog
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.SpanLogs
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.TimeSeries
 
customDecode(ResolvingDecoder) - Method in class wavefront.report.Trace
 
customEncode(Encoder) - Method in class wavefront.report.Annotation
 
customEncode(Encoder) - Method in class wavefront.report.Histogram
 
customEncode(Encoder) - Method in class wavefront.report.ReportEvent
 
customEncode(Encoder) - Method in class wavefront.report.ReportHistogram
 
customEncode(Encoder) - Method in class wavefront.report.ReportMetric
 
customEncode(Encoder) - Method in class wavefront.report.ReportSourceTag
 
customEncode(Encoder) - Method in class wavefront.report.Span
 
customEncode(Encoder) - Method in class wavefront.report.SpanLog
 
customEncode(Encoder) - Method in class wavefront.report.SpanLogs
 
customEncode(Encoder) - Method in class wavefront.report.TimeSeries
 
customEncode(Encoder) - Method in class wavefront.report.Trace
 
customer - Variable in class wavefront.report.ReportHistogram
Deprecated.
customer - Variable in class wavefront.report.ReportMetric
Deprecated.
customer - Variable in class wavefront.report.Span
Deprecated.
customer - Variable in class wavefront.report.SpanLogs
Deprecated.
customer - Variable in class wavefront.report.Trace
Deprecated.
customerId - Variable in class com.wavefront.api.agent.ShellOutputDTO
Filled-in by the server.

D

DataIngesterAPI - Interface in com.wavefront.api
The API for reporting points directly to a Wavefront server.
DataValidationException - Exception in com.wavefront.data
Base class for all data validation exceptions.
DataValidationException(String) - Constructor for exception com.wavefront.data.DataValidationException
 
dec() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
dec(long) - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
decode(byte[], List<ReportMetric>, String, IngesterContext) - Method in class com.wavefront.ingester.PickleProtocolMetricDecoder
 
decode(byte[], List<ReportPoint>) - Method in class com.wavefront.ingester.PickleProtocolDecoder
Deprecated.
 
decode(byte[], List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.PickleProtocolDecoder
Deprecated.
 
decode(JsonNode, List<SpanLogs>, String, IngesterContext) - Method in class com.wavefront.ingester.SpanLogsDecoder
 
decode(ChannelHandlerContext, String, List<Object>) - Method in class com.wavefront.ingester.GraphiteHostAnnotator
 
decode(String, List<ReportEvent>, String, IngesterContext) - Method in class com.wavefront.ingester.EventDecoder
 
decode(String, List<ReportHistogram>) - Method in class com.wavefront.ingester.ReportHistogramDecoder
 
decode(String, List<ReportHistogram>, String, IngesterContext) - Method in class com.wavefront.ingester.ReportHistogramDecoder
 
decode(String, List<ReportMetric>) - Method in class com.wavefront.ingester.GraphiteReportMetricDecoder
 
decode(String, List<ReportMetric>) - Method in class com.wavefront.ingester.SpyApiMetricDecoder
 
decode(String, List<ReportMetric>, String, IngesterContext) - Method in class com.wavefront.ingester.OpenTSDBMetricDecoder
 
decode(String, List<ReportMetric>, String, IngesterContext) - Method in class com.wavefront.ingester.ReportMetricDecoder
 
decode(String, List<ReportMetric>, String, IngesterContext) - Method in class com.wavefront.ingester.SpyApiMetricDecoder
 
decode(String, List<ReportPoint>, String) - Method in class com.wavefront.ingester.ReportPointDecoderWrapper
Deprecated.
 
decode(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.ReportPointDecoder
Deprecated.
 
decode(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.ReportPointDecoderWrapper
Deprecated.
 
decode(String, List<ReportSourceTag>, String, IngesterContext) - Method in class com.wavefront.ingester.ReportSourceTagDecoder
 
decode(String, List<Span>, String, IngesterContext) - Method in class com.wavefront.ingester.SpanDecoder
 
decode(T, List<E>) - Method in interface com.wavefront.ingester.ReportableEntityDecoder
Certain decoders support decoding the customer id from the input line itself.
decode(T, List<E>, String) - Method in interface com.wavefront.ingester.ReportableEntityDecoder
Decode entities (points, spans, etc) and dump them into an output array.
decode(T, List<E>, String, IngesterContext) - Method in interface com.wavefront.ingester.ReportableEntityDecoder
Decode graphite points and dump them into an output array.
Decoder<T> - Interface in com.wavefront.ingester
Deprecated.
decodeReportPoints(String, List<ReportPoint>) - Method in class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>) - Method in class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>) - Method in class com.wavefront.ingester.OpenTSDBDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>) - Method in class com.wavefront.ingester.WFTopDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String) - Method in class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String) - Method in class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String) - Method in class com.wavefront.ingester.OpenTSDBDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String) - Method in class com.wavefront.ingester.WFTopDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.OpenTSDBDecoder
Deprecated.
 
decodeReportPoints(String, List<ReportPoint>, String, IngesterContext) - Method in class com.wavefront.ingester.WFTopDecoder
Deprecated.
 
decodeReportPoints(T, List<ReportPoint>) - Method in interface com.wavefront.ingester.Decoder
Deprecated.
Certain decoders support decoding the customer id from the input line itself.
decodeReportPoints(T, List<ReportPoint>, String) - Method in interface com.wavefront.ingester.Decoder
Deprecated.
Decode graphite points and dump them into an output array.
decodeReportPoints(T, List<ReportPoint>, String, IngesterContext) - Method in interface com.wavefront.ingester.Decoder
Deprecated.
Decode graphite points and dump them into an output array.
DEFAULT_CENTROIDS_COUNT_LIMIT - Static variable in class com.wavefront.ingester.IngesterContext
Default centroids count limit, default to 100, meaning histogram with more then 100 centroids will throw TooManyCentroidException.
DEFAULT_HISTOGRAM_ACCURACY - Static variable in class com.wavefront.ingester.IngesterContext
Default histogram accuracy, used when constructing new T-Digest for compression, and also controls the threshold for compression as well.
DEFAULT_HISTOGRAM_COMPRESS_LIMIT_RATIO - Static variable in class com.wavefront.ingester.IngesterContext
Compress histogram limit when the count of centroid is larger then this ratio * accuracy.
defaultPublicKey - Variable in class com.wavefront.api.agent.AgentConfiguration
Deprecated.
defaultUsername - Variable in class com.wavefront.api.agent.AgentConfiguration
Deprecated.
delay - Variable in class com.wavefront.api.agent.WorkUnit
Seconds between work unit executions.
DELETE - wavefront.report.SourceTagAction
 
DELTA_COUNTER - com.wavefront.data.ReportableEntityType
 
DELTA_PREFIX - Static variable in class com.wavefront.common.MetricConstants
 
DELTA_PREFIX_2 - Static variable in class com.wavefront.common.MetricConstants
 
DELTA_PREFIX_CHAR - Static variable in class com.wavefront.common.MetricConstants
 
DELTA_PREFIX_CHAR_2 - Static variable in class com.wavefront.common.MetricConstants
 
DeltaCounter - Class in com.yammer.metrics.core
A counter for Wavefront delta metrics.
DeltaCounter - Class in io.dropwizard.metrics5
A counter for Wavefront delta metrics.
DeltaCounter() - Constructor for class io.dropwizard.metrics5.DeltaCounter
 
DeltaCounterValueException - Exception in com.wavefront.data
Non-positive delta counters can be handled as a special case and not count against "blocked", if desired.
DeltaCounterValueException(String) - Constructor for exception com.wavefront.data.DeltaCounterValueException
 
deserialize(JsonParser, DeserializationContext) - Method in class com.wavefront.api.json.InstantMarshaller.Deserializer
 
Deserializer() - Constructor for class com.wavefront.api.json.InstantMarshaller.Deserializer
 
dimensions - Variable in class wavefront.report.ReportEvent
Deprecated.
DOUBLE_TRUNCATE - wavefront.report.HistogramType
 
drive(String, Supplier<String>, String) - Method in class com.wavefront.ingester.AbstractIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.AbstractIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.EventIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.ReportHistogramIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.ReportMetricIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.ReportPointIngesterFormatter
Deprecated.
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.ReportSourceTagIngesterFormatter
 
drive(String, Supplier<String>, String, List<String>, IngesterContext) - Method in class com.wavefront.ingester.SpanIngesterFormatter
 
DummyMetricsRegistry - Class in com.yammer.metrics.core
A no-op implementation of a metrics registry.
DummyMetricsRegistry() - Constructor for class com.yammer.metrics.core.DummyMetricsRegistry
 
duration - Variable in class wavefront.report.Histogram
Deprecated.
duration - Variable in class wavefront.report.Span
Deprecated.

E

element() - Method in class com.wavefront.common.EvictingRingBuffer
Retrieves, but does not remove, the head of this buffer.
element() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
elements - Variable in class com.wavefront.ingester.AbstractIngesterFormatter
 
EmptyHistogramException - Exception in com.wavefront.data
Empty histograms can be handled as a special case and not count against "blocked", if desired.
EmptyHistogramException(String) - Constructor for exception com.wavefront.data.EmptyHistogramException
 
EmptyTagValueException - Exception in com.wavefront.data
Empty tag values can be handled as a special case, if desired.
EmptyTagValueException(String) - Constructor for exception com.wavefront.data.EmptyTagValueException
 
endTime - Variable in class wavefront.report.ReportEvent
Deprecated.
enterAsString(PredicateExpressionParser.AsStringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.asString().
enterAsString(PredicateExpressionParser.AsStringContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.asString().
enterComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.comparisonOperator().
enterComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.comparisonOperator().
enterEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalExpression().
enterEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalExpression().
enterEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalHashCode().
enterEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalHashCode().
enterEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalIsBlank().
enterEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalIsBlank().
enterEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalIsEmpty().
enterEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalIsEmpty().
enterEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
enterEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
enterEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
enterEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
enterEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.evalLength().
enterEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.evalLength().
enterEveryRule(ParserRuleContext) - Method in class condition.parser.PredicateExpressionBaseListener
enterIff(PredicateExpressionParser.IffContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.iff().
enterIff(PredicateExpressionParser.IffContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.iff().
enterNumber(PredicateExpressionParser.NumberContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.number().
enterNumber(PredicateExpressionParser.NumberContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.number().
enterParse(PredicateExpressionParser.ParseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.parse().
enterParse(PredicateExpressionParser.ParseContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.parse().
enterPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.placeholder().
enterPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.placeholder().
enterProgram(PredicateExpressionParser.ProgramContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.program().
enterProgram(PredicateExpressionParser.ProgramContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.program().
enterPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.propertyAccessor().
enterPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.propertyAccessor().
enterRandom(PredicateExpressionParser.RandomContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.random().
enterRandom(PredicateExpressionParser.RandomContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.random().
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ComparisonOperatorContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalLengthContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.IffContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.PropertyAccessorContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.RandomContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.SiSuffixContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrHashCodeContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringComparisonOpContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsBlankContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsEmptyContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsNotBlankContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsNotEmptyContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrLeftContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrLengthContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrParseContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrRightContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrToLowerCaseContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrToUpperCaseContext
 
enterRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
enterSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.siSuffix().
enterSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.siSuffix().
enterStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strHashCode().
enterStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strHashCode().
enterStrIff(PredicateExpressionParser.StrIffContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strIff().
enterStrIff(PredicateExpressionParser.StrIffContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strIff().
enterString(PredicateExpressionParser.StringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.string().
enterString(PredicateExpressionParser.StringContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.string().
enterStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.stringComparisonOp().
enterStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.stringComparisonOp().
enterStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.stringEvalFunc().
enterStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.stringEvalFunc().
enterStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.stringExpression().
enterStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.stringExpression().
enterStringFunc(PredicateExpressionParser.StringFuncContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.stringFunc().
enterStringFunc(PredicateExpressionParser.StringFuncContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.stringFunc().
enterStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strIsBlank().
enterStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strIsBlank().
enterStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strIsEmpty().
enterStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strIsEmpty().
enterStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strIsNotBlank().
enterStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strIsNotBlank().
enterStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
enterStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
enterStrLeft(PredicateExpressionParser.StrLeftContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strLeft().
enterStrLeft(PredicateExpressionParser.StrLeftContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strLeft().
enterStrLength(PredicateExpressionParser.StrLengthContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strLength().
enterStrLength(PredicateExpressionParser.StrLengthContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strLength().
enterStrParse(PredicateExpressionParser.StrParseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strParse().
enterStrParse(PredicateExpressionParser.StrParseContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strParse().
enterStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strReplace().
enterStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strReplace().
enterStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strReplaceAll().
enterStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strReplaceAll().
enterStrRight(PredicateExpressionParser.StrRightContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strRight().
enterStrRight(PredicateExpressionParser.StrRightContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strRight().
enterStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strSubstring().
enterStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strSubstring().
enterStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strToLowerCase().
enterStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strToLowerCase().
enterStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.strToUpperCase().
enterStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.strToUpperCase().
enterTime(PredicateExpressionParser.TimeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Enter a parse tree produced by PredicateExpressionParser.time().
enterTime(PredicateExpressionParser.TimeContext) - Method in interface condition.parser.PredicateExpressionListener
Enter a parse tree produced by PredicateExpressionParser.time().
EOF() - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
EQ - Static variable in class condition.parser.PredicateExpressionLexer
 
EQ - Static variable in class condition.parser.PredicateExpressionParser
 
EQ - Static variable in class ConditionLexer
 
equals(Object) - Method in class com.wavefront.api.agent.AgentConfiguration
 
equals(Object) - Method in class com.wavefront.api.agent.SshTargetDTO
 
equals(Object) - Method in class com.wavefront.api.agent.WorkUnit
 
equals(Object) - Method in class com.wavefront.common.EvictingRingBuffer
 
equals(Object) - Method in class com.wavefront.common.Pair
 
equals(Object) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
equals(Object) - Method in class com.wavefront.common.TaggedMetricName
 
equals(Object) - Method in class com.wavefront.dto.Event
 
equals(Object) - Method in class com.wavefront.dto.SourceTag
 
ErrorListener - Class in com.wavefront.predicates
Parser error listener.
ErrorListener() - Constructor for class com.wavefront.predicates.ErrorListener
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.IffContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.StrLeftContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.StrParseContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.StrRightContext
 
evalExpression() - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
evalExpression(int) - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalExpression(int) - Method in class condition.parser.PredicateExpressionParser.IffContext
 
evalExpression(int) - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
EvalExpressionContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalHashCode() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalHashCode() - Method in class condition.parser.PredicateExpressionParser
 
EvalHashCodeContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
evalIsBlank() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalIsBlank() - Method in class condition.parser.PredicateExpressionParser
 
EvalIsBlankContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
evalIsEmpty() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalIsEmpty() - Method in class condition.parser.PredicateExpressionParser
 
EvalIsEmptyContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
evalIsNotBlank() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalIsNotBlank() - Method in class condition.parser.PredicateExpressionParser
 
EvalIsNotBlankContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
evalIsNotEmpty() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalIsNotEmpty() - Method in class condition.parser.PredicateExpressionParser
 
EvalIsNotEmptyContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
evalLength() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
evalLength() - Method in class condition.parser.PredicateExpressionParser
 
EvalLengthContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.EvalLengthContext
 
Event - Class in com.wavefront.dto
Serializing wrapper for the Event class.
Event(ReportEvent) - Constructor for class com.wavefront.dto.Event
 
EVENT - com.wavefront.data.ReportableEntityType
 
EVENT_LITERAL - Static variable in class com.wavefront.ingester.AbstractIngesterFormatter
 
EventAPI - Interface in com.wavefront.api
 
EventDecoder - Class in com.wavefront.ingester
Event decoder that takes in data in the following format: { @Event } startTimeMillis [endTimeMillis] eventName [annotations]
EventDecoder() - Constructor for class com.wavefront.ingester.EventDecoder
 
EventIngesterFormatBuilder() - Constructor for class com.wavefront.ingester.EventIngesterFormatter.EventIngesterFormatBuilder
 
EventIngesterFormatter - Class in com.wavefront.ingester
Ingestion formatter for events.
EventIngesterFormatter.EventIngesterFormatBuilder - Class in com.wavefront.ingester
 
EvictingRingBuffer<T> - Class in com.wavefront.common
A basic ring buffer with an ability to evict values on overflow.
EvictingRingBuffer(int) - Constructor for class com.wavefront.common.EvictingRingBuffer
 
EvictingRingBuffer(int, boolean) - Constructor for class com.wavefront.common.EvictingRingBuffer
 
EvictingRingBuffer(int, boolean, T) - Constructor for class com.wavefront.common.EvictingRingBuffer
 
EvictingRingBuffer(int, boolean, T, boolean) - Constructor for class com.wavefront.common.EvictingRingBuffer
 
EvictingRingBuffer(int, T) - Constructor for class com.wavefront.common.EvictingRingBuffer
 
exitAsString(PredicateExpressionParser.AsStringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.asString().
exitAsString(PredicateExpressionParser.AsStringContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.asString().
exitCode - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
exitComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.comparisonOperator().
exitComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.comparisonOperator().
exitEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalExpression().
exitEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalExpression().
exitEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalHashCode().
exitEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalHashCode().
exitEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalIsBlank().
exitEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalIsBlank().
exitEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalIsEmpty().
exitEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalIsEmpty().
exitEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
exitEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
exitEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
exitEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
exitEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.evalLength().
exitEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.evalLength().
exitEveryRule(ParserRuleContext) - Method in class condition.parser.PredicateExpressionBaseListener
exitIff(PredicateExpressionParser.IffContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.iff().
exitIff(PredicateExpressionParser.IffContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.iff().
exitNumber(PredicateExpressionParser.NumberContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.number().
exitNumber(PredicateExpressionParser.NumberContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.number().
exitParse(PredicateExpressionParser.ParseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.parse().
exitParse(PredicateExpressionParser.ParseContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.parse().
exitPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.placeholder().
exitPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.placeholder().
exitProgram(PredicateExpressionParser.ProgramContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.program().
exitProgram(PredicateExpressionParser.ProgramContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.program().
exitPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.propertyAccessor().
exitPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.propertyAccessor().
exitRandom(PredicateExpressionParser.RandomContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.random().
exitRandom(PredicateExpressionParser.RandomContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.random().
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ComparisonOperatorContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.EvalLengthContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.IffContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.PropertyAccessorContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.RandomContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.SiSuffixContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrHashCodeContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringComparisonOpContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsBlankContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsEmptyContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsNotBlankContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrIsNotEmptyContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrLeftContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrLengthContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrParseContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrRightContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrToLowerCaseContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.StrToUpperCaseContext
 
exitRule(ParseTreeListener) - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
exitSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.siSuffix().
exitSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.siSuffix().
exitStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strHashCode().
exitStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strHashCode().
exitStrIff(PredicateExpressionParser.StrIffContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strIff().
exitStrIff(PredicateExpressionParser.StrIffContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strIff().
exitString(PredicateExpressionParser.StringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.string().
exitString(PredicateExpressionParser.StringContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.string().
exitStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.stringComparisonOp().
exitStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.stringComparisonOp().
exitStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.stringEvalFunc().
exitStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.stringEvalFunc().
exitStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.stringExpression().
exitStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.stringExpression().
exitStringFunc(PredicateExpressionParser.StringFuncContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.stringFunc().
exitStringFunc(PredicateExpressionParser.StringFuncContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.stringFunc().
exitStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strIsBlank().
exitStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strIsBlank().
exitStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strIsEmpty().
exitStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strIsEmpty().
exitStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strIsNotBlank().
exitStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strIsNotBlank().
exitStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
exitStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
exitStrLeft(PredicateExpressionParser.StrLeftContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strLeft().
exitStrLeft(PredicateExpressionParser.StrLeftContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strLeft().
exitStrLength(PredicateExpressionParser.StrLengthContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strLength().
exitStrLength(PredicateExpressionParser.StrLengthContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strLength().
exitStrParse(PredicateExpressionParser.StrParseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strParse().
exitStrParse(PredicateExpressionParser.StrParseContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strParse().
exitStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strReplace().
exitStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strReplace().
exitStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strReplaceAll().
exitStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strReplaceAll().
exitStrRight(PredicateExpressionParser.StrRightContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strRight().
exitStrRight(PredicateExpressionParser.StrRightContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strRight().
exitStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strSubstring().
exitStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strSubstring().
exitStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strToLowerCase().
exitStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strToLowerCase().
exitStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.strToUpperCase().
exitStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.strToUpperCase().
exitTime(PredicateExpressionParser.TimeContext) - Method in class condition.parser.PredicateExpressionBaseListener
Exit a parse tree produced by PredicateExpressionParser.time().
exitTime(PredicateExpressionParser.TimeContext) - Method in interface condition.parser.PredicateExpressionListener
Exit a parse tree produced by PredicateExpressionParser.time().
expandPlaceholders(String, ReportHistogram) - Static method in class com.wavefront.predicates.Util
Substitute {{...}} placeholders with corresponding components of the histogram {{metricName}} {{sourceName}} are replaced with the metric name and source respectively {{anyTagK}} is replaced with the value of the anyTagK point tag
expandPlaceholders(String, ReportMetric) - Static method in class com.wavefront.predicates.Util
Substitute {{...}} placeholders with corresponding components of the point {{metricName}} {{sourceName}} are replaced with the metric name and source respectively {{anyTagK}} is replaced with the value of the anyTagK point tag
expandPlaceholders(String, ReportPoint) - Static method in class com.wavefront.predicates.Util
Deprecated.
expandPlaceholders(String, Span) - Static method in class com.wavefront.predicates.Util
Substitute {{...}} placeholders with corresponding components of a Span {{spanName}} {{sourceName}} are replaced with the span name and source respectively {{anyKey}} is replaced with the value of an annotation with anyKey key
ExpectedAgentMetric - Enum in com.wavefront.metrics
There are some metrics that need to have well known names.
explodeMetered(Metered) - Static method in class com.wavefront.common.MetricsToTimeseries
 
explodeSampling(Sampling) - Static method in class com.wavefront.common.MetricsToTimeseries
 
explodeSampling(Sampling, boolean) - Static method in class com.wavefront.common.MetricsToTimeseries
Retrieve values for pre-defined stats (median/p75/p95/p99/p999) from a Sampling metric (e.g.
explodeSummarizable(Summarizable) - Static method in class com.wavefront.common.MetricsToTimeseries
 
explodeSummarizable(Summarizable, boolean) - Static method in class com.wavefront.common.MetricsToTimeseries
Retrieve values for pre-defined stats (min/max/mean/sum/stddev) from a Summarizable metric (e.g.
ExpressionPredicate<T> - Class in com.wavefront.predicates
ExpressionPredicate(PredicateEvalExpression) - Constructor for class com.wavefront.predicates.ExpressionPredicate
 
ExpressionSyntaxException - Exception in com.wavefront.predicates
Catch-all exception for parse-time syntax errors.
ExpressionSyntaxException(String) - Constructor for exception com.wavefront.predicates.ExpressionSyntaxException
 
extractComponents(String) - Method in class com.wavefront.common.MetricMangler
Extracts the source from the metric name and returns the new metric name and the source name.

F

fields - Variable in class wavefront.report.SpanLog
Deprecated.
fileDescriptorUsage() - Method in class com.yammer.metrics.core.SafeVirtualMachineMetrics
Returns the percentage of available file descriptors which are currently in use.
flush() - Method in class com.wavefront.metrics.ReconnectingSocket
Flushes the outputStream best-effort.
FOLLOWS_FROM_KEY - Static variable in class com.wavefront.common.TraceConstants
 
forEach(Consumer<? super T>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.Annotation
Deserializes a Annotation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.Histogram
Deserializes a Histogram from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.ReportEvent
Deserializes a ReportEvent from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.ReportHistogram
Deserializes a ReportHistogram from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.ReportMetric
Deserializes a ReportMetric from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.ReportPoint
Deserializes a ReportPoint from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.ReportSourceTag
Deserializes a ReportSourceTag from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.Span
Deserializes a Span from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.SpanLog
Deserializes a SpanLog from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.SpanLogs
Deserializes a SpanLogs from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.TimeSeries
Deserializes a TimeSeries from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class wavefront.report.Trace
Deserializes a Trace from a ByteBuffer.
fromPredicateEvalExpression(String) - Static method in class com.wavefront.predicates.Predicates
Parses an expression string into a Predicate.
fromString(String) - Static method in enum com.wavefront.data.ReportableEntityType
 

G

gcMetrics(VirtualMachineMetrics.GarbageCollectorStats) - Static method in class com.wavefront.common.MetricsToTimeseries
 
generateJsonMetrics(MetricsRegistry, boolean, boolean, boolean) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
generateJsonMetrics(MetricsRegistry, boolean, boolean, boolean, Map<String, String>, MetricTranslator) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
generateJsonMetrics(OutputStream, MetricsRegistry, boolean, boolean, boolean, MetricTranslator) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
get(int) - Method in class com.wavefront.common.EvictingRingBuffer
Return the element at the specified position in the buffer.
get(int) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
get(int) - Method in class wavefront.report.Annotation
 
get(int) - Method in class wavefront.report.Histogram
 
get(int) - Method in class wavefront.report.ReportEvent
 
get(int) - Method in class wavefront.report.ReportHistogram
 
get(int) - Method in class wavefront.report.ReportMetric
 
get(int) - Method in class wavefront.report.ReportPoint
 
get(int) - Method in class wavefront.report.ReportSourceTag
 
get(int) - Method in class wavefront.report.Span
 
get(int) - Method in class wavefront.report.SpanLog
 
get(int) - Method in class wavefront.report.SpanLogs
 
get(int) - Method in class wavefront.report.TimeSeries
 
get(int) - Method in class wavefront.report.Trace
 
get(MetricName) - Static method in class com.yammer.metrics.core.DeltaCounter
A static factory method to create an instance of DeltaCounter.
get(MetricName) - Static method in class com.yammer.metrics.core.WavefrontHistogram
 
get(MetricsRegistry, MetricName) - Static method in class com.yammer.metrics.core.DeltaCounter
A static factory method to create an instance of Delta Counter.
get(MetricsRegistry, MetricName) - Static method in class com.yammer.metrics.core.WavefrontHistogram
 
get(MetricsRegistry, MetricName, int) - Static method in class com.yammer.metrics.core.WavefrontHistogram
 
get(MetricsRegistry, MetricName, int, Supplier<Long>) - Static method in class com.yammer.metrics.core.WavefrontHistogram
 
get(MetricsRegistry, MetricName, Supplier<Long>) - Static method in class com.yammer.metrics.core.WavefrontHistogram
 
get(MetricRegistry, String) - Static method in class io.dropwizard.metrics5.DeltaCounter
 
getAction() - Method in class com.wavefront.dto.SourceTag
 
getAction() - Method in class wavefront.report.ReportSourceTag.Builder
Gets the value of the 'action' field.
getAction() - Method in class wavefront.report.ReportSourceTag
Gets the value of the 'action' field.
getAnnotations() - Method in class com.wavefront.dto.Event
 
getAnnotations() - Method in class com.wavefront.dto.SourceTag
 
getAnnotations() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportEvent
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportMetric
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportPoint
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportSourceTag.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.ReportSourceTag
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.Span.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.Span
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.TimeSeries.Builder
Gets the value of the 'annotations' field.
getAnnotations() - Method in class wavefront.report.TimeSeries
Gets the value of the 'annotations' field.
getAnnotationsCountLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getAnnotationsKeyLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getAnnotationsValueLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getATN() - Method in class condition.parser.PredicateExpressionLexer
 
getATN() - Method in class condition.parser.PredicateExpressionParser
 
getATN() - Method in class ConditionLexer
 
getBins() - Method in class wavefront.report.Histogram.Builder
Gets the value of the 'bins' field.
getBins() - Method in class wavefront.report.Histogram
Gets the value of the 'bins' field.
getBurstRateHistogram() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get histogram of 1s burst rates.
getChannelNames() - Method in class condition.parser.PredicateExpressionLexer
 
getChannelNames() - Method in class ConditionLexer
 
getClassSchema() - Static method in class wavefront.report.Annotation
 
getClassSchema() - Static method in class wavefront.report.Histogram
 
getClassSchema() - Static method in enum wavefront.report.HistogramType
 
getClassSchema() - Static method in class wavefront.report.ReportEvent
 
getClassSchema() - Static method in class wavefront.report.ReportHistogram
 
getClassSchema() - Static method in class wavefront.report.ReportMetric
 
getClassSchema() - Static method in class wavefront.report.ReportPoint
 
getClassSchema() - Static method in class wavefront.report.ReportSourceTag
 
getClassSchema() - Static method in enum wavefront.report.SourceOperationType
 
getClassSchema() - Static method in enum wavefront.report.SourceTagAction
 
getClassSchema() - Static method in class wavefront.report.Span
 
getClassSchema() - Static method in class wavefront.report.SpanLog
 
getClassSchema() - Static method in class wavefront.report.SpanLogs
 
getClassSchema() - Static method in class wavefront.report.TimeSeries
 
getClassSchema() - Static method in class wavefront.report.Trace
 
getCollectorRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getCollectorSetsPointsPerBatch() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getCollectorSetsRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getCollectorSetsRetryBackoff() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getCombinedName() - Method in enum com.wavefront.metrics.ExpectedAgentMetric
 
getConfig(UUID, String, Long, Long, Long, Long, String, String) - Method in interface com.wavefront.api.WavefrontAPI
Polls for the configuration for the agent.
getCounts() - Method in class wavefront.report.Histogram.Builder
Gets the value of the 'counts' field.
getCounts() - Method in class wavefront.report.Histogram
Gets the value of the 'counts' field.
getCurrentRate() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get most recent 1-second rate.
getCustomer() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.ReportMetric
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.Span.Builder
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.Span
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.SpanLogs
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.Trace.Builder
Gets the value of the 'customer' field.
getCustomer() - Method in class wavefront.report.Trace
Gets the value of the 'customer' field.
getDecoder() - Method in interface com.wavefront.ingester.StreamIngester.FrameDecoderFactory
Deprecated.
 
getDecoder() - Static method in class wavefront.report.Annotation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.Histogram
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.ReportEvent
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.ReportHistogram
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.ReportMetric
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.ReportPoint
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.ReportSourceTag
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.Span
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.SpanLog
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.SpanLogs
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.TimeSeries
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class wavefront.report.Trace
Return the BinaryMessageDecoder instance used by this class.
getDeltaCounterMetricName(MetricName) - Static method in class com.yammer.metrics.core.DeltaCounter
This method transforms the MetricName into a new MetricName that represents a DeltaCounter.
getDeltaCounterName(String) - Static method in class com.yammer.metrics.core.DeltaCounter
A helper function to transform a counter name to a DeltaCounter name.
getDimensions() - Method in class com.wavefront.dto.Event
 
getDimensions() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'dimensions' field.
getDimensions() - Method in class wavefront.report.ReportEvent
Gets the value of the 'dimensions' field.
getDist() - Method in class com.yammer.metrics.core.WavefrontHistogram.MinuteBin
 
getDropSpansDelayedMinutes() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getDuration() - Method in class wavefront.report.Histogram.Builder
Gets the value of the 'duration' field.
getDuration() - Method in class wavefront.report.Histogram
Gets the value of the 'duration' field.
getDuration() - Method in class wavefront.report.Span.Builder
Gets the value of the 'duration' field.
getDuration() - Method in class wavefront.report.Span
Gets the value of the 'duration' field.
getEncoder() - Static method in class wavefront.report.Annotation
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.Histogram
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.ReportEvent
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.ReportHistogram
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.ReportMetric
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.ReportPoint
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.ReportSourceTag
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.Span
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.SpanLog
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.SpanLogs
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.TimeSeries
Return the BinaryMessageEncoder instance used by this class.
getEncoder() - Static method in class wavefront.report.Trace
Return the BinaryMessageEncoder instance used by this class.
getEndTime() - Method in class com.wavefront.dto.Event
 
getEndTime() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'endTime' field.
getEndTime() - Method in class wavefront.report.ReportEvent
Gets the value of the 'endTime' field.
getErrors() - Method in class com.wavefront.predicates.ErrorListener
 
getEventsRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getFields() - Method in class wavefront.report.SpanLog.Builder
Gets the value of the 'fields' field.
getFields() - Method in class wavefront.report.SpanLog
Gets the value of the 'fields' field.
getFiveMinuteCount() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get delta value of the counter between now and 5 minutes ago.
getFiveMinutePrintableRate() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get 4-minute rate in human-readable form.
getGlobalCollectorRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGlobalEventRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGlobalHistogramRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGlobalSourceTagRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGlobalSpanLogsRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGlobalSpanRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getGrammarFileName() - Method in class condition.parser.PredicateExpressionLexer
 
getGrammarFileName() - Method in class condition.parser.PredicateExpressionParser
 
getGrammarFileName() - Method in class ConditionLexer
 
getHistogramCentroidsLimit() - Method in class com.wavefront.ingester.IngesterContext
 
getHistogramDisabled() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getHistogramLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getHistogramRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getHistogramStorageAccuracy() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getHost() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.ReportMetric
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.ReportPoint
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.TimeSeries.Builder
Gets the value of the 'host' field.
getHost() - Method in class wavefront.report.TimeSeries
Gets the value of the 'host' field.
getHost(List<Annotation>, List<String>) - Static method in class com.wavefront.ingester.AbstractIngesterFormatter
 
getHostLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getHosts() - Method in class com.wavefront.dto.Event
 
getHosts() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'hosts' field.
getHosts() - Method in class wavefront.report.ReportEvent
Gets the value of the 'hosts' field.
getInstance() - Static method in class com.yammer.metrics.core.SafeVirtualMachineMetrics
The default instance of SafeVirtualMachineMetrics.
getKey() - Method in class wavefront.report.Annotation.Builder
Gets the value of the 'key' field.
getKey() - Method in class wavefront.report.Annotation
Gets the value of the 'key' field.
getLogs() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'logs' field.
getLogs() - Method in class wavefront.report.SpanLogs
Gets the value of the 'logs' field.
getMaxBurstRateAndClear() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get highest burst rate and reset the histogram.
getMetric() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.ReportMetric
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.ReportPoint
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.TimeSeries.Builder
Gets the value of the 'metric' field.
getMetric() - Method in class wavefront.report.TimeSeries
Gets the value of the 'metric' field.
getMetricLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getMinMillis() - Method in class com.yammer.metrics.core.WavefrontHistogram.MinuteBin
 
getModeNames() - Method in class condition.parser.PredicateExpressionLexer
 
getModeNames() - Method in class ConditionLexer
 
getName() - Method in class com.wavefront.dto.Event
 
getName() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'name' field.
getName() - Method in class wavefront.report.ReportEvent
Gets the value of the 'name' field.
getName() - Method in class wavefront.report.Span.Builder
Gets the value of the 'name' field.
getName() - Method in class wavefront.report.Span
Gets the value of the 'name' field.
getNameWithoutDeltaPrefix(String) - Static method in class com.yammer.metrics.core.DeltaCounter
A helper function to transform the name from a DeltaCounter name to a new name by removing the "∆" prefix.
getOneMinuteCount() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get delta value of the counter between now and 1 minute ago.
getOneMinutePrintableRate() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get 1-minute rate in human-readable form.
getOperation() - Method in class com.wavefront.dto.SourceTag
 
getOperation() - Method in class wavefront.report.ReportSourceTag.Builder
Gets the value of the 'operation' field.
getOperation() - Method in class wavefront.report.ReportSourceTag
Gets the value of the 'operation' field.
getPointsPerBatch() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getPreprocessorRules() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getPrintableRate(long) - Static method in class com.yammer.metrics.core.BurstRateTrackingCounter
Convert a per minute count to human-readable per second rate.
getRate() - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Returns the currently configured rate per second at which new permits become available.
getRate() - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
getRateUnit() - Method in enum com.wavefront.data.ReportableEntityType
 
getRatio() - Method in class io.dropwizard.metrics5.jvm.SafeFileDescriptorRatioGauge
 
getRetryBackoffBaseSeconds() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.ComparisonOperatorContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.EvalLengthContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.IffContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.ProgramContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.PropertyAccessorContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.RandomContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.SiSuffixContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrHashCodeContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StringComparisonOpContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StringContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrIsBlankContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrIsEmptyContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrIsNotBlankContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrIsNotEmptyContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrLeftContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrLengthContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrParseContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrRightContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrSubstringContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrToLowerCaseContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.StrToUpperCaseContext
 
getRuleIndex() - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
getRuleNames() - Method in class condition.parser.PredicateExpressionLexer
 
getRuleNames() - Method in class condition.parser.PredicateExpressionParser
 
getRuleNames() - Method in class ConditionLexer
 
getSampleCount() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
Get the number of samples since the counter received its first non-zero sample.
getSchema() - Method in class wavefront.report.Annotation
 
getSchema() - Method in class wavefront.report.Histogram
 
getSchema() - Method in enum wavefront.report.HistogramType
 
getSchema() - Method in class wavefront.report.ReportEvent
 
getSchema() - Method in class wavefront.report.ReportHistogram
 
getSchema() - Method in class wavefront.report.ReportMetric
 
getSchema() - Method in class wavefront.report.ReportPoint
 
getSchema() - Method in class wavefront.report.ReportSourceTag
 
getSchema() - Method in enum wavefront.report.SourceOperationType
 
getSchema() - Method in enum wavefront.report.SourceTagAction
 
getSchema() - Method in class wavefront.report.Span
 
getSchema() - Method in class wavefront.report.SpanLog
 
getSchema() - Method in class wavefront.report.SpanLogs
 
getSchema() - Method in class wavefront.report.TimeSeries
 
getSchema() - Method in class wavefront.report.Trace
 
getSerializedATN() - Method in class condition.parser.PredicateExpressionLexer
 
getSerializedATN() - Method in class condition.parser.PredicateExpressionParser
 
getSerializedATN() - Method in class ConditionLexer
 
getShowTrialExpired() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getShutOffAgents() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getShutOffMessage() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSnapshot() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
getSource() - Method in class com.wavefront.dto.SourceTag
 
getSource() - Method in class wavefront.report.ReportSourceTag.Builder
Gets the value of the 'source' field.
getSource() - Method in class wavefront.report.ReportSourceTag
Gets the value of the 'source' field.
getSource() - Method in class wavefront.report.Span.Builder
Gets the value of the 'source' field.
getSource() - Method in class wavefront.report.Span
Gets the value of the 'source' field.
getSourceTagsRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSpan() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'span' field.
getSpan() - Method in class wavefront.report.SpanLogs
Gets the value of the 'span' field.
getSpanAnnotationsCountLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getSpanAnnotationsKeyLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getSpanAnnotationsValueLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getSpanId() - Method in class wavefront.report.Span.Builder
Gets the value of the 'spanId' field.
getSpanId() - Method in class wavefront.report.Span
Gets the value of the 'spanId' field.
getSpanId() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'spanId' field.
getSpanId() - Method in class wavefront.report.SpanLogs
Gets the value of the 'spanId' field.
getSpanLengthLimit() - Method in class com.wavefront.api.agent.ValidationConfiguration
 
getSpanLogsDisabled() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSpanLogsRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSpanRateLimit() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSpans() - Method in class wavefront.report.Trace.Builder
Gets the value of the 'spans' field.
getSpans() - Method in class wavefront.report.Trace
Gets the value of the 'spans' field.
getSpanSamplingRate() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getSpanSecondaryId() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'spanSecondaryId' field.
getSpanSecondaryId() - Method in class wavefront.report.SpanLogs
Gets the value of the 'spanSecondaryId' field.
getSpecificData() - Method in class wavefront.report.Annotation
 
getSpecificData() - Method in class wavefront.report.Histogram
 
getSpecificData() - Method in class wavefront.report.ReportEvent
 
getSpecificData() - Method in class wavefront.report.ReportHistogram
 
getSpecificData() - Method in class wavefront.report.ReportMetric
 
getSpecificData() - Method in class wavefront.report.ReportPoint
 
getSpecificData() - Method in class wavefront.report.ReportSourceTag
 
getSpecificData() - Method in class wavefront.report.Span
 
getSpecificData() - Method in class wavefront.report.SpanLog
 
getSpecificData() - Method in class wavefront.report.SpanLogs
 
getSpecificData() - Method in class wavefront.report.TimeSeries
 
getSpecificData() - Method in class wavefront.report.Trace
 
getStartMillis() - Method in class wavefront.report.Span.Builder
Gets the value of the 'startMillis' field.
getStartMillis() - Method in class wavefront.report.Span
Gets the value of the 'startMillis' field.
getStartTime() - Method in class com.wavefront.dto.Event
 
getStartTime() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'startTime' field.
getStartTime() - Method in class wavefront.report.ReportEvent
Gets the value of the 'startTime' field.
getString(Object) - Method in interface com.wavefront.predicates.StringExpression
Get a string value.
getString(Object) - Method in class com.wavefront.predicates.TemplateStringExpression
 
getSystemMetrics() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getTable() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'table' field.
getTable() - Method in class wavefront.report.ReportPoint
Gets the value of the 'table' field.
getTable() - Method in class wavefront.report.TimeSeries.Builder
Gets the value of the 'table' field.
getTable() - Method in class wavefront.report.TimeSeries
Gets the value of the 'table' field.
getTags() - Method in class com.wavefront.common.TaggedMetricName
 
getTags() - Method in class com.wavefront.dto.Event
 
getTags() - Method in class wavefront.report.ReportEvent.Builder
Gets the value of the 'tags' field.
getTags() - Method in class wavefront.report.ReportEvent
Gets the value of the 'tags' field.
getTargetHistogramAccuracy() - Method in class com.wavefront.ingester.IngesterContext
 
getTimestamp() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.ReportMetric
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.ReportPoint
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.SpanLog.Builder
Gets the value of the 'timestamp' field.
getTimestamp() - Method in class wavefront.report.SpanLog
Gets the value of the 'timestamp' field.
getTokenNames() - Method in class condition.parser.PredicateExpressionLexer
Deprecated.
getTokenNames() - Method in class condition.parser.PredicateExpressionParser
Deprecated.
getTokenNames() - Method in class ConditionLexer
Deprecated.
getTraceDisabled() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getTraceId() - Method in class wavefront.report.Span.Builder
Gets the value of the 'traceId' field.
getTraceId() - Method in class wavefront.report.Span
Gets the value of the 'traceId' field.
getTraceId() - Method in class wavefront.report.SpanLogs.Builder
Gets the value of the 'traceId' field.
getTraceId() - Method in class wavefront.report.SpanLogs
Gets the value of the 'traceId' field.
getTraceId() - Method in class wavefront.report.Trace.Builder
Gets the value of the 'traceId' field.
getTraceId() - Method in class wavefront.report.Trace
Gets the value of the 'traceId' field.
getType() - Method in class wavefront.report.Histogram.Builder
Gets the value of the 'type' field.
getType() - Method in class wavefront.report.Histogram
Gets the value of the 'type' field.
getValidationConfiguration() - Method in class com.wavefront.api.agent.AgentConfiguration
 
getValue() - Method in class wavefront.report.Annotation.Builder
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.Annotation
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportHistogram.Builder
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportHistogram
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportMetric.Builder
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportMetric
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportPoint.Builder
Gets the value of the 'value' field.
getValue() - Method in class wavefront.report.ReportPoint
Gets the value of the 'value' field.
getValue(Object) - Method in class com.wavefront.predicates.MathExpression
 
getValue(Object) - Method in class com.wavefront.predicates.MultiStringComparisonExpression
 
getValue(Object) - Method in interface com.wavefront.predicates.PredicateEvalExpression
Get a double value.
getValue(Object) - Method in class com.wavefront.predicates.StringComparisonExpression
 
getValue(List<Annotation>, String) - Static method in class com.wavefront.data.AnnotationUtils
 
getValueBuilder() - Method in class wavefront.report.ReportHistogram.Builder
Gets the Builder instance for the 'value' field and creates one if it doesn't exist yet.
getVocabulary() - Method in class condition.parser.PredicateExpressionLexer
 
getVocabulary() - Method in class condition.parser.PredicateExpressionParser
 
getVocabulary() - Method in class ConditionLexer
 
GRAPHITE_BLOCK_WORK_UNIT - Static variable in class com.wavefront.api.agent.Constants
Work unit id for blocks of graphite-formatted data.
GraphiteDecoder - Class in com.wavefront.ingester
Deprecated.
GraphiteDecoder(String, List<String>) - Constructor for class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
GraphiteDecoder(Supplier<String>, List<String>) - Constructor for class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
GraphiteDecoder(List<String>) - Constructor for class com.wavefront.ingester.GraphiteDecoder
Deprecated.
 
GraphiteHostAnnotator - Class in com.wavefront.ingester
Given a raw graphite line, look for any host tag, and add it if implicit.
GraphiteHostAnnotator(String, List<String>) - Constructor for class com.wavefront.ingester.GraphiteHostAnnotator
 
GraphiteReportMetricDecoder - Class in com.wavefront.ingester
 
GraphiteReportMetricDecoder(Supplier<String>, List<String>) - Constructor for class com.wavefront.ingester.GraphiteReportMetricDecoder
 
groupedMetrics() - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
groupedMetrics(MetricPredicate) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 

H

hasAction() - Method in class wavefront.report.ReportSourceTag.Builder
Checks whether the 'action' field has been set.
hasAnnotations() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.ReportSourceTag.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.Span.Builder
Checks whether the 'annotations' field has been set.
hasAnnotations() - Method in class wavefront.report.TimeSeries.Builder
Checks whether the 'annotations' field has been set.
hasBins() - Method in class wavefront.report.Histogram.Builder
Checks whether the 'bins' field has been set.
hasCounts() - Method in class wavefront.report.Histogram.Builder
Checks whether the 'counts' field has been set.
hasCustomCoders() - Method in class wavefront.report.Annotation
 
hasCustomCoders() - Method in class wavefront.report.Histogram
 
hasCustomCoders() - Method in class wavefront.report.ReportEvent
 
hasCustomCoders() - Method in class wavefront.report.ReportHistogram
 
hasCustomCoders() - Method in class wavefront.report.ReportMetric
 
hasCustomCoders() - Method in class wavefront.report.ReportSourceTag
 
hasCustomCoders() - Method in class wavefront.report.Span
 
hasCustomCoders() - Method in class wavefront.report.SpanLog
 
hasCustomCoders() - Method in class wavefront.report.SpanLogs
 
hasCustomCoders() - Method in class wavefront.report.TimeSeries
 
hasCustomCoders() - Method in class wavefront.report.Trace
 
hasCustomer() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'customer' field has been set.
hasCustomer() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'customer' field has been set.
hasCustomer() - Method in class wavefront.report.Span.Builder
Checks whether the 'customer' field has been set.
hasCustomer() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'customer' field has been set.
hasCustomer() - Method in class wavefront.report.Trace.Builder
Checks whether the 'customer' field has been set.
hasDimensions() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'dimensions' field has been set.
hasDuration() - Method in class wavefront.report.Histogram.Builder
Checks whether the 'duration' field has been set.
hasDuration() - Method in class wavefront.report.Span.Builder
Checks whether the 'duration' field has been set.
hasEndTime() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'endTime' field has been set.
hasFields() - Method in class wavefront.report.SpanLog.Builder
Checks whether the 'fields' field has been set.
hashCode() - Method in class com.wavefront.api.agent.AgentConfiguration
 
hashCode() - Method in class com.wavefront.api.agent.SshTargetDTO
 
hashCode() - Method in class com.wavefront.api.agent.WorkUnit
 
hashCode() - Method in class com.wavefront.common.EvictingRingBuffer
 
hashCode() - Method in class com.wavefront.common.Pair
 
hashCode() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
hashCode() - Method in class com.wavefront.common.TaggedMetricName
 
hashCode() - Method in class com.wavefront.dto.Event
 
hashCode() - Method in class com.wavefront.dto.SourceTag
 
hasHost() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'host' field has been set.
hasHost() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'host' field has been set.
hasHost() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'host' field has been set.
hasHost() - Method in class wavefront.report.TimeSeries.Builder
Checks whether the 'host' field has been set.
hasHosts() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'hosts' field has been set.
hasKey() - Method in class wavefront.report.Annotation.Builder
Checks whether the 'key' field has been set.
hasLogs() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'logs' field has been set.
hasMetric() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'metric' field has been set.
hasMetric() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'metric' field has been set.
hasMetric() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'metric' field has been set.
hasMetric() - Method in class wavefront.report.TimeSeries.Builder
Checks whether the 'metric' field has been set.
hasName() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class wavefront.report.Span.Builder
Checks whether the 'name' field has been set.
hasNext() - Method in class com.wavefront.ingester.StringParser
Checks whether there are more tokens available in the string.
hasOperation() - Method in class wavefront.report.ReportSourceTag.Builder
Checks whether the 'operation' field has been set.
hasSource() - Method in class wavefront.report.ReportSourceTag.Builder
Checks whether the 'source' field has been set.
hasSource() - Method in class wavefront.report.Span.Builder
Checks whether the 'source' field has been set.
hasSpan() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'span' field has been set.
hasSpanId() - Method in class wavefront.report.Span.Builder
Checks whether the 'spanId' field has been set.
hasSpanId() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'spanId' field has been set.
hasSpans() - Method in class wavefront.report.Trace.Builder
Checks whether the 'spans' field has been set.
hasSpanSecondaryId() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'spanSecondaryId' field has been set.
hasStartMillis() - Method in class wavefront.report.Span.Builder
Checks whether the 'startMillis' field has been set.
hasStartTime() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'startTime' field has been set.
hasTable() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'table' field has been set.
hasTable() - Method in class wavefront.report.TimeSeries.Builder
Checks whether the 'table' field has been set.
hasTags() - Method in class wavefront.report.ReportEvent.Builder
Checks whether the 'tags' field has been set.
hasTimestamp() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'timestamp' field has been set.
hasTimestamp() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'timestamp' field has been set.
hasTimestamp() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'timestamp' field has been set.
hasTimestamp() - Method in class wavefront.report.SpanLog.Builder
Checks whether the 'timestamp' field has been set.
hasTraceId() - Method in class wavefront.report.Span.Builder
Checks whether the 'traceId' field has been set.
hasTraceId() - Method in class wavefront.report.SpanLogs.Builder
Checks whether the 'traceId' field has been set.
hasTraceId() - Method in class wavefront.report.Trace.Builder
Checks whether the 'traceId' field has been set.
hasType() - Method in class wavefront.report.Histogram.Builder
Checks whether the 'type' field has been set.
hasValue() - Method in class wavefront.report.Annotation.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class wavefront.report.ReportMetric.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class wavefront.report.ReportPoint.Builder
Checks whether the 'value' field has been set.
hasValueBuilder() - Method in class wavefront.report.ReportHistogram.Builder
Checks whether the 'value' field has an active Builder instance
Histogram - Class in wavefront.report
 
Histogram() - Constructor for class wavefront.report.Histogram
Default constructor.
Histogram(Integer, HistogramType, List<Double>, List<Integer>) - Constructor for class wavefront.report.Histogram
All-args constructor.
HISTOGRAM - com.wavefront.data.ReportableEntityType
 
Histogram.Builder - Class in wavefront.report
RecordBuilder for Histogram instances.
HistogramDecoder - Class in com.wavefront.ingester
Deprecated.
HistogramDecoder() - Constructor for class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
HistogramDecoder(String) - Constructor for class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
HistogramDecoder(Supplier<String>) - Constructor for class com.wavefront.ingester.HistogramDecoder
Deprecated.
 
histogramToString(ReportHistogram) - Static method in class com.wavefront.ingester.ReportHistogramSerializer
 
HistogramType - Enum in wavefront.report
 
host - Variable in class com.wavefront.api.agent.SshTargetDTO
 
host - Variable in class wavefront.report.ReportHistogram
Deprecated.
host - Variable in class wavefront.report.ReportMetric
Deprecated.
host - Variable in class wavefront.report.ReportPoint
Deprecated.
host - Variable in class wavefront.report.TimeSeries
Deprecated.
hostAuthenticated(UUID, UUID) - Method in interface com.wavefront.api.WavefrontAPI
Reports that an auth handshake to a host has been completed.
hostConnectionEstablished(UUID, UUID) - Method in interface com.wavefront.api.WavefrontAPI
Reports that a connection to a host has been established.
hostConnectionFailed(UUID, UUID, String) - Method in interface com.wavefront.api.WavefrontAPI
Reports that a host has failed to connect.
hostKey - Variable in class com.wavefront.api.agent.SshTargetDTO
 
hosts - Variable in class wavefront.report.ReportEvent
Deprecated.

I

id - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
id - Variable in class com.wavefront.api.agent.SshTargetDTO
 
id - Variable in class com.wavefront.api.agent.WorkUnit
Unique id for the work unit (used for reporting).
Idempotent - Annotation Type in com.wavefront.data
Idempotent calls can be retried if a call fails.
Identifier - Static variable in class condition.parser.PredicateExpressionLexer
 
Identifier - Static variable in class condition.parser.PredicateExpressionParser
 
Identifier - Static variable in class ConditionLexer
 
Identifier() - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
iff() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
iff() - Method in class condition.parser.PredicateExpressionParser
 
IffContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.IffContext
 
immediatelyAvailable(int) - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Checks whether there's enough permits accumulated to cover the number of requested permits.
immediatelyAvailable(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterImpl
Checks whether there's enough permits accumulated to cover the number of requested permits.
immediatelyAvailable(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
in - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
inc() - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
inc(long) - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
Ingester - Class in com.wavefront.ingester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
Ingester(ChannelHandler, int) - Constructor for class com.wavefront.ingester.Ingester
Deprecated.
Ingester(ChannelInitializer, int) - Constructor for class com.wavefront.ingester.Ingester
 
Ingester(List<Function<Channel, ChannelHandler>>, ChannelHandler, int) - Constructor for class com.wavefront.ingester.Ingester
Deprecated.
IngesterContext - Class in com.wavefront.ingester
 
IngesterContext.Builder - Class in com.wavefront.ingester
 
IngesterFormatBuilder() - Constructor for class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
initializer - Variable in class com.wavefront.ingester.Ingester
The channel initializer object for the netty channel
InstantMarshaller - Class in com.wavefront.api.json
Marshaller for Joda Instant to JSON and back.
InstantMarshaller() - Constructor for class com.wavefront.api.json.InstantMarshaller
 
InstantMarshaller.Deserializer - Class in com.wavefront.api.json
 
InstantMarshaller.Serializer - Class in com.wavefront.api.json
 
io.dropwizard.metrics5 - package io.dropwizard.metrics5
 
io.dropwizard.metrics5.jvm - package io.dropwizard.metrics5.jvm
 
isDelta(String) - Static method in class com.yammer.metrics.core.DeltaCounter
This method checks whether the name is a valid DeltaCounter name.
isEmpty() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
isOptimizeHistograms() - Method in class com.wavefront.ingester.IngesterContext
 
isTrue(double) - Static method in interface com.wavefront.predicates.PredicateEvalExpression
Helper method to convert a double value into a boolean.
iterator() - Method in class com.wavefront.common.EvictingRingBuffer
 

J

JsonMetricsGenerator - Class in com.wavefront.metrics
Generator of metrics as a JSON node and outputting it to an output stream or returning a json node.
JsonMetricsGenerator() - Constructor for class com.wavefront.metrics.JsonMetricsGenerator
 
JsonMetricsParser - Class in com.wavefront.metrics
Helper methods to turn json nodes into actual Wavefront report points
JsonMetricsParser() - Constructor for class com.wavefront.metrics.JsonMetricsParser
 
JsonMetricsReporter - Class in com.wavefront.metrics
Adapted from MetricsServlet.
JsonMetricsReporter(MetricsRegistry, boolean, String, String, Map<String, String>, boolean) - Constructor for class com.wavefront.metrics.JsonMetricsReporter
 
JsonMetricsReporter(MetricsRegistry, boolean, String, String, Map<String, String>, boolean, boolean, MetricTranslator) - Constructor for class com.wavefront.metrics.JsonMetricsReporter
 
JsonMetricsReporter(MetricsRegistry, String, String, Map<String, String>, boolean) - Constructor for class com.wavefront.metrics.JsonMetricsReporter
 

K

key - Variable in class wavefront.report.Annotation
Deprecated.

L

LazySupplier - Class in com.wavefront.common
Caching wrapper with lazy init for a Supplier
LazySupplier() - Constructor for class com.wavefront.common.LazySupplier
 
Letters - Static variable in class condition.parser.PredicateExpressionLexer
 
Letters - Static variable in class condition.parser.PredicateExpressionParser
 
Letters - Static variable in class ConditionLexer
 
Letters() - Method in class condition.parser.PredicateExpressionParser.PlaceholderContext
 
LINE_COMMENT - Static variable in class condition.parser.PredicateExpressionLexer
 
LINE_COMMENT - Static variable in class condition.parser.PredicateExpressionParser
 
LINE_COMMENT - Static variable in class ConditionLexer
 
LISTENERS_BIND_ERRORS - com.wavefront.metrics.ExpectedAgentMetric
 
listeningPort - Variable in class com.wavefront.ingester.Ingester
The port that this ingester should be listening on
Literal - Static variable in class condition.parser.PredicateExpressionLexer
 
Literal - Static variable in class condition.parser.PredicateExpressionParser
 
Literal - Static variable in class ConditionLexer
 
logger - Static variable in class com.wavefront.ingester.PickleProtocolDecoder
Deprecated.
 
logger - Static variable in class com.wavefront.ingester.PickleProtocolMetricDecoder
 
logger - Static variable in class com.wavefront.ingester.StreamIngester
Deprecated.
 
logger - Static variable in class com.wavefront.metrics.ReconnectingSocket
 
logs - Variable in class wavefront.report.SpanLogs
Deprecated.

M

machineId - Variable in class com.wavefront.api.agent.ShellOutputDTO
Computed by the server.
makeAutomaton(String) - Static method in class com.wavefront.common.PatternMatch
Construct a new automaton from a pattern that can only contain *.
makeHistogram(String, String, String, Map<String, String>, long, int, List<Double>, List<Integer>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makeHistogramPoint(String, String, String, Map<String, String>, long, int, List<Double>, List<Integer>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makeMetric(String, String, String, double, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makeMetric(String, String, String, double, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, double, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, double, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, long, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, long, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, String, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makePoint(String, String, String, String, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
makeTags(JsonNode) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
MathExpression - Class in com.wavefront.predicates
A math expression
MathExpression(PredicateEvalExpression, PredicateEvalExpression, String) - Constructor for class com.wavefront.predicates.MathExpression
 
max() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
mean() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
memoryMetrics(VirtualMachineMetrics) - Static method in class com.wavefront.common.MetricsToTimeseries
 
memoryPoolsMetrics(VirtualMachineMetrics) - Static method in class com.wavefront.common.MetricsToTimeseries
 
metric - Variable in class com.wavefront.common.MetricMangler.MetricComponents
 
metric - Variable in class wavefront.report.ReportHistogram
Deprecated.
metric - Variable in class wavefront.report.ReportMetric
Deprecated.
metric - Variable in class wavefront.report.ReportPoint
Deprecated.
metric - Variable in class wavefront.report.TimeSeries
Deprecated.
MetricComponents() - Constructor for class com.wavefront.common.MetricMangler.MetricComponents
 
MetricConstants - Class in com.wavefront.common
Metric constants.
MetricConstants() - Constructor for class com.wavefront.common.MetricConstants
 
MetricMangler - Class in com.wavefront.common
Handles updating the metric and source names by extracting components from the metric name.
MetricMangler(String, String, String) - Constructor for class com.wavefront.common.MetricMangler
Constructor.
MetricMangler.MetricComponents - Class in com.wavefront.common
Simple struct to store and return the source, annotations and the updated metric.
metricName - Variable in enum com.wavefront.metrics.ExpectedAgentMetric
 
MetricStage - Enum in com.wavefront.api.agent
What stage of development is this metric in? This is intended for public consumption.
MetricsToTimeseries - Class in com.wavefront.common
 
MetricsToTimeseries() - Constructor for class com.wavefront.common.MetricsToTimeseries
 
metricToString(ReportMetric) - Static method in class com.wavefront.ingester.ReportMetricSerializer
 
MetricTranslator - Interface in com.wavefront.metrics
 
min() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
MinusSign - Static variable in class condition.parser.PredicateExpressionLexer
 
MinusSign - Static variable in class condition.parser.PredicateExpressionParser
 
MinusSign - Static variable in class ConditionLexer
 
MinusSign() - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
modeNames - Static variable in class condition.parser.PredicateExpressionLexer
 
modeNames - Static variable in class ConditionLexer
 
multiModifier - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
MultiStringComparisonExpression - Class in com.wavefront.predicates
An eval expression that compares a collection of strings

N

name - Variable in class com.wavefront.api.agent.AgentConfiguration
 
name - Variable in class com.wavefront.api.agent.WorkUnit
Friendly name for the work unit.
name - Variable in class wavefront.report.ReportEvent
Deprecated.
name - Variable in class wavefront.report.Span
Deprecated.
NamedThreadFactory - Class in com.wavefront.common
Simple thread factory to be used with Executors.newScheduledThreadPool that allows assigning name prefixes to all pooled threads to simplify thread identification during troubleshooting.
NamedThreadFactory(String) - Constructor for class com.wavefront.common.NamedThreadFactory
 
newBuilder() - Static method in class com.wavefront.ingester.EventIngesterFormatter
 
newBuilder() - Static method in class com.wavefront.ingester.ReportHistogramIngesterFormatter
 
newBuilder() - Static method in class com.wavefront.ingester.ReportMetricIngesterFormatter
 
newBuilder() - Static method in class com.wavefront.ingester.ReportPointIngesterFormatter
Deprecated.
 
newBuilder() - Static method in class com.wavefront.ingester.ReportSourceTagIngesterFormatter
 
newBuilder() - Static method in class com.wavefront.ingester.SpanIngesterFormatter
 
newBuilder() - Static method in class wavefront.report.Annotation
Creates a new Annotation RecordBuilder.
newBuilder() - Static method in class wavefront.report.Histogram
Creates a new Histogram RecordBuilder.
newBuilder() - Static method in class wavefront.report.ReportEvent
Creates a new ReportEvent RecordBuilder.
newBuilder() - Static method in class wavefront.report.ReportHistogram
Creates a new ReportHistogram RecordBuilder.
newBuilder() - Static method in class wavefront.report.ReportMetric
Creates a new ReportMetric RecordBuilder.
newBuilder() - Static method in class wavefront.report.ReportPoint
Creates a new ReportPoint RecordBuilder.
newBuilder() - Static method in class wavefront.report.ReportSourceTag
Creates a new ReportSourceTag RecordBuilder.
newBuilder() - Static method in class wavefront.report.Span
Creates a new Span RecordBuilder.
newBuilder() - Static method in class wavefront.report.SpanLog
Creates a new SpanLog RecordBuilder.
newBuilder() - Static method in class wavefront.report.SpanLogs
Creates a new SpanLogs RecordBuilder.
newBuilder() - Static method in class wavefront.report.TimeSeries
Creates a new TimeSeries RecordBuilder.
newBuilder() - Static method in class wavefront.report.Trace
Creates a new Trace RecordBuilder.
newBuilder(Annotation) - Static method in class wavefront.report.Annotation
Creates a new Annotation RecordBuilder by copying an existing Annotation instance.
newBuilder(Annotation.Builder) - Static method in class wavefront.report.Annotation
Creates a new Annotation RecordBuilder by copying an existing Builder.
newBuilder(Histogram) - Static method in class wavefront.report.Histogram
Creates a new Histogram RecordBuilder by copying an existing Histogram instance.
newBuilder(Histogram.Builder) - Static method in class wavefront.report.Histogram
Creates a new Histogram RecordBuilder by copying an existing Builder.
newBuilder(ReportEvent) - Static method in class wavefront.report.ReportEvent
Creates a new ReportEvent RecordBuilder by copying an existing ReportEvent instance.
newBuilder(ReportEvent.Builder) - Static method in class wavefront.report.ReportEvent
Creates a new ReportEvent RecordBuilder by copying an existing Builder.
newBuilder(ReportHistogram) - Static method in class wavefront.report.ReportHistogram
Creates a new ReportHistogram RecordBuilder by copying an existing ReportHistogram instance.
newBuilder(ReportHistogram.Builder) - Static method in class wavefront.report.ReportHistogram
Creates a new ReportHistogram RecordBuilder by copying an existing Builder.
newBuilder(ReportMetric) - Static method in class wavefront.report.ReportMetric
Creates a new ReportMetric RecordBuilder by copying an existing ReportMetric instance.
newBuilder(ReportMetric.Builder) - Static method in class wavefront.report.ReportMetric
Creates a new ReportMetric RecordBuilder by copying an existing Builder.
newBuilder(ReportPoint) - Static method in class wavefront.report.ReportPoint
Creates a new ReportPoint RecordBuilder by copying an existing ReportPoint instance.
newBuilder(ReportPoint.Builder) - Static method in class wavefront.report.ReportPoint
Creates a new ReportPoint RecordBuilder by copying an existing Builder.
newBuilder(ReportSourceTag) - Static method in class wavefront.report.ReportSourceTag
Creates a new ReportSourceTag RecordBuilder by copying an existing ReportSourceTag instance.
newBuilder(ReportSourceTag.Builder) - Static method in class wavefront.report.ReportSourceTag
Creates a new ReportSourceTag RecordBuilder by copying an existing Builder.
newBuilder(Span) - Static method in class wavefront.report.Span
Creates a new Span RecordBuilder by copying an existing Span instance.
newBuilder(Span.Builder) - Static method in class wavefront.report.Span
Creates a new Span RecordBuilder by copying an existing Builder.
newBuilder(SpanLog) - Static method in class wavefront.report.SpanLog
Creates a new SpanLog RecordBuilder by copying an existing SpanLog instance.
newBuilder(SpanLog.Builder) - Static method in class wavefront.report.SpanLog
Creates a new SpanLog RecordBuilder by copying an existing Builder.
newBuilder(SpanLogs) - Static method in class wavefront.report.SpanLogs
Creates a new SpanLogs RecordBuilder by copying an existing SpanLogs instance.
newBuilder(SpanLogs.Builder) - Static method in class wavefront.report.SpanLogs
Creates a new SpanLogs RecordBuilder by copying an existing Builder.
newBuilder(TimeSeries) - Static method in class wavefront.report.TimeSeries
Creates a new TimeSeries RecordBuilder by copying an existing TimeSeries instance.
newBuilder(TimeSeries.Builder) - Static method in class wavefront.report.TimeSeries
Creates a new TimeSeries RecordBuilder by copying an existing Builder.
newBuilder(Trace) - Static method in class wavefront.report.Trace
Creates a new Trace RecordBuilder by copying an existing Trace instance.
newBuilder(Trace.Builder) - Static method in class wavefront.report.Trace
Creates a new Trace RecordBuilder by copying an existing Builder.
newCounter(MetricName) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newCounter(Class<?>, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newCounter(Class<?>, String, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newGauge(MetricName, Gauge<T>) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newGauge(Class<?>, String, Gauge<T>) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newGauge(Class<?>, String, String, Gauge<T>) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newHistogram(MetricName, boolean) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newHistogram(Class<?>, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newHistogram(Class<?>, String, boolean) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newHistogram(Class<?>, String, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newHistogram(Class<?>, String, String, boolean) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newMeter(MetricName, String, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newMeter(Class<?>, String, String, String, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newMeter(Class<?>, String, String, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newThread(Runnable) - Method in class com.wavefront.common.NamedThreadFactory
 
newTimer(MetricName, TimeUnit, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newTimer(Class<?>, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newTimer(Class<?>, String, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newTimer(Class<?>, String, String, TimeUnit, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
newTimer(Class<?>, String, TimeUnit, TimeUnit) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
next() - Method in class com.wavefront.ingester.StringParser
Retrieves the next available token and advances further.
NO_VALIDATION - com.wavefront.data.Validation.Level
 
not - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
now() - Static method in class com.wavefront.common.Clock
 
number() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
number() - Method in class condition.parser.PredicateExpressionParser
 
Number - Static variable in class condition.parser.PredicateExpressionLexer
 
Number - Static variable in class condition.parser.PredicateExpressionParser
 
Number - Static variable in class ConditionLexer
 
Number() - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
NumberContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.NumberContext
 
NUMERIC_ONLY - com.wavefront.data.Validation.Level
 

O

of(StringExpression, StringExpression, String) - Static method in class com.wavefront.predicates.StringComparisonExpression
 
of(String, StringExpression, PredicateMatchOp, String) - Static method in class com.wavefront.predicates.MultiStringComparisonExpression
 
of(Supplier<T>) - Static method in class com.wavefront.common.LazySupplier
Lazy-initialize a Supplier
of(T, V) - Static method in class com.wavefront.common.Pair
 
offer(T) - Method in class com.wavefront.common.EvictingRingBuffer
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offer(T) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
op - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
OpenTSDBDecoder - Class in com.wavefront.ingester
Deprecated.
OpenTSDBDecoder(String, List<String>) - Constructor for class com.wavefront.ingester.OpenTSDBDecoder
Deprecated.
 
OpenTSDBDecoder(List<String>) - Constructor for class com.wavefront.ingester.OpenTSDBDecoder
Deprecated.
 
OpenTSDBMetricDecoder - Class in com.wavefront.ingester
OpenTSDB decoder that takes in a point of the type: PUT [metric] [timestamp] [value] [annotations]
OpenTSDBMetricDecoder(String, List<String>) - Constructor for class com.wavefront.ingester.OpenTSDBMetricDecoder
 
OpenTSDBMetricDecoder(List<String>) - Constructor for class com.wavefront.ingester.OpenTSDBMetricDecoder
 
operation - Variable in class wavefront.report.ReportSourceTag
Deprecated.
optionalTimestamp(BiConsumer<T, Long>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
output - Variable in class com.wavefront.api.agent.ShellOutputDTO
 

P

Pair<T,​V> - Class in com.wavefront.common
 
Pair(T, V) - Constructor for class com.wavefront.common.Pair
 
PARENT_KEY - Static variable in class com.wavefront.common.TraceConstants
 
parentChannelOptions - Variable in class com.wavefront.ingester.Ingester
 
parentChannelOptions - Variable in class com.wavefront.ingester.StreamIngester
Deprecated.
 
parse() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
parse() - Method in class condition.parser.PredicateExpressionParser
 
ParseContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.ParseContext
 
ParseException - Exception in com.wavefront.data
Base class for all parsing-related exceptions.
ParseException(String) - Constructor for exception com.wavefront.data.ParseException
 
parseTextualTimeExact(String, long, TimeZone) - Static method in class com.wavefront.predicates.Util
Parse a natural language time interval expression (e.g.
PatternMatch - Class in com.wavefront.common
Predicate for PatternMatching.
peek() - Method in class com.wavefront.common.EvictingRingBuffer
Retrieves, but does not remove, the head of this buffer, or returns null if empty.
peek() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
peek() - Method in class com.wavefront.ingester.StringParser
Retrieves the next available token, but does not advance the further, so multiple calls to peek() return the same value.
PER_FETCH - com.wavefront.api.agent.MetricStage
 
PickleProtocolDecoder - Class in com.wavefront.ingester
Deprecated.
PickleProtocolDecoder(String, List<String>, MetricMangler, int) - Constructor for class com.wavefront.ingester.PickleProtocolDecoder
Deprecated.
Constructor.
PickleProtocolMetricDecoder - Class in com.wavefront.ingester
Pickle protocol format decoder.
PickleProtocolMetricDecoder(String, List<String>, MetricMangler, int) - Constructor for class com.wavefront.ingester.PickleProtocolMetricDecoder
Constructor.
placeholder() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
placeholder() - Method in class condition.parser.PredicateExpressionParser
 
placeholder() - Method in class condition.parser.PredicateExpressionParser.StringContext
 
PlaceholderContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.PlaceholderContext
 
PlusSign - Static variable in class condition.parser.PredicateExpressionLexer
 
PlusSign - Static variable in class condition.parser.PredicateExpressionParser
 
PlusSign - Static variable in class ConditionLexer
 
PlusSign() - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
POINT - com.wavefront.data.ReportableEntityType
 
pointToString(ReportPoint) - Static method in class com.wavefront.ingester.ReportPointSerializer
Deprecated.
 
poll() - Method in class com.wavefront.common.EvictingRingBuffer
Retrieves and removes the head of this buffer, or returns null if empty.
poll() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
port - Variable in class com.wavefront.api.agent.SshTargetDTO
 
postPushData(UUID, UUID, Long, String, String) - Method in interface com.wavefront.api.WavefrontAPI
Post batched data from pushed data (graphitehead, statsd) that was proxied through the collector.
postWorkUnitResult(UUID, UUID, UUID, ShellOutputDTO) - Method in interface com.wavefront.api.WavefrontAPI
Post work unit results from an agent executing a particular work unit on a host machine.
PredicateEvalExpression - Interface in com.wavefront.predicates
An expression that returns a numeric value.
PredicateExpressionBaseListener - Class in condition.parser
This class provides an empty implementation of PredicateExpressionListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
PredicateExpressionBaseListener() - Constructor for class condition.parser.PredicateExpressionBaseListener
 
PredicateExpressionBaseVisitor<T> - Class in condition.parser
This class provides an empty implementation of PredicateExpressionVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
PredicateExpressionBaseVisitor() - Constructor for class condition.parser.PredicateExpressionBaseVisitor
 
PredicateExpressionLexer - Class in condition.parser
 
PredicateExpressionLexer(CharStream) - Constructor for class condition.parser.PredicateExpressionLexer
 
PredicateExpressionListener - Interface in condition.parser
This interface defines a complete listener for a parse tree produced by PredicateExpressionParser.
PredicateExpressionParser - Class in condition.parser
 
PredicateExpressionParser(TokenStream) - Constructor for class condition.parser.PredicateExpressionParser
 
PredicateExpressionParser.AsStringContext - Class in condition.parser
 
PredicateExpressionParser.ComparisonOperatorContext - Class in condition.parser
 
PredicateExpressionParser.EvalExpressionContext - Class in condition.parser
 
PredicateExpressionParser.EvalHashCodeContext - Class in condition.parser
 
PredicateExpressionParser.EvalIsBlankContext - Class in condition.parser
 
PredicateExpressionParser.EvalIsEmptyContext - Class in condition.parser
 
PredicateExpressionParser.EvalIsNotBlankContext - Class in condition.parser
 
PredicateExpressionParser.EvalIsNotEmptyContext - Class in condition.parser
 
PredicateExpressionParser.EvalLengthContext - Class in condition.parser
 
PredicateExpressionParser.IffContext - Class in condition.parser
 
PredicateExpressionParser.NumberContext - Class in condition.parser
 
PredicateExpressionParser.ParseContext - Class in condition.parser
 
PredicateExpressionParser.PlaceholderContext - Class in condition.parser
 
PredicateExpressionParser.ProgramContext - Class in condition.parser
 
PredicateExpressionParser.PropertyAccessorContext - Class in condition.parser
 
PredicateExpressionParser.RandomContext - Class in condition.parser
 
PredicateExpressionParser.SiSuffixContext - Class in condition.parser
 
PredicateExpressionParser.StrHashCodeContext - Class in condition.parser
 
PredicateExpressionParser.StrIffContext - Class in condition.parser
 
PredicateExpressionParser.StringComparisonOpContext - Class in condition.parser
 
PredicateExpressionParser.StringContext - Class in condition.parser
 
PredicateExpressionParser.StringEvalFuncContext - Class in condition.parser
 
PredicateExpressionParser.StringExpressionContext - Class in condition.parser
 
PredicateExpressionParser.StringFuncContext - Class in condition.parser
 
PredicateExpressionParser.StrIsBlankContext - Class in condition.parser
 
PredicateExpressionParser.StrIsEmptyContext - Class in condition.parser
 
PredicateExpressionParser.StrIsNotBlankContext - Class in condition.parser
 
PredicateExpressionParser.StrIsNotEmptyContext - Class in condition.parser
 
PredicateExpressionParser.StrLeftContext - Class in condition.parser
 
PredicateExpressionParser.StrLengthContext - Class in condition.parser
 
PredicateExpressionParser.StrParseContext - Class in condition.parser
 
PredicateExpressionParser.StrReplaceAllContext - Class in condition.parser
 
PredicateExpressionParser.StrReplaceContext - Class in condition.parser
 
PredicateExpressionParser.StrRightContext - Class in condition.parser
 
PredicateExpressionParser.StrSubstringContext - Class in condition.parser
 
PredicateExpressionParser.StrToLowerCaseContext - Class in condition.parser
 
PredicateExpressionParser.StrToUpperCaseContext - Class in condition.parser
 
PredicateExpressionParser.TimeContext - Class in condition.parser
 
PredicateExpressionVisitor<T> - Interface in condition.parser
This interface defines a complete generic visitor for a parse tree produced by PredicateExpressionParser.
PredicateExpressionVisitorImpl - Class in com.wavefront.predicates
Expression parser.
PredicateExpressionVisitorImpl(TimeProvider) - Constructor for class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
Predicates - Class in com.wavefront.predicates
Utility class for parsing expressions.
processDeltaCounter(DeltaCounter) - Static method in class com.yammer.metrics.core.DeltaCounter
This method returns the current count of the DeltaCounter and resets the counter.
processValueNode(JsonNode, String, String, String, long, List<ReportMetric>, List<ReportHistogram>, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
processValueNode(JsonNode, String, String, String, long, List<ReportPoint>, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
Deprecated.
processWith(MetricProcessor<T>, MetricName, T) - Method in class com.yammer.metrics.core.BurstRateTrackingCounter
 
processWith(MetricProcessor<T>, MetricName, T) - Method in class com.yammer.metrics.core.WavefrontHistogram
 
program() - Method in class condition.parser.PredicateExpressionParser
 
ProgramContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.ProgramContext
 
propertyAccessor() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
propertyAccessor() - Method in class condition.parser.PredicateExpressionParser
 
PropertyAccessorContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.PropertyAccessorContext
 
PROTOCOL - Static variable in interface wavefront.report.Reporting.Callback
 
PROTOCOL - Static variable in interface wavefront.report.Reporting
 
proxyCheckin(UUID, String, String, String, Long, JsonNode, Boolean) - Method in interface com.wavefront.api.ProxyV2API
Register the proxy and transmit proxy metrics to Wavefront servers.
proxyConfigProcessed(UUID) - Method in interface com.wavefront.api.ProxyV2API
Reports confirmation that the proxy has processed and accepted the configuration sent from the back-end.
proxyError(UUID, String) - Method in interface com.wavefront.api.ProxyV2API
Reports an error that occurred in the proxy.
proxyEvents(UUID, List<Event>) - Method in interface com.wavefront.api.EventAPI
Ingest a batch of events.
proxyReport(UUID, String, String) - Method in interface com.wavefront.api.ProxyV2API
Report batched data (metrics, histograms, spans, etc) to Wavefront servers.
ProxyV2API - Interface in com.wavefront.api
v2 API for the proxy.
publicKey - Variable in class com.wavefront.api.agent.SshTargetDTO
 
PUSH_FORMAT_EVENTS - Static variable in class com.wavefront.api.agent.Constants
Line-delimited format for events
PUSH_FORMAT_GRAPHITE - Static variable in class com.wavefront.api.agent.Constants
Formatted for graphite head
PUSH_FORMAT_GRAPHITE_V2 - Static variable in class com.wavefront.api.agent.Constants
Formatted for graphite head (without customer id in the metric name).
PUSH_FORMAT_HISTOGRAM - Static variable in class com.wavefront.api.agent.Constants
Wavefront histogram format
PUSH_FORMAT_SOURCETAGS - Static variable in class com.wavefront.api.agent.Constants
Line-delimited format for source tag commands
PUSH_FORMAT_TRACING - Static variable in class com.wavefront.api.agent.Constants
Wavefront tracing format
PUSH_FORMAT_TRACING_SPAN_LOGS - Static variable in class com.wavefront.api.agent.Constants
 
PUSH_FORMAT_WAVEFRONT - Static variable in class com.wavefront.api.agent.Constants
 
put(int, Object) - Method in class wavefront.report.Annotation
 
put(int, Object) - Method in class wavefront.report.Histogram
 
put(int, Object) - Method in class wavefront.report.ReportEvent
 
put(int, Object) - Method in class wavefront.report.ReportHistogram
 
put(int, Object) - Method in class wavefront.report.ReportMetric
 
put(int, Object) - Method in class wavefront.report.ReportPoint
 
put(int, Object) - Method in class wavefront.report.ReportSourceTag
 
put(int, Object) - Method in class wavefront.report.Span
 
put(int, Object) - Method in class wavefront.report.SpanLog
 
put(int, Object) - Method in class wavefront.report.SpanLogs
 
put(int, Object) - Method in class wavefront.report.TimeSeries
 
put(int, Object) - Method in class wavefront.report.Trace
 

Q

Quoted - Static variable in class condition.parser.PredicateExpressionLexer
 
Quoted - Static variable in class condition.parser.PredicateExpressionParser
 
Quoted - Static variable in class ConditionLexer
 
Quoted() - Method in class condition.parser.PredicateExpressionParser.StringContext
 

R

random() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
random() - Method in class condition.parser.PredicateExpressionParser
 
RandomContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.RandomContext
 
rawTimestamp(BiConsumer<T, Long>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
RDNS_CACHE_SIZE - com.wavefront.metrics.ExpectedAgentMetric
 
readExternal(ObjectInput) - Method in class wavefront.report.Annotation
 
readExternal(ObjectInput) - Method in class wavefront.report.Histogram
 
readExternal(ObjectInput) - Method in class wavefront.report.ReportEvent
 
readExternal(ObjectInput) - Method in class wavefront.report.ReportHistogram
 
readExternal(ObjectInput) - Method in class wavefront.report.ReportMetric
 
readExternal(ObjectInput) - Method in class wavefront.report.ReportPoint
 
readExternal(ObjectInput) - Method in class wavefront.report.ReportSourceTag
 
readExternal(ObjectInput) - Method in class wavefront.report.Span
 
readExternal(ObjectInput) - Method in class wavefront.report.SpanLog
 
readExternal(ObjectInput) - Method in class wavefront.report.SpanLogs
 
readExternal(ObjectInput) - Method in class wavefront.report.TimeSeries
 
readExternal(ObjectInput) - Method in class wavefront.report.Trace
 
ReconnectingSocket - Class in com.wavefront.metrics
Creates a TCP client suitable for the WF proxy.
ReconnectingSocket(String, int) - Constructor for class com.wavefront.metrics.ReconnectingSocket
 
ReconnectingSocket(String, int, SocketFactory) - Constructor for class com.wavefront.metrics.ReconnectingSocket
 
ReconnectingSocket(String, int, SocketFactory, Long, Supplier<Long>) - Constructor for class com.wavefront.metrics.ReconnectingSocket
 
RecyclableRateLimiter - Interface in com.google.common.util.concurrent
A rate limiter that allows to "return" unused permits back to the pool to handle retries gracefully and allow precise control over outgoing "successful" rate, plus allows accumulating "credits" for unused permits over a time window other than 1 second.
RecyclableRateLimiterImpl - Class in com.google.common.util.concurrent
An alternative RateLimiter implementation that allows to "return" unused permits back to the pool to handle retries gracefully and allow precise control over outgoing rate.
RecyclableRateLimiterWithMetrics - Class in com.google.common.util.concurrent
A decorator for RecyclableRateLimiter that adds metrics for permits-related operations.
RecyclableRateLimiterWithMetrics(RecyclableRateLimiter, String) - Constructor for class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
RecyclableRateLimiterWithMetrics(RecyclableRateLimiter, Supplier<RecyclableRateLimiterWithMetrics.RateLimiterMetricsContainer>) - Constructor for class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
RecyclableRateLimiterWithMetrics.RateLimiterMetricsContainer - Class in com.google.common.util.concurrent
 
recyclePermits(int) - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Return the specified number of permits back to the pool.
recyclePermits(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterImpl
Return the specified number of permits back to the pool
recyclePermits(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
remove() - Method in class com.wavefront.common.EvictingRingBuffer
Retrieves and removes the head of this buffer.
remove() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
remove(Object) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
removeAll(Collection<?>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
removeDescription(String) - Method in interface com.wavefront.api.SourceTagAPI
Remove description from a source.
removeIf(Predicate<? super T>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
removeListener(MetricsRegistryListener) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
removeMetric(MetricName) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
removeMetric(Class<?>, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
removeMetric(Class<?>, String, String) - Method in class com.yammer.metrics.core.DummyMetricsRegistry
 
removeTag(String, String) - Method in interface com.wavefront.api.SourceTagAPI
Remove a single tag from a source.
report(String, InputStream) - Method in interface com.wavefront.api.DataIngesterAPI
 
report(String, String, JsonNode, List<ReportMetric>, List<ReportHistogram>, String, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
report(String, String, JsonNode, List<ReportMetric>, List<ReportHistogram>, String, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
 
report(String, String, JsonNode, List<ReportPoint>, String, long) - Static method in class com.wavefront.metrics.JsonMetricsParser
Deprecated.
report(String, String, JsonNode, List<ReportPoint>, String, long, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsParser
Deprecated.
ReportableEntityDecoder<T,​E> - Interface in com.wavefront.ingester
A decoder for input data.
ReportableEntityType - Enum in com.wavefront.data
Type of objects that Wavefront proxy can send to the server endpoint(s).
ReportEvent - Class in wavefront.report
 
ReportEvent() - Constructor for class wavefront.report.ReportEvent
Default constructor.
ReportEvent(String, Long, Long, Map<String, String>, List<String>, List<String>, Map<String, List<String>>) - Constructor for class wavefront.report.ReportEvent
All-args constructor.
ReportEvent.Builder - Class in wavefront.report
RecordBuilder for ReportEvent instances.
ReportHistogram - Class in wavefront.report
 
ReportHistogram() - Constructor for class wavefront.report.ReportHistogram
Default constructor.
ReportHistogram(String, Long, Histogram, String, String, List<Annotation>) - Constructor for class wavefront.report.ReportHistogram
All-args constructor.
ReportHistogram.Builder - Class in wavefront.report
RecordBuilder for ReportHistogram instances.
ReportHistogramDecoder - Class in com.wavefront.ingester
Decoder that takes in histograms of the type: [BinType] [Timestamp] [Centroids] [Metric] [Annotations]
ReportHistogramDecoder() - Constructor for class com.wavefront.ingester.ReportHistogramDecoder
 
ReportHistogramDecoder(String) - Constructor for class com.wavefront.ingester.ReportHistogramDecoder
 
ReportHistogramDecoder(Supplier<String>) - Constructor for class com.wavefront.ingester.ReportHistogramDecoder
 
ReportHistogramIngesterFormatBuilder() - Constructor for class com.wavefront.ingester.ReportHistogramIngesterFormatter.ReportHistogramIngesterFormatBuilder
 
ReportHistogramIngesterFormatter - Class in com.wavefront.ingester
Builder pattern for creating new ingestion formats.
ReportHistogramIngesterFormatter.ReportHistogramIngesterFormatBuilder - Class in com.wavefront.ingester
 
ReportHistogramSerializer - Class in com.wavefront.ingester
Convert a ReportHistogram to its string representation in a canonical format (quoted metric name, tag values and keys (except for "source").
ReportHistogramSerializer() - Constructor for class com.wavefront.ingester.ReportHistogramSerializer
 
Reporting - Interface in wavefront.report
 
Reporting.Callback - Interface in wavefront.report
 
ReportMetric - Class in wavefront.report
 
ReportMetric() - Constructor for class wavefront.report.ReportMetric
Default constructor.
ReportMetric(String, Long, Double, String, String, List<Annotation>) - Constructor for class wavefront.report.ReportMetric
All-args constructor.
ReportMetric.Builder - Class in wavefront.report
RecordBuilder for ReportMetric instances.
ReportMetricDecoder - Class in com.wavefront.ingester
Graphite decoder that takes in a point of the type: [metric] [value] [timestamp] [annotations]
ReportMetricDecoder(Supplier<String>, List<String>) - Constructor for class com.wavefront.ingester.ReportMetricDecoder
 
ReportMetricIngesterFormatBuilder() - Constructor for class com.wavefront.ingester.ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder
 
ReportMetricIngesterFormatter - Class in com.wavefront.ingester
Builder pattern for creating new ingestion formats.
ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder - Class in com.wavefront.ingester
 
reportMetrics() - Method in class com.wavefront.metrics.JsonMetricsReporter
 
ReportMetricSerializer - Class in com.wavefront.ingester
Convert a ReportMetric to its string representation in a canonical format (quoted metric name, tag values and keys (except for "source").
ReportMetricSerializer() - Constructor for class com.wavefront.ingester.ReportMetricSerializer
 
ReportPoint - Class in wavefront.report
 
ReportPoint() - Constructor for class wavefront.report.ReportPoint
Default constructor.
ReportPoint(String, Long, Object, String, String, Map<String, String>) - Constructor for class wavefront.report.ReportPoint
All-args constructor.
ReportPoint.Builder - Class in wavefront.report
RecordBuilder for ReportPoint instances.
ReportPointDecoder - Class in com.wavefront.ingester
Deprecated.
ReportPointDecoder(Supplier<String>, List<String>) - Constructor for class com.wavefront.ingester.ReportPointDecoder
Deprecated.
 
ReportPointDecoderWrapper - Class in com.wavefront.ingester
Deprecated.
ReportPointDecoderWrapper(Decoder<String>) - Constructor for class com.wavefront.ingester.ReportPointDecoderWrapper
Deprecated.
 
ReportPointIngesterFormatBuilder() - Constructor for class com.wavefront.ingester.ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder
Deprecated.
 
ReportPointIngesterFormatter - Class in com.wavefront.ingester
Deprecated.
ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder - Class in com.wavefront.ingester
Deprecated.
 
ReportPointSerializer - Class in com.wavefront.ingester
Deprecated.
ReportPointSerializer() - Constructor for class com.wavefront.ingester.ReportPointSerializer
Deprecated.
 
ReportSourceTag - Class in wavefront.report
 
ReportSourceTag() - Constructor for class wavefront.report.ReportSourceTag
Default constructor.
ReportSourceTag(SourceOperationType, SourceTagAction, String, List<String>) - Constructor for class wavefront.report.ReportSourceTag
All-args constructor.
ReportSourceTag.Builder - Class in wavefront.report
RecordBuilder for ReportSourceTag instances.
ReportSourceTagDecoder - Class in com.wavefront.ingester
This class is used to decode the source tags sent by the clients.
ReportSourceTagDecoder() - Constructor for class com.wavefront.ingester.ReportSourceTagDecoder
 
ReportSourceTagIngesterFormatter - Class in com.wavefront.ingester
This class can be used to parse sourceTags and description.
ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder - Class in com.wavefront.ingester
 
retainAll(Collection<?>) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
retries() - Method in annotation type com.wavefront.data.Idempotent
 
retryableExceptions() - Method in annotation type com.wavefront.data.Idempotent
 
RULE_asString - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_comparisonOperator - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalExpression - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalHashCode - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalIsBlank - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalIsEmpty - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalIsNotBlank - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalIsNotEmpty - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_evalLength - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_iff - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_number - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_parse - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_placeholder - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_program - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_propertyAccessor - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_random - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_siSuffix - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strHashCode - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strIff - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_string - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_stringComparisonOp - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_stringEvalFunc - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_stringExpression - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_stringFunc - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strIsBlank - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strIsEmpty - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strIsNotBlank - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strIsNotEmpty - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strLeft - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strLength - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strParse - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strReplace - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strReplaceAll - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strRight - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strSubstring - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strToLowerCase - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_strToUpperCase - Static variable in class condition.parser.PredicateExpressionParser
 
RULE_time - Static variable in class condition.parser.PredicateExpressionParser
 
ruleNames - Static variable in class condition.parser.PredicateExpressionLexer
 
ruleNames - Static variable in class condition.parser.PredicateExpressionParser
 
ruleNames - Static variable in class ConditionLexer
 
run() - Method in class com.wavefront.ingester.StreamIngester
Deprecated.
 
run() - Method in class com.wavefront.ingester.TcpIngester
 
run() - Method in class com.wavefront.ingester.UdpIngester
Deprecated.
 
run() - Method in class com.wavefront.metrics.JsonMetricsReporter
 

S

SafeFileDescriptorRatioGauge - Class in io.dropwizard.metrics5.jvm
Java 9 compatible implementation of FileDescriptorRatioGauge that doesn't use reflection and is not susceptible to an InaccessibleObjectException The gauge represents a ratio of used to total file descriptors.
SafeFileDescriptorRatioGauge() - Constructor for class io.dropwizard.metrics5.jvm.SafeFileDescriptorRatioGauge
Creates a new gauge using the platform OS bean.
SafeFileDescriptorRatioGauge(OperatingSystemMXBean) - Constructor for class io.dropwizard.metrics5.jvm.SafeFileDescriptorRatioGauge
Creates a new gauge using the given OS bean.
SafeVirtualMachineMetrics - Class in com.yammer.metrics.core
Java 9 compatible implementation of VirtualMachineMetrics that doesn't use reflection and is not susceptible to a InaccessibleObjectException in fileDescriptorUsage())
sanitize(MetricName) - Static method in class com.wavefront.common.MetricsToTimeseries
 
sanitize(String) - Static method in class com.wavefront.common.MetricsToTimeseries
 
sanitizeValue(double, boolean) - Static method in class com.wavefront.common.MetricsToTimeseries
 
SAVE - wavefront.report.SourceTagAction
 
SCHEMA$ - Static variable in class wavefront.report.Annotation
 
SCHEMA$ - Static variable in class wavefront.report.Histogram
 
SCHEMA$ - Static variable in enum wavefront.report.HistogramType
 
SCHEMA$ - Static variable in class wavefront.report.ReportEvent
 
SCHEMA$ - Static variable in class wavefront.report.ReportHistogram
 
SCHEMA$ - Static variable in class wavefront.report.ReportMetric
 
SCHEMA$ - Static variable in class wavefront.report.ReportPoint
 
SCHEMA$ - Static variable in class wavefront.report.ReportSourceTag
 
SCHEMA$ - Static variable in enum wavefront.report.SourceOperationType
 
SCHEMA$ - Static variable in enum wavefront.report.SourceTagAction
 
SCHEMA$ - Static variable in class wavefront.report.Span
 
SCHEMA$ - Static variable in class wavefront.report.SpanLog
 
SCHEMA$ - Static variable in class wavefront.report.SpanLogs
 
SCHEMA$ - Static variable in class wavefront.report.TimeSeries
 
SCHEMA$ - Static variable in class wavefront.report.Trace
 
sempred(RuleContext, int, int) - Method in class condition.parser.PredicateExpressionParser
 
serialize(Instant, JsonGenerator, SerializerProvider) - Method in class com.wavefront.api.json.InstantMarshaller.Serializer
 
Serializer() - Constructor for class com.wavefront.api.json.InstantMarshaller.Serializer
 
SerializerUtils - Class in com.wavefront.common
Common utility methods used by serializers.
SerializerUtils() - Constructor for class com.wavefront.common.SerializerUtils
 
serverTime - Variable in class com.wavefront.api.agent.ShellOutputDTO
Filled-in by the server.
set(long) - Static method in class com.wavefront.common.Clock
 
setAction(SourceTagAction) - Method in class wavefront.report.ReportSourceTag.Builder
Sets the value of the 'action' field.
setAction(SourceTagAction) - Method in class wavefront.report.ReportSourceTag
Sets the value of the 'action' field.
setAnnotations(List<String>) - Method in class wavefront.report.ReportSourceTag.Builder
Sets the value of the 'annotations' field.
setAnnotations(List<String>) - Method in class wavefront.report.ReportSourceTag
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.ReportMetric
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.Span.Builder
Sets the value of the 'annotations' field.
setAnnotations(List<Annotation>) - Method in class wavefront.report.Span
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.ReportEvent
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.ReportPoint
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.TimeSeries.Builder
Sets the value of the 'annotations' field.
setAnnotations(Map<String, String>) - Method in class wavefront.report.TimeSeries
Sets the value of the 'annotations' field.
setAnnotationsCountLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setAnnotationsKeyLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setAnnotationsValueLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setBins(List<Double>) - Method in class wavefront.report.Histogram.Builder
Sets the value of the 'bins' field.
setBins(List<Double>) - Method in class wavefront.report.Histogram
Sets the value of the 'bins' field.
setCollectorRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setCollectorSetsPointsPerBatch(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setCollectorSetsRateLimit(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setCollectorSetsRetryBackoff(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setCounts(List<Integer>) - Method in class wavefront.report.Histogram.Builder
Sets the value of the 'counts' field.
setCounts(List<Integer>) - Method in class wavefront.report.Histogram
Sets the value of the 'counts' field.
setCustomer(String) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.ReportMetric
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.Span.Builder
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.Span
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.SpanLogs
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.Trace.Builder
Sets the value of the 'customer' field.
setCustomer(String) - Method in class wavefront.report.Trace
Sets the value of the 'customer' field.
setDescription(String, String) - Method in interface com.wavefront.api.SourceTagAPI
Set description for a source.
setDimensions(Map<String, List<String>>) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'dimensions' field.
setDimensions(Map<String, List<String>>) - Method in class wavefront.report.ReportEvent
Sets the value of the 'dimensions' field.
setDropSpansDelayedMinutes(int) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setDuration(int) - Method in class wavefront.report.Histogram.Builder
Sets the value of the 'duration' field.
setDuration(int) - Method in class wavefront.report.Histogram
Sets the value of the 'duration' field.
setDuration(long) - Method in class wavefront.report.Span.Builder
Sets the value of the 'duration' field.
setDuration(long) - Method in class wavefront.report.Span
Sets the value of the 'duration' field.
setEndTime(long) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'endTime' field.
setEndTime(long) - Method in class wavefront.report.ReportEvent
Sets the value of the 'endTime' field.
setEventsRateLimit(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setFields(Map<String, String>) - Method in class wavefront.report.SpanLog.Builder
Sets the value of the 'fields' field.
setFields(Map<String, String>) - Method in class wavefront.report.SpanLog
Sets the value of the 'fields' field.
setGlobalCollectorRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setGlobalEventRateLimit(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setGlobalHistogramRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setGlobalSourceTagRateLimit(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setGlobalSpanLogsRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setGlobalSpanRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setHistogramCentroidsLimit(int) - Method in class com.wavefront.ingester.IngesterContext
 
setHistogramDisabled(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setHistogramLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setHistogramRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setHistogramStorageAccuracy(Integer) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setHost(String) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.ReportMetric
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.ReportPoint
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.TimeSeries.Builder
Sets the value of the 'host' field.
setHost(String) - Method in class wavefront.report.TimeSeries
Sets the value of the 'host' field.
setHostLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setHosts(List<String>) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'hosts' field.
setHosts(List<String>) - Method in class wavefront.report.ReportEvent
Sets the value of the 'hosts' field.
setKey(String) - Method in class wavefront.report.Annotation.Builder
Sets the value of the 'key' field.
setKey(String) - Method in class wavefront.report.Annotation
Sets the value of the 'key' field.
setLogs(List<SpanLog>) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'logs' field.
setLogs(List<SpanLog>) - Method in class wavefront.report.SpanLogs
Sets the value of the 'logs' field.
setMetric(String) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.ReportMetric
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.ReportPoint
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.TimeSeries.Builder
Sets the value of the 'metric' field.
setMetric(String) - Method in class wavefront.report.TimeSeries
Sets the value of the 'metric' field.
setMetricLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setName(String) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'name' field.
setName(String) - Method in class wavefront.report.ReportEvent
Sets the value of the 'name' field.
setName(String) - Method in class wavefront.report.Span.Builder
Sets the value of the 'name' field.
setName(String) - Method in class wavefront.report.Span
Sets the value of the 'name' field.
setOperation(SourceOperationType) - Method in class wavefront.report.ReportSourceTag.Builder
Sets the value of the 'operation' field.
setOperation(SourceOperationType) - Method in class wavefront.report.ReportSourceTag
Sets the value of the 'operation' field.
setOptimizeHistograms(boolean) - Method in class com.wavefront.ingester.IngesterContext
 
setPointsPerBatch(long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setPreprocessorRules(String) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setRate(double) - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Updates the rate for this RateLimiter.
setRate(double) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
setRetryBackoffBaseSeconds(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setShowTrialExpired(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setShutOffAgents(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setShutOffMessage(String) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSource(String) - Method in class wavefront.report.ReportSourceTag.Builder
Sets the value of the 'source' field.
setSource(String) - Method in class wavefront.report.ReportSourceTag
Sets the value of the 'source' field.
setSource(String) - Method in class wavefront.report.Span.Builder
Sets the value of the 'source' field.
setSource(String) - Method in class wavefront.report.Span
Sets the value of the 'source' field.
setSourceTagsRateLimit(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSpan(String) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'span' field.
setSpan(String) - Method in class wavefront.report.SpanLogs
Sets the value of the 'span' field.
setSpanAnnotationsCountLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setSpanAnnotationsKeyLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setSpanAnnotationsValueLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setSpanId(String) - Method in class wavefront.report.Span.Builder
Sets the value of the 'spanId' field.
setSpanId(String) - Method in class wavefront.report.Span
Sets the value of the 'spanId' field.
setSpanId(String) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'spanId' field.
setSpanId(String) - Method in class wavefront.report.SpanLogs
Sets the value of the 'spanId' field.
setSpanLengthLimit(int) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
setSpanLogsDisabled(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSpanLogsRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSpanRateLimit(Long) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSpans(List<Span>) - Method in class wavefront.report.Trace.Builder
Sets the value of the 'spans' field.
setSpans(List<Span>) - Method in class wavefront.report.Trace
Sets the value of the 'spans' field.
setSpanSamplingRate(Double) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setSpanSecondaryId(String) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'spanSecondaryId' field.
setSpanSecondaryId(String) - Method in class wavefront.report.SpanLogs
Sets the value of the 'spanSecondaryId' field.
setStartMillis(long) - Method in class wavefront.report.Span.Builder
Sets the value of the 'startMillis' field.
setStartMillis(long) - Method in class wavefront.report.Span
Sets the value of the 'startMillis' field.
setStartTime(long) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'startTime' field.
setStartTime(long) - Method in class wavefront.report.ReportEvent
Sets the value of the 'startTime' field.
setSystemMetrics(List<String>) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setTable(String) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'table' field.
setTable(String) - Method in class wavefront.report.ReportPoint
Sets the value of the 'table' field.
setTable(String) - Method in class wavefront.report.TimeSeries.Builder
Sets the value of the 'table' field.
setTable(String) - Method in class wavefront.report.TimeSeries
Sets the value of the 'table' field.
setTags(String, List<String>) - Method in interface com.wavefront.api.SourceTagAPI
Sets tags for a host, overriding existing tags.
setTags(List<String>) - Method in class wavefront.report.ReportEvent.Builder
Sets the value of the 'tags' field.
setTags(List<String>) - Method in class wavefront.report.ReportEvent
Sets the value of the 'tags' field.
setTargetHistogramAccuracy(int) - Method in class com.wavefront.ingester.IngesterContext
 
setTimestamp(long) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.ReportMetric
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.ReportPoint
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.SpanLog.Builder
Sets the value of the 'timestamp' field.
setTimestamp(long) - Method in class wavefront.report.SpanLog
Sets the value of the 'timestamp' field.
setTraceDisabled(boolean) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setTraceId(String) - Method in class wavefront.report.Span.Builder
Sets the value of the 'traceId' field.
setTraceId(String) - Method in class wavefront.report.Span
Sets the value of the 'traceId' field.
setTraceId(String) - Method in class wavefront.report.SpanLogs.Builder
Sets the value of the 'traceId' field.
setTraceId(String) - Method in class wavefront.report.SpanLogs
Sets the value of the 'traceId' field.
setTraceId(String) - Method in class wavefront.report.Trace.Builder
Sets the value of the 'traceId' field.
setTraceId(String) - Method in class wavefront.report.Trace
Sets the value of the 'traceId' field.
setType(HistogramType) - Method in class wavefront.report.Histogram.Builder
Sets the value of the 'type' field.
setType(HistogramType) - Method in class wavefront.report.Histogram
Sets the value of the 'type' field.
setValidationConfiguration(ValidationConfiguration) - Method in class com.wavefront.api.agent.AgentConfiguration
 
setValue(double) - Method in class wavefront.report.ReportMetric.Builder
Sets the value of the 'value' field.
setValue(double) - Method in class wavefront.report.ReportMetric
Sets the value of the 'value' field.
setValue(double) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'value' field.
setValue(long) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'value' field.
setValue(Double) - Method in class wavefront.report.ReportPoint
Sets the value of the 'value' field.
setValue(Long) - Method in class wavefront.report.ReportPoint
 
setValue(String) - Method in class wavefront.report.Annotation.Builder
Sets the value of the 'value' field.
setValue(String) - Method in class wavefront.report.Annotation
Sets the value of the 'value' field.
setValue(String) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'value' field.
setValue(String) - Method in class wavefront.report.ReportPoint
 
setValue(Histogram) - Method in class wavefront.report.ReportHistogram.Builder
Sets the value of the 'value' field.
setValue(Histogram) - Method in class wavefront.report.ReportHistogram
Sets the value of the 'value' field.
setValue(Histogram) - Method in class wavefront.report.ReportPoint.Builder
Sets the value of the 'value' field.
setValue(Histogram) - Method in class wavefront.report.ReportPoint
 
setValueBuilder(Histogram.Builder) - Method in class wavefront.report.ReportHistogram.Builder
Sets the Builder instance for the 'value' field
ShellOutputDTO - Class in com.wavefront.api.agent
A POJO representing the shell output from running commands in a work unit.
ShellOutputDTO() - Constructor for class com.wavefront.api.agent.ShellOutputDTO
 
siSuffix() - Method in class condition.parser.PredicateExpressionParser.NumberContext
 
siSuffix() - Method in class condition.parser.PredicateExpressionParser
 
SiSuffixContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.SiSuffixContext
 
size() - Method in class com.wavefront.common.EvictingRingBuffer
Returns number of elements in the buffer.
size() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
source - Variable in class com.wavefront.common.MetricMangler.MetricComponents
 
source - Variable in class wavefront.report.ReportSourceTag
Deprecated.
source - Variable in class wavefront.report.Span
Deprecated.
SOURCE_DESCRIPTION - wavefront.report.SourceOperationType
 
SOURCE_DESCRIPTION_LITERAL - Static variable in class com.wavefront.ingester.AbstractIngesterFormatter
 
SOURCE_TAG - com.wavefront.data.ReportableEntityType
 
SOURCE_TAG - wavefront.report.SourceOperationType
 
SOURCE_TAG_LITERAL - Static variable in class com.wavefront.ingester.AbstractIngesterFormatter
 
SourceOperationType - Enum in wavefront.report
 
SourceTag - Class in com.wavefront.dto
Serializing wrapper for the SourceTag class.
SourceTag(ReportSourceTag) - Constructor for class com.wavefront.dto.SourceTag
 
SourceTagAction - Enum in wavefront.report
 
SourceTagAPI - Interface in com.wavefront.api
API for source tag operations.
SourceTagIngesterFormatBuilder() - Constructor for class com.wavefront.ingester.ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder
 
span - Variable in class wavefront.report.SpanLogs
Deprecated.
Span - Class in wavefront.report
 
Span() - Constructor for class wavefront.report.Span
Default constructor.
Span(String, String, String, Long, Long, String, String, List<Annotation>) - Constructor for class wavefront.report.Span
All-args constructor.
Span.Builder - Class in wavefront.report
RecordBuilder for Span instances.
SpanDecoder - Class in com.wavefront.ingester
Span decoder that takes in data in the following format: [span name] [annotations] [timestamp] [duration|timestamp]
SpanDecoder(String) - Constructor for class com.wavefront.ingester.SpanDecoder
 
SpanDecoder(Supplier<String>) - Constructor for class com.wavefront.ingester.SpanDecoder
 
SpanFormatBuilder() - Constructor for class com.wavefront.ingester.SpanIngesterFormatter.SpanFormatBuilder
 
spanId - Variable in class wavefront.report.Span
Deprecated.
spanId - Variable in class wavefront.report.SpanLogs
Deprecated.
SpanIngesterFormatter - Class in com.wavefront.ingester
Builder for Span formatter.
SpanIngesterFormatter.SpanFormatBuilder - Class in com.wavefront.ingester
 
SpanLog - Class in wavefront.report
 
SpanLog() - Constructor for class wavefront.report.SpanLog
Default constructor.
SpanLog(Long, Map<String, String>) - Constructor for class wavefront.report.SpanLog
All-args constructor.
SpanLog.Builder - Class in wavefront.report
RecordBuilder for SpanLog instances.
SpanLogs - Class in wavefront.report
 
SpanLogs() - Constructor for class wavefront.report.SpanLogs
Default constructor.
SpanLogs(String, String, String, String, List<SpanLog>, String) - Constructor for class wavefront.report.SpanLogs
All-args constructor.
SpanLogs.Builder - Class in wavefront.report
RecordBuilder for SpanLogs instances.
SpanLogsDecoder - Class in com.wavefront.ingester
Span logs decoder that converts a JSON object in the following format: { "traceId": "...", "spanId": "...", "logs": [ { "timestamp": 1234567890000000, "fields": { "key": "value", "key2": "value2" } } ] }
SpanLogsDecoder() - Constructor for class com.wavefront.ingester.SpanLogsDecoder
 
SpanLogsSerializer - Class in com.wavefront.ingester
Convert SpanLogs to its string representation in a canonical format.
SpanLogsSerializer() - Constructor for class com.wavefront.ingester.SpanLogsSerializer
 
spans - Variable in class wavefront.report.Trace
Deprecated.
spanSecondaryId - Variable in class wavefront.report.SpanLogs
Deprecated.
SpanSerializer - Class in com.wavefront.ingester
Convert a Span to its string representation in a canonical format (quoted name and annotations).
SpanSerializer() - Constructor for class com.wavefront.ingester.SpanSerializer
 
SpyApiMetricDecoder - Class in com.wavefront.ingester
Decoder for WFTop data format (Spy API stream): [metric] source=[source] [timestamp] [value] [annotations]
SpyApiMetricDecoder() - Constructor for class com.wavefront.ingester.SpyApiMetricDecoder
 
sshDaemonId - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
SshTargetDTO - Class in com.wavefront.api.agent
Represents an SSH target to connect to.
SshTargetDTO() - Constructor for class com.wavefront.api.agent.SshTargetDTO
 
stage - Variable in class com.wavefront.api.agent.WorkUnit
Stage of this work unit -- trial, per-fetch, or active.
startMillis - Variable in class wavefront.report.Span
Deprecated.
startTime - Variable in class wavefront.report.ReportEvent
Deprecated.
stdDev() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
StreamIngester - Class in com.wavefront.ingester
Deprecated.
StreamIngester(StreamIngester.FrameDecoderFactory, ChannelHandler, int) - Constructor for class com.wavefront.ingester.StreamIngester
Deprecated.
 
StreamIngester.FrameDecoderFactory - Interface in com.wavefront.ingester
Deprecated.
 
strHashCode() - Method in class condition.parser.PredicateExpressionParser
 
strHashCode() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
StrHashCodeContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrHashCodeContext
 
strIff() - Method in class condition.parser.PredicateExpressionParser
 
strIff() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
StrIffContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrIffContext
 
string() - Method in class condition.parser.PredicateExpressionParser
 
string() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
StringComparisonExpression - Class in com.wavefront.predicates
Adapter that converts two StringExpression to PredicateEvalExpression.
stringComparisonOp() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
stringComparisonOp() - Method in class condition.parser.PredicateExpressionParser
 
StringComparisonOpContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StringComparisonOpContext
 
StringContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StringContext
 
stringEvalFunc() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
stringEvalFunc() - Method in class condition.parser.PredicateExpressionParser
 
StringEvalFuncContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.AsStringContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalHashCodeContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalIsBlankContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalIsEmptyContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalIsNotBlankContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalIsNotEmptyContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.EvalLengthContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.ParseContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
stringExpression() - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.StrIffContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.StrReplaceContext
 
stringExpression(int) - Method in class condition.parser.PredicateExpressionParser.TimeContext
 
StringExpression - Interface in com.wavefront.predicates
An expression that returns a string.
StringExpressionContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StringExpressionContext
 
stringFunc() - Method in class condition.parser.PredicateExpressionParser.StringExpressionContext
 
stringFunc() - Method in class condition.parser.PredicateExpressionParser
 
StringFuncContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StringFuncContext
 
StringLineIngester - Class in com.wavefront.ingester
Deprecated.
StringLineIngester(ChannelHandler, int) - Constructor for class com.wavefront.ingester.StringLineIngester
Deprecated.
 
StringLineIngester(ChannelHandler, int, int) - Constructor for class com.wavefront.ingester.StringLineIngester
Deprecated.
 
StringLineIngester(List<Function<Channel, ChannelHandler>>, ChannelHandler, int) - Constructor for class com.wavefront.ingester.StringLineIngester
Deprecated.
 
StringLineIngester(List<Function<Channel, ChannelHandler>>, ChannelHandler, int, int) - Constructor for class com.wavefront.ingester.StringLineIngester
Deprecated.
 
StringParser - Class in com.wavefront.ingester
A lightweight parser custom-tailored to suit all of our supported line protocols.
StringParser(String) - Constructor for class com.wavefront.ingester.StringParser
 
strIsBlank() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strIsBlank() - Method in class condition.parser.PredicateExpressionParser
 
StrIsBlankContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrIsBlankContext
 
strIsEmpty() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strIsEmpty() - Method in class condition.parser.PredicateExpressionParser
 
StrIsEmptyContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrIsEmptyContext
 
strIsNotBlank() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strIsNotBlank() - Method in class condition.parser.PredicateExpressionParser
 
StrIsNotBlankContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrIsNotBlankContext
 
strIsNotEmpty() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strIsNotEmpty() - Method in class condition.parser.PredicateExpressionParser
 
StrIsNotEmptyContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrIsNotEmptyContext
 
strLeft() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strLeft() - Method in class condition.parser.PredicateExpressionParser
 
StrLeftContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrLeftContext
 
strLength() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strLength() - Method in class condition.parser.PredicateExpressionParser
 
StrLengthContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrLengthContext
 
strParse() - Method in class condition.parser.PredicateExpressionParser.StringEvalFuncContext
 
strParse() - Method in class condition.parser.PredicateExpressionParser
 
StrParseContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrParseContext
 
strReplace() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strReplace() - Method in class condition.parser.PredicateExpressionParser
 
strReplaceAll() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strReplaceAll() - Method in class condition.parser.PredicateExpressionParser
 
StrReplaceAllContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrReplaceAllContext
 
StrReplaceContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrReplaceContext
 
strRight() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strRight() - Method in class condition.parser.PredicateExpressionParser
 
StrRightContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrRightContext
 
strSubstring() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strSubstring() - Method in class condition.parser.PredicateExpressionParser
 
StrSubstringContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrSubstringContext
 
strToLowerCase() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strToLowerCase() - Method in class condition.parser.PredicateExpressionParser
 
StrToLowerCaseContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrToLowerCaseContext
 
strToUpperCase() - Method in class condition.parser.PredicateExpressionParser.StringFuncContext
 
strToUpperCase() - Method in class condition.parser.PredicateExpressionParser
 
StrToUpperCaseContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.StrToUpperCaseContext
 
sum() - Method in class com.yammer.metrics.core.WavefrontHistogram
 
SynchronizedEvictingRingBuffer<T> - Class in com.wavefront.common
A thread-safe implementation of a basic ring buffer with an ability to evict values on overflow.
SynchronizedEvictingRingBuffer(int) - Constructor for class com.wavefront.common.SynchronizedEvictingRingBuffer
 
SynchronizedEvictingRingBuffer(int, boolean) - Constructor for class com.wavefront.common.SynchronizedEvictingRingBuffer
 
SynchronizedEvictingRingBuffer(int, boolean, T) - Constructor for class com.wavefront.common.SynchronizedEvictingRingBuffer
 
SynchronizedEvictingRingBuffer(int, T) - Constructor for class com.wavefront.common.SynchronizedEvictingRingBuffer
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class com.wavefront.predicates.ErrorListener
 

T

T__0 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__0 - Static variable in class condition.parser.PredicateExpressionParser
 
T__1 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__1 - Static variable in class condition.parser.PredicateExpressionParser
 
T__10 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__10 - Static variable in class condition.parser.PredicateExpressionParser
 
T__11 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__11 - Static variable in class condition.parser.PredicateExpressionParser
 
T__12 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__12 - Static variable in class condition.parser.PredicateExpressionParser
 
T__13 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__13 - Static variable in class condition.parser.PredicateExpressionParser
 
T__14 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__14 - Static variable in class condition.parser.PredicateExpressionParser
 
T__15 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__15 - Static variable in class condition.parser.PredicateExpressionParser
 
T__16 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__16 - Static variable in class condition.parser.PredicateExpressionParser
 
T__17 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__17 - Static variable in class condition.parser.PredicateExpressionParser
 
T__18 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__18 - Static variable in class condition.parser.PredicateExpressionParser
 
T__19 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__19 - Static variable in class condition.parser.PredicateExpressionParser
 
T__2 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__2 - Static variable in class condition.parser.PredicateExpressionParser
 
T__20 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__20 - Static variable in class condition.parser.PredicateExpressionParser
 
T__21 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__21 - Static variable in class condition.parser.PredicateExpressionParser
 
T__22 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__22 - Static variable in class condition.parser.PredicateExpressionParser
 
T__23 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__23 - Static variable in class condition.parser.PredicateExpressionParser
 
T__24 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__24 - Static variable in class condition.parser.PredicateExpressionParser
 
T__25 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__25 - Static variable in class condition.parser.PredicateExpressionParser
 
T__26 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__26 - Static variable in class condition.parser.PredicateExpressionParser
 
T__27 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__27 - Static variable in class condition.parser.PredicateExpressionParser
 
T__28 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__28 - Static variable in class condition.parser.PredicateExpressionParser
 
T__29 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__29 - Static variable in class condition.parser.PredicateExpressionParser
 
T__3 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__3 - Static variable in class condition.parser.PredicateExpressionParser
 
T__30 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__30 - Static variable in class condition.parser.PredicateExpressionParser
 
T__31 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__31 - Static variable in class condition.parser.PredicateExpressionParser
 
T__32 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__32 - Static variable in class condition.parser.PredicateExpressionParser
 
T__33 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__33 - Static variable in class condition.parser.PredicateExpressionParser
 
T__34 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__34 - Static variable in class condition.parser.PredicateExpressionParser
 
T__35 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__35 - Static variable in class condition.parser.PredicateExpressionParser
 
T__36 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__36 - Static variable in class condition.parser.PredicateExpressionParser
 
T__37 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__37 - Static variable in class condition.parser.PredicateExpressionParser
 
T__38 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__38 - Static variable in class condition.parser.PredicateExpressionParser
 
T__39 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__39 - Static variable in class condition.parser.PredicateExpressionParser
 
T__4 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__4 - Static variable in class condition.parser.PredicateExpressionParser
 
T__40 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__40 - Static variable in class condition.parser.PredicateExpressionParser
 
T__41 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__41 - Static variable in class condition.parser.PredicateExpressionParser
 
T__42 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__42 - Static variable in class condition.parser.PredicateExpressionParser
 
T__43 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__43 - Static variable in class condition.parser.PredicateExpressionParser
 
T__44 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__44 - Static variable in class condition.parser.PredicateExpressionParser
 
T__45 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__45 - Static variable in class condition.parser.PredicateExpressionParser
 
T__46 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__46 - Static variable in class condition.parser.PredicateExpressionParser
 
T__47 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__47 - Static variable in class condition.parser.PredicateExpressionParser
 
T__48 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__48 - Static variable in class condition.parser.PredicateExpressionParser
 
T__49 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__49 - Static variable in class condition.parser.PredicateExpressionParser
 
T__5 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__5 - Static variable in class condition.parser.PredicateExpressionParser
 
T__50 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__50 - Static variable in class condition.parser.PredicateExpressionParser
 
T__51 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__51 - Static variable in class condition.parser.PredicateExpressionParser
 
T__52 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__52 - Static variable in class condition.parser.PredicateExpressionParser
 
T__53 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__53 - Static variable in class condition.parser.PredicateExpressionParser
 
T__54 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__54 - Static variable in class condition.parser.PredicateExpressionParser
 
T__55 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__55 - Static variable in class condition.parser.PredicateExpressionParser
 
T__56 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__56 - Static variable in class condition.parser.PredicateExpressionParser
 
T__57 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__57 - Static variable in class condition.parser.PredicateExpressionParser
 
T__58 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__58 - Static variable in class condition.parser.PredicateExpressionParser
 
T__59 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__59 - Static variable in class condition.parser.PredicateExpressionParser
 
T__6 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__6 - Static variable in class condition.parser.PredicateExpressionParser
 
T__60 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__60 - Static variable in class condition.parser.PredicateExpressionParser
 
T__61 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__61 - Static variable in class condition.parser.PredicateExpressionParser
 
T__62 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__62 - Static variable in class condition.parser.PredicateExpressionParser
 
T__63 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__63 - Static variable in class condition.parser.PredicateExpressionParser
 
T__64 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__64 - Static variable in class condition.parser.PredicateExpressionParser
 
T__65 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__65 - Static variable in class condition.parser.PredicateExpressionParser
 
T__66 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__66 - Static variable in class condition.parser.PredicateExpressionParser
 
T__67 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__67 - Static variable in class condition.parser.PredicateExpressionParser
 
T__68 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__68 - Static variable in class condition.parser.PredicateExpressionParser
 
T__69 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__69 - Static variable in class condition.parser.PredicateExpressionParser
 
T__7 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__7 - Static variable in class condition.parser.PredicateExpressionParser
 
T__70 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__70 - Static variable in class condition.parser.PredicateExpressionParser
 
T__71 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__71 - Static variable in class condition.parser.PredicateExpressionParser
 
T__72 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__72 - Static variable in class condition.parser.PredicateExpressionParser
 
T__73 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__73 - Static variable in class condition.parser.PredicateExpressionParser
 
T__74 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__74 - Static variable in class condition.parser.PredicateExpressionParser
 
T__75 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__75 - Static variable in class condition.parser.PredicateExpressionParser
 
T__76 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__76 - Static variable in class condition.parser.PredicateExpressionParser
 
T__77 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__77 - Static variable in class condition.parser.PredicateExpressionParser
 
T__78 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__78 - Static variable in class condition.parser.PredicateExpressionParser
 
T__79 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__79 - Static variable in class condition.parser.PredicateExpressionParser
 
T__8 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__8 - Static variable in class condition.parser.PredicateExpressionParser
 
T__80 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__80 - Static variable in class condition.parser.PredicateExpressionParser
 
T__81 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__81 - Static variable in class condition.parser.PredicateExpressionParser
 
T__82 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__82 - Static variable in class condition.parser.PredicateExpressionParser
 
T__83 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__83 - Static variable in class condition.parser.PredicateExpressionParser
 
T__84 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__84 - Static variable in class condition.parser.PredicateExpressionParser
 
T__85 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__85 - Static variable in class condition.parser.PredicateExpressionParser
 
T__86 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__86 - Static variable in class condition.parser.PredicateExpressionParser
 
T__87 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__87 - Static variable in class condition.parser.PredicateExpressionParser
 
T__88 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__88 - Static variable in class condition.parser.PredicateExpressionParser
 
T__89 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__89 - Static variable in class condition.parser.PredicateExpressionParser
 
T__9 - Static variable in class condition.parser.PredicateExpressionLexer
 
T__9 - Static variable in class condition.parser.PredicateExpressionParser
 
table - Variable in class wavefront.report.ReportPoint
Deprecated.
table - Variable in class wavefront.report.TimeSeries
Deprecated.
TaggedMetricName - Class in com.wavefront.common
A taggable metric name.
TaggedMetricName(String, String) - Constructor for class com.wavefront.common.TaggedMetricName
A simple metric that would be concatenated when reported, e.g.
TaggedMetricName(String, String, Pair<String, String>...) - Constructor for class com.wavefront.common.TaggedMetricName
 
TaggedMetricName(String, String, String...) - Constructor for class com.wavefront.common.TaggedMetricName
 
TaggedMetricName(String, String, Map<String, String>) - Constructor for class com.wavefront.common.TaggedMetricName
 
tags - Variable in class wavefront.report.ReportEvent
Deprecated.
targetId - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
targets - Variable in class com.wavefront.api.agent.WorkUnit
Targets that participate in this work unit.
TcpIngester - Class in com.wavefront.ingester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
TcpIngester(ChannelInitializer, int) - Constructor for class com.wavefront.ingester.TcpIngester
 
TcpIngester(List<Function<Channel, ChannelHandler>>, ChannelHandler, int) - Constructor for class com.wavefront.ingester.TcpIngester
Deprecated.
TDIGEST - wavefront.report.HistogramType
 
TemplateStringExpression - Class in com.wavefront.predicates
A string template rendered.
TemplateStringExpression(String) - Constructor for class com.wavefront.predicates.TemplateStringExpression
 
ternary - Variable in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
test(String) - Method in class com.wavefront.common.PatternMatch
 
test(T) - Method in class com.wavefront.predicates.ExpressionPredicate
 
text(BiConsumer<T, String>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
textList(BiConsumer<T, List<String>>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
threadStateMetrics(VirtualMachineMetrics) - Static method in class com.wavefront.common.MetricsToTimeseries
 
throwIfTooManyHistogramCentroids(int) - Method in class com.wavefront.ingester.IngesterContext.Builder
 
time() - Method in class condition.parser.PredicateExpressionParser.EvalExpressionContext
 
time() - Method in class condition.parser.PredicateExpressionParser
 
TimeContext(ParserRuleContext, int) - Constructor for class condition.parser.PredicateExpressionParser.TimeContext
 
TimeProvider - Interface in com.wavefront.common
 
TimeSeries - Class in wavefront.report
 
TimeSeries() - Constructor for class wavefront.report.TimeSeries
Default constructor.
TimeSeries(String, String, String, Map<String, String>) - Constructor for class wavefront.report.TimeSeries
All-args constructor.
TimeSeries.Builder - Class in wavefront.report
RecordBuilder for TimeSeries instances.
timestamp - Variable in class wavefront.report.ReportHistogram
Deprecated.
timestamp - Variable in class wavefront.report.ReportMetric
Deprecated.
timestamp - Variable in class wavefront.report.ReportPoint
Deprecated.
timestamp - Variable in class wavefront.report.SpanLog
Deprecated.
timestamp(BiConsumer<T, Long>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
toAnnotationList(Multimap<String, String>) - Static method in class com.wavefront.data.AnnotationUtils
 
toAnnotationList(Map<String, String>) - Static method in class com.wavefront.data.AnnotationUtils
 
toArray() - Method in class com.wavefront.common.EvictingRingBuffer
 
toArray() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
toArray(U[]) - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
toByteBuffer() - Method in class wavefront.report.Annotation
Serializes this Annotation to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.Histogram
Serializes this Histogram to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.ReportEvent
Serializes this ReportEvent to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.ReportHistogram
Serializes this ReportHistogram to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.ReportMetric
Serializes this ReportMetric to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.ReportPoint
Serializes this ReportPoint to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.ReportSourceTag
Serializes this ReportSourceTag to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.Span
Serializes this Span to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.SpanLog
Serializes this SpanLog to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.SpanLogs
Serializes this SpanLogs to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.TimeSeries
Serializes this TimeSeries to a ByteBuffer.
toByteBuffer() - Method in class wavefront.report.Trace
Serializes this Trace to a ByteBuffer.
toCapitalizedString() - Method in enum com.wavefront.data.ReportableEntityType
 
tokenNames - Static variable in class condition.parser.PredicateExpressionLexer
Deprecated.
tokenNames - Static variable in class condition.parser.PredicateExpressionParser
Deprecated.
tokenNames - Static variable in class ConditionLexer
Deprecated.
toList() - Method in class com.wavefront.common.EvictingRingBuffer
Returns a List<T> containing all the elements in the buffer in proper sequence (first to last element).
toList() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
toMultimap(Collection<Annotation>) - Static method in class com.wavefront.data.AnnotationUtils
 
TooManyCentroidException - Exception in com.wavefront.data
 
TooManyCentroidException(String) - Constructor for exception com.wavefront.data.TooManyCentroidException
 
toString() - Method in class com.wavefront.common.SynchronizedEvictingRingBuffer
 
toString() - Method in enum com.wavefront.data.ReportableEntityType
 
toString() - Method in class com.wavefront.dto.Event
 
toString() - Method in class com.wavefront.dto.SourceTag
 
Trace - Class in wavefront.report
 
Trace() - Constructor for class wavefront.report.Trace
Default constructor.
Trace(String, String, List<Span>) - Constructor for class wavefront.report.Trace
All-args constructor.
TRACE - com.wavefront.data.ReportableEntityType
 
TRACE_SPAN_LOGS - com.wavefront.data.ReportableEntityType
 
Trace.Builder - Class in wavefront.report
RecordBuilder for Trace instances.
TraceConstants - Class in com.wavefront.common
Trace constants.
TraceConstants() - Constructor for class com.wavefront.common.TraceConstants
 
traceId - Variable in class wavefront.report.Span
Deprecated.
traceId - Variable in class wavefront.report.SpanLogs
Deprecated.
traceId - Variable in class wavefront.report.Trace
Deprecated.
TRIAL - com.wavefront.api.agent.MetricStage
 
tryAcquire() - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Acquires a single permit only if can be acquired without wait.
tryAcquire(int) - Method in interface com.google.common.util.concurrent.RecyclableRateLimiter
Acquires the requested number of permits only if can be acquired without wait.
tryAcquire(int) - Method in class com.google.common.util.concurrent.RecyclableRateLimiterWithMetrics
 
type - Variable in class wavefront.report.Histogram
Deprecated.

U

UdpIngester - Class in com.wavefront.ingester
Deprecated.
UdpIngester(List<Function<Channel, ChannelHandler>>, ChannelHandler, int) - Constructor for class com.wavefront.ingester.UdpIngester
Deprecated.
 
UID - Static variable in class condition.parser.PredicateExpressionLexer
 
UID - Static variable in class condition.parser.PredicateExpressionParser
 
UID - Static variable in class ConditionLexer
 
unquote(String) - Static method in class com.wavefront.ingester.AbstractIngesterFormatter
 
update(double) - Method in class com.yammer.metrics.core.WavefrontHistogram
 
update(int) - Method in class com.yammer.metrics.core.WavefrontHistogram
 
update(long) - Method in class com.yammer.metrics.core.WavefrontHistogram
 
updateFrom(ValidationConfiguration) - Method in class com.wavefront.api.agent.ValidationConfiguration
 
updatePointBuilder(ReportPoint.Builder) - Method in class com.wavefront.common.TaggedMetricName
 
user - Variable in class com.wavefront.api.agent.SshTargetDTO
 
Util - Class in com.wavefront.predicates
Miscellaneous utility methods used by parsers and preprocessors.

V

validate() - Method in class com.wavefront.api.agent.WorkUnit
 
validate(AgentConfiguration) - Method in class com.wavefront.api.agent.SshTargetDTO
 
validateHistogram(ReportHistogram, ValidationConfiguration) - Static method in class com.wavefront.data.Validation
 
validateMetric(ReportMetric, ValidationConfiguration) - Static method in class com.wavefront.data.Validation
 
validatePoint(ReportPoint, ValidationConfiguration) - Static method in class com.wavefront.data.Validation
Deprecated.
validatePoint(ReportPoint, String, Validation.Level) - Static method in class com.wavefront.data.Validation
Deprecated.
validateSpan(Span, ValidationConfiguration) - Static method in class com.wavefront.data.Validation
 
Validation - Class in com.wavefront.data
Consolidates point validation logic for point handlers
Validation() - Constructor for class com.wavefront.data.Validation
 
Validation.Level - Enum in com.wavefront.data
 
ValidationConfiguration - Class in com.wavefront.api.agent
Data validation settings.
ValidationConfiguration() - Constructor for class com.wavefront.api.agent.ValidationConfiguration
 
value - Variable in class wavefront.report.Annotation
Deprecated.
value - Variable in class wavefront.report.ReportHistogram
Deprecated.
value - Variable in class wavefront.report.ReportMetric
Deprecated.
value - Variable in class wavefront.report.ReportPoint
Deprecated.
value(BiConsumer<T, Double>) - Method in class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
 
valueOf(String) - Static method in enum com.wavefront.api.agent.MetricStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wavefront.data.ReportableEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wavefront.data.Validation.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wavefront.metrics.ExpectedAgentMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum wavefront.report.HistogramType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum wavefront.report.SourceOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum wavefront.report.SourceTagAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.wavefront.api.agent.MetricStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wavefront.data.ReportableEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wavefront.data.Validation.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wavefront.metrics.ExpectedAgentMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum wavefront.report.HistogramType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum wavefront.report.SourceOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum wavefront.report.SourceTagAction
Returns an array containing the constants of this enum type, in the order they are declared.
visitAsString(PredicateExpressionParser.AsStringContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitAsString(PredicateExpressionParser.AsStringContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.asString().
visitAsString(PredicateExpressionParser.AsStringContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.asString().
visitComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.comparisonOperator().
visitComparisonOperator(PredicateExpressionParser.ComparisonOperatorContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.comparisonOperator().
visitErrorNode(ErrorNode) - Method in class condition.parser.PredicateExpressionBaseListener
visitEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalExpression().
visitEvalExpression(PredicateExpressionParser.EvalExpressionContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalExpression().
visitEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalHashCode().
visitEvalHashCode(PredicateExpressionParser.EvalHashCodeContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalHashCode().
visitEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsBlank().
visitEvalIsBlank(PredicateExpressionParser.EvalIsBlankContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsBlank().
visitEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsEmpty().
visitEvalIsEmpty(PredicateExpressionParser.EvalIsEmptyContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsEmpty().
visitEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
visitEvalIsNotBlank(PredicateExpressionParser.EvalIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsNotBlank().
visitEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
visitEvalIsNotEmpty(PredicateExpressionParser.EvalIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalIsNotEmpty().
visitEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.evalLength().
visitEvalLength(PredicateExpressionParser.EvalLengthContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.evalLength().
visitIff(PredicateExpressionParser.IffContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitIff(PredicateExpressionParser.IffContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.iff().
visitIff(PredicateExpressionParser.IffContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.iff().
visitNumber(PredicateExpressionParser.NumberContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.number().
visitNumber(PredicateExpressionParser.NumberContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.number().
visitParse(PredicateExpressionParser.ParseContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitParse(PredicateExpressionParser.ParseContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.parse().
visitParse(PredicateExpressionParser.ParseContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.parse().
visitPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.placeholder().
visitPlaceholder(PredicateExpressionParser.PlaceholderContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.placeholder().
visitProgram(PredicateExpressionParser.ProgramContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.program().
visitProgram(PredicateExpressionParser.ProgramContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.program().
visitPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.propertyAccessor().
visitPropertyAccessor(PredicateExpressionParser.PropertyAccessorContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.propertyAccessor().
visitRandom(PredicateExpressionParser.RandomContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitRandom(PredicateExpressionParser.RandomContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.random().
visitRandom(PredicateExpressionParser.RandomContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.random().
visitSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.siSuffix().
visitSiSuffix(PredicateExpressionParser.SiSuffixContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.siSuffix().
visitStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strHashCode().
visitStrHashCode(PredicateExpressionParser.StrHashCodeContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strHashCode().
visitStrIff(PredicateExpressionParser.StrIffContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitStrIff(PredicateExpressionParser.StrIffContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strIff().
visitStrIff(PredicateExpressionParser.StrIffContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strIff().
visitString(PredicateExpressionParser.StringContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.string().
visitString(PredicateExpressionParser.StringContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.string().
visitStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.stringComparisonOp().
visitStringComparisonOp(PredicateExpressionParser.StringComparisonOpContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.stringComparisonOp().
visitStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.stringEvalFunc().
visitStringEvalFunc(PredicateExpressionParser.StringEvalFuncContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.stringEvalFunc().
visitStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.stringExpression().
visitStringExpression(PredicateExpressionParser.StringExpressionContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.stringExpression().
visitStringFunc(PredicateExpressionParser.StringFuncContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.stringFunc().
visitStringFunc(PredicateExpressionParser.StringFuncContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.stringFunc().
visitStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsBlank().
visitStrIsBlank(PredicateExpressionParser.StrIsBlankContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsBlank().
visitStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsEmpty().
visitStrIsEmpty(PredicateExpressionParser.StrIsEmptyContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsEmpty().
visitStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsNotBlank().
visitStrIsNotBlank(PredicateExpressionParser.StrIsNotBlankContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsNotBlank().
visitStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
visitStrIsNotEmpty(PredicateExpressionParser.StrIsNotEmptyContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strIsNotEmpty().
visitStrLeft(PredicateExpressionParser.StrLeftContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strLeft().
visitStrLeft(PredicateExpressionParser.StrLeftContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strLeft().
visitStrLength(PredicateExpressionParser.StrLengthContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strLength().
visitStrLength(PredicateExpressionParser.StrLengthContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strLength().
visitStrParse(PredicateExpressionParser.StrParseContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strParse().
visitStrParse(PredicateExpressionParser.StrParseContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strParse().
visitStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strReplace().
visitStrReplace(PredicateExpressionParser.StrReplaceContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strReplace().
visitStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strReplaceAll().
visitStrReplaceAll(PredicateExpressionParser.StrReplaceAllContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strReplaceAll().
visitStrRight(PredicateExpressionParser.StrRightContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strRight().
visitStrRight(PredicateExpressionParser.StrRightContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strRight().
visitStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strSubstring().
visitStrSubstring(PredicateExpressionParser.StrSubstringContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strSubstring().
visitStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strToLowerCase().
visitStrToLowerCase(PredicateExpressionParser.StrToLowerCaseContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strToLowerCase().
visitStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.strToUpperCase().
visitStrToUpperCase(PredicateExpressionParser.StrToUpperCaseContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.strToUpperCase().
visitTerminal(TerminalNode) - Method in class condition.parser.PredicateExpressionBaseListener
visitTime(PredicateExpressionParser.TimeContext) - Method in class com.wavefront.predicates.PredicateExpressionVisitorImpl
 
visitTime(PredicateExpressionParser.TimeContext) - Method in class condition.parser.PredicateExpressionBaseVisitor
Visit a parse tree produced by PredicateExpressionParser.time().
visitTime(PredicateExpressionParser.TimeContext) - Method in interface condition.parser.PredicateExpressionVisitor
Visit a parse tree produced by PredicateExpressionParser.time().
vmMetrics(VirtualMachineMetrics) - Static method in class com.wavefront.common.MetricsToTimeseries
 
VOCABULARY - Static variable in class condition.parser.PredicateExpressionLexer
 
VOCABULARY - Static variable in class condition.parser.PredicateExpressionParser
 
VOCABULARY - Static variable in class ConditionLexer
 

W

wavefront.report - package wavefront.report
 
WavefrontAPI - Interface in com.wavefront.api
API for the Agent.
WavefrontHistogram - Class in com.yammer.metrics.core
Wavefront implementation of Histogram.
WavefrontHistogram.MinuteBin - Class in com.yammer.metrics.core
 
WFTopDecoder - Class in com.wavefront.ingester
Deprecated.
WFTopDecoder() - Constructor for class com.wavefront.ingester.WFTopDecoder
Deprecated.
 
withChildChannelOptions(Map<ChannelOption<?>, ?>) - Method in class com.wavefront.ingester.Ingester
 
withChildChannelOptions(Map<ChannelOption<?>, ?>) - Method in class com.wavefront.ingester.StreamIngester
Deprecated.
 
withOptimizeHistograms(boolean) - Method in class com.wavefront.ingester.IngesterContext.Builder
 
withParentChannelOptions(Map<ChannelOption<?>, ?>) - Method in class com.wavefront.ingester.Ingester
 
withParentChannelOptions(Map<ChannelOption<?>, ?>) - Method in class com.wavefront.ingester.StreamIngester
Deprecated.
 
withTargetHistogramAccuracy(int) - Method in class com.wavefront.ingester.IngesterContext.Builder
 
WorkUnit - Class in com.wavefront.api.agent
A work unit to execute.
WorkUnit() - Constructor for class com.wavefront.api.agent.WorkUnit
 
workUnitId - Variable in class com.wavefront.api.agent.ShellOutputDTO
 
write(String) - Method in class com.wavefront.metrics.ReconnectingSocket
Try to send the given message.
writeExternal(ObjectOutput) - Method in class wavefront.report.Annotation
 
writeExternal(ObjectOutput) - Method in class wavefront.report.Histogram
 
writeExternal(ObjectOutput) - Method in class wavefront.report.ReportEvent
 
writeExternal(ObjectOutput) - Method in class wavefront.report.ReportHistogram
 
writeExternal(ObjectOutput) - Method in class wavefront.report.ReportMetric
 
writeExternal(ObjectOutput) - Method in class wavefront.report.ReportPoint
 
writeExternal(ObjectOutput) - Method in class wavefront.report.ReportSourceTag
 
writeExternal(ObjectOutput) - Method in class wavefront.report.Span
 
writeExternal(ObjectOutput) - Method in class wavefront.report.SpanLog
 
writeExternal(ObjectOutput) - Method in class wavefront.report.SpanLogs
 
writeExternal(ObjectOutput) - Method in class wavefront.report.TimeSeries
 
writeExternal(ObjectOutput) - Method in class wavefront.report.Trace
 
writeJson(JsonGenerator, MetricsRegistry, boolean, boolean, boolean) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
writeJson(JsonGenerator, MetricsRegistry, boolean, boolean, boolean, Map<String, String>, MetricTranslator) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
writeRegularMetrics(JsonMetricsGenerator.Processor, JsonGenerator, MetricsRegistry, boolean) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
writeRegularMetrics(JsonMetricsGenerator.Processor, JsonGenerator, MetricsRegistry, boolean, Map<String, String>) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
writeRegularMetrics(JsonMetricsGenerator.Processor, JsonGenerator, MetricsRegistry, boolean, Map<String, String>, MetricTranslator) - Static method in class com.wavefront.metrics.JsonMetricsGenerator
 
WS - Static variable in class condition.parser.PredicateExpressionLexer
 
WS - Static variable in class condition.parser.PredicateExpressionParser
 
WS - Static variable in class ConditionLexer
 

_

_1 - Variable in class com.wavefront.common.Pair
 
_2 - Variable in class com.wavefront.common.Pair
 
_ATN - Static variable in class condition.parser.PredicateExpressionLexer
 
_ATN - Static variable in class condition.parser.PredicateExpressionParser
 
_ATN - Static variable in class ConditionLexer
 
_decisionToDFA - Static variable in class condition.parser.PredicateExpressionLexer
 
_decisionToDFA - Static variable in class condition.parser.PredicateExpressionParser
 
_decisionToDFA - Static variable in class ConditionLexer
 
_serializedATN - Static variable in class condition.parser.PredicateExpressionLexer
 
_serializedATN - Static variable in class condition.parser.PredicateExpressionParser
 
_serializedATN - Static variable in class ConditionLexer
 
_sharedContextCache - Static variable in class condition.parser.PredicateExpressionLexer
 
_sharedContextCache - Static variable in class condition.parser.PredicateExpressionParser
 
_sharedContextCache - Static variable in class ConditionLexer
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages