Class Persistent.SubscriptionInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo
-
- All Implemented Interfaces:
Persistent.SubscriptionInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- Persistent
public static final class Persistent.SubscriptionInfo extends com.google.protobuf.GeneratedMessageV3 implements Persistent.SubscriptionInfoOrBuilder
Protobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPersistent.SubscriptionInfo.BuilderProtobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfostatic classPersistent.SubscriptionInfo.ConnectionInfoProtobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfostatic interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilderstatic classPersistent.SubscriptionInfo.MeasurementProtobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfo.Measurementstatic interfacePersistent.SubscriptionInfo.MeasurementOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetAveragePerSecond()int32 average_per_second = 5;intgetBufferSize()int32 buffer_size = 16;intgetCheckPointAfterMilliseconds()int32 check_point_after_milliseconds = 18;Persistent.SubscriptionInfo.ConnectionInfogetConnections(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;intgetConnectionsCount()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.ConnectionInfoOrBuildergetConnectionsOrBuilder(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;longgetCountSinceLastMeasurement()int64 count_since_last_measurement = 7;static Persistent.SubscriptionInfogetDefaultInstance()Persistent.SubscriptionInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetEventSource()string event_source = 1;com.google.protobuf.ByteStringgetEventSourceBytes()string event_source = 1;booleangetExtraStatistics()bool extra_statistics = 13;java.lang.StringgetGroupName()string group_name = 2;com.google.protobuf.ByteStringgetGroupNameBytes()string group_name = 2;java.lang.StringgetLastCheckpointedEventPosition()string last_checkpointed_event_position = 8;com.google.protobuf.ByteStringgetLastCheckpointedEventPositionBytes()string last_checkpointed_event_position = 8;java.lang.StringgetLastKnownEventPosition()string last_known_event_position = 9;com.google.protobuf.ByteStringgetLastKnownEventPositionBytes()string last_known_event_position = 9;longgetLiveBufferCount()int64 live_buffer_count = 22;intgetLiveBufferSize()int32 live_buffer_size = 15;intgetMaxCheckPointCount()int32 max_check_point_count = 20;intgetMaxRetryCount()int32 max_retry_count = 14;intgetMaxSubscriberCount()int32 max_subscriber_count = 27;intgetMessageTimeoutMilliseconds()int32 message_timeout_milliseconds = 12;intgetMinCheckPointCount()int32 min_check_point_count = 19;java.lang.StringgetNamedConsumerStrategy()string named_consumer_strategy = 26;com.google.protobuf.ByteStringgetNamedConsumerStrategyBytes()string named_consumer_strategy = 26;intgetOutstandingMessagesCount()int32 outstanding_messages_count = 25;longgetParkedMessageCount()int64 parked_message_count = 28;com.google.protobuf.Parser<Persistent.SubscriptionInfo>getParserForType()intgetReadBatchSize()int32 read_batch_size = 17;intgetReadBufferCount()int32 read_buffer_count = 21;booleangetResolveLinkTos()bool resolve_link_tos = 10;intgetRetryBufferCount()int32 retry_buffer_count = 23;intgetSerializedSize()java.lang.StringgetStartFrom()string start_from = 11;com.google.protobuf.ByteStringgetStartFromBytes()string start_from = 11;java.lang.StringgetStatus()string status = 3;com.google.protobuf.ByteStringgetStatusBytes()string status = 3;intgetTotalInFlightMessages()int32 total_in_flight_messages = 24;longgetTotalItems()int64 total_items = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Persistent.SubscriptionInfo.BuildernewBuilder()static Persistent.SubscriptionInfo.BuildernewBuilder(Persistent.SubscriptionInfo prototype)Persistent.SubscriptionInfo.BuildernewBuilderForType()protected Persistent.SubscriptionInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Persistent.SubscriptionInfoparseDelimitedFrom(java.io.InputStream input)static Persistent.SubscriptionInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Persistent.SubscriptionInfoparseFrom(byte[] data)static Persistent.SubscriptionInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Persistent.SubscriptionInfoparseFrom(com.google.protobuf.ByteString data)static Persistent.SubscriptionInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Persistent.SubscriptionInfoparseFrom(com.google.protobuf.CodedInputStream input)static Persistent.SubscriptionInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Persistent.SubscriptionInfoparseFrom(java.io.InputStream input)static Persistent.SubscriptionInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Persistent.SubscriptionInfoparseFrom(java.nio.ByteBuffer data)static Persistent.SubscriptionInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Persistent.SubscriptionInfo>parser()Persistent.SubscriptionInfo.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
EVENT_SOURCE_FIELD_NUMBER
public static final int EVENT_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_NAME_FIELD_NUMBER
public static final int GROUP_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONNECTIONS_FIELD_NUMBER
public static final int CONNECTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AVERAGE_PER_SECOND_FIELD_NUMBER
public static final int AVERAGE_PER_SECOND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_ITEMS_FIELD_NUMBER
public static final int TOTAL_ITEMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNT_SINCE_LAST_MEASUREMENT_FIELD_NUMBER
public static final int COUNT_SINCE_LAST_MEASUREMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_CHECKPOINTED_EVENT_POSITION_FIELD_NUMBER
public static final int LAST_CHECKPOINTED_EVENT_POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_KNOWN_EVENT_POSITION_FIELD_NUMBER
public static final int LAST_KNOWN_EVENT_POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOLVE_LINK_TOS_FIELD_NUMBER
public static final int RESOLVE_LINK_TOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_FROM_FIELD_NUMBER
public static final int START_FROM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESSAGE_TIMEOUT_MILLISECONDS_FIELD_NUMBER
public static final int MESSAGE_TIMEOUT_MILLISECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_STATISTICS_FIELD_NUMBER
public static final int EXTRA_STATISTICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_RETRY_COUNT_FIELD_NUMBER
public static final int MAX_RETRY_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIVE_BUFFER_SIZE_FIELD_NUMBER
public static final int LIVE_BUFFER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUFFER_SIZE_FIELD_NUMBER
public static final int BUFFER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READ_BATCH_SIZE_FIELD_NUMBER
public static final int READ_BATCH_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHECK_POINT_AFTER_MILLISECONDS_FIELD_NUMBER
public static final int CHECK_POINT_AFTER_MILLISECONDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_CHECK_POINT_COUNT_FIELD_NUMBER
public static final int MIN_CHECK_POINT_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_CHECK_POINT_COUNT_FIELD_NUMBER
public static final int MAX_CHECK_POINT_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READ_BUFFER_COUNT_FIELD_NUMBER
public static final int READ_BUFFER_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIVE_BUFFER_COUNT_FIELD_NUMBER
public static final int LIVE_BUFFER_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRY_BUFFER_COUNT_FIELD_NUMBER
public static final int RETRY_BUFFER_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_IN_FLIGHT_MESSAGES_FIELD_NUMBER
public static final int TOTAL_IN_FLIGHT_MESSAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTSTANDING_MESSAGES_COUNT_FIELD_NUMBER
public static final int OUTSTANDING_MESSAGES_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAMED_CONSUMER_STRATEGY_FIELD_NUMBER
public static final int NAMED_CONSUMER_STRATEGY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_SUBSCRIBER_COUNT_FIELD_NUMBER
public static final int MAX_SUBSCRIBER_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARKED_MESSAGE_COUNT_FIELD_NUMBER
public static final int PARKED_MESSAGE_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getEventSource
public java.lang.String 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.
-
getGroupName
public java.lang.String 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.
-
getStatus
public java.lang.String 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.
-
getConnectionsList
public java.util.List<Persistent.SubscriptionInfo.ConnectionInfo> getConnectionsList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsListin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsOrBuilderList
public java.util.List<? extends Persistent.SubscriptionInfo.ConnectionInfoOrBuilder> getConnectionsOrBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderListin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsCount
public int getConnectionsCount()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsCountin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnections
public Persistent.SubscriptionInfo.ConnectionInfo getConnections(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsin interfacePersistent.SubscriptionInfoOrBuilder
-
getConnectionsOrBuilder
public Persistent.SubscriptionInfo.ConnectionInfoOrBuilder getConnectionsOrBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo connections = 4;- Specified by:
getConnectionsOrBuilderin interfacePersistent.SubscriptionInfoOrBuilder
-
getAveragePerSecond
public int getAveragePerSecond()
int32 average_per_second = 5;- Specified by:
getAveragePerSecondin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The averagePerSecond.
-
getTotalItems
public long getTotalItems()
int64 total_items = 6;- Specified by:
getTotalItemsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalItems.
-
getCountSinceLastMeasurement
public long getCountSinceLastMeasurement()
int64 count_since_last_measurement = 7;- Specified by:
getCountSinceLastMeasurementin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The countSinceLastMeasurement.
-
getLastCheckpointedEventPosition
public java.lang.String 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.
-
getLastKnownEventPosition
public java.lang.String 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.
-
getResolveLinkTos
public boolean getResolveLinkTos()
bool resolve_link_tos = 10;- Specified by:
getResolveLinkTosin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The resolveLinkTos.
-
getStartFrom
public java.lang.String 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.
-
getMessageTimeoutMilliseconds
public int getMessageTimeoutMilliseconds()
int32 message_timeout_milliseconds = 12;- Specified by:
getMessageTimeoutMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The messageTimeoutMilliseconds.
-
getExtraStatistics
public boolean getExtraStatistics()
bool extra_statistics = 13;- Specified by:
getExtraStatisticsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The extraStatistics.
-
getMaxRetryCount
public int getMaxRetryCount()
int32 max_retry_count = 14;- Specified by:
getMaxRetryCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxRetryCount.
-
getLiveBufferSize
public int getLiveBufferSize()
int32 live_buffer_size = 15;- Specified by:
getLiveBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferSize.
-
getBufferSize
public int getBufferSize()
int32 buffer_size = 16;- Specified by:
getBufferSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The bufferSize.
-
getReadBatchSize
public int getReadBatchSize()
int32 read_batch_size = 17;- Specified by:
getReadBatchSizein interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBatchSize.
-
getCheckPointAfterMilliseconds
public int getCheckPointAfterMilliseconds()
int32 check_point_after_milliseconds = 18;- Specified by:
getCheckPointAfterMillisecondsin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The checkPointAfterMilliseconds.
-
getMinCheckPointCount
public int getMinCheckPointCount()
int32 min_check_point_count = 19;- Specified by:
getMinCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The minCheckPointCount.
-
getMaxCheckPointCount
public int getMaxCheckPointCount()
int32 max_check_point_count = 20;- Specified by:
getMaxCheckPointCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxCheckPointCount.
-
getReadBufferCount
public int getReadBufferCount()
int32 read_buffer_count = 21;- Specified by:
getReadBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The readBufferCount.
-
getLiveBufferCount
public long getLiveBufferCount()
int64 live_buffer_count = 22;- Specified by:
getLiveBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The liveBufferCount.
-
getRetryBufferCount
public int getRetryBufferCount()
int32 retry_buffer_count = 23;- Specified by:
getRetryBufferCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The retryBufferCount.
-
getTotalInFlightMessages
public int getTotalInFlightMessages()
int32 total_in_flight_messages = 24;- Specified by:
getTotalInFlightMessagesin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The totalInFlightMessages.
-
getOutstandingMessagesCount
public int getOutstandingMessagesCount()
int32 outstanding_messages_count = 25;- Specified by:
getOutstandingMessagesCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The outstandingMessagesCount.
-
getNamedConsumerStrategy
public java.lang.String 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.
-
getMaxSubscriberCount
public int getMaxSubscriberCount()
int32 max_subscriber_count = 27;- Specified by:
getMaxSubscriberCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The maxSubscriberCount.
-
getParkedMessageCount
public long getParkedMessageCount()
int64 parked_message_count = 28;- Specified by:
getParkedMessageCountin interfacePersistent.SubscriptionInfoOrBuilder- Returns:
- The parkedMessageCount.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Persistent.SubscriptionInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Persistent.SubscriptionInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Persistent.SubscriptionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Persistent.SubscriptionInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Persistent.SubscriptionInfo.Builder newBuilder()
-
newBuilder
public static Persistent.SubscriptionInfo.Builder newBuilder(Persistent.SubscriptionInfo prototype)
-
toBuilder
public Persistent.SubscriptionInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Persistent.SubscriptionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Persistent.SubscriptionInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Persistent.SubscriptionInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<Persistent.SubscriptionInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Persistent.SubscriptionInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-