Uses of Class
org.apache.skywalking.apm.network.language.profile.v3.ProfileTaskCommandQuery
Packages that use ProfileTaskCommandQuery
Package
Description
-
Uses of ProfileTaskCommandQuery in org.apache.skywalking.apm.network.language.profile.v3
Methods in org.apache.skywalking.apm.network.language.profile.v3 that return ProfileTaskCommandQueryModifier and TypeMethodDescriptionProfileTaskCommandQuery.Builder.build()ProfileTaskCommandQuery.Builder.buildPartial()static ProfileTaskCommandQueryProfileTaskCommandQuery.getDefaultInstance()ProfileTaskCommandQuery.Builder.getDefaultInstanceForType()ProfileTaskCommandQuery.getDefaultInstanceForType()static ProfileTaskCommandQueryProfileTaskCommandQuery.parseDelimitedFrom(InputStream input) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(byte[] data) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(com.google.protobuf.ByteString data) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(com.google.protobuf.CodedInputStream input) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(InputStream input) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(ByteBuffer data) static ProfileTaskCommandQueryProfileTaskCommandQuery.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.profile.v3 that return types with arguments of type ProfileTaskCommandQueryModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> ProfileTaskGrpc.getGetProfileTaskCommandsMethod()com.google.protobuf.Parser<ProfileTaskCommandQuery>ProfileTaskCommandQuery.getParserForType()static com.google.protobuf.Parser<ProfileTaskCommandQuery>ProfileTaskCommandQuery.parser()Methods in org.apache.skywalking.apm.network.language.profile.v3 with parameters of type ProfileTaskCommandQueryModifier and TypeMethodDescriptionProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandscom.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsvoidProfileTaskGrpc.ProfileTaskImplBase.getProfileTaskCommands(ProfileTaskCommandQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) query all sniffer need to execute profile task commandsvoidProfileTaskGrpc.ProfileTaskStub.getProfileTaskCommands(ProfileTaskCommandQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) query all sniffer need to execute profile task commandsProfileTaskCommandQuery.Builder.mergeFrom(ProfileTaskCommandQuery other) ProfileTaskCommandQuery.newBuilder(ProfileTaskCommandQuery prototype) -
Uses of ProfileTaskCommandQuery in org.apache.skywalking.apm.network.language.profile.v3.compat
Methods in org.apache.skywalking.apm.network.language.profile.v3.compat that return types with arguments of type ProfileTaskCommandQueryModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> ProfileTaskGrpc.getGetProfileTaskCommandsMethod()Methods in org.apache.skywalking.apm.network.language.profile.v3.compat with parameters of type ProfileTaskCommandQueryModifier and TypeMethodDescriptionProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandscom.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsvoidProfileTaskGrpc.ProfileTaskImplBase.getProfileTaskCommands(ProfileTaskCommandQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) query all sniffer need to execute profile task commandsvoidProfileTaskGrpc.ProfileTaskStub.getProfileTaskCommands(ProfileTaskCommandQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) query all sniffer need to execute profile task commands