Class Persistent.SubscriptionInfo.ConnectionInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
- com.eventstore.dbclient.proto.persistentsubscriptions.Persistent.SubscriptionInfo.ConnectionInfo.Builder
-
- All Implemented Interfaces:
Persistent.SubscriptionInfo.ConnectionInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- Persistent.SubscriptionInfo.ConnectionInfo
public static final class Persistent.SubscriptionInfo.ConnectionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder> implements Persistent.SubscriptionInfo.ConnectionInfoOrBuilder
Protobuf typeevent_store.client.persistent_subscriptions.SubscriptionInfo.ConnectionInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddAllObservedMeasurements(java.lang.Iterable<? extends Persistent.SubscriptionInfo.Measurement> values)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddObservedMeasurements(Persistent.SubscriptionInfo.Measurement value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddObservedMeasurements(Persistent.SubscriptionInfo.Measurement.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.Measurement.BuilderaddObservedMeasurementsBuilder()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.Measurement.BuilderaddObservedMeasurementsBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Persistent.SubscriptionInfo.ConnectionInfobuild()Persistent.SubscriptionInfo.ConnectionInfobuildPartial()Persistent.SubscriptionInfo.ConnectionInfo.Builderclear()Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearAvailableSlots()int32 available_slots = 7;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearAverageItemsPerSecond()int32 average_items_per_second = 3;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearConnectionName()string connection_name = 9;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearCountSinceLastMeasurement()int64 count_since_last_measurement = 5;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearFrom()string from = 1;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearInFlightMessages()int32 in_flight_messages = 8;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearObservedMeasurements()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearTotalItems()int64 total_items = 4;Persistent.SubscriptionInfo.ConnectionInfo.BuilderclearUsername()string username = 2;Persistent.SubscriptionInfo.ConnectionInfo.Builderclone()intgetAvailableSlots()int32 available_slots = 7;intgetAverageItemsPerSecond()int32 average_items_per_second = 3;java.lang.StringgetConnectionName()string connection_name = 9;com.google.protobuf.ByteStringgetConnectionNameBytes()string connection_name = 9;longgetCountSinceLastMeasurement()int64 count_since_last_measurement = 5;Persistent.SubscriptionInfo.ConnectionInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetFrom()string from = 1;com.google.protobuf.ByteStringgetFromBytes()string from = 1;intgetInFlightMessages()int32 in_flight_messages = 8;Persistent.SubscriptionInfo.MeasurementgetObservedMeasurements(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.Measurement.BuildergetObservedMeasurementsBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;java.util.List<Persistent.SubscriptionInfo.Measurement.Builder>getObservedMeasurementsBuilderList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;intgetObservedMeasurementsCount()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;java.util.List<Persistent.SubscriptionInfo.Measurement>getObservedMeasurementsList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.MeasurementOrBuildergetObservedMeasurementsOrBuilder(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;java.util.List<? extends Persistent.SubscriptionInfo.MeasurementOrBuilder>getObservedMeasurementsOrBuilderList()repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;longgetTotalItems()int64 total_items = 4;java.lang.StringgetUsername()string username = 2;com.google.protobuf.ByteStringgetUsernameBytes()string username = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Persistent.SubscriptionInfo.ConnectionInfo.BuildermergeFrom(Persistent.SubscriptionInfo.ConnectionInfo other)Persistent.SubscriptionInfo.ConnectionInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Persistent.SubscriptionInfo.ConnectionInfo.BuildermergeFrom(com.google.protobuf.Message other)Persistent.SubscriptionInfo.ConnectionInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Persistent.SubscriptionInfo.ConnectionInfo.BuilderremoveObservedMeasurements(int index)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetAvailableSlots(int value)int32 available_slots = 7;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetAverageItemsPerSecond(int value)int32 average_items_per_second = 3;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetConnectionName(java.lang.String value)string connection_name = 9;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetConnectionNameBytes(com.google.protobuf.ByteString value)string connection_name = 9;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetCountSinceLastMeasurement(long value)int64 count_since_last_measurement = 5;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Persistent.SubscriptionInfo.ConnectionInfo.BuildersetFrom(java.lang.String value)string from = 1;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetFromBytes(com.google.protobuf.ByteString value)string from = 1;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetInFlightMessages(int value)int32 in_flight_messages = 8;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement value)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement.Builder builderForValue)repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Persistent.SubscriptionInfo.ConnectionInfo.BuildersetTotalItems(long value)int64 total_items = 4;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Persistent.SubscriptionInfo.ConnectionInfo.BuildersetUsername(java.lang.String value)string username = 2;Persistent.SubscriptionInfo.ConnectionInfo.BuildersetUsernameBytes(com.google.protobuf.ByteString value)string username = 2;-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
clear
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.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.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
getDefaultInstanceForType
public Persistent.SubscriptionInfo.ConnectionInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Persistent.SubscriptionInfo.ConnectionInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Persistent.SubscriptionInfo.ConnectionInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
setField
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
clearField
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
clearOneof
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
setRepeatedField
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
addRepeatedField
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.ConnectionInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.ConnectionInfo.Builder mergeFrom(Persistent.SubscriptionInfo.ConnectionInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
mergeFrom
public Persistent.SubscriptionInfo.ConnectionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.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.ConnectionInfo.Builder>- Throws:
java.io.IOException
-
getFrom
public java.lang.String getFrom()
string from = 1;- Specified by:
getFromin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The from.
-
getFromBytes
public com.google.protobuf.ByteString getFromBytes()
string from = 1;- Specified by:
getFromBytesin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The bytes for from.
-
setFrom
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setFrom(java.lang.String value)
string from = 1;- Parameters:
value- The from to set.- Returns:
- This builder for chaining.
-
clearFrom
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearFrom()
string from = 1;- Returns:
- This builder for chaining.
-
setFromBytes
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setFromBytes(com.google.protobuf.ByteString value)
string from = 1;- Parameters:
value- The bytes for from to set.- Returns:
- This builder for chaining.
-
getUsername
public java.lang.String getUsername()
string username = 2;- Specified by:
getUsernamein interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The username.
-
getUsernameBytes
public com.google.protobuf.ByteString getUsernameBytes()
string username = 2;- Specified by:
getUsernameBytesin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The bytes for username.
-
setUsername
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setUsername(java.lang.String value)
string username = 2;- Parameters:
value- The username to set.- Returns:
- This builder for chaining.
-
clearUsername
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearUsername()
string username = 2;- Returns:
- This builder for chaining.
-
setUsernameBytes
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setUsernameBytes(com.google.protobuf.ByteString value)
string username = 2;- Parameters:
value- The bytes for username to set.- Returns:
- This builder for chaining.
-
getAverageItemsPerSecond
public int getAverageItemsPerSecond()
int32 average_items_per_second = 3;- Specified by:
getAverageItemsPerSecondin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The averageItemsPerSecond.
-
setAverageItemsPerSecond
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setAverageItemsPerSecond(int value)
int32 average_items_per_second = 3;- Parameters:
value- The averageItemsPerSecond to set.- Returns:
- This builder for chaining.
-
clearAverageItemsPerSecond
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearAverageItemsPerSecond()
int32 average_items_per_second = 3;- Returns:
- This builder for chaining.
-
getTotalItems
public long getTotalItems()
int64 total_items = 4;- Specified by:
getTotalItemsin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The totalItems.
-
setTotalItems
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setTotalItems(long value)
int64 total_items = 4;- Parameters:
value- The totalItems to set.- Returns:
- This builder for chaining.
-
clearTotalItems
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearTotalItems()
int64 total_items = 4;- Returns:
- This builder for chaining.
-
getCountSinceLastMeasurement
public long getCountSinceLastMeasurement()
int64 count_since_last_measurement = 5;- Specified by:
getCountSinceLastMeasurementin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The countSinceLastMeasurement.
-
setCountSinceLastMeasurement
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setCountSinceLastMeasurement(long value)
int64 count_since_last_measurement = 5;- Parameters:
value- The countSinceLastMeasurement to set.- Returns:
- This builder for chaining.
-
clearCountSinceLastMeasurement
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearCountSinceLastMeasurement()
int64 count_since_last_measurement = 5;- Returns:
- This builder for chaining.
-
getObservedMeasurementsList
public java.util.List<Persistent.SubscriptionInfo.Measurement> getObservedMeasurementsList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;- Specified by:
getObservedMeasurementsListin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder
-
getObservedMeasurementsCount
public int getObservedMeasurementsCount()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;- Specified by:
getObservedMeasurementsCountin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder
-
getObservedMeasurements
public Persistent.SubscriptionInfo.Measurement getObservedMeasurements(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;- Specified by:
getObservedMeasurementsin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder
-
setObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
setObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addObservedMeasurements(Persistent.SubscriptionInfo.Measurement value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement value)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addObservedMeasurements(Persistent.SubscriptionInfo.Measurement.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addObservedMeasurements(int index, Persistent.SubscriptionInfo.Measurement.Builder builderForValue)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addAllObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder addAllObservedMeasurements(java.lang.Iterable<? extends Persistent.SubscriptionInfo.Measurement> values)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
clearObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearObservedMeasurements()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
removeObservedMeasurements
public Persistent.SubscriptionInfo.ConnectionInfo.Builder removeObservedMeasurements(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
getObservedMeasurementsBuilder
public Persistent.SubscriptionInfo.Measurement.Builder getObservedMeasurementsBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
getObservedMeasurementsOrBuilder
public Persistent.SubscriptionInfo.MeasurementOrBuilder getObservedMeasurementsOrBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;- Specified by:
getObservedMeasurementsOrBuilderin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder
-
getObservedMeasurementsOrBuilderList
public java.util.List<? extends Persistent.SubscriptionInfo.MeasurementOrBuilder> getObservedMeasurementsOrBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;- Specified by:
getObservedMeasurementsOrBuilderListin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder
-
addObservedMeasurementsBuilder
public Persistent.SubscriptionInfo.Measurement.Builder addObservedMeasurementsBuilder()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
addObservedMeasurementsBuilder
public Persistent.SubscriptionInfo.Measurement.Builder addObservedMeasurementsBuilder(int index)
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
getObservedMeasurementsBuilderList
public java.util.List<Persistent.SubscriptionInfo.Measurement.Builder> getObservedMeasurementsBuilderList()
repeated .event_store.client.persistent_subscriptions.SubscriptionInfo.Measurement observed_measurements = 6;
-
getAvailableSlots
public int getAvailableSlots()
int32 available_slots = 7;- Specified by:
getAvailableSlotsin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The availableSlots.
-
setAvailableSlots
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setAvailableSlots(int value)
int32 available_slots = 7;- Parameters:
value- The availableSlots to set.- Returns:
- This builder for chaining.
-
clearAvailableSlots
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearAvailableSlots()
int32 available_slots = 7;- Returns:
- This builder for chaining.
-
getInFlightMessages
public int getInFlightMessages()
int32 in_flight_messages = 8;- Specified by:
getInFlightMessagesin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The inFlightMessages.
-
setInFlightMessages
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setInFlightMessages(int value)
int32 in_flight_messages = 8;- Parameters:
value- The inFlightMessages to set.- Returns:
- This builder for chaining.
-
clearInFlightMessages
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearInFlightMessages()
int32 in_flight_messages = 8;- Returns:
- This builder for chaining.
-
getConnectionName
public java.lang.String getConnectionName()
string connection_name = 9;- Specified by:
getConnectionNamein interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The connectionName.
-
getConnectionNameBytes
public com.google.protobuf.ByteString getConnectionNameBytes()
string connection_name = 9;- Specified by:
getConnectionNameBytesin interfacePersistent.SubscriptionInfo.ConnectionInfoOrBuilder- Returns:
- The bytes for connectionName.
-
setConnectionName
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setConnectionName(java.lang.String value)
string connection_name = 9;- Parameters:
value- The connectionName to set.- Returns:
- This builder for chaining.
-
clearConnectionName
public Persistent.SubscriptionInfo.ConnectionInfo.Builder clearConnectionName()
string connection_name = 9;- Returns:
- This builder for chaining.
-
setConnectionNameBytes
public Persistent.SubscriptionInfo.ConnectionInfo.Builder setConnectionNameBytes(com.google.protobuf.ByteString value)
string connection_name = 9;- Parameters:
value- The bytes for connectionName to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Persistent.SubscriptionInfo.ConnectionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
mergeUnknownFields
public final Persistent.SubscriptionInfo.ConnectionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Persistent.SubscriptionInfo.ConnectionInfo.Builder>
-
-