Class Persistent.SubscriptionInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.Builder
- All Implemented Interfaces:
Persistent.SubscriptionInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Persistent.SubscriptionInfo
public static final class Persistent.SubscriptionInfo.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
implements Persistent.SubscriptionInfoOrBuilder
Protobuf type
event_store.client.persistent_subscriptions.SubscriptionInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllConnections(Iterable<? extends Persistent.SubscriptionInfo.ConnectionInfo> values) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;addConnections(Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;addConnectionsBuilder(int index) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;build()clear()int32 average_per_second = 5;int32 buffer_size = 16;int32 check_point_after_milliseconds = 18;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;int64 count_since_last_measurement = 7;string event_source = 1;bool extra_statistics = 13;string group_name = 2;string last_checkpointed_event_position = 8;string last_known_event_position = 9;int64 live_buffer_count = 22;int32 live_buffer_size = 15;int32 max_check_point_count = 20;int32 max_retry_count = 14;int32 max_subscriber_count = 27;int32 message_timeout_milliseconds = 12;int32 min_check_point_count = 19;string named_consumer_strategy = 26;int32 outstanding_messages_count = 25;int64 parked_message_count = 28;int32 read_batch_size = 17;int32 read_buffer_count = 21;bool resolve_link_tos = 10;int32 retry_buffer_count = 23;string start_from = 11;string status = 3;int32 total_in_flight_messages = 24;int64 total_items = 6;intint32 average_per_second = 5;intint32 buffer_size = 16;intint32 check_point_after_milliseconds = 18;getConnections(int index) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;getConnectionsBuilder(int index) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;intrepeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;getConnectionsOrBuilder(int index) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;longint64 count_since_last_measurement = 7;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring event_source = 1;com.google.protobuf.ByteStringstring event_source = 1;booleanbool extra_statistics = 13;string group_name = 2;com.google.protobuf.ByteStringstring group_name = 2;string last_checkpointed_event_position = 8;com.google.protobuf.ByteStringstring last_checkpointed_event_position = 8;string last_known_event_position = 9;com.google.protobuf.ByteStringstring last_known_event_position = 9;longint64 live_buffer_count = 22;intint32 live_buffer_size = 15;intint32 max_check_point_count = 20;intint32 max_retry_count = 14;intint32 max_subscriber_count = 27;intint32 message_timeout_milliseconds = 12;intint32 min_check_point_count = 19;string named_consumer_strategy = 26;com.google.protobuf.ByteStringstring named_consumer_strategy = 26;intint32 outstanding_messages_count = 25;longint64 parked_message_count = 28;intint32 read_batch_size = 17;intint32 read_buffer_count = 21;booleanbool resolve_link_tos = 10;intint32 retry_buffer_count = 23;string start_from = 11;com.google.protobuf.ByteStringstring start_from = 11;string status = 3;com.google.protobuf.ByteStringstring status = 3;intint32 total_in_flight_messages = 24;longint64 total_items = 6;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeConnections(int index) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;setAveragePerSecond(int value) int32 average_per_second = 5;setBufferSize(int value) int32 buffer_size = 16;setCheckPointAfterMilliseconds(int value) int32 check_point_after_milliseconds = 18;setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;setCountSinceLastMeasurement(long value) int64 count_since_last_measurement = 7;setEventSource(String value) string event_source = 1;setEventSourceBytes(com.google.protobuf.ByteString value) string event_source = 1;setExtraStatistics(boolean value) bool extra_statistics = 13;setGroupName(String value) string group_name = 2;setGroupNameBytes(com.google.protobuf.ByteString value) string group_name = 2;string last_checkpointed_event_position = 8;setLastCheckpointedEventPositionBytes(com.google.protobuf.ByteString value) string last_checkpointed_event_position = 8;setLastKnownEventPosition(String value) string last_known_event_position = 9;setLastKnownEventPositionBytes(com.google.protobuf.ByteString value) string last_known_event_position = 9;setLiveBufferCount(long value) int64 live_buffer_count = 22;setLiveBufferSize(int value) int32 live_buffer_size = 15;setMaxCheckPointCount(int value) int32 max_check_point_count = 20;setMaxRetryCount(int value) int32 max_retry_count = 14;setMaxSubscriberCount(int value) int32 max_subscriber_count = 27;setMessageTimeoutMilliseconds(int value) int32 message_timeout_milliseconds = 12;setMinCheckPointCount(int value) int32 min_check_point_count = 19;setNamedConsumerStrategy(String value) string named_consumer_strategy = 26;setNamedConsumerStrategyBytes(com.google.protobuf.ByteString value) string named_consumer_strategy = 26;setOutstandingMessagesCount(int value) int32 outstanding_messages_count = 25;setParkedMessageCount(long value) int64 parked_message_count = 28;setReadBatchSize(int value) int32 read_batch_size = 17;setReadBufferCount(int value) int32 read_buffer_count = 21;setResolveLinkTos(boolean value) bool resolve_link_tos = 10;setRetryBufferCount(int value) int32 retry_buffer_count = 23;setStartFrom(String value) string start_from = 11;setStartFromBytes(com.google.protobuf.ByteString value) string start_from = 11;string status = 3;setStatusBytes(com.google.protobuf.ByteString value) string status = 3;setTotalInFlightMessages(int value) int32 total_in_flight_messages = 24;setTotalItems(long value) int64 total_items = 6;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Persistent.SubscriptionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Persistent.SubscriptionInfo.Builder>- Throws:
IOException
-
getEventSource
string event_source = 1;- Specified by:
getEventSourcein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The eventSource.
-
getEventSourceBytes
public com.google.protobuf.ByteString getEventSourceBytes()string event_source = 1;- Specified by:
getEventSourceBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for eventSource.
-
setEventSource
string event_source = 1;- Parameters:
value- The eventSource to set.- Returns:
- This builder for chaining.
-
clearEventSource
string event_source = 1;- Returns:
- This builder for chaining.
-
setEventSourceBytes
public Persistent.SubscriptionInfo.Builder setEventSourceBytes(com.google.protobuf.ByteString value) string event_source = 1;- Parameters:
value- The bytes for eventSource to set.- Returns:
- This builder for chaining.
-
getGroupName
string group_name = 2;- Specified by:
getGroupNamein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The groupName.
-
getGroupNameBytes
public com.google.protobuf.ByteString getGroupNameBytes()string group_name = 2;- Specified by:
getGroupNameBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for groupName.
-
setGroupName
string group_name = 2;- Parameters:
value- The groupName to set.- Returns:
- This builder for chaining.
-
clearGroupName
string group_name = 2;- Returns:
- This builder for chaining.
-
setGroupNameBytes
string group_name = 2;- Parameters:
value- The bytes for groupName to set.- Returns:
- This builder for chaining.
-
getStatus
string status = 3;- Specified by:
getStatusin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()string status = 3;- Specified by:
getStatusBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for status.
-
setStatus
string status = 3;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
string status = 3;- Returns:
- This builder for chaining.
-
setStatusBytes
string status = 3;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
getConnectionsList
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsListin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsCount
public int getConnectionsCount()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsCountin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnections
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsin interfacePersistent.SubscriptionInfoOrBuilder
-
setConnections
public Persistent.SubscriptionInfo.Builder setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
setConnections
public Persistent.SubscriptionInfo.Builder setConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(Persistent.SubscriptionInfo.ConnectionInfo value) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo value) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addConnections
public Persistent.SubscriptionInfo.Builder addConnections(int index, Persistent.SubscriptionInfo.ConnectionInfo.Builder builderForValue) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addAllConnections
public Persistent.SubscriptionInfo.Builder addAllConnections(Iterable<? extends Persistent.SubscriptionInfo.ConnectionInfo> values) repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
clearConnections
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
removeConnections
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
getConnectionsBuilder
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
getConnectionsOrBuilder
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsOrBuilderList
public List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder> getConnectionsOrBuilderList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderListin interfacePersistent.SubscriptionInfoOrBuilder
-
addConnectionsBuilder
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
addConnectionsBuilder
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
getConnectionsBuilderList
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4; -
getAveragePerSecond
public int getAveragePerSecond()int32 average_per_second = 5;- Specified by:
getAveragePerSecondin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The averagePerSecond.
-
setAveragePerSecond
int32 average_per_second = 5;- Parameters:
value- The averagePerSecond to set.- Returns:
- This builder for chaining.
-
clearAveragePerSecond
int32 average_per_second = 5;- Returns:
- This builder for chaining.
-
getTotalItems
public long getTotalItems()int64 total_items = 6;- Specified by:
getTotalItemsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalItems.
-
setTotalItems
int64 total_items = 6;- Parameters:
value- The totalItems to set.- Returns:
- This builder for chaining.
-
clearTotalItems
int64 total_items = 6;- Returns:
- This builder for chaining.
-
getCountSinceLastMeasurement
public long getCountSinceLastMeasurement()int64 count_since_last_measurement = 7;- Specified by:
getCountSinceLastMeasurementin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The countSinceLastMeasurement.
-
setCountSinceLastMeasurement
int64 count_since_last_measurement = 7;- Parameters:
value- The countSinceLastMeasurement to set.- Returns:
- This builder for chaining.
-
clearCountSinceLastMeasurement
int64 count_since_last_measurement = 7;- Returns:
- This builder for chaining.
-
getLastCheckpointedEventPosition
string last_checkpointed_event_position = 8;- Specified by:
getLastCheckpointedEventPositionin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The lastCheckpointedEventPosition.
-
getLastCheckpointedEventPositionBytes
public com.google.protobuf.ByteString getLastCheckpointedEventPositionBytes()string last_checkpointed_event_position = 8;- Specified by:
getLastCheckpointedEventPositionBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for lastCheckpointedEventPosition.
-
setLastCheckpointedEventPosition
string last_checkpointed_event_position = 8;- Parameters:
value- The lastCheckpointedEventPosition to set.- Returns:
- This builder for chaining.
-
clearLastCheckpointedEventPosition
string last_checkpointed_event_position = 8;- Returns:
- This builder for chaining.
-
setLastCheckpointedEventPositionBytes
public Persistent.SubscriptionInfo.Builder setLastCheckpointedEventPositionBytes(com.google.protobuf.ByteString value) string last_checkpointed_event_position = 8;- Parameters:
value- The bytes for lastCheckpointedEventPosition to set.- Returns:
- This builder for chaining.
-
getLastKnownEventPosition
string last_known_event_position = 9;- Specified by:
getLastKnownEventPositionin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The lastKnownEventPosition.
-
getLastKnownEventPositionBytes
public com.google.protobuf.ByteString getLastKnownEventPositionBytes()string last_known_event_position = 9;- Specified by:
getLastKnownEventPositionBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for lastKnownEventPosition.
-
setLastKnownEventPosition
string last_known_event_position = 9;- Parameters:
value- The lastKnownEventPosition to set.- Returns:
- This builder for chaining.
-
clearLastKnownEventPosition
string last_known_event_position = 9;- Returns:
- This builder for chaining.
-
setLastKnownEventPositionBytes
public Persistent.SubscriptionInfo.Builder setLastKnownEventPositionBytes(com.google.protobuf.ByteString value) string last_known_event_position = 9;- Parameters:
value- The bytes for lastKnownEventPosition to set.- Returns:
- This builder for chaining.
-
getResolveLinkTos
public boolean getResolveLinkTos()bool resolve_link_tos = 10;- Specified by:
getResolveLinkTosin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The resolveLinkTos.
-
setResolveLinkTos
bool resolve_link_tos = 10;- Parameters:
value- The resolveLinkTos to set.- Returns:
- This builder for chaining.
-
clearResolveLinkTos
bool resolve_link_tos = 10;- Returns:
- This builder for chaining.
-
getStartFrom
string start_from = 11;- Specified by:
getStartFromin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The startFrom.
-
getStartFromBytes
public com.google.protobuf.ByteString getStartFromBytes()string start_from = 11;- Specified by:
getStartFromBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for startFrom.
-
setStartFrom
string start_from = 11;- Parameters:
value- The startFrom to set.- Returns:
- This builder for chaining.
-
clearStartFrom
string start_from = 11;- Returns:
- This builder for chaining.
-
setStartFromBytes
string start_from = 11;- Parameters:
value- The bytes for startFrom to set.- Returns:
- This builder for chaining.
-
getMessageTimeoutMilliseconds
public int getMessageTimeoutMilliseconds()int32 message_timeout_milliseconds = 12;- Specified by:
getMessageTimeoutMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The messageTimeoutMilliseconds.
-
setMessageTimeoutMilliseconds
int32 message_timeout_milliseconds = 12;- Parameters:
value- The messageTimeoutMilliseconds to set.- Returns:
- This builder for chaining.
-
clearMessageTimeoutMilliseconds
int32 message_timeout_milliseconds = 12;- Returns:
- This builder for chaining.
-
getExtraStatistics
public boolean getExtraStatistics()bool extra_statistics = 13;- Specified by:
getExtraStatisticsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The extraStatistics.
-
setExtraStatistics
bool extra_statistics = 13;- Parameters:
value- The extraStatistics to set.- Returns:
- This builder for chaining.
-
clearExtraStatistics
bool extra_statistics = 13;- Returns:
- This builder for chaining.
-
getMaxRetryCount
public int getMaxRetryCount()int32 max_retry_count = 14;- Specified by:
getMaxRetryCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxRetryCount.
-
setMaxRetryCount
int32 max_retry_count = 14;- Parameters:
value- The maxRetryCount to set.- Returns:
- This builder for chaining.
-
clearMaxRetryCount
int32 max_retry_count = 14;- Returns:
- This builder for chaining.
-
getLiveBufferSize
public int getLiveBufferSize()int32 live_buffer_size = 15;- Specified by:
getLiveBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferSize.
-
setLiveBufferSize
int32 live_buffer_size = 15;- Parameters:
value- The liveBufferSize to set.- Returns:
- This builder for chaining.
-
clearLiveBufferSize
int32 live_buffer_size = 15;- Returns:
- This builder for chaining.
-
getBufferSize
public int getBufferSize()int32 buffer_size = 16;- Specified by:
getBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bufferSize.
-
setBufferSize
int32 buffer_size = 16;- Parameters:
value- The bufferSize to set.- Returns:
- This builder for chaining.
-
clearBufferSize
int32 buffer_size = 16;- Returns:
- This builder for chaining.
-
getReadBatchSize
public int getReadBatchSize()int32 read_batch_size = 17;- Specified by:
getReadBatchSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBatchSize.
-
setReadBatchSize
int32 read_batch_size = 17;- Parameters:
value- The readBatchSize to set.- Returns:
- This builder for chaining.
-
clearReadBatchSize
int32 read_batch_size = 17;- Returns:
- This builder for chaining.
-
getCheckPointAfterMilliseconds
public int getCheckPointAfterMilliseconds()int32 check_point_after_milliseconds = 18;- Specified by:
getCheckPointAfterMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The checkPointAfterMilliseconds.
-
setCheckPointAfterMilliseconds
int32 check_point_after_milliseconds = 18;- Parameters:
value- The checkPointAfterMilliseconds to set.- Returns:
- This builder for chaining.
-
clearCheckPointAfterMilliseconds
int32 check_point_after_milliseconds = 18;- Returns:
- This builder for chaining.
-
getMinCheckPointCount
public int getMinCheckPointCount()int32 min_check_point_count = 19;- Specified by:
getMinCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The minCheckPointCount.
-
setMinCheckPointCount
int32 min_check_point_count = 19;- Parameters:
value- The minCheckPointCount to set.- Returns:
- This builder for chaining.
-
clearMinCheckPointCount
int32 min_check_point_count = 19;- Returns:
- This builder for chaining.
-
getMaxCheckPointCount
public int getMaxCheckPointCount()int32 max_check_point_count = 20;- Specified by:
getMaxCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxCheckPointCount.
-
setMaxCheckPointCount
int32 max_check_point_count = 20;- Parameters:
value- The maxCheckPointCount to set.- Returns:
- This builder for chaining.
-
clearMaxCheckPointCount
int32 max_check_point_count = 20;- Returns:
- This builder for chaining.
-
getReadBufferCount
public int getReadBufferCount()int32 read_buffer_count = 21;- Specified by:
getReadBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBufferCount.
-
setReadBufferCount
int32 read_buffer_count = 21;- Parameters:
value- The readBufferCount to set.- Returns:
- This builder for chaining.
-
clearReadBufferCount
int32 read_buffer_count = 21;- Returns:
- This builder for chaining.
-
getLiveBufferCount
public long getLiveBufferCount()int64 live_buffer_count = 22;- Specified by:
getLiveBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferCount.
-
setLiveBufferCount
int64 live_buffer_count = 22;- Parameters:
value- The liveBufferCount to set.- Returns:
- This builder for chaining.
-
clearLiveBufferCount
int64 live_buffer_count = 22;- Returns:
- This builder for chaining.
-
getRetryBufferCount
public int getRetryBufferCount()int32 retry_buffer_count = 23;- Specified by:
getRetryBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The retryBufferCount.
-
setRetryBufferCount
int32 retry_buffer_count = 23;- Parameters:
value- The retryBufferCount to set.- Returns:
- This builder for chaining.
-
clearRetryBufferCount
int32 retry_buffer_count = 23;- Returns:
- This builder for chaining.
-
getTotalInFlightMessages
public int getTotalInFlightMessages()int32 total_in_flight_messages = 24;- Specified by:
getTotalInFlightMessagesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalInFlightMessages.
-
setTotalInFlightMessages
int32 total_in_flight_messages = 24;- Parameters:
value- The totalInFlightMessages to set.- Returns:
- This builder for chaining.
-
clearTotalInFlightMessages
int32 total_in_flight_messages = 24;- Returns:
- This builder for chaining.
-
getOutstandingMessagesCount
public int getOutstandingMessagesCount()int32 outstanding_messages_count = 25;- Specified by:
getOutstandingMessagesCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The outstandingMessagesCount.
-
setOutstandingMessagesCount
int32 outstanding_messages_count = 25;- Parameters:
value- The outstandingMessagesCount to set.- Returns:
- This builder for chaining.
-
clearOutstandingMessagesCount
int32 outstanding_messages_count = 25;- Returns:
- This builder for chaining.
-
getNamedConsumerStrategy
string named_consumer_strategy = 26;- Specified by:
getNamedConsumerStrategyin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The namedConsumerStrategy.
-
getNamedConsumerStrategyBytes
public com.google.protobuf.ByteString getNamedConsumerStrategyBytes()string named_consumer_strategy = 26;- Specified by:
getNamedConsumerStrategyBytesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bytes for namedConsumerStrategy.
-
setNamedConsumerStrategy
string named_consumer_strategy = 26;- Parameters:
value- The namedConsumerStrategy to set.- Returns:
- This builder for chaining.
-
clearNamedConsumerStrategy
string named_consumer_strategy = 26;- Returns:
- This builder for chaining.
-
setNamedConsumerStrategyBytes
public Persistent.SubscriptionInfo.Builder setNamedConsumerStrategyBytes(com.google.protobuf.ByteString value) string named_consumer_strategy = 26;- Parameters:
value- The bytes for namedConsumerStrategy to set.- Returns:
- This builder for chaining.
-
getMaxSubscriberCount
public int getMaxSubscriberCount()int32 max_subscriber_count = 27;- Specified by:
getMaxSubscriberCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxSubscriberCount.
-
setMaxSubscriberCount
int32 max_subscriber_count = 27;- Parameters:
value- The maxSubscriberCount to set.- Returns:
- This builder for chaining.
-
clearMaxSubscriberCount
int32 max_subscriber_count = 27;- Returns:
- This builder for chaining.
-
getParkedMessageCount
public long getParkedMessageCount()int64 parked_message_count = 28;- Specified by:
getParkedMessageCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The parkedMessageCount.
-
setParkedMessageCount
int64 parked_message_count = 28;- Parameters:
value- The parkedMessageCount to set.- Returns:
- This builder for chaining.
-
clearParkedMessageCount
int64 parked_message_count = 28;- Returns:
- This builder for chaining.
-