public static interface Persistent.SubscriptionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAveragePerSecond()
int32 average_per_second = 5; |
int |
getBufferSize()
int32 buffer_size = 16; |
int |
getCheckPointAfterMilliseconds()
int32 check_point_after_milliseconds = 18; |
Persistent.SubscriptionInfo.ConnectionInfo |
getConnections(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; |
int |
getConnectionsCount()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; |
java.util.List<Persistent.SubscriptionInfo.ConnectionInfo> |
getConnectionsList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; |
Persistent.SubscriptionInfo.ConnectionInfoOrBuilder |
getConnectionsOrBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; |
java.util.List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder> |
getConnectionsOrBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; |
long |
getCountSinceLastMeasurement()
int64 count_since_last_measurement = 7; |
java.lang.String |
getEventSource()
string event_source = 1; |
com.google.protobuf.ByteString |
getEventSourceBytes()
string event_source = 1; |
boolean |
getExtraStatistics()
bool extra_statistics = 13; |
java.lang.String |
getGroupName()
string group_name = 2; |
com.google.protobuf.ByteString |
getGroupNameBytes()
string group_name = 2; |
java.lang.String |
getLastCheckpointedEventPosition()
string last_checkpointed_event_position = 8; |
com.google.protobuf.ByteString |
getLastCheckpointedEventPositionBytes()
string last_checkpointed_event_position = 8; |
java.lang.String |
getLastKnownEventPosition()
string last_known_event_position = 9; |
com.google.protobuf.ByteString |
getLastKnownEventPositionBytes()
string last_known_event_position = 9; |
long |
getLiveBufferCount()
int64 live_buffer_count = 22; |
int |
getLiveBufferSize()
int32 live_buffer_size = 15; |
int |
getMaxCheckPointCount()
int32 max_check_point_count = 20; |
int |
getMaxRetryCount()
int32 max_retry_count = 14; |
int |
getMaxSubscriberCount()
int32 max_subscriber_count = 27; |
int |
getMessageTimeoutMilliseconds()
int32 message_timeout_milliseconds = 12; |
int |
getMinCheckPointCount()
int32 min_check_point_count = 19; |
java.lang.String |
getNamedConsumerStrategy()
string named_consumer_strategy = 26; |
com.google.protobuf.ByteString |
getNamedConsumerStrategyBytes()
string named_consumer_strategy = 26; |
int |
getOutstandingMessagesCount()
int32 outstanding_messages_count = 25; |
long |
getParkedMessageCount()
int64 parked_message_count = 28; |
int |
getReadBatchSize()
int32 read_batch_size = 17; |
int |
getReadBufferCount()
int32 read_buffer_count = 21; |
boolean |
getResolveLinkTos()
bool resolve_link_tos = 10; |
int |
getRetryBufferCount()
int32 retry_buffer_count = 23; |
java.lang.String |
getStartFrom()
string start_from = 11; |
com.google.protobuf.ByteString |
getStartFromBytes()
string start_from = 11; |
java.lang.String |
getStatus()
string status = 3; |
com.google.protobuf.ByteString |
getStatusBytes()
string status = 3; |
int |
getTotalInFlightMessages()
int32 total_in_flight_messages = 24; |
long |
getTotalItems()
int64 total_items = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getEventSource()
string event_source = 1;com.google.protobuf.ByteString getEventSourceBytes()
string event_source = 1;java.lang.String getGroupName()
string group_name = 2;com.google.protobuf.ByteString getGroupNameBytes()
string group_name = 2;java.lang.String getStatus()
string status = 3;com.google.protobuf.ByteString getStatusBytes()
string status = 3;java.util.List<Persistent.SubscriptionInfo.ConnectionInfo> getConnectionsList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfo getConnections(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;int getConnectionsCount()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;java.util.List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder> getConnectionsOrBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;Persistent.SubscriptionInfo.ConnectionInfoOrBuilder getConnectionsOrBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;int getAveragePerSecond()
int32 average_per_second = 5;long getTotalItems()
int64 total_items = 6;long getCountSinceLastMeasurement()
int64 count_since_last_measurement = 7;java.lang.String getLastCheckpointedEventPosition()
string last_checkpointed_event_position = 8;com.google.protobuf.ByteString getLastCheckpointedEventPositionBytes()
string last_checkpointed_event_position = 8;java.lang.String getLastKnownEventPosition()
string last_known_event_position = 9;com.google.protobuf.ByteString getLastKnownEventPositionBytes()
string last_known_event_position = 9;boolean getResolveLinkTos()
bool resolve_link_tos = 10;java.lang.String getStartFrom()
string start_from = 11;com.google.protobuf.ByteString getStartFromBytes()
string start_from = 11;int getMessageTimeoutMilliseconds()
int32 message_timeout_milliseconds = 12;boolean getExtraStatistics()
bool extra_statistics = 13;int getMaxRetryCount()
int32 max_retry_count = 14;int getLiveBufferSize()
int32 live_buffer_size = 15;int getBufferSize()
int32 buffer_size = 16;int getReadBatchSize()
int32 read_batch_size = 17;int getCheckPointAfterMilliseconds()
int32 check_point_after_milliseconds = 18;int getMinCheckPointCount()
int32 min_check_point_count = 19;int getMaxCheckPointCount()
int32 max_check_point_count = 20;int getReadBufferCount()
int32 read_buffer_count = 21;long getLiveBufferCount()
int64 live_buffer_count = 22;int getRetryBufferCount()
int32 retry_buffer_count = 23;int getTotalInFlightMessages()
int32 total_in_flight_messages = 24;int getOutstandingMessagesCount()
int32 outstanding_messages_count = 25;java.lang.String getNamedConsumerStrategy()
string named_consumer_strategy = 26;com.google.protobuf.ByteString getNamedConsumerStrategyBytes()
string named_consumer_strategy = 26;int getMaxSubscriberCount()
int32 max_subscriber_count = 27;long getParkedMessageCount()
int64 parked_message_count = 28;