Uses of Class
org.apache.skywalking.apm.network.logging.v3.YAMLLog
Packages that use YAMLLog
-
Uses of YAMLLog in org.apache.skywalking.apm.network.logging.v3
Methods in org.apache.skywalking.apm.network.logging.v3 that return YAMLLogModifier and TypeMethodDescriptionYAMLLog.Builder.build()YAMLLog.Builder.buildPartial()static YAMLLogYAMLLog.getDefaultInstance()YAMLLog.Builder.getDefaultInstanceForType()YAMLLog.getDefaultInstanceForType()LogDataBody.Builder.getYaml().skywalking.v3.YAMLLog yaml = 4;LogDataBody.getYaml().skywalking.v3.YAMLLog yaml = 4;LogDataBodyOrBuilder.getYaml().skywalking.v3.YAMLLog yaml = 4;static YAMLLogYAMLLog.parseDelimitedFrom(InputStream input) static YAMLLogYAMLLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static YAMLLogYAMLLog.parseFrom(byte[] data) static YAMLLogYAMLLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static YAMLLogYAMLLog.parseFrom(com.google.protobuf.ByteString data) static YAMLLogYAMLLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static YAMLLogYAMLLog.parseFrom(com.google.protobuf.CodedInputStream input) static YAMLLogYAMLLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static YAMLLogYAMLLog.parseFrom(InputStream input) static YAMLLogYAMLLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static YAMLLogYAMLLog.parseFrom(ByteBuffer data) static YAMLLogYAMLLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.logging.v3 that return types with arguments of type YAMLLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<YAMLLog>YAMLLog.getParserForType()static com.google.protobuf.Parser<YAMLLog>YAMLLog.parser()Methods in org.apache.skywalking.apm.network.logging.v3 with parameters of type YAMLLogModifier and TypeMethodDescription.skywalking.v3.YAMLLog yaml = 4;static YAMLLog.BuilderYAMLLog.newBuilder(YAMLLog prototype) .skywalking.v3.YAMLLog yaml = 4;