| Interface | Description |
|---|---|
| Controller2Grpc.AsyncService |
The Controller service provides the API for orchestrating a collection of
debugger agents to perform debugging tasks.
|
| Debugger2Grpc.AsyncService |
The Debugger service provides the API that allows users to collect run-time
information from a running application, without stopping or slowing it down
and without modifying its state.
|
| Class | Description |
|---|---|
| Controller2Grpc |
The Controller service provides the API for orchestrating a collection of
debugger agents to perform debugging tasks.
|
| Controller2Grpc.Controller2BlockingStub |
A stub to allow clients to do synchronous rpc calls to service Controller2.
|
| Controller2Grpc.Controller2FutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Controller2.
|
| Controller2Grpc.Controller2ImplBase |
Base class for the server implementation of the service Controller2.
|
| Controller2Grpc.Controller2Stub |
A stub to allow clients to do asynchronous rpc calls to service Controller2.
|
| Debugger2Grpc |
The Debugger service provides the API that allows users to collect run-time
information from a running application, without stopping or slowing it down
and without modifying its state.
|
| Debugger2Grpc.Debugger2BlockingStub |
A stub to allow clients to do synchronous rpc calls to service Debugger2.
|
| Debugger2Grpc.Debugger2FutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Debugger2.
|
| Debugger2Grpc.Debugger2ImplBase |
Base class for the server implementation of the service Debugger2.
|
| Debugger2Grpc.Debugger2Stub |
A stub to allow clients to do asynchronous rpc calls to service Debugger2.
|
Copyright © 2023 Google LLC. All rights reserved.