类的使用
org.apache.skywalking.apm.network.common.v3.Command
使用Command的程序包
程序包
说明
-
org.apache.skywalking.apm.network.common.v3中Command的使用
修饰符和类型方法说明Command.Builder.build()Command.Builder.buildPartial()Commands.Builder.getCommands(int index) repeated .skywalking.v3.Command commands = 1;Commands.getCommands(int index) repeated .skywalking.v3.Command commands = 1;CommandsOrBuilder.getCommands(int index) repeated .skywalking.v3.Command commands = 1;static CommandCommand.getDefaultInstance()Command.Builder.getDefaultInstanceForType()Command.getDefaultInstanceForType()static CommandCommand.parseDelimitedFrom(InputStream input) static CommandCommand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandCommand.parseFrom(byte[] data) static CommandCommand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandCommand.parseFrom(com.google.protobuf.ByteString data) static CommandCommand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandCommand.parseFrom(com.google.protobuf.CodedInputStream input) static CommandCommand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandCommand.parseFrom(InputStream input) static CommandCommand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandCommand.parseFrom(ByteBuffer data) static CommandCommand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 返回变量类型为Command的类型的org.apache.skywalking.apm.network.common.v3中的方法修饰符和类型方法说明Commands.Builder.getCommandsList()repeated .skywalking.v3.Command commands = 1;Commands.getCommandsList()repeated .skywalking.v3.Command commands = 1;CommandsOrBuilder.getCommandsList()repeated .skywalking.v3.Command commands = 1;com.google.protobuf.Parser<Command>Command.getParserForType()static com.google.protobuf.Parser<Command>Command.parser()修饰符和类型方法说明Commands.Builder.addCommands(int index, Command value) repeated .skywalking.v3.Command commands = 1;Commands.Builder.addCommands(Command value) repeated .skywalking.v3.Command commands = 1;static Command.BuilderCommand.newBuilder(Command prototype) Commands.Builder.setCommands(int index, Command value) repeated .skywalking.v3.Command commands = 1;类型变量类型为Command的org.apache.skywalking.apm.network.common.v3中的方法参数修饰符和类型方法说明Commands.Builder.addAllCommands(Iterable<? extends Command> values) repeated .skywalking.v3.Command commands = 1; -
org.apache.skywalking.oap.server.network.trace.component.command中Command的使用
修饰符和类型方法说明static BaseCommandCommandDeserializer.deserialize(Command command) ConfigurationDiscoveryCommand.deserialize(Command command) Deserializable.deserialize(Command command) ProfileTaskCommand.deserialize(Command command)