| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.language.profile.v3 | |
| org.apache.skywalking.apm.network.language.profile.v3.compat |
| Modifier and Type | Method and Description |
|---|---|
ProfileTaskCommandQuery |
ProfileTaskCommandQuery.Builder.build() |
ProfileTaskCommandQuery |
ProfileTaskCommandQuery.Builder.buildPartial() |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.getDefaultInstance() |
ProfileTaskCommandQuery |
ProfileTaskCommandQuery.getDefaultInstanceForType() |
ProfileTaskCommandQuery |
ProfileTaskCommandQuery.Builder.getDefaultInstanceForType() |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseDelimitedFrom(InputStream input) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(byte[] data) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(ByteBuffer data) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(com.google.protobuf.ByteString data) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(InputStream input) |
static ProfileTaskCommandQuery |
ProfileTaskCommandQuery.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> |
ProfileTaskGrpc.getGetProfileTaskCommandsMethod() |
com.google.protobuf.Parser<ProfileTaskCommandQuery> |
ProfileTaskCommandQuery.getParserForType() |
static com.google.protobuf.Parser<ProfileTaskCommandQuery> |
ProfileTaskCommandQuery.parser() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
|
void |
ProfileTaskGrpc.ProfileTaskImplBase.getProfileTaskCommands(ProfileTaskCommandQuery request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
query all sniffer need to execute profile task commands
|
void |
ProfileTaskGrpc.ProfileTaskStub.getProfileTaskCommands(ProfileTaskCommandQuery request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
query all sniffer need to execute profile task commands
|
ProfileTaskCommandQuery.Builder |
ProfileTaskCommandQuery.Builder.mergeFrom(ProfileTaskCommandQuery other) |
static ProfileTaskCommandQuery.Builder |
ProfileTaskCommandQuery.newBuilder(ProfileTaskCommandQuery prototype) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> |
ProfileTaskGrpc.getGetProfileTaskCommandsMethod() |
| Modifier and Type | Method and Description |
|---|---|
Commands |
ProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
|
com.google.common.util.concurrent.ListenableFuture<Commands> |
ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request)
query all sniffer need to execute profile task commands
|
void |
ProfileTaskGrpc.ProfileTaskImplBase.getProfileTaskCommands(ProfileTaskCommandQuery request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
query all sniffer need to execute profile task commands
|
void |
ProfileTaskGrpc.ProfileTaskStub.getProfileTaskCommands(ProfileTaskCommandQuery request,
io.grpc.stub.StreamObserver<Commands> responseObserver)
query all sniffer need to execute profile task commands
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.