类的使用
org.apache.skywalking.apm.network.logging.v3.LogData.Builder
使用LogData.Builder的程序包
-
org.apache.skywalking.apm.network.logging.v3中LogData.Builder的使用
修饰符和类型方法说明LogData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) LogData.Builder.clear()LogData.Builder.clearBody()[Required] The content of the log.LogData.Builder.clearEndpoint()[Optional] **Endpoint**.LogData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) LogData.Builder.clearLayer()[Optional] Since 9.0.0 The layer of the service and servce instance.LogData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) LogData.Builder.clearService()[Required] **Service**.LogData.Builder.clearServiceInstance()[Optional] **Service Instance**.LogData.Builder.clearTags()[Optional] The available tags.LogData.Builder.clearTimestamp()[Optional] The timestamp of the log, in millisecond.LogData.Builder.clearTraceContext()[Optional] Logs with trace contextLogData.Builder.clone()LogData.Builder.mergeBody(LogDataBody value) [Required] The content of the log.LogData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LogData.Builder.mergeFrom(com.google.protobuf.Message other) [Optional] The available tags.LogData.Builder.mergeTraceContext(TraceContext value) [Optional] Logs with trace contextfinal LogData.BuilderLogData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static LogData.BuilderLogData.newBuilder()static LogData.BuilderLogData.newBuilder(LogData prototype) LogData.newBuilderForType()protected LogData.BuilderLogData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) LogData.Builder.setBody(LogDataBody value) [Required] The content of the log.LogData.Builder.setBody(LogDataBody.Builder builderForValue) [Required] The content of the log.LogData.Builder.setEndpoint(String value) [Optional] **Endpoint**.LogData.Builder.setEndpointBytes(com.google.protobuf.ByteString value) [Optional] **Endpoint**.[Optional] Since 9.0.0 The layer of the service and servce instance.LogData.Builder.setLayerBytes(com.google.protobuf.ByteString value) [Optional] Since 9.0.0 The layer of the service and servce instance.LogData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) LogData.Builder.setService(String value) [Required] **Service**.LogData.Builder.setServiceBytes(com.google.protobuf.ByteString value) [Required] **Service**.LogData.Builder.setServiceInstance(String value) [Optional] **Service Instance**.LogData.Builder.setServiceInstanceBytes(com.google.protobuf.ByteString value) [Optional] **Service Instance**.[Optional] The available tags.LogData.Builder.setTags(LogTags.Builder builderForValue) [Optional] The available tags.LogData.Builder.setTimestamp(long value) [Optional] The timestamp of the log, in millisecond.LogData.Builder.setTraceContext(TraceContext value) [Optional] Logs with trace contextLogData.Builder.setTraceContext(TraceContext.Builder builderForValue) [Optional] Logs with trace contextfinal LogData.BuilderLogData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) LogData.toBuilder()