Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AdminServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
The service that a client application uses to manage topics and subscriptions, such creating, listing, and deleting topics and subscriptions.
- AdminServiceGrpc.AdminServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service AdminService.
- AdminServiceGrpc.AdminServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service AdminService.
- AdminServiceGrpc.AdminServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service AdminService.
- AdminServiceGrpc.AdminServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service AdminService.
- AdminServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
The service that a client application uses to manage topics and subscriptions, such creating, listing, and deleting topics and subscriptions.
- AdminServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceImplBase
- assignPartitions(StreamObserver<PartitionAssignment>) - Method in interface com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.AsyncService
-
Assign partitions for this client to handle for the specified subscription.
- assignPartitions(StreamObserver<PartitionAssignment>) - Method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub
-
Assign partitions for this client to handle for the specified subscription.
B
- bindService() - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceImplBase
- bindService() - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceImplBase
- bindService() - Method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceImplBase
- bindService() - Method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceImplBase
- bindService() - Method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceImplBase
- bindService() - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceImplBase
- bindService(AdminServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- bindService(CursorServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- bindService(PartitionAssignmentServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
- bindService(PublisherServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
- bindService(SubscriberServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
- bindService(TopicStatsServiceGrpc.AsyncService) - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
C
- com.google.cloud.pubsublite.proto - package com.google.cloud.pubsublite.proto
- commitCursor(CommitCursorRequest) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceBlockingStub
-
Updates the committed cursor.
- commitCursor(CommitCursorRequest) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceFutureStub
-
Updates the committed cursor.
- commitCursor(CommitCursorRequest, StreamObserver<CommitCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.CursorServiceGrpc.AsyncService
-
Updates the committed cursor.
- commitCursor(CommitCursorRequest, StreamObserver<CommitCursorResponse>) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
-
Updates the committed cursor.
- computeHeadCursor(ComputeHeadCursorRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceBlockingStub
-
Compute the head cursor for the partition.
- computeHeadCursor(ComputeHeadCursorRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceFutureStub
-
Compute the head cursor for the partition.
- computeHeadCursor(ComputeHeadCursorRequest, StreamObserver<ComputeHeadCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.AsyncService
-
Compute the head cursor for the partition.
- computeHeadCursor(ComputeHeadCursorRequest, StreamObserver<ComputeHeadCursorResponse>) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Compute the head cursor for the partition.
- computeMessageStats(ComputeMessageStatsRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceBlockingStub
-
Compute statistics about a range of messages in a given topic and partition.
- computeMessageStats(ComputeMessageStatsRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceFutureStub
-
Compute statistics about a range of messages in a given topic and partition.
- computeMessageStats(ComputeMessageStatsRequest, StreamObserver<ComputeMessageStatsResponse>) - Method in interface com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.AsyncService
-
Compute statistics about a range of messages in a given topic and partition.
- computeMessageStats(ComputeMessageStatsRequest, StreamObserver<ComputeMessageStatsResponse>) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Compute statistics about a range of messages in a given topic and partition.
- computeTimeCursor(ComputeTimeCursorRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceBlockingStub
-
Compute the corresponding cursor for a publish or event time in a topic partition.
- computeTimeCursor(ComputeTimeCursorRequest) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceFutureStub
-
Compute the corresponding cursor for a publish or event time in a topic partition.
- computeTimeCursor(ComputeTimeCursorRequest, StreamObserver<ComputeTimeCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.AsyncService
-
Compute the corresponding cursor for a publish or event time in a topic partition.
- computeTimeCursor(ComputeTimeCursorRequest, StreamObserver<ComputeTimeCursorResponse>) - Method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Compute the corresponding cursor for a publish or event time in a topic partition.
- createReservation(CreateReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Creates a new reservation.
- createReservation(CreateReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Creates a new reservation.
- createReservation(CreateReservationRequest, StreamObserver<Reservation>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Creates a new reservation.
- createReservation(CreateReservationRequest, StreamObserver<Reservation>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Creates a new reservation.
- createSubscription(CreateSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Creates a new subscription.
- createSubscription(CreateSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Creates a new subscription.
- createSubscription(CreateSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Creates a new subscription.
- createSubscription(CreateSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Creates a new subscription.
- createTopic(CreateTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Creates a new topic.
- createTopic(CreateTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Creates a new topic.
- createTopic(CreateTopicRequest, StreamObserver<Topic>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Creates a new topic.
- createTopic(CreateTopicRequest, StreamObserver<Topic>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Creates a new topic.
- CursorServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to manage committed cursors while receiving messsages.
- CursorServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to manage committed cursors while receiving messsages.
- CursorServiceGrpc.CursorServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service CursorService.
- CursorServiceGrpc.CursorServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service CursorService.
- CursorServiceGrpc.CursorServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service CursorService.
- CursorServiceGrpc.CursorServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service CursorService.
- CursorServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceImplBase
D
- deleteReservation(DeleteReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Deletes the specified reservation.
- deleteReservation(DeleteReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Deletes the specified reservation.
- deleteReservation(DeleteReservationRequest, StreamObserver<Empty>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Deletes the specified reservation.
- deleteReservation(DeleteReservationRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Deletes the specified reservation.
- deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Deletes the specified subscription.
- deleteSubscription(DeleteSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Deletes the specified subscription.
- deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Deletes the specified subscription.
- deleteSubscription(DeleteSubscriptionRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Deletes the specified subscription.
- deleteTopic(DeleteTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Deletes the specified topic.
- deleteTopic(DeleteTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Deletes the specified topic.
- deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Deletes the specified topic.
- deleteTopic(DeleteTopicRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Deletes the specified topic.
G
- getAssignPartitionsMethod() - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
- getCommitCursorMethod() - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- getComputeHeadCursorMethod() - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- getComputeMessageStatsMethod() - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- getComputeTimeCursorMethod() - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- getCreateReservationMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getCreateSubscriptionMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getCreateTopicMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getDeleteReservationMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getDeleteSubscriptionMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getDeleteTopicMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getGetReservationMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getGetSubscriptionMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getGetTopicMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getGetTopicPartitionsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getListPartitionCursorsMethod() - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- getListReservationsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getListReservationTopicsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getListSubscriptionsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getListTopicsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getListTopicSubscriptionsMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getPublishMethod() - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
- getReservation(GetReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the reservation configuration.
- getReservation(GetReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the reservation configuration.
- getReservation(GetReservationRequest, StreamObserver<Reservation>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the reservation configuration.
- getReservation(GetReservationRequest, StreamObserver<Reservation>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the reservation configuration.
- getSeekSubscriptionMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
- getServiceDescriptor() - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- getStreamingCommitCursorMethod() - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- getSubscribeMethod() - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
- getSubscription(GetSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the subscription configuration.
- getSubscription(GetSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the subscription configuration.
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the subscription configuration.
- getSubscription(GetSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the subscription configuration.
- getTopic(GetTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the topic configuration.
- getTopic(GetTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the topic configuration.
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the topic configuration.
- getTopic(GetTopicRequest, StreamObserver<Topic>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the topic configuration.
- getTopicPartitions(GetTopicPartitionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the partition information for the requested topic.
- getTopicPartitions(GetTopicPartitionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the partition information for the requested topic.
- getTopicPartitions(GetTopicPartitionsRequest, StreamObserver<TopicPartitions>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the partition information for the requested topic.
- getTopicPartitions(GetTopicPartitionsRequest, StreamObserver<TopicPartitions>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the partition information for the requested topic.
- getUpdateReservationMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getUpdateSubscriptionMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- getUpdateTopicMethod() - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
L
- listPartitionCursors(ListPartitionCursorsRequest) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceBlockingStub
-
Returns all committed cursor information for a subscription.
- listPartitionCursors(ListPartitionCursorsRequest) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceFutureStub
-
Returns all committed cursor information for a subscription.
- listPartitionCursors(ListPartitionCursorsRequest, StreamObserver<ListPartitionCursorsResponse>) - Method in interface com.google.cloud.pubsublite.proto.CursorServiceGrpc.AsyncService
-
Returns all committed cursor information for a subscription.
- listPartitionCursors(ListPartitionCursorsRequest, StreamObserver<ListPartitionCursorsResponse>) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
-
Returns all committed cursor information for a subscription.
- listReservations(ListReservationsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the list of reservations for the given project.
- listReservations(ListReservationsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the list of reservations for the given project.
- listReservations(ListReservationsRequest, StreamObserver<ListReservationsResponse>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the list of reservations for the given project.
- listReservations(ListReservationsRequest, StreamObserver<ListReservationsResponse>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the list of reservations for the given project.
- listReservationTopics(ListReservationTopicsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Lists the topics attached to the specified reservation.
- listReservationTopics(ListReservationTopicsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Lists the topics attached to the specified reservation.
- listReservationTopics(ListReservationTopicsRequest, StreamObserver<ListReservationTopicsResponse>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Lists the topics attached to the specified reservation.
- listReservationTopics(ListReservationTopicsRequest, StreamObserver<ListReservationTopicsResponse>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Lists the topics attached to the specified reservation.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the list of subscriptions for the given project.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the list of subscriptions for the given project.
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the list of subscriptions for the given project.
- listSubscriptions(ListSubscriptionsRequest, StreamObserver<ListSubscriptionsResponse>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the list of subscriptions for the given project.
- listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Returns the list of topics for the given project.
- listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Returns the list of topics for the given project.
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Returns the list of topics for the given project.
- listTopics(ListTopicsRequest, StreamObserver<ListTopicsResponse>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Returns the list of topics for the given project.
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Lists the subscriptions attached to the specified topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Lists the subscriptions attached to the specified topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Lists the subscriptions attached to the specified topic.
- listTopicSubscriptions(ListTopicSubscriptionsRequest, StreamObserver<ListTopicSubscriptionsResponse>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Lists the subscriptions attached to the specified topic.
N
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
-
Creates a new async stub that supports all call types for the service
P
- PartitionAssignmentServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to determine which partitions it should connect to.
- PartitionAssignmentServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to determine which partitions it should connect to.
- PartitionAssignmentServiceGrpc.PartitionAssignmentServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service PartitionAssignmentService.
- PartitionAssignmentServiceGrpc.PartitionAssignmentServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PartitionAssignmentService.
- PartitionAssignmentServiceGrpc.PartitionAssignmentServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service PartitionAssignmentService.
- PartitionAssignmentServiceGrpc.PartitionAssignmentServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service PartitionAssignmentService.
- PartitionAssignmentServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc.PartitionAssignmentServiceImplBase
- publish(StreamObserver<PublishResponse>) - Method in interface com.google.cloud.pubsublite.proto.PublisherServiceGrpc.AsyncService
-
Establishes a stream with the server for publishing messages.
- publish(StreamObserver<PublishResponse>) - Method in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceStub
-
Establishes a stream with the server for publishing messages.
- PublisherServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
The service that a publisher client application uses to publish messages to topics.
- PublisherServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
The service that a publisher client application uses to publish messages to topics.
- PublisherServiceGrpc.PublisherServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service PublisherService.
- PublisherServiceGrpc.PublisherServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PublisherService.
- PublisherServiceGrpc.PublisherServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service PublisherService.
- PublisherServiceGrpc.PublisherServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service PublisherService.
- PublisherServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.PublisherServiceGrpc.PublisherServiceImplBase
S
- seekSubscription(SeekSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Performs an out-of-band seek for a subscription to a specified target, which may be timestamps or named positions within the message backlog.
- seekSubscription(SeekSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Performs an out-of-band seek for a subscription to a specified target, which may be timestamps or named positions within the message backlog.
- seekSubscription(SeekSubscriptionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Performs an out-of-band seek for a subscription to a specified target, which may be timestamps or named positions within the message backlog.
- seekSubscription(SeekSubscriptionRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Performs an out-of-band seek for a subscription to a specified target, which may be timestamps or named positions within the message backlog.
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.AdminServiceGrpc
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.CursorServiceGrpc
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.PartitionAssignmentServiceGrpc
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.PublisherServiceGrpc
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc
- SERVICE_NAME - Static variable in class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc
- streamingCommitCursor(StreamObserver<StreamingCommitCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.CursorServiceGrpc.AsyncService
-
Establishes a stream with the server for managing committed cursors.
- streamingCommitCursor(StreamObserver<StreamingCommitCursorResponse>) - Method in class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
-
Establishes a stream with the server for managing committed cursors.
- subscribe(StreamObserver<SubscribeResponse>) - Method in interface com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.AsyncService
-
Establishes a stream with the server for receiving messages.
- subscribe(StreamObserver<SubscribeResponse>) - Method in class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceStub
-
Establishes a stream with the server for receiving messages.
- SubscriberServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to receive messages from subscriptions.
- SubscriberServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
The service that a subscriber client application uses to receive messages from subscriptions.
- SubscriberServiceGrpc.SubscriberServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service SubscriberService.
- SubscriberServiceGrpc.SubscriberServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SubscriberService.
- SubscriberServiceGrpc.SubscriberServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service SubscriberService.
- SubscriberServiceGrpc.SubscriberServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service SubscriberService.
- SubscriberServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceImplBase
T
- TopicStatsServiceGrpc - Class in com.google.cloud.pubsublite.proto
-
This service allows users to get stats about messages in their topic.
- TopicStatsServiceGrpc.AsyncService - Interface in com.google.cloud.pubsublite.proto
-
This service allows users to get stats about messages in their topic.
- TopicStatsServiceGrpc.TopicStatsServiceBlockingStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do synchronous rpc calls to service TopicStatsService.
- TopicStatsServiceGrpc.TopicStatsServiceFutureStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do ListenableFuture-style rpc calls to service TopicStatsService.
- TopicStatsServiceGrpc.TopicStatsServiceImplBase - Class in com.google.cloud.pubsublite.proto
-
Base class for the server implementation of the service TopicStatsService.
- TopicStatsServiceGrpc.TopicStatsServiceStub - Class in com.google.cloud.pubsublite.proto
-
A stub to allow clients to do asynchronous rpc calls to service TopicStatsService.
- TopicStatsServiceImplBase() - Constructor for class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceImplBase
U
- updateReservation(UpdateReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Updates properties of the specified reservation.
- updateReservation(UpdateReservationRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Updates properties of the specified reservation.
- updateReservation(UpdateReservationRequest, StreamObserver<Reservation>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Updates properties of the specified reservation.
- updateReservation(UpdateReservationRequest, StreamObserver<Reservation>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Updates properties of the specified reservation.
- updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Updates properties of the specified subscription.
- updateSubscription(UpdateSubscriptionRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Updates properties of the specified subscription.
- updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Updates properties of the specified subscription.
- updateSubscription(UpdateSubscriptionRequest, StreamObserver<Subscription>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Updates properties of the specified subscription.
- updateTopic(UpdateTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceBlockingStub
-
Updates properties of the specified topic.
- updateTopic(UpdateTopicRequest) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceFutureStub
-
Updates properties of the specified topic.
- updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in class com.google.cloud.pubsublite.proto.AdminServiceGrpc.AdminServiceStub
-
Updates properties of the specified topic.
- updateTopic(UpdateTopicRequest, StreamObserver<Topic>) - Method in interface com.google.cloud.pubsublite.proto.AdminServiceGrpc.AsyncService
-
Updates properties of the specified topic.
All Classes and Interfaces|All Packages|Constant Field Values