public static interface Persistent.ReadRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Persistent.ReadResp.ContentCase |
getContentCase() |
Persistent.ReadResp.ReadEvent |
getEvent()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1; |
Persistent.ReadResp.ReadEventOrBuilder |
getEventOrBuilder()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1; |
Persistent.ReadResp.SubscriptionConfirmation |
getSubscriptionConfirmation()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2; |
Persistent.ReadResp.SubscriptionConfirmationOrBuilder |
getSubscriptionConfirmationOrBuilder()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2; |
boolean |
hasEvent()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1; |
boolean |
hasSubscriptionConfirmation()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEvent()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1;Persistent.ReadResp.ReadEvent getEvent()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1;Persistent.ReadResp.ReadEventOrBuilder getEventOrBuilder()
.event_store.client.persistent_subscriptions.ReadResp.ReadEvent event = 1;boolean hasSubscriptionConfirmation()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2;Persistent.ReadResp.SubscriptionConfirmation getSubscriptionConfirmation()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2;Persistent.ReadResp.SubscriptionConfirmationOrBuilder getSubscriptionConfirmationOrBuilder()
.event_store.client.persistent_subscriptions.ReadResp.SubscriptionConfirmation subscription_confirmation = 2;Persistent.ReadResp.ContentCase getContentCase()