Class MLDataFormats.PositionInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
org.apache.bookkeeper.mledger.proto.MLDataFormats.PositionInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,MLDataFormats.PositionInfoOrBuilder
- Enclosing class:
- MLDataFormats.PositionInfo
public static final class MLDataFormats.PositionInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
implements MLDataFormats.PositionInfoOrBuilder
Protobuf type
PositionInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values) Store which index in the batch message has been deletedaddAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values) repeated .MessageRange individualDeletedMessages = 3;addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values) Additional custom properties associated with the current cursor positionaddBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedaddBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedStore which index in the batch message has been deletedaddBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedStore which index in the batch message has been deletedaddBatchedEntryDeletionIndexInfoBuilder(int index) Store which index in the batch message has been deletedaddIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3;addIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;repeated .MessageRange individualDeletedMessages = 3;addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;repeated .MessageRange individualDeletedMessages = 3;addIndividualDeletedMessagesBuilder(int index) repeated .MessageRange individualDeletedMessages = 3;addProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionaddProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionAdditional custom properties associated with the current cursor positionaddProperties(MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionAdditional custom properties associated with the current cursor positionaddPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Store which index in the batch message has been deletedrequired int64 entryId = 2;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .MessageRange individualDeletedMessages = 3;required int64 ledgerId = 1;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Additional custom properties associated with the current cursor positionclone()getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedgetBatchedEntryDeletionIndexInfoBuilder(int index) Store which index in the batch message has been deletedStore which index in the batch message has been deletedintStore which index in the batch message has been deletedStore which index in the batch message has been deletedgetBatchedEntryDeletionIndexInfoOrBuilder(int index) Store which index in the batch message has been deletedStore which index in the batch message has been deletedstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorlongrequired int64 entryId = 2;getIndividualDeletedMessages(int index) repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesBuilder(int index) repeated .MessageRange individualDeletedMessages = 3;repeated .MessageRange individualDeletedMessages = 3;intrepeated .MessageRange individualDeletedMessages = 3;repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesOrBuilder(int index) repeated .MessageRange individualDeletedMessages = 3;List<? extends MLDataFormats.MessageRangeOrBuilder>repeated .MessageRange individualDeletedMessages = 3;longrequired int64 ledgerId = 1;getProperties(int index) Additional custom properties associated with the current cursor positiongetPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionAdditional custom properties associated with the current cursor positionintAdditional custom properties associated with the current cursor positionAdditional custom properties associated with the current cursor positiongetPropertiesOrBuilder(int index) Additional custom properties associated with the current cursor positionList<? extends MLDataFormats.LongPropertyOrBuilder>Additional custom properties associated with the current cursor positionbooleanrequired int64 entryId = 2;booleanrequired int64 ledgerId = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedremoveIndividualDeletedMessages(int index) repeated .MessageRange individualDeletedMessages = 3;removeProperties(int index) Additional custom properties associated with the current cursor positionsetBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedsetBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedsetEntryId(long value) required int64 entryId = 2;setIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3;setIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;setLedgerId(long value) required int64 ledgerId = 1;setProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionsetProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.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<MLDataFormats.PositionInfo.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<MLDataFormats.PositionInfo.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
setField
public MLDataFormats.PositionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
clearField
public MLDataFormats.PositionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
clearOneof
public MLDataFormats.PositionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
setRepeatedField
public MLDataFormats.PositionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
addRepeatedField
public MLDataFormats.PositionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<MLDataFormats.PositionInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
mergeFrom
public MLDataFormats.PositionInfo.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<MLDataFormats.PositionInfo.Builder>- Throws:
IOException
-
hasLedgerId
public boolean hasLedgerId()required int64 ledgerId = 1;- Specified by:
hasLedgerIdin interfaceMLDataFormats.PositionInfoOrBuilder- Returns:
- Whether the ledgerId field is set.
-
getLedgerId
public long getLedgerId()required int64 ledgerId = 1;- Specified by:
getLedgerIdin interfaceMLDataFormats.PositionInfoOrBuilder- Returns:
- The ledgerId.
-
setLedgerId
required int64 ledgerId = 1;- Parameters:
value- The ledgerId to set.- Returns:
- This builder for chaining.
-
clearLedgerId
required int64 ledgerId = 1;- Returns:
- This builder for chaining.
-
hasEntryId
public boolean hasEntryId()required int64 entryId = 2;- Specified by:
hasEntryIdin interfaceMLDataFormats.PositionInfoOrBuilder- Returns:
- Whether the entryId field is set.
-
getEntryId
public long getEntryId()required int64 entryId = 2;- Specified by:
getEntryIdin interfaceMLDataFormats.PositionInfoOrBuilder- Returns:
- The entryId.
-
setEntryId
required int64 entryId = 2;- Parameters:
value- The entryId to set.- Returns:
- This builder for chaining.
-
clearEntryId
required int64 entryId = 2;- Returns:
- This builder for chaining.
-
getIndividualDeletedMessagesList
repeated .MessageRange individualDeletedMessages = 3;- Specified by:
getIndividualDeletedMessagesListin interfaceMLDataFormats.PositionInfoOrBuilder
-
getIndividualDeletedMessagesCount
public int getIndividualDeletedMessagesCount()repeated .MessageRange individualDeletedMessages = 3;- Specified by:
getIndividualDeletedMessagesCountin interfaceMLDataFormats.PositionInfoOrBuilder
-
getIndividualDeletedMessages
repeated .MessageRange individualDeletedMessages = 3;- Specified by:
getIndividualDeletedMessagesin interfaceMLDataFormats.PositionInfoOrBuilder
-
setIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3; -
setIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3; -
addIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3; -
addIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3; -
addIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3; -
addIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3; -
addAllIndividualDeletedMessages
public MLDataFormats.PositionInfo.Builder addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values) repeated .MessageRange individualDeletedMessages = 3; -
clearIndividualDeletedMessages
repeated .MessageRange individualDeletedMessages = 3; -
removeIndividualDeletedMessages
repeated .MessageRange individualDeletedMessages = 3; -
getIndividualDeletedMessagesBuilder
repeated .MessageRange individualDeletedMessages = 3; -
getIndividualDeletedMessagesOrBuilder
repeated .MessageRange individualDeletedMessages = 3;- Specified by:
getIndividualDeletedMessagesOrBuilderin interfaceMLDataFormats.PositionInfoOrBuilder
-
getIndividualDeletedMessagesOrBuilderList
public List<? extends MLDataFormats.MessageRangeOrBuilder> getIndividualDeletedMessagesOrBuilderList()repeated .MessageRange individualDeletedMessages = 3;- Specified by:
getIndividualDeletedMessagesOrBuilderListin interfaceMLDataFormats.PositionInfoOrBuilder
-
addIndividualDeletedMessagesBuilder
repeated .MessageRange individualDeletedMessages = 3; -
addIndividualDeletedMessagesBuilder
repeated .MessageRange individualDeletedMessages = 3; -
getIndividualDeletedMessagesBuilderList
repeated .MessageRange individualDeletedMessages = 3; -
getPropertiesList
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;- Specified by:
getPropertiesListin interfaceMLDataFormats.PositionInfoOrBuilder
-
getPropertiesCount
public int getPropertiesCount()Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;- Specified by:
getPropertiesCountin interfaceMLDataFormats.PositionInfoOrBuilder
-
getProperties
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;- Specified by:
getPropertiesin interfaceMLDataFormats.PositionInfoOrBuilder
-
setProperties
public MLDataFormats.PositionInfo.Builder setProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
setProperties
public MLDataFormats.PositionInfo.Builder setProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addProperties
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addProperties
public MLDataFormats.PositionInfo.Builder addProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addProperties
public MLDataFormats.PositionInfo.Builder addProperties(MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addProperties
public MLDataFormats.PositionInfo.Builder addProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addAllProperties
public MLDataFormats.PositionInfo.Builder addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values) Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
clearProperties
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
removeProperties
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
getPropertiesBuilder
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
getPropertiesOrBuilder
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;- Specified by:
getPropertiesOrBuilderin interfaceMLDataFormats.PositionInfoOrBuilder
-
getPropertiesOrBuilderList
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;- Specified by:
getPropertiesOrBuilderListin interfaceMLDataFormats.PositionInfoOrBuilder
-
addPropertiesBuilder
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
addPropertiesBuilder
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
getPropertiesBuilderList
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4; -
getBatchedEntryDeletionIndexInfoList
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;- Specified by:
getBatchedEntryDeletionIndexInfoListin interfaceMLDataFormats.PositionInfoOrBuilder
-
getBatchedEntryDeletionIndexInfoCount
public int getBatchedEntryDeletionIndexInfoCount()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;- Specified by:
getBatchedEntryDeletionIndexInfoCountin interfaceMLDataFormats.PositionInfoOrBuilder
-
getBatchedEntryDeletionIndexInfo
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;- Specified by:
getBatchedEntryDeletionIndexInfoin interfaceMLDataFormats.PositionInfoOrBuilder
-
setBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
setBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addAllBatchedEntryDeletionIndexInfo
public MLDataFormats.PositionInfo.Builder addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
clearBatchedEntryDeletionIndexInfo
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
removeBatchedEntryDeletionIndexInfo
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
getBatchedEntryDeletionIndexInfoBuilder
public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder getBatchedEntryDeletionIndexInfoBuilder(int index) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
getBatchedEntryDeletionIndexInfoOrBuilder
public MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder getBatchedEntryDeletionIndexInfoOrBuilder(int index) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;- Specified by:
getBatchedEntryDeletionIndexInfoOrBuilderin interfaceMLDataFormats.PositionInfoOrBuilder
-
getBatchedEntryDeletionIndexInfoOrBuilderList
public List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;- Specified by:
getBatchedEntryDeletionIndexInfoOrBuilderListin interfaceMLDataFormats.PositionInfoOrBuilder
-
addBatchedEntryDeletionIndexInfoBuilder
public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
addBatchedEntryDeletionIndexInfoBuilder
public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder(int index) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
getBatchedEntryDeletionIndexInfoBuilderList
public List<MLDataFormats.BatchedEntryDeletionIndexInfo.Builder> getBatchedEntryDeletionIndexInfoBuilderList()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5; -
setUnknownFields
public final MLDataFormats.PositionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-
mergeUnknownFields
public final MLDataFormats.PositionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>
-