Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

accessToken - Variable in class com.lightstep.tracer.metrics.Sender
 
addAllLabels(Iterable<? extends KeyValue>) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addAllPoints(Iterable<? extends MetricPoint>) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addLabels(KeyValue) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addLabels(int, KeyValue) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addLabels(KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addLabels(int, KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addLabelsBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addLabelsBuilder(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
addPoints(MetricPoint) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addPoints(int, MetricPoint) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addPoints(MetricPoint.Builder) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addPoints(int, MetricPoint.Builder) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addPointsBuilder() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addPointsBuilder(int) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 

B

build() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
build() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
build() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
buildPartial() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
buildPartial() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
buildPartial() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 

C

clear() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
clear() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
clear() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clearDoubleValue() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
double double_value = 7;
clearDuration() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
clearField(Descriptors.FieldDescriptor) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clearIdempotencyKey() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
clearKind() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Kind indicates the semantics of this point.
clearLabels() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
clearMetricName() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
MetricName indicates the metric being emitted.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clearPoints() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
clearReporter() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
clearStart() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
clearUint64Value() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
uint64 uint64_value = 6;
clearValue() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clone() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
clone() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
clone() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
close() - Method in class com.lightstep.tracer.metrics.Metrics
 
close() - Method in class com.lightstep.tracer.metrics.OkHttpSender
 
com.lightstep.tracer.grpc - package com.lightstep.tracer.grpc
 
com.lightstep.tracer.metrics - package com.lightstep.tracer.metrics
 
com.lightstep.tracer.retry - package com.lightstep.tracer.retry
 
componentName - Variable in class com.lightstep.tracer.metrics.Sender
 
COUNTER_VALUE - Static variable in enum com.lightstep.tracer.grpc.MetricKind
Counter metrics measure change over an interval.
create() - Method in class com.lightstep.tracer.metrics.MetricsProviderImpl
 
createMetricsThread(String, String, String, String, int) - Method in class com.lightstep.tracer.metrics.SafeMetricsImpl
 

D

DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 
DURATION_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 

E

equals(Object) - Method in class com.lightstep.tracer.grpc.IngestRequest
 
equals(Object) - Method in class com.lightstep.tracer.grpc.IngestResponse
 
equals(Object) - Method in class com.lightstep.tracer.grpc.MetricPoint
 
ExponentialBackoffRetryPolicy - Class in com.lightstep.tracer.retry
A RetryPolicy that defines a maximum number of retries, and a delay for retry attempts that increases exponentially based on a backoff factor.
ExponentialBackoffRetryPolicy(int, int, double, int, boolean, double) - Constructor for class com.lightstep.tracer.retry.ExponentialBackoffRetryPolicy
Creates a new ExponentialBackoffRetryPolicy with the specified maximum number of retries, and a delay for retry attempts that increases exponentially based on a backoff factor.

F

forNumber(int) - Static method in enum com.lightstep.tracer.grpc.MetricKind
 
forNumber(int) - Static method in enum com.lightstep.tracer.grpc.MetricPoint.ValueCase
 

G

GAUGE_VALUE - Static variable in enum com.lightstep.tracer.grpc.MetricKind
Gauge metrics measure the value at a point in time.
getAttemptNo() - Method in exception com.lightstep.tracer.retry.RetryFailureException
Returns the attempt number on which the exception was thrown.
getDefaultInstance() - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
getDefaultInstance() - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
getDefaultInstance() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getDelayMs(int) - Method in class com.lightstep.tracer.retry.ExponentialBackoffRetryPolicy
 
getDelayMs(int) - Method in class com.lightstep.tracer.retry.LinearDelayRetryPolicy
 
getDelayMs() - Method in exception com.lightstep.tracer.retry.RetryFailureException
Returns the delay (in milliseconds) from the previous invocation attempt.
getDelayMs(int) - Method in class com.lightstep.tracer.retry.RetryPolicy
Returns the delay in milliseconds for the specified attempt number.
getDescriptor() - Static method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
getDescriptor() - Static method in enum com.lightstep.tracer.grpc.MetricKind
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.Metrics
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
getDescriptorForType() - Method in enum com.lightstep.tracer.grpc.MetricKind
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getDoubleValue() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
double double_value = 7;
getDoubleValue() - Method in class com.lightstep.tracer.grpc.MetricPoint
double double_value = 7;
getDoubleValue() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
double double_value = 7;
getDuration() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
getDuration() - Method in class com.lightstep.tracer.grpc.MetricPoint
Duration of the interval for which the points represent.
getDuration() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Duration of the interval for which the points represent.
getDurationBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
getDurationOrBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
getDurationOrBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint
Duration of the interval for which the points represent.
getDurationOrBuilder() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Duration of the interval for which the points represent.
getIdempotencyKey() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
getIdempotencyKey() - Method in class com.lightstep.tracer.grpc.IngestRequest
IdempotencyKey is a random string that should uniquely identify this report.
getIdempotencyKey() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
IdempotencyKey is a random string that should uniquely identify this report.
getIdempotencyKeyBytes() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
getIdempotencyKeyBytes() - Method in class com.lightstep.tracer.grpc.IngestRequest
IdempotencyKey is a random string that should uniquely identify this report.
getIdempotencyKeyBytes() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
IdempotencyKey is a random string that should uniquely identify this report.
getKind() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Kind indicates the semantics of this point.
getKind() - Method in class com.lightstep.tracer.grpc.MetricPoint
Kind indicates the semantics of this point.
getKind() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Kind indicates the semantics of this point.
getKindValue() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Kind indicates the semantics of this point.
getKindValue() - Method in class com.lightstep.tracer.grpc.MetricPoint
Kind indicates the semantics of this point.
getKindValue() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Kind indicates the semantics of this point.
getLabels(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabels(int) - Method in class com.lightstep.tracer.grpc.MetricPoint
Labels contain labels specific to this point.
getLabels(int) - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Labels contain labels specific to this point.
getLabelsBuilder(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsBuilderList() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsCount() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsCount() - Method in class com.lightstep.tracer.grpc.MetricPoint
Labels contain labels specific to this point.
getLabelsCount() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Labels contain labels specific to this point.
getLabelsList() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsList() - Method in class com.lightstep.tracer.grpc.MetricPoint
Labels contain labels specific to this point.
getLabelsList() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Labels contain labels specific to this point.
getLabelsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.MetricPoint
Labels contain labels specific to this point.
getLabelsOrBuilder(int) - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Labels contain labels specific to this point.
getLabelsOrBuilderList() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
getLabelsOrBuilderList() - Method in class com.lightstep.tracer.grpc.MetricPoint
Labels contain labels specific to this point.
getLabelsOrBuilderList() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Labels contain labels specific to this point.
getMaxRetries() - Method in class com.lightstep.tracer.retry.RetryPolicy
Returns the number of retry attempts allowed by this RetryPolicy.
getMetricName() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
MetricName indicates the metric being emitted.
getMetricName() - Method in class com.lightstep.tracer.grpc.MetricPoint
MetricName indicates the metric being emitted.
getMetricName() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
MetricName indicates the metric being emitted.
getMetricNameBytes() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
MetricName indicates the metric being emitted.
getMetricNameBytes() - Method in class com.lightstep.tracer.grpc.MetricPoint
MetricName indicates the metric being emitted.
getMetricNameBytes() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
MetricName indicates the metric being emitted.
getNumber() - Method in enum com.lightstep.tracer.grpc.MetricKind
 
getNumber() - Method in enum com.lightstep.tracer.grpc.MetricPoint.ValueCase
 
getParserForType() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
getParserForType() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
getParserForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getPoints(int) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPoints(int) - Method in class com.lightstep.tracer.grpc.IngestRequest
Points contain the individual updates.
getPoints(int) - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Points contain the individual updates.
getPointsBuilder(int) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsBuilderList() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsCount() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsCount() - Method in class com.lightstep.tracer.grpc.IngestRequest
Points contain the individual updates.
getPointsCount() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Points contain the individual updates.
getPointsList() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsList() - Method in class com.lightstep.tracer.grpc.IngestRequest
Points contain the individual updates.
getPointsList() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Points contain the individual updates.
getPointsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.IngestRequest
Points contain the individual updates.
getPointsOrBuilder(int) - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Points contain the individual updates.
getPointsOrBuilderList() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
getPointsOrBuilderList() - Method in class com.lightstep.tracer.grpc.IngestRequest
Points contain the individual updates.
getPointsOrBuilderList() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Points contain the individual updates.
getReporter() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
getReporter() - Method in class com.lightstep.tracer.grpc.IngestRequest
Reporter contains information to identify the specific originator of this report.
getReporter() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Reporter contains information to identify the specific originator of this report.
getReporterBuilder() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
getReporterOrBuilder() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
getReporterOrBuilder() - Method in class com.lightstep.tracer.grpc.IngestRequest
Reporter contains information to identify the specific originator of this report.
getReporterOrBuilder() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Reporter contains information to identify the specific originator of this report.
getSerializedSize() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
getSerializedSize() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
getSerializedSize() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getStart() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
getStart() - Method in class com.lightstep.tracer.grpc.MetricPoint
Start of the interval for which the points represent.
getStart() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Start of the interval for which the points represent.
getStartBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
getStartOrBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
getStartOrBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint
Start of the interval for which the points represent.
getStartOrBuilder() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Start of the interval for which the points represent.
getUint64Value() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
uint64 uint64_value = 6;
getUint64Value() - Method in class com.lightstep.tracer.grpc.MetricPoint
uint64 uint64_value = 6;
getUint64Value() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
uint64 uint64_value = 6;
getUnknownFields() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
getUnknownFields() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
getUnknownFields() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getValueCase() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getValueCase() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getValueCase() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
 
getValueDescriptor() - Method in enum com.lightstep.tracer.grpc.MetricKind
 

H

hasDuration() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
hasDuration() - Method in class com.lightstep.tracer.grpc.MetricPoint
Duration of the interval for which the points represent.
hasDuration() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Duration of the interval for which the points represent.
hashCode() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
hashCode() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
hashCode() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
hasReporter() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
hasReporter() - Method in class com.lightstep.tracer.grpc.IngestRequest
Reporter contains information to identify the specific originator of this report.
hasReporter() - Method in interface com.lightstep.tracer.grpc.IngestRequestOrBuilder
Reporter contains information to identify the specific originator of this report.
hasStart() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
hasStart() - Method in class com.lightstep.tracer.grpc.MetricPoint
Start of the interval for which the points represent.
hasStart() - Method in interface com.lightstep.tracer.grpc.MetricPointOrBuilder
Start of the interval for which the points represent.

I

IDEMPOTENCY_KEY_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.IngestRequest
 
IngestRequest - Class in com.lightstep.tracer.grpc
IngestRequest is an update to one or more measures.
IngestRequest.Builder - Class in com.lightstep.tracer.grpc
IngestRequest is an update to one or more measures.
IngestRequestOrBuilder - Interface in com.lightstep.tracer.grpc
 
IngestResponse - Class in com.lightstep.tracer.grpc
IngestResponse is reserved for future use.
IngestResponse.Builder - Class in com.lightstep.tracer.grpc
IngestResponse is reserved for future use.
IngestResponseOrBuilder - Interface in com.lightstep.tracer.grpc
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
internalGetValueMap() - Static method in enum com.lightstep.tracer.grpc.MetricKind
 
INVALID_METRIC_KIND_VALUE - Static variable in enum com.lightstep.tracer.grpc.MetricKind
InvalidMetricKind is the default value for the MetricKind.
isInitialized() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
isInitialized() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
isInitialized() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.MetricPoint
 

K

KIND_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 

L

LABELS_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 
LinearDelayRetryPolicy - Class in com.lightstep.tracer.retry
A RetryPolicy that defines a maximum number of retries, and a constant delay for retry attempts.
LinearDelayRetryPolicy(int, int, boolean, double) - Constructor for class com.lightstep.tracer.retry.LinearDelayRetryPolicy
Creates a new LinearDelayRetryPolicy with the specified maximum number of retries, and a constant delay for retry attempts.

M

mergeDuration(Duration) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
mergeFrom(Message) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
mergeFrom(IngestRequest) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
mergeFrom(Message) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
mergeFrom(IngestResponse) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
mergeFrom(Message) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
mergeFrom(MetricPoint) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
mergeReporter(Reporter) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
mergeStart(Timestamp) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
mergeUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
METRIC_NAME_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 
MetricKind - Enum in com.lightstep.tracer.grpc
MetricKind indicates the semantics of the points (i.e.
MetricPoint - Class in com.lightstep.tracer.grpc
MetricPoint is an update to a single measure.
MetricPoint.Builder - Class in com.lightstep.tracer.grpc
MetricPoint is an update to a single measure.
MetricPoint.ValueCase - Enum in com.lightstep.tracer.grpc
 
MetricPointOrBuilder - Interface in com.lightstep.tracer.grpc
 
Metrics - Class in com.lightstep.tracer.grpc
 
Metrics - Class in com.lightstep.tracer.metrics
 
Metrics(Sender<?, ?>, int) - Constructor for class com.lightstep.tracer.metrics.Metrics
 
MetricsProviderImpl - Class in com.lightstep.tracer.metrics
 
MetricsProviderImpl() - Constructor for class com.lightstep.tracer.metrics.MetricsProviderImpl
 

N

newBuilder() - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
newBuilder(IngestRequest) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
newBuilder() - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
newBuilder(IngestResponse) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
newBuilder() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilder(MetricPoint) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilderForType() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.IngestRequest
 
newBuilderForType() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.IngestResponse
 
newBuilderForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.MetricPoint
 

O

OkHttpSender - Class in com.lightstep.tracer.metrics
 
OkHttpSender(String, String, String, String, int, boolean) - Constructor for class com.lightstep.tracer.metrics.OkHttpSender
 

P

parseDelimitedFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(ByteBuffer) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(ByteString) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(byte[]) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(CodedInputStream) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parseFrom(ByteBuffer) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(ByteString) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(byte[]) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(CodedInputStream) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parseFrom(ByteBuffer) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(ByteString) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(byte[]) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(CodedInputStream) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parser() - Static method in class com.lightstep.tracer.grpc.IngestRequest
 
parser() - Static method in class com.lightstep.tracer.grpc.IngestResponse
 
parser() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
POINTS_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.IngestRequest
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Metrics
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.lightstep.tracer.grpc.Metrics
 
removeLabels(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
removePoints(int) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
REPORTER_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.IngestRequest
 
retry(RetryPolicy, int) - Method in class com.lightstep.tracer.metrics.Metrics
 
retry(RetryPolicy, int) - Method in interface com.lightstep.tracer.retry.Retryable
Main run method of the Retryable that is invoked by a RetryPolicy, which defines the rules of retry invocations.
Retryable<T> - Interface in com.lightstep.tracer.retry
Interface that provides retry ability for a class when executed via RetryPolicy.run(Retryable).
RetryException - Exception in com.lightstep.tracer.retry
Class representing a retryable exception that qualifies for retried invocation, which is the default behavior defined in RetryPolicy.retryOn(Exception).
RetryException() - Constructor for exception com.lightstep.tracer.retry.RetryException
Creates a RetryException with no detail message.
RetryException(String) - Constructor for exception com.lightstep.tracer.retry.RetryException
Creates a RetryException with the specified detail message.
RetryException(Throwable) - Constructor for exception com.lightstep.tracer.retry.RetryException
Constructs a RetryException with the specified exception that was the cause of this exception.
RetryException(String, Throwable) - Constructor for exception com.lightstep.tracer.retry.RetryException
Constructs a RetryException with the specified detail message and exception that was the cause of this exception.
RetryException(String, Throwable, boolean, boolean) - Constructor for exception com.lightstep.tracer.retry.RetryException
Constructs a RetryException with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
RetryFailureException - Exception in com.lightstep.tracer.retry
Thrown to indicate the ultimate failure of retried invocation(s) by a RetryPolicy.
RetryFailureException(Throwable, int, long) - Constructor for exception com.lightstep.tracer.retry.RetryFailureException
Constructs a RetryFailureException with the specified exception that was the cause of this exception.
RetryFailureException(int, long) - Constructor for exception com.lightstep.tracer.retry.RetryFailureException
Constructs a RetryFailureException without a specified exception cause.
retryOn(Exception) - Method in class com.lightstep.tracer.retry.RetryPolicy
Specifies the exception conditions of when a retry should occur.
RetryPolicy - Class in com.lightstep.tracer.retry
A policy that defines the conditions and timing of when retries should be performed.
RetryPolicy(int, double) - Constructor for class com.lightstep.tracer.retry.RetryPolicy
Creates a new RetryPolicy with the specified maxRetries value.
run() - Method in class com.lightstep.tracer.metrics.Metrics
 
run(Retryable<T>) - Method in class com.lightstep.tracer.retry.RetryPolicy
The entrypoint for a Retryable object to be executed.
run(Retryable<T>, long) - Method in class com.lightstep.tracer.retry.RetryPolicy
The entrypoint for a Retryable object to be executed.

S

SafeMetricsImpl - Class in com.lightstep.tracer.metrics
 
SafeMetricsImpl() - Constructor for class com.lightstep.tracer.metrics.SafeMetricsImpl
 
Sender<I,O> - Class in com.lightstep.tracer.metrics
 
serviceUrl - Variable in class com.lightstep.tracer.metrics.Sender
 
serviceVersion - Variable in class com.lightstep.tracer.metrics.Sender
 
setDoubleValue(double) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
double double_value = 7;
setDuration(Duration) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
setDuration(Duration.Builder) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Duration of the interval for which the points represent.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
setIdempotencyKey(String) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
setIdempotencyKeyBytes(ByteString) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
setKind(MetricKind) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Kind indicates the semantics of this point.
setKindValue(int) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Kind indicates the semantics of this point.
setLabels(int, KeyValue) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
setLabels(int, KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Labels contain labels specific to this point.
setMetricName(String) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
MetricName indicates the metric being emitted.
setMetricNameBytes(ByteString) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
MetricName indicates the metric being emitted.
setPoints(int, MetricPoint) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
setPoints(int, MetricPoint.Builder) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Points contain the individual updates.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
setReporter(Reporter) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
setReporter(Reporter.Builder) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
Reporter contains information to identify the specific originator of this report.
setStart(Timestamp) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
setStart(Timestamp.Builder) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
setUint64Value(long) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
uint64 uint64_value = 6;
setUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
start() - Method in class com.lightstep.tracer.metrics.Metrics
 
START_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 

T

toBuilder() - Method in class com.lightstep.tracer.grpc.IngestRequest
 
toBuilder() - Method in class com.lightstep.tracer.grpc.IngestResponse
 
toBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint
 

U

UINT64_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 

V

valueOf(String) - Static method in enum com.lightstep.tracer.grpc.MetricKind
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.lightstep.tracer.grpc.MetricKind
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.lightstep.tracer.grpc.MetricKind
 
valueOf(String) - Static method in enum com.lightstep.tracer.grpc.MetricPoint.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.lightstep.tracer.grpc.MetricPoint.ValueCase
Deprecated.
values() - Static method in enum com.lightstep.tracer.grpc.MetricKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lightstep.tracer.grpc.MetricPoint.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class com.lightstep.tracer.grpc.IngestRequest
 
writeTo(CodedOutputStream) - Method in class com.lightstep.tracer.grpc.IngestResponse
 
writeTo(CodedOutputStream) - Method in class com.lightstep.tracer.grpc.MetricPoint
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2020 LightStep. All rights reserved.