类的使用
org.apache.skywalking.apm.network.common.v3.Commands
使用Commands的程序包
程序包
说明
-
org.apache.skywalking.apm.network.common.v3中Commands的使用
修饰符和类型方法说明Commands.Builder.build()Commands.Builder.buildPartial()static CommandsCommands.getDefaultInstance()Commands.Builder.getDefaultInstanceForType()Commands.getDefaultInstanceForType()static CommandsCommands.parseDelimitedFrom(InputStream input) static CommandsCommands.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsCommands.parseFrom(byte[] data) static CommandsCommands.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsCommands.parseFrom(com.google.protobuf.ByteString data) static CommandsCommands.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsCommands.parseFrom(com.google.protobuf.CodedInputStream input) static CommandsCommands.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsCommands.parseFrom(InputStream input) static CommandsCommands.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandsCommands.parseFrom(ByteBuffer data) static CommandsCommands.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 返回变量类型为Commands的类型的org.apache.skywalking.apm.network.common.v3中的方法修饰符和类型方法说明com.google.protobuf.Parser<Commands>Commands.getParserForType()static com.google.protobuf.Parser<Commands>Commands.parser() -
org.apache.skywalking.apm.network.ebpf.profiling.process.v3中Commands的使用
修饰符和类型方法说明EBPFProcessServiceGrpc.EBPFProcessServiceBlockingStub.keepAlive(EBPFProcessPingPkgList request) Keep the process alive in the backend.修饰符和类型方法说明static io.grpc.MethodDescriptor<EBPFProcessPingPkgList,Commands> EBPFProcessServiceGrpc.getKeepAliveMethod()com.google.common.util.concurrent.ListenableFuture<Commands>EBPFProcessServiceGrpc.EBPFProcessServiceFutureStub.keepAlive(EBPFProcessPingPkgList request) Keep the process alive in the backend.修饰符和类型方法说明voidEBPFProcessServiceGrpc.EBPFProcessServiceImplBase.keepAlive(EBPFProcessPingPkgList request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the process alive in the backend.voidEBPFProcessServiceGrpc.EBPFProcessServiceStub.keepAlive(EBPFProcessPingPkgList request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the process alive in the backend. -
org.apache.skywalking.apm.network.ebpf.profiling.v3中Commands的使用
修饰符和类型方法说明ContinuousProfilingServiceGrpc.ContinuousProfilingServiceBlockingStub.queryPolicies(ContinuousProfilingPolicyQuery request) Query continuous profiling policyEBPFProfilingServiceGrpc.EBPFProfilingServiceBlockingStub.queryTasks(EBPFProfilingTaskQuery request) Query profiling (start or stop) tasksContinuousProfilingServiceGrpc.ContinuousProfilingServiceBlockingStub.reportProfilingTask(ContinuousProfilingReport request) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.返回变量类型为Commands的类型的org.apache.skywalking.apm.network.ebpf.profiling.v3中的方法修饰符和类型方法说明static io.grpc.MethodDescriptor<EBPFProfilingData,Commands> EBPFProfilingServiceGrpc.getCollectProfilingDataMethod()static io.grpc.MethodDescriptor<ContinuousProfilingPolicyQuery,Commands> ContinuousProfilingServiceGrpc.getQueryPoliciesMethod()static io.grpc.MethodDescriptor<EBPFProfilingTaskQuery,Commands> EBPFProfilingServiceGrpc.getQueryTasksMethod()static io.grpc.MethodDescriptor<ContinuousProfilingReport,Commands> ContinuousProfilingServiceGrpc.getReportProfilingTaskMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ContinuousProfilingServiceGrpc.ContinuousProfilingServiceFutureStub.queryPolicies(ContinuousProfilingPolicyQuery request) Query continuous profiling policycom.google.common.util.concurrent.ListenableFuture<Commands>EBPFProfilingServiceGrpc.EBPFProfilingServiceFutureStub.queryTasks(EBPFProfilingTaskQuery request) Query profiling (start or stop) taskscom.google.common.util.concurrent.ListenableFuture<Commands>ContinuousProfilingServiceGrpc.ContinuousProfilingServiceFutureStub.reportProfilingTask(ContinuousProfilingReport request) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.修饰符和类型方法说明io.grpc.stub.StreamObserver<EBPFProfilingData>EBPFProfilingServiceGrpc.EBPFProfilingServiceImplBase.collectProfilingData(io.grpc.stub.StreamObserver<Commands> responseObserver) collect profiling dataio.grpc.stub.StreamObserver<EBPFProfilingData>EBPFProfilingServiceGrpc.EBPFProfilingServiceStub.collectProfilingData(io.grpc.stub.StreamObserver<Commands> responseObserver) collect profiling datavoidContinuousProfilingServiceGrpc.ContinuousProfilingServiceImplBase.queryPolicies(ContinuousProfilingPolicyQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) Query continuous profiling policyvoidContinuousProfilingServiceGrpc.ContinuousProfilingServiceStub.queryPolicies(ContinuousProfilingPolicyQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) Query continuous profiling policyvoidEBPFProfilingServiceGrpc.EBPFProfilingServiceImplBase.queryTasks(EBPFProfilingTaskQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) Query profiling (start or stop) tasksvoidEBPFProfilingServiceGrpc.EBPFProfilingServiceStub.queryTasks(EBPFProfilingTaskQuery request, io.grpc.stub.StreamObserver<Commands> responseObserver) Query profiling (start or stop) tasksvoidContinuousProfilingServiceGrpc.ContinuousProfilingServiceImplBase.reportProfilingTask(ContinuousProfilingReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData.voidContinuousProfilingServiceGrpc.ContinuousProfilingServiceStub.reportProfilingTask(ContinuousProfilingReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report the profiling task when the policy threshold is reached Use the returned task ID to perform the profiling task through EBPFProfilingService#collectProfilingData. -
org.apache.skywalking.apm.network.event.v3中Commands的使用
返回变量类型为Commands的类型的org.apache.skywalking.apm.network.event.v3中的方法类型变量类型为Commands的org.apache.skywalking.apm.network.event.v3中的方法参数修饰符和类型方法说明io.grpc.stub.StreamObserver<Event>EventServiceGrpc.EventServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) When reporting an event, you typically call the collect function twice, one for starting of the event and the other one for ending of the event, with the same UUID.io.grpc.stub.StreamObserver<Event>When reporting an event, you typically call the collect function twice, one for starting of the event and the other one for ending of the event, with the same UUID. -
org.apache.skywalking.apm.network.language.agent.v3中Commands的使用
修饰符和类型方法说明CLRMetricReportServiceGrpc.CLRMetricReportServiceBlockingStub.collect(CLRMetricCollection request) JVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) TraceSegmentReportServiceGrpc.TraceSegmentReportServiceBlockingStub.collectInSync(SegmentCollection request) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.BrowserPerfServiceGrpc.BrowserPerfServiceBlockingStub.collectPerfData(BrowserPerfData request) report once per pageConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceBlockingStub.fetchConfigurations(ConfigurationSyncRequest request) fetchConfigurations service requests the latest configuration.返回变量类型为Commands的类型的org.apache.skywalking.apm.network.language.agent.v3中的方法修饰符和类型方法说明com.google.common.util.concurrent.ListenableFuture<Commands>CLRMetricReportServiceGrpc.CLRMetricReportServiceFutureStub.collect(CLRMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceFutureStub.collectInSync(SegmentCollection request) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.com.google.common.util.concurrent.ListenableFuture<Commands>BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub.collectPerfData(BrowserPerfData request) report once per pagecom.google.common.util.concurrent.ListenableFuture<Commands>ConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceFutureStub.fetchConfigurations(ConfigurationSyncRequest request) fetchConfigurations service requests the latest configuration.static io.grpc.MethodDescriptor<MeterDataCollection,Commands> MeterReportServiceGrpc.getCollectBatchMethod()static io.grpc.MethodDescriptor<BrowserErrorLog,Commands> BrowserPerfServiceGrpc.getCollectErrorLogsMethod()static io.grpc.MethodDescriptor<SegmentCollection,Commands> TraceSegmentReportServiceGrpc.getCollectInSyncMethod()static io.grpc.MethodDescriptor<CLRMetricCollection,Commands> CLRMetricReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<JVMMetricCollection,Commands> JVMMetricReportServiceGrpc.getCollectMethod()MeterReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<SpanAttachedEvent,Commands> SpanAttachedEventReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<SegmentObject,Commands> TraceSegmentReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<BrowserPerfData,Commands> BrowserPerfServiceGrpc.getCollectPerfDataMethod()static io.grpc.MethodDescriptor<ConfigurationSyncRequest,Commands> ConfigurationDiscoveryServiceGrpc.getFetchConfigurationsMethod()修饰符和类型方法说明voidCLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceStub.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) io.grpc.stub.StreamObserver<MeterData>MeterReportServiceGrpc.MeterReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Meter data is reported in a certain period.io.grpc.stub.StreamObserver<MeterData>MeterReportServiceGrpc.MeterReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Meter data is reported in a certain period.io.grpc.stub.StreamObserver<SpanAttachedEvent>SpanAttachedEventReportServiceGrpc.SpanAttachedEventReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Collect SpanAttachedEvent to the OAP server in the streaming mode.io.grpc.stub.StreamObserver<SpanAttachedEvent>SpanAttachedEventReportServiceGrpc.SpanAttachedEventReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Collect SpanAttachedEvent to the OAP server in the streaming mode.io.grpc.stub.StreamObserver<SegmentObject>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommended trace segment report channel.io.grpc.stub.StreamObserver<SegmentObject>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommended trace segment report channel.io.grpc.stub.StreamObserver<MeterDataCollection>MeterReportServiceGrpc.MeterReportServiceImplBase.collectBatch(io.grpc.stub.StreamObserver<Commands> responseObserver) Reporting meter data in bulk mode as MeterDataCollection.io.grpc.stub.StreamObserver<MeterDataCollection>MeterReportServiceGrpc.MeterReportServiceStub.collectBatch(io.grpc.stub.StreamObserver<Commands> responseObserver) Reporting meter data in bulk mode as MeterDataCollection.io.grpc.stub.StreamObserver<BrowserErrorLog>BrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectErrorLogs(io.grpc.stub.StreamObserver<Commands> responseObserver) report one or more error logs for pages, could report multiple times.io.grpc.stub.StreamObserver<BrowserErrorLog>BrowserPerfServiceGrpc.BrowserPerfServiceStub.collectErrorLogs(io.grpc.stub.StreamObserver<Commands> responseObserver) report one or more error logs for pages, could report multiple times.voidTraceSegmentReportServiceGrpc.TraceSegmentReportServiceImplBase.collectInSync(SegmentCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.voidTraceSegmentReportServiceGrpc.TraceSegmentReportServiceStub.collectInSync(SegmentCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.voidBrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectPerfData(BrowserPerfData request, io.grpc.stub.StreamObserver<Commands> responseObserver) report once per pagevoidBrowserPerfServiceGrpc.BrowserPerfServiceStub.collectPerfData(BrowserPerfData request, io.grpc.stub.StreamObserver<Commands> responseObserver) report once per pagevoidConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceImplBase.fetchConfigurations(ConfigurationSyncRequest request, io.grpc.stub.StreamObserver<Commands> responseObserver) fetchConfigurations service requests the latest configuration.voidConfigurationDiscoveryServiceGrpc.ConfigurationDiscoveryServiceStub.fetchConfigurations(ConfigurationSyncRequest request, io.grpc.stub.StreamObserver<Commands> responseObserver) fetchConfigurations service requests the latest configuration. -
org.apache.skywalking.apm.network.language.agent.v3.compat中Commands的使用
修饰符和类型方法说明CLRMetricReportServiceGrpc.CLRMetricReportServiceBlockingStub.collect(CLRMetricCollection request) JVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) TraceSegmentReportServiceGrpc.TraceSegmentReportServiceBlockingStub.collectInSync(SegmentCollection request) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.BrowserPerfServiceGrpc.BrowserPerfServiceBlockingStub.collectPerfData(BrowserPerfData request) report once per page修饰符和类型方法说明com.google.common.util.concurrent.ListenableFuture<Commands>CLRMetricReportServiceGrpc.CLRMetricReportServiceFutureStub.collect(CLRMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceFutureStub.collectInSync(SegmentCollection request) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.com.google.common.util.concurrent.ListenableFuture<Commands>BrowserPerfServiceGrpc.BrowserPerfServiceFutureStub.collectPerfData(BrowserPerfData request) report once per pagestatic io.grpc.MethodDescriptor<BrowserErrorLog,Commands> BrowserPerfServiceGrpc.getCollectErrorLogsMethod()static io.grpc.MethodDescriptor<SegmentCollection,Commands> TraceSegmentReportServiceGrpc.getCollectInSyncMethod()static io.grpc.MethodDescriptor<CLRMetricCollection,Commands> CLRMetricReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<JVMMetricCollection,Commands> JVMMetricReportServiceGrpc.getCollectMethod()MeterReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<SegmentObject,Commands> TraceSegmentReportServiceGrpc.getCollectMethod()static io.grpc.MethodDescriptor<BrowserPerfData,Commands> BrowserPerfServiceGrpc.getCollectPerfDataMethod()修饰符和类型方法说明voidCLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidCLRMetricReportServiceGrpc.CLRMetricReportServiceStub.collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) io.grpc.stub.StreamObserver<MeterData>MeterReportServiceGrpc.MeterReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Meter data is reported in a certain period.io.grpc.stub.StreamObserver<MeterData>MeterReportServiceGrpc.MeterReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Meter data is reported in a certain period.io.grpc.stub.StreamObserver<SegmentObject>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommended trace segment report channel.io.grpc.stub.StreamObserver<SegmentObject>TraceSegmentReportServiceGrpc.TraceSegmentReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommended trace segment report channel.io.grpc.stub.StreamObserver<BrowserErrorLog>BrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectErrorLogs(io.grpc.stub.StreamObserver<Commands> responseObserver) report one or more error logs for pages, could report multiple times.io.grpc.stub.StreamObserver<BrowserErrorLog>BrowserPerfServiceGrpc.BrowserPerfServiceStub.collectErrorLogs(io.grpc.stub.StreamObserver<Commands> responseObserver) report one or more error logs for pages, could report multiple times.voidTraceSegmentReportServiceGrpc.TraceSegmentReportServiceImplBase.collectInSync(SegmentCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.voidTraceSegmentReportServiceGrpc.TraceSegmentReportServiceStub.collectInSync(SegmentCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) An alternative for trace report by using gRPC unary This is provided for some 3rd-party integration, if and only if they prefer the unary mode somehow.voidBrowserPerfServiceGrpc.BrowserPerfServiceImplBase.collectPerfData(BrowserPerfData request, io.grpc.stub.StreamObserver<Commands> responseObserver) report once per pagevoidBrowserPerfServiceGrpc.BrowserPerfServiceStub.collectPerfData(BrowserPerfData request, io.grpc.stub.StreamObserver<Commands> responseObserver) report once per page -
org.apache.skywalking.apm.network.language.profile.v3中Commands的使用
修饰符和类型方法说明ProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finished修饰符和类型方法说明static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> ProfileTaskGrpc.getCollectSnapshotMethod()static io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> ProfileTaskGrpc.getGetProfileTaskCommandsMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsstatic io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> ProfileTaskGrpc.getReportTaskFinishMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finished修饰符和类型方法说明io.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotvoidProfileTaskGrpc.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 commandsvoidProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finished -
org.apache.skywalking.apm.network.language.profile.v3.compat中Commands的使用
修饰符和类型方法说明ProfileTaskGrpc.ProfileTaskBlockingStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsProfileTaskGrpc.ProfileTaskBlockingStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finished修饰符和类型方法说明static io.grpc.MethodDescriptor<ThreadSnapshot,Commands> ProfileTaskGrpc.getCollectSnapshotMethod()static io.grpc.MethodDescriptor<ProfileTaskCommandQuery,Commands> ProfileTaskGrpc.getGetProfileTaskCommandsMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.getProfileTaskCommands(ProfileTaskCommandQuery request) query all sniffer need to execute profile task commandsstatic io.grpc.MethodDescriptor<ProfileTaskFinishReport,Commands> ProfileTaskGrpc.getReportTaskFinishMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ProfileTaskGrpc.ProfileTaskFutureStub.reportTaskFinish(ProfileTaskFinishReport request) report profiling task finished修饰符和类型方法说明io.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskImplBase.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotio.grpc.stub.StreamObserver<ThreadSnapshot>ProfileTaskGrpc.ProfileTaskStub.collectSnapshot(io.grpc.stub.StreamObserver<Commands> responseObserver) collect dumped thread snapshotvoidProfileTaskGrpc.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 commandsvoidProfileTaskGrpc.ProfileTaskImplBase.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finishedvoidProfileTaskGrpc.ProfileTaskStub.reportTaskFinish(ProfileTaskFinishReport request, io.grpc.stub.StreamObserver<Commands> responseObserver) report profiling task finished -
org.apache.skywalking.apm.network.logging.v3中Commands的使用
返回变量类型为Commands的类型的org.apache.skywalking.apm.network.logging.v3中的方法类型变量类型为Commands的org.apache.skywalking.apm.network.logging.v3中的方法参数修饰符和类型方法说明io.grpc.stub.StreamObserver<LogData>LogReportServiceGrpc.LogReportServiceImplBase.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommend to report log data in a stream mode.io.grpc.stub.StreamObserver<LogData>LogReportServiceGrpc.LogReportServiceStub.collect(io.grpc.stub.StreamObserver<Commands> responseObserver) Recommend to report log data in a stream mode. -
org.apache.skywalking.apm.network.management.v3中Commands的使用
修饰符和类型方法说明ManagementServiceGrpc.ManagementServiceBlockingStub.keepAlive(InstancePingPkg request) Keep the instance alive in the backend analysis.ManagementServiceGrpc.ManagementServiceBlockingStub.reportInstanceProperties(InstanceProperties request) Report custom properties of a service instance.返回变量类型为Commands的类型的org.apache.skywalking.apm.network.management.v3中的方法修饰符和类型方法说明static io.grpc.MethodDescriptor<InstancePingPkg,Commands> ManagementServiceGrpc.getKeepAliveMethod()static io.grpc.MethodDescriptor<InstanceProperties,Commands> ManagementServiceGrpc.getReportInstancePropertiesMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ManagementServiceGrpc.ManagementServiceFutureStub.keepAlive(InstancePingPkg request) Keep the instance alive in the backend analysis.com.google.common.util.concurrent.ListenableFuture<Commands>ManagementServiceGrpc.ManagementServiceFutureStub.reportInstanceProperties(InstanceProperties request) Report custom properties of a service instance.类型变量类型为Commands的org.apache.skywalking.apm.network.management.v3中的方法参数修饰符和类型方法说明voidManagementServiceGrpc.ManagementServiceImplBase.keepAlive(InstancePingPkg request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the instance alive in the backend analysis.voidManagementServiceGrpc.ManagementServiceStub.keepAlive(InstancePingPkg request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the instance alive in the backend analysis.voidManagementServiceGrpc.ManagementServiceImplBase.reportInstanceProperties(InstanceProperties request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report custom properties of a service instance.voidManagementServiceGrpc.ManagementServiceStub.reportInstanceProperties(InstanceProperties request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report custom properties of a service instance. -
org.apache.skywalking.apm.network.management.v3.compat中Commands的使用
修饰符和类型方法说明ManagementServiceGrpc.ManagementServiceBlockingStub.keepAlive(InstancePingPkg request) Keep the instance alive in the backend analysis.ManagementServiceGrpc.ManagementServiceBlockingStub.reportInstanceProperties(InstanceProperties request) Report custom properties of a service instance.修饰符和类型方法说明static io.grpc.MethodDescriptor<InstancePingPkg,Commands> ManagementServiceGrpc.getKeepAliveMethod()static io.grpc.MethodDescriptor<InstanceProperties,Commands> ManagementServiceGrpc.getReportInstancePropertiesMethod()com.google.common.util.concurrent.ListenableFuture<Commands>ManagementServiceGrpc.ManagementServiceFutureStub.keepAlive(InstancePingPkg request) Keep the instance alive in the backend analysis.com.google.common.util.concurrent.ListenableFuture<Commands>ManagementServiceGrpc.ManagementServiceFutureStub.reportInstanceProperties(InstanceProperties request) Report custom properties of a service instance.修饰符和类型方法说明voidManagementServiceGrpc.ManagementServiceImplBase.keepAlive(InstancePingPkg request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the instance alive in the backend analysis.voidManagementServiceGrpc.ManagementServiceStub.keepAlive(InstancePingPkg request, io.grpc.stub.StreamObserver<Commands> responseObserver) Keep the instance alive in the backend analysis.voidManagementServiceGrpc.ManagementServiceImplBase.reportInstanceProperties(InstanceProperties request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report custom properties of a service instance.voidManagementServiceGrpc.ManagementServiceStub.reportInstanceProperties(InstanceProperties request, io.grpc.stub.StreamObserver<Commands> responseObserver) Report custom properties of a service instance.