Uses of Interface
org.apache.skywalking.apm.network.language.agent.v3.LogOrBuilder
Packages that use LogOrBuilder
-
Uses of LogOrBuilder in org.apache.skywalking.apm.network.language.agent.v3
Classes in org.apache.skywalking.apm.network.language.agent.v3 that implement LogOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeskywalking.v3.Logstatic final classProtobuf typeskywalking.v3.LogMethods in org.apache.skywalking.apm.network.language.agent.v3 that return LogOrBuilderModifier and TypeMethodDescriptionSpanObject.Builder.getLogsOrBuilder(int index) String key, String value pair with an accurate timestamp.SpanObject.getLogsOrBuilder(int index) String key, String value pair with an accurate timestamp.SpanObjectOrBuilder.getLogsOrBuilder(int index) String key, String value pair with an accurate timestamp.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type LogOrBuilderModifier and TypeMethodDescriptionList<? extends LogOrBuilder>SpanObject.Builder.getLogsOrBuilderList()String key, String value pair with an accurate timestamp.List<? extends LogOrBuilder>SpanObject.getLogsOrBuilderList()String key, String value pair with an accurate timestamp.List<? extends LogOrBuilder>SpanObjectOrBuilder.getLogsOrBuilderList()String key, String value pair with an accurate timestamp.