Uses of Class
org.apache.skywalking.apm.network.logging.v3.LogTags
Packages that use LogTags
-
Uses of LogTags in org.apache.skywalking.apm.network.logging.v3
Methods in org.apache.skywalking.apm.network.logging.v3 that return LogTagsModifier and TypeMethodDescriptionLogTags.Builder.build()LogTags.Builder.buildPartial()static LogTagsLogTags.getDefaultInstance()LogTags.Builder.getDefaultInstanceForType()LogTags.getDefaultInstanceForType()LogData.Builder.getTags()[Optional] The available tags.LogData.getTags()[Optional] The available tags.LogDataOrBuilder.getTags()[Optional] The available tags.static LogTagsLogTags.parseDelimitedFrom(InputStream input) static LogTagsLogTags.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogTagsLogTags.parseFrom(byte[] data) static LogTagsLogTags.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogTagsLogTags.parseFrom(com.google.protobuf.ByteString data) static LogTagsLogTags.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogTagsLogTags.parseFrom(com.google.protobuf.CodedInputStream input) static LogTagsLogTags.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogTagsLogTags.parseFrom(InputStream input) static LogTagsLogTags.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogTagsLogTags.parseFrom(ByteBuffer data) static LogTagsLogTags.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.logging.v3 that return types with arguments of type LogTagsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LogTags>LogTags.getParserForType()static com.google.protobuf.Parser<LogTags>LogTags.parser()Methods in org.apache.skywalking.apm.network.logging.v3 with parameters of type LogTagsModifier and TypeMethodDescription[Optional] The available tags.static LogTags.BuilderLogTags.newBuilder(LogTags prototype) [Optional] The available tags.