| Interface | Description |
|---|---|
| AdminServiceGrpc.AsyncService |
The service that a client application uses to manage topics and
subscriptions, such creating, listing, and deleting topics and subscriptions.
|
| CursorServiceGrpc.AsyncService |
The service that a subscriber client application uses to manage committed
cursors while receiving messsages.
|
| PartitionAssignmentServiceGrpc.AsyncService |
The service that a subscriber client application uses to determine which
partitions it should connect to.
|
| PublisherServiceGrpc.AsyncService |
The service that a publisher client application uses to publish messages to
topics.
|
| SubscriberServiceGrpc.AsyncService |
The service that a subscriber client application uses to receive messages
from subscriptions.
|
| TopicStatsServiceGrpc.AsyncService |
This service allows users to get stats about messages in their topic.
|
| Class | Description |
|---|---|
| AdminServiceGrpc |
The service that a client application uses to manage topics and
subscriptions, such creating, listing, and deleting topics and subscriptions.
|
| AdminServiceGrpc.AdminServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service AdminService.
|
| AdminServiceGrpc.AdminServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service AdminService.
|
| AdminServiceGrpc.AdminServiceImplBase |
Base class for the server implementation of the service AdminService.
|
| AdminServiceGrpc.AdminServiceStub |
A stub to allow clients to do asynchronous rpc calls to service AdminService.
|
| CursorServiceGrpc |
The service that a subscriber client application uses to manage committed
cursors while receiving messsages.
|
| CursorServiceGrpc.CursorServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service CursorService.
|
| CursorServiceGrpc.CursorServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service CursorService.
|
| CursorServiceGrpc.CursorServiceImplBase |
Base class for the server implementation of the service CursorService.
|
| CursorServiceGrpc.CursorServiceStub |
A stub to allow clients to do asynchronous rpc calls to service CursorService.
|
| PartitionAssignmentServiceGrpc |
The service that a subscriber client application uses to determine which
partitions it should connect to.
|
| PartitionAssignmentServiceGrpc.PartitionAssignmentServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service PartitionAssignmentService.
|
| PartitionAssignmentServiceGrpc.PartitionAssignmentServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
PartitionAssignmentService.
|
| PartitionAssignmentServiceGrpc.PartitionAssignmentServiceImplBase |
Base class for the server implementation of the service PartitionAssignmentService.
|
| PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub |
A stub to allow clients to do asynchronous rpc calls to service PartitionAssignmentService.
|
| PublisherServiceGrpc |
The service that a publisher client application uses to publish messages to
topics.
|
| PublisherServiceGrpc.PublisherServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service PublisherService.
|
| PublisherServiceGrpc.PublisherServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service PublisherService.
|
| PublisherServiceGrpc.PublisherServiceImplBase |
Base class for the server implementation of the service PublisherService.
|
| PublisherServiceGrpc.PublisherServiceStub |
A stub to allow clients to do asynchronous rpc calls to service PublisherService.
|
| SubscriberServiceGrpc |
The service that a subscriber client application uses to receive messages
from subscriptions.
|
| SubscriberServiceGrpc.SubscriberServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SubscriberService.
|
| SubscriberServiceGrpc.SubscriberServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SubscriberService.
|
| SubscriberServiceGrpc.SubscriberServiceImplBase |
Base class for the server implementation of the service SubscriberService.
|
| SubscriberServiceGrpc.SubscriberServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SubscriberService.
|
| TopicStatsServiceGrpc |
This service allows users to get stats about messages in their topic.
|
| TopicStatsServiceGrpc.TopicStatsServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service TopicStatsService.
|
| TopicStatsServiceGrpc.TopicStatsServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service TopicStatsService.
|
| TopicStatsServiceGrpc.TopicStatsServiceImplBase |
Base class for the server implementation of the service TopicStatsService.
|
| TopicStatsServiceGrpc.TopicStatsServiceStub |
A stub to allow clients to do asynchronous rpc calls to service TopicStatsService.
|
Copyright © 2023 Google LLC. All rights reserved.