Skip navigation links
A B C D E F G H I J 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.
addAllTags(Iterable<? extends KeyValue>) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
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.KeyValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
addTags(KeyValue) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
addTags(int, KeyValue) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
addTags(KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
addTags(int, KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
addTagsBuilder() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
addTagsBuilder(int) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;

B

BOOL_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 
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.KeyValue.Builder
 
build() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
build() - Method in class com.lightstep.tracer.grpc.Reporter.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.KeyValue.Builder
 
buildPartial() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
buildPartial() - Method in class com.lightstep.tracer.grpc.Reporter.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.KeyValue.Builder
 
clear() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clear() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
clearBoolValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
bool bool_value = 5;
clearDoubleValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
double double_value = 4;
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.KeyValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
clearIdempotencyKey() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
IdempotencyKey is a random string that should uniquely identify this report.
clearIntValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
int64 int_value = 3;
clearJsonValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Must be a well-formed JSON value.
clearKey() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
string key = 1;
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.KeyValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.lightstep.tracer.grpc.Reporter.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.
clearReporterId() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
uint64 reporter_id = 1;
clearStart() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
Start of the interval for which the points represent.
clearStringValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
clearTags() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
clearUint64Value() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
uint64 uint64_value = 6;
clearValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
 
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.KeyValue.Builder
 
clone() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
clone() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
close() - Method in class com.lightstep.tracer.metrics.Metrics
 
close() - Method in class com.lightstep.tracer.metrics.OkHttpSender
 
Collector - Class in com.lightstep.tracer.grpc
 
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
 
COMPONENT_NAME_KEY - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Tags
 
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.

D

DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 
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.KeyValue
 
equals(Object) - Method in class com.lightstep.tracer.grpc.MetricPoint
 
equals(Object) - Method in class com.lightstep.tracer.grpc.Reporter
 
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.
ExtractOperation - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 

F

forNumber(int) - Static method in enum com.lightstep.tracer.grpc.KeyValue.ValueCase
 
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.
getBoolValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
bool bool_value = 5;
getBoolValue() - Method in class com.lightstep.tracer.grpc.KeyValue
bool bool_value = 5;
getBoolValue() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
bool bool_value = 5;
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.KeyValue
 
getDefaultInstance() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
getDefaultInstance() - Static method in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.KeyValue
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
getDefaultInstanceForType() - Method in class com.lightstep.tracer.grpc.Reporter
 
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.Collector
 
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 class com.lightstep.tracer.grpc.KeyValue.Builder
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.KeyValue
 
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
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.Reporter.Builder
 
getDescriptor() - Static method in class com.lightstep.tracer.grpc.Reporter
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.IngestRequest.Builder
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.IngestResponse.Builder
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
 
getDescriptorForType() - Method in enum com.lightstep.tracer.grpc.MetricKind
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
getDescriptorForType() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
getDoubleValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
double double_value = 4;
getDoubleValue() - Method in class com.lightstep.tracer.grpc.KeyValue
double double_value = 4;
getDoubleValue() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
double double_value = 4;
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.
getIntValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
int64 int_value = 3;
getIntValue() - Method in class com.lightstep.tracer.grpc.KeyValue
int64 int_value = 3;
getIntValue() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
int64 int_value = 3;
getJsonValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Must be a well-formed JSON value.
getJsonValue() - Method in class com.lightstep.tracer.grpc.KeyValue
Must be a well-formed JSON value.
getJsonValue() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
Must be a well-formed JSON value.
getJsonValueBytes() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Must be a well-formed JSON value.
getJsonValueBytes() - Method in class com.lightstep.tracer.grpc.KeyValue
Must be a well-formed JSON value.
getJsonValueBytes() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
Must be a well-formed JSON value.
getKey() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
string key = 1;
getKey() - Method in class com.lightstep.tracer.grpc.KeyValue
string key = 1;
getKey() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
string key = 1;
getKeyBytes() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
string key = 1;
getKeyBytes() - Method in class com.lightstep.tracer.grpc.KeyValue
string key = 1;
getKeyBytes() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
string key = 1;
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.KeyValue.ValueCase
 
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.KeyValue
 
getParserForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getParserForType() - Method in class com.lightstep.tracer.grpc.Reporter
 
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.
getReporterId() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
uint64 reporter_id = 1;
getReporterId() - Method in class com.lightstep.tracer.grpc.Reporter
uint64 reporter_id = 1;
getReporterId() - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
uint64 reporter_id = 1;
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.KeyValue
 
getSerializedSize() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getSerializedSize() - Method in class com.lightstep.tracer.grpc.Reporter
 
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.
getStringValue() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getStringValue() - Method in class com.lightstep.tracer.grpc.KeyValue
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getStringValue() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getStringValueBytes() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getStringValueBytes() - Method in class com.lightstep.tracer.grpc.KeyValue
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getStringValueBytes() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
getTags(int) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTags(int) - Method in class com.lightstep.tracer.grpc.Reporter
repeated .lightstep.collector.KeyValue tags = 4;
getTags(int) - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsBuilder(int) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsBuilderList() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsCount() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsCount() - Method in class com.lightstep.tracer.grpc.Reporter
repeated .lightstep.collector.KeyValue tags = 4;
getTagsCount() - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsList() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsList() - Method in class com.lightstep.tracer.grpc.Reporter
repeated .lightstep.collector.KeyValue tags = 4;
getTagsList() - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilder(int) - Method in class com.lightstep.tracer.grpc.Reporter
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilder(int) - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilderList() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilderList() - Method in class com.lightstep.tracer.grpc.Reporter
repeated .lightstep.collector.KeyValue tags = 4;
getTagsOrBuilderList() - Method in interface com.lightstep.tracer.grpc.ReporterOrBuilder
repeated .lightstep.collector.KeyValue tags = 4;
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.KeyValue
 
getUnknownFields() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
getUnknownFields() - Method in class com.lightstep.tracer.grpc.Reporter
 
getValueCase() - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
 
getValueCase() - Method in class com.lightstep.tracer.grpc.KeyValue
 
getValueCase() - Method in interface com.lightstep.tracer.grpc.KeyValueOrBuilder
 
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
 
GUID_KEY - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Tags
 

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.KeyValue
 
hashCode() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
hashCode() - Method in class com.lightstep.tracer.grpc.Reporter
 
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
 
InjectOperation - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
INT_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 
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.KeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.KeyValue
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
internalGetFieldAccessorTable() - Method in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.KeyValue
 
isInitialized() - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
isInitialized() - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
isInitialized() - Method in class com.lightstep.tracer.grpc.Reporter
 

J

JSON_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 

K

KEY_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 
KeyValue - Class in com.lightstep.tracer.grpc
Represent both tags and log fields.
KeyValue.Builder - Class in com.lightstep.tracer.grpc
Represent both tags and log fields.
KeyValue.ValueCase - Enum in com.lightstep.tracer.grpc
 
KeyValueOrBuilder - Interface in com.lightstep.tracer.grpc
 
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
 
LEGACY_COMPONENT_NAME_KEY - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Tags
 
LightStepConstants - Class in com.lightstep.tracer.metrics
Copied from github.com/lightstep/lightstep-tracer-java-common
LightStepConstants.Collector - Class in com.lightstep.tracer.metrics
 
LightStepConstants.MetaEvents - Class in com.lightstep.tracer.metrics
 
LightStepConstants.Metrics - Class in com.lightstep.tracer.metrics
 
LightStepConstants.Tags - Class in com.lightstep.tracer.metrics
 
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.KeyValue.Builder
 
mergeFrom(KeyValue) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.lightstep.tracer.grpc.KeyValue.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
 
mergeFrom(Message) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
mergeFrom(Reporter) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.lightstep.tracer.grpc.Reporter.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.KeyValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
MetaEventKey - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
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
 

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.KeyValue
 
newBuilder(KeyValue) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
newBuilder() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilder(MetricPoint) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilder() - Static method in class com.lightstep.tracer.grpc.Reporter
 
newBuilder(Reporter) - Static method in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.KeyValue
 
newBuilderForType() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.MetricPoint
 
newBuilderForType() - Method in class com.lightstep.tracer.grpc.Reporter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.lightstep.tracer.grpc.Reporter
 

O

OkHttpSender - Class in com.lightstep.tracer.metrics
 
OkHttpSender(String, String, String, String, int) - 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.KeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseDelimitedFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parseDelimitedFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(ByteString) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(byte[]) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(CodedInputStream) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.KeyValue
 
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
 
parseFrom(ByteBuffer) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(ByteString) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(byte[]) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(InputStream) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(CodedInputStream) - Static method in class com.lightstep.tracer.grpc.Reporter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue
 
parser() - Static method in class com.lightstep.tracer.grpc.MetricPoint
 
parser() - Static method in class com.lightstep.tracer.grpc.Reporter
 
POINTS_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.IngestRequest
 
PropagationFormatKey - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
PROTOCOL_HTTP - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Collector
 
PROTOCOL_HTTPS - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Collector
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class com.lightstep.tracer.grpc.Collector
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.lightstep.tracer.grpc.Collector
 
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.
removeTags(int) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
Reporter - Class in com.lightstep.tracer.grpc
Protobuf type lightstep.collector.Reporter
Reporter.Builder - Class in com.lightstep.tracer.grpc
Protobuf type lightstep.collector.Reporter
REPORTER_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.IngestRequest
 
REPORTER_ID_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.Reporter
 
ReporterOrBuilder - Interface in com.lightstep.tracer.grpc
 
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

Sender<I,O> - Class in com.lightstep.tracer.metrics
 
SERVICE_VERSION_KEY - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.Tags
 
serviceUrl - Variable in class com.lightstep.tracer.metrics.Sender
 
serviceVersion - Variable in class com.lightstep.tracer.metrics.Sender
 
setBoolValue(boolean) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
bool bool_value = 5;
setDoubleValue(double) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
double double_value = 4;
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.KeyValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.lightstep.tracer.grpc.Reporter.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.
setIntValue(long) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
int64 int_value = 3;
setJsonValue(String) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Must be a well-formed JSON value.
setJsonValueBytes(ByteString) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Must be a well-formed JSON value.
setKey(String) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
string key = 1;
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.KeyValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.lightstep.tracer.grpc.Reporter.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.
setReporterId(long) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
uint64 reporter_id = 1;
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.
setStringValue(String) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
setStringValueBytes(ByteString) - Method in class com.lightstep.tracer.grpc.KeyValue.Builder
Holds arbitrary string data; well-formed JSON strings should go in json_value.
setTags(int, KeyValue) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
setTags(int, KeyValue.Builder) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
repeated .lightstep.collector.KeyValue tags = 4;
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.KeyValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.MetricPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.lightstep.tracer.grpc.Reporter.Builder
 
SpanFinishOperation - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
SpanIdKey - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
SpanStartOperation - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
start() - Method in class com.lightstep.tracer.metrics.Metrics
 
START_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.MetricPoint
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.KeyValue
 

T

TAGS_FIELD_NUMBER - Static variable in class com.lightstep.tracer.grpc.Reporter
 
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.KeyValue
 
toBuilder() - Method in class com.lightstep.tracer.grpc.MetricPoint
 
toBuilder() - Method in class com.lightstep.tracer.grpc.Reporter
 
TraceIdKey - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
TracerCreateOperation - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 
TracerGuidKey - Static variable in class com.lightstep.tracer.metrics.LightStepConstants.MetaEvents
 

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.KeyValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.lightstep.tracer.grpc.KeyValue.ValueCase
Deprecated.
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.KeyValue.ValueCase
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.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.KeyValue
 
writeTo(CodedOutputStream) - Method in class com.lightstep.tracer.grpc.MetricPoint
 
writeTo(CodedOutputStream) - Method in class com.lightstep.tracer.grpc.Reporter
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2021 LightStep. All rights reserved.