| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Method | Description |
|---|---|---|
InternalMetrics |
InternalMetrics.Builder.build() |
|
InternalMetrics |
InternalMetrics.Builder.buildPartial() |
|
static InternalMetrics |
InternalMetrics.getDefaultInstance() |
|
InternalMetrics |
InternalMetrics.Builder.getDefaultInstanceForType() |
|
InternalMetrics |
InternalMetrics.getDefaultInstanceForType() |
|
InternalMetrics |
ReportRequest.Builder.getInternalMetrics() |
.lightstep.collector.InternalMetrics internal_metrics = 6; |
InternalMetrics |
ReportRequest.getInternalMetrics() |
.lightstep.collector.InternalMetrics internal_metrics = 6; |
InternalMetrics |
ReportRequestOrBuilder.getInternalMetrics() |
.lightstep.collector.InternalMetrics internal_metrics = 6; |
static InternalMetrics |
InternalMetrics.parseDelimitedFrom(java.io.InputStream input) |
|
static InternalMetrics |
InternalMetrics.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
InternalMetrics.parseFrom(byte[] data) |
|
static InternalMetrics |
InternalMetrics.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
InternalMetrics.parseFrom(com.google.protobuf.ByteString data) |
|
static InternalMetrics |
InternalMetrics.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
InternalMetrics.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static InternalMetrics |
InternalMetrics.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
InternalMetrics.parseFrom(java.io.InputStream input) |
|
static InternalMetrics |
InternalMetrics.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static InternalMetrics |
InternalMetrics.parseFrom(java.nio.ByteBuffer data) |
|
static InternalMetrics |
InternalMetrics.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method | Description |
|---|---|---|
com.google.protobuf.Parser<InternalMetrics> |
InternalMetrics.getParserForType() |
|
static com.google.protobuf.Parser<InternalMetrics> |
InternalMetrics.parser() |
| Modifier and Type | Method | Description |
|---|---|---|
InternalMetrics.Builder |
InternalMetrics.Builder.mergeFrom(InternalMetrics other) |
|
ReportRequest.Builder |
ReportRequest.Builder.mergeInternalMetrics(InternalMetrics value) |
.lightstep.collector.InternalMetrics internal_metrics = 6; |
static InternalMetrics.Builder |
InternalMetrics.newBuilder(InternalMetrics prototype) |
|
ReportRequest.Builder |
ReportRequest.Builder.setInternalMetrics(InternalMetrics value) |
.lightstep.collector.InternalMetrics internal_metrics = 6; |
Copyright © 2018 LightStep. All rights reserved.