- com.google.cloud.pubsublite.proto - package com.google.cloud.pubsublite.proto
-
- commitCursor(CommitCursorRequest, StreamObserver<CommitCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.CursorServiceGrpc.AsyncService
-
Updates the committed cursor.
- 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 class com.google.cloud.pubsublite.proto.CursorServiceGrpc.CursorServiceStub
-
Updates the committed cursor.
- computeHeadCursor(ComputeHeadCursorRequest, StreamObserver<ComputeHeadCursorResponse>) - Method in interface com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.AsyncService
-
Compute the head cursor for the partition.
- 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 class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Compute the head cursor for the 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) - 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 class com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Compute statistics about a range of messages in a given topic and
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) - 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 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
-
- listPartitionCursors(ListPartitionCursorsRequest, StreamObserver<ListPartitionCursorsResponse>) - Method in interface com.google.cloud.pubsublite.proto.CursorServiceGrpc.AsyncService
-
Returns all committed cursor information for a subscription.
- 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 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.
- 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
- 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
-