| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.agent.v3 | |
| org.apache.skywalking.apm.network.language.agent.v3.compat |
| Modifier and Type | Method and Description |
|---|---|
JVMMetricCollection |
JVMMetricCollection.Builder.build() |
JVMMetricCollection |
JVMMetricCollection.Builder.buildPartial() |
static JVMMetricCollection |
JVMMetricCollection.getDefaultInstance() |
JVMMetricCollection |
JVMMetricCollection.getDefaultInstanceForType() |
JVMMetricCollection |
JVMMetricCollection.Builder.getDefaultInstanceForType() |
static JVMMetricCollection |
JVMMetricCollection.parseDelimitedFrom(InputStream input) |
static JVMMetricCollection |
JVMMetricCollection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(byte[] data) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(ByteBuffer data) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(com.google.protobuf.ByteString data) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(InputStream input) |
static JVMMetricCollection |
JVMMetricCollection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<JVMMetricCollection,Commands> |
JVMMetricReportServiceGrpc.getCollectMethod() |
com.google.protobuf.Parser<JVMMetricCollection> |
JVMMetricCollection.getParserForType() |
static com.google.protobuf.Parser<JVMMetricCollection> |
JVMMetricCollection.parser() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
JVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) |
com.google.common.util.concurrent.ListenableFuture<Commands> |
JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) |
void |
JVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request,
io.grpc.stub.StreamObserver<Commands> responseObserver) |
void |
JVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request,
io.grpc.stub.StreamObserver<Commands> responseObserver) |
JVMMetricCollection.Builder |
JVMMetricCollection.Builder.mergeFrom(JVMMetricCollection other) |
static JVMMetricCollection.Builder |
JVMMetricCollection.newBuilder(JVMMetricCollection prototype) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<JVMMetricCollection,Commands> |
JVMMetricReportServiceGrpc.getCollectMethod() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
JVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) |
com.google.common.util.concurrent.ListenableFuture<Commands> |
JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) |
void |
JVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request,
io.grpc.stub.StreamObserver<Commands> responseObserver) |
void |
JVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request,
io.grpc.stub.StreamObserver<Commands> responseObserver) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.