Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.Log
Packages that use Log
-
Uses of Log in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return LogModifier and TypeMethodDescriptionLog.Builder.build()Log.Builder.buildPartial()static LogLog.getDefaultInstance()Log.Builder.getDefaultInstanceForType()SpanObject.Builder.getLogs(int index) String key, String value pair with an accurate timestamp.SpanObject.getLogs(int index) String key, String value pair with an accurate timestamp.SpanObjectOrBuilder.getLogs(int index) String key, String value pair with an accurate timestamp.static LogLog.parseDelimitedFrom(InputStream input) static LogLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogLog.parseFrom(byte[] data) static LogLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogLog.parseFrom(com.google.protobuf.ByteString data) static LogLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogLog.parseFrom(com.google.protobuf.CodedInputStream input) static LogLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogLog.parseFrom(InputStream input) static LogLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogLog.parseFrom(ByteBuffer data) static LogLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type LogModifier and TypeMethodDescriptionSpanObject.Builder.getLogsList()String key, String value pair with an accurate timestamp.SpanObject.getLogsList()String key, String value pair with an accurate timestamp.SpanObjectOrBuilder.getLogsList()String key, String value pair with an accurate timestamp.com.google.protobuf.Parser<Log>Log.getParserForType()static com.google.protobuf.Parser<Log>Log.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type LogModifier and TypeMethodDescriptionString key, String value pair with an accurate timestamp.String key, String value pair with an accurate timestamp.static Log.BuilderLog.newBuilder(Log prototype) String key, String value pair with an accurate timestamp.Method parameters in org.apache.skywalking.apm.network.language.agent.v3 with type arguments of type LogModifier and TypeMethodDescriptionSpanObject.Builder.addAllLogs(Iterable<? extends Log> values) String key, String value pair with an accurate timestamp.