类的使用
org.apache.skywalking.apm.network.event.v3.Event
使用Event的程序包
-
org.apache.skywalking.apm.network.event.v3中Event的使用
修饰符和类型方法说明Event.Builder.build()Event.Builder.buildPartial()static EventEvent.getDefaultInstance()Event.Builder.getDefaultInstanceForType()Event.getDefaultInstanceForType()static EventEvent.parseDelimitedFrom(InputStream input) static EventEvent.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(byte[] data) static EventEvent.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(com.google.protobuf.ByteString data) static EventEvent.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(com.google.protobuf.CodedInputStream input) static EventEvent.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(InputStream input) static EventEvent.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventEvent.parseFrom(ByteBuffer data) static EventEvent.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 返回变量类型为Event的类型的org.apache.skywalking.apm.network.event.v3中的方法修饰符和类型方法说明io.grpc.stub.StreamObserver<Event>EventServiceGrpc.EventServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) When reporting an event, you typically call the collect function twice, one for starting of the event and the other one for ending of the event, with the same UUID.io.grpc.stub.StreamObserver<Event>When reporting an event, you typically call the collect function twice, one for starting of the event and the other one for ending of the event, with the same UUID.EventServiceGrpc.getCollectMethod()com.google.protobuf.Parser<Event>Event.getParserForType()static com.google.protobuf.Parser<Event>Event.parser()