| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Class and Description |
|---|---|
class |
Command
Protobuf type
lightstep.collector.Command |
static class |
Command.Builder
Protobuf type
lightstep.collector.Command |
| Modifier and Type | Method and Description |
|---|---|
CommandOrBuilder |
ReportResponseOrBuilder.getCommandsOrBuilder(int index)
repeated .lightstep.collector.Command commands = 1; |
CommandOrBuilder |
ReportResponse.getCommandsOrBuilder(int index)
repeated .lightstep.collector.Command commands = 1; |
CommandOrBuilder |
ReportResponse.Builder.getCommandsOrBuilder(int index)
repeated .lightstep.collector.Command commands = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends CommandOrBuilder> |
ReportResponseOrBuilder.getCommandsOrBuilderList()
repeated .lightstep.collector.Command commands = 1; |
List<? extends CommandOrBuilder> |
ReportResponse.getCommandsOrBuilderList()
repeated .lightstep.collector.Command commands = 1; |
List<? extends CommandOrBuilder> |
ReportResponse.Builder.getCommandsOrBuilderList()
repeated .lightstep.collector.Command commands = 1; |
Copyright © 2023 LightStep. All rights reserved.