Uses of Interface
org.apache.skywalking.apm.network.common.v3.CommandOrBuilder
Packages that use CommandOrBuilder
-
Uses of CommandOrBuilder in org.apache.skywalking.apm.network.common.v3
Classes in org.apache.skywalking.apm.network.common.v3 that implement CommandOrBuilderModifier and TypeClassDescriptionfinal classCommand represents an protocol customized data when return.static final classCommand represents an protocol customized data when return.Methods in org.apache.skywalking.apm.network.common.v3 that return CommandOrBuilderModifier and TypeMethodDescriptionCommands.Builder.getCommandsOrBuilder(int index) repeated .skywalking.v3.Command commands = 1;Commands.getCommandsOrBuilder(int index) repeated .skywalking.v3.Command commands = 1;CommandsOrBuilder.getCommandsOrBuilder(int index) repeated .skywalking.v3.Command commands = 1;Methods in org.apache.skywalking.apm.network.common.v3 that return types with arguments of type CommandOrBuilderModifier and TypeMethodDescriptionList<? extends CommandOrBuilder>Commands.Builder.getCommandsOrBuilderList()repeated .skywalking.v3.Command commands = 1;List<? extends CommandOrBuilder>Commands.getCommandsOrBuilderList()repeated .skywalking.v3.Command commands = 1;List<? extends CommandOrBuilder>CommandsOrBuilder.getCommandsOrBuilderList()repeated .skywalking.v3.Command commands = 1;