| 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 |
|---|---|
BrowserPerfData |
BrowserPerfData.Builder.build() |
BrowserPerfData |
BrowserPerfData.Builder.buildPartial() |
static BrowserPerfData |
BrowserPerfData.getDefaultInstance() |
BrowserPerfData |
BrowserPerfData.getDefaultInstanceForType() |
BrowserPerfData |
BrowserPerfData.Builder.getDefaultInstanceForType() |
static BrowserPerfData |
BrowserPerfData.parseDelimitedFrom(InputStream input) |
static BrowserPerfData |
BrowserPerfData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserPerfData |
BrowserPerfData.parseFrom(byte[] data) |
static BrowserPerfData |
BrowserPerfData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserPerfData |
BrowserPerfData.parseFrom(ByteBuffer data) |
static BrowserPerfData |
BrowserPerfData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserPerfData |
BrowserPerfData.parseFrom(com.google.protobuf.ByteString data) |
static BrowserPerfData |
BrowserPerfData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserPerfData |
BrowserPerfData.parseFrom(com.google.protobuf.CodedInputStream input) |
static BrowserPerfData |
BrowserPerfData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BrowserPerfData |
BrowserPerfData.parseFrom(InputStream input) |
static BrowserPerfData |
BrowserPerfData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<BrowserPerfData,Commands> |
BrowserPerfServiceGrpc.getCollectPerfDataMethod() |
com.google.protobuf.Parser<BrowserPerfData> |
BrowserPerfData.getParserForType() |
static com.google.protobuf.Parser<BrowserPerfData> |
BrowserPerfData.parser() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
BrowserPerfServiceGrpc.BrowserPerfServiceBlockingStub.collectPerfData(BrowserPerfData request)
report once per page
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub.collectPerfData(BrowserPerfData request)
report once per page
|
void |
BrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectPerfData(BrowserPerfData request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report once per page
|
void |
BrowserPerfServiceGrpc.BrowserPerfServiceStub.collectPerfData(BrowserPerfData request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report once per page
|
BrowserPerfData.Builder |
BrowserPerfData.Builder.mergeFrom(BrowserPerfData other) |
static BrowserPerfData.Builder |
BrowserPerfData.newBuilder(BrowserPerfData prototype) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<BrowserPerfData,Commands> |
BrowserPerfServiceGrpc.getCollectPerfDataMethod() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
BrowserPerfServiceGrpc.BrowserPerfServiceBlockingStub.collectPerfData(BrowserPerfData request)
report once per page
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub.collectPerfData(BrowserPerfData request)
report once per page
|
void |
BrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectPerfData(BrowserPerfData request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report once per page
|
void |
BrowserPerfServiceGrpc.BrowserPerfServiceStub.collectPerfData(BrowserPerfData request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
report once per page
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.