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