Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.SpanAttachedEvent
Packages that use SpanAttachedEvent
-
Uses of SpanAttachedEvent in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return SpanAttachedEventModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.build()SpanAttachedEvent.Builder.buildPartial()static SpanAttachedEventSpanAttachedEvent.getDefaultInstance()SpanAttachedEvent.Builder.getDefaultInstanceForType()SpanAttachedEvent.getDefaultInstanceForType()static SpanAttachedEventSpanAttachedEvent.parseDelimitedFrom(InputStream input) static SpanAttachedEventSpanAttachedEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanAttachedEventSpanAttachedEvent.parseFrom(byte[] data) static SpanAttachedEventSpanAttachedEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanAttachedEventSpanAttachedEvent.parseFrom(com.google.protobuf.ByteString data) static SpanAttachedEventSpanAttachedEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanAttachedEventSpanAttachedEvent.parseFrom(com.google.protobuf.CodedInputStream input) static SpanAttachedEventSpanAttachedEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanAttachedEventSpanAttachedEvent.parseFrom(InputStream input) static SpanAttachedEventSpanAttachedEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanAttachedEventSpanAttachedEvent.parseFrom(ByteBuffer data) static SpanAttachedEventSpanAttachedEvent.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 SpanAttachedEventModifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<SpanAttachedEvent>SpanAttachedEventReportServiceGrpc.SpanAttachedEventReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Collect SpanAttachedEvent to the OAP server in the streaming mode.io.grpc.stub.StreamObserver<SpanAttachedEvent>SpanAttachedEventReportServiceGrpc.SpanAttachedEventReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Collect SpanAttachedEvent to the OAP server in the streaming mode.static io.grpc.MethodDescriptor<SpanAttachedEvent,Commands> SpanAttachedEventReportServiceGrpc.getCollectMethod()com.google.protobuf.Parser<SpanAttachedEvent>SpanAttachedEvent.getParserForType()static com.google.protobuf.Parser<SpanAttachedEvent>SpanAttachedEvent.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type SpanAttachedEventModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.mergeFrom(SpanAttachedEvent other) static SpanAttachedEvent.BuilderSpanAttachedEvent.newBuilder(SpanAttachedEvent prototype)