Uses of Class
org.apache.skywalking.apm.network.logging.v3.TextLog
Packages that use TextLog
-
Uses of TextLog in org.apache.skywalking.apm.network.logging.v3
Methods in org.apache.skywalking.apm.network.logging.v3 that return TextLogModifier and TypeMethodDescriptionTextLog.Builder.build()TextLog.Builder.buildPartial()static TextLogTextLog.getDefaultInstance()TextLog.Builder.getDefaultInstanceForType()TextLog.getDefaultInstanceForType()LogDataBody.Builder.getText().skywalking.v3.TextLog text = 2;LogDataBody.getText().skywalking.v3.TextLog text = 2;LogDataBodyOrBuilder.getText().skywalking.v3.TextLog text = 2;static TextLogTextLog.parseDelimitedFrom(InputStream input) static TextLogTextLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextLogTextLog.parseFrom(byte[] data) static TextLogTextLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextLogTextLog.parseFrom(com.google.protobuf.ByteString data) static TextLogTextLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextLogTextLog.parseFrom(com.google.protobuf.CodedInputStream input) static TextLogTextLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextLogTextLog.parseFrom(InputStream input) static TextLogTextLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextLogTextLog.parseFrom(ByteBuffer data) static TextLogTextLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.logging.v3 that return types with arguments of type TextLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextLog>TextLog.getParserForType()static com.google.protobuf.Parser<TextLog>TextLog.parser()Methods in org.apache.skywalking.apm.network.logging.v3 with parameters of type TextLogModifier and TypeMethodDescription.skywalking.v3.TextLog text = 2;static TextLog.BuilderTextLog.newBuilder(TextLog prototype) .skywalking.v3.TextLog text = 2;