Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.CLRMetricCollection
Packages that use CLRMetricCollection
Package
Description
-
Uses of CLRMetricCollection in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return CLRMetricCollectionModifier and TypeMethodDescriptionCLRMetricCollection.Builder.build()CLRMetricCollection.Builder.buildPartial()static CLRMetricCollectionCLRMetricCollection.getDefaultInstance()CLRMetricCollection.Builder.getDefaultInstanceForType()CLRMetricCollection.getDefaultInstanceForType()static CLRMetricCollectionCLRMetricCollection.parseDelimitedFrom(InputStream input) static CLRMetricCollectionCLRMetricCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CLRMetricCollectionCLRMetricCollection.parseFrom(byte[] data) static CLRMetricCollectionCLRMetricCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CLRMetricCollectionCLRMetricCollection.parseFrom(com.google.protobuf.ByteString data) static CLRMetricCollectionCLRMetricCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CLRMetricCollectionCLRMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input) static CLRMetricCollectionCLRMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CLRMetricCollectionCLRMetricCollection.parseFrom(InputStream input) static CLRMetricCollectionCLRMetricCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CLRMetricCollectionCLRMetricCollection.parseFrom(ByteBuffer data) static CLRMetricCollectionCLRMetricCollection.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 CLRMetricCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CLRMetricCollection,Commands> CLRMetricReportServiceGrpc.getCollectMethod()com.google.protobuf.Parser<CLRMetricCollection>CLRMetricCollection.getParserForType()static com.google.protobuf.Parser<CLRMetricCollection>CLRMetricCollection.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type CLRMetricCollectionModifier and TypeMethodDescriptionCLRMetricReportServiceGrpc.CLRMetricReportServiceBlockingStub.collect(CLRMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>CLRMetricReportServiceGrpc.CLRMetricReportServiceFutureStub.collect(CLRMetricCollection request) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceStub.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) CLRMetricCollection.Builder.mergeFrom(CLRMetricCollection other) static CLRMetricCollection.BuilderCLRMetricCollection.newBuilder(CLRMetricCollection prototype) -
Uses of CLRMetricCollection in org.apache.skywalking.apm.network.language.agent.v3.compat
Methods in org.apache.skywalking.apm.network.language.agent.v3.compat that return types with arguments of type CLRMetricCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CLRMetricCollection,Commands> CLRMetricReportServiceGrpc.getCollectMethod()Methods in org.apache.skywalking.apm.network.language.agent.v3.compat with parameters of type CLRMetricCollectionModifier and TypeMethodDescriptionCLRMetricReportServiceGrpc.CLRMetricReportServiceBlockingStub.collect(CLRMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>CLRMetricReportServiceGrpc.CLRMetricReportServiceFutureStub.collect(CLRMetricCollection request) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceStub.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver)