| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.common.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Command
Protobuf type
skywalking.v3.Command |
static class |
Command.Builder
Protobuf type
skywalking.v3.Command |
| Modifier and Type | Method and Description |
|---|---|
CommandOrBuilder |
CommandsOrBuilder.getCommandsOrBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
CommandOrBuilder |
Commands.getCommandsOrBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
CommandOrBuilder |
Commands.Builder.getCommandsOrBuilder(int index)
repeated .skywalking.v3.Command commands = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends CommandOrBuilder> |
CommandsOrBuilder.getCommandsOrBuilderList()
repeated .skywalking.v3.Command commands = 1; |
List<? extends CommandOrBuilder> |
Commands.getCommandsOrBuilderList()
repeated .skywalking.v3.Command commands = 1; |
List<? extends CommandOrBuilder> |
Commands.Builder.getCommandsOrBuilderList()
repeated .skywalking.v3.Command commands = 1; |
Copyright © 2022 The Apache Software Foundation. All rights reserved.