| Interface | Description |
|---|---|
| _DiscontinuityOrBuilder | |
| _EmptyOrBuilder | |
| _HeartbeatOrBuilder | |
| _PublishRequestOrBuilder | |
| _SubscriptionItemOrBuilder | |
| _SubscriptionRequestOrBuilder | |
| _TopicItemOrBuilder | |
| _TopicValueOrBuilder |
| Class | Description |
|---|---|
| _Discontinuity |
A message from Momento when we know a subscription to have skipped some messages.
|
| _Discontinuity.Builder |
A message from Momento when we know a subscription to have skipped some messages.
|
| _Empty |
Protobuf type
cache_client.pubsub._Empty |
| _Empty.Builder |
Protobuf type
cache_client.pubsub._Empty |
| _Heartbeat |
A message from Momento for when we want to reassure clients or frameworks that a
Subscription is still healthy.
|
| _Heartbeat.Builder |
A message from Momento for when we want to reassure clients or frameworks that a
Subscription is still healthy.
|
| _PublishRequest |
A value to publish through a topic.
|
| _PublishRequest.Builder |
A value to publish through a topic.
|
| _SubscriptionItem |
Possible message kinds from a topic.
|
| _SubscriptionItem.Builder |
Possible message kinds from a topic.
|
| _SubscriptionRequest |
A description of how you want to subscribe to a topic.
|
| _SubscriptionRequest.Builder |
A description of how you want to subscribe to a topic.
|
| _TopicItem |
Your subscription has yielded an item you previously published.
|
| _TopicItem.Builder |
Your subscription has yielded an item you previously published.
|
| _TopicValue |
A value in a topic - published, duplicated and received in a subscription.
|
| _TopicValue.Builder |
A value in a topic - published, duplicated and received in a subscription.
|
| Cachepubsub | |
| PubsubGrpc |
For working with topics in a cache.
|
| PubsubGrpc.PubsubBlockingStub |
For working with topics in a cache.
|
| PubsubGrpc.PubsubFutureStub |
For working with topics in a cache.
|
| PubsubGrpc.PubsubImplBase |
For working with topics in a cache.
|
| PubsubGrpc.PubsubStub |
For working with topics in a cache.
|
| Enum | Description |
|---|---|
| _SubscriptionItem.KindCase | |
| _TopicValue.KindCase |