public static final class MLDataFormats.PositionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder> implements MLDataFormats.PositionInfoOrBuilder
PositionInfo| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.PositionInfo.Builder |
addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
addBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
addBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder |
addBatchedEntryDeletionIndexInfoBuilder()
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder |
addBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
addIndividualDeletedMessages(int index,
MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
addIndividualDeletedMessages(int index,
MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
addIndividualDeletedMessages(MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.MessageRange.Builder |
addIndividualDeletedMessagesBuilder()
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.MessageRange.Builder |
addIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
addProperties(int index,
MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
addProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
addProperties(MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
addProperties(MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty.Builder |
addPropertiesBuilder()
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty.Builder |
addPropertiesBuilder(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MLDataFormats.PositionInfo |
build() |
MLDataFormats.PositionInfo |
buildPartial() |
MLDataFormats.PositionInfo.Builder |
clear() |
MLDataFormats.PositionInfo.Builder |
clearBatchedEntryDeletionIndexInfo()
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
clearEntryId()
required int64 entryId = 2; |
MLDataFormats.PositionInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MLDataFormats.PositionInfo.Builder |
clearIndividualDeletedMessages()
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
clearLedgerId()
required int64 ledgerId = 1; |
MLDataFormats.PositionInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MLDataFormats.PositionInfo.Builder |
clearProperties()
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
clone() |
MLDataFormats.BatchedEntryDeletionIndexInfo |
getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder |
getBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo.Builder> |
getBatchedEntryDeletionIndexInfoBuilderList()
Store which index in the batch message has been deleted
|
int |
getBatchedEntryDeletionIndexInfoCount()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder |
getBatchedEntryDeletionIndexInfoOrBuilder(int index)
Store which index in the batch message has been deleted
|
List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> |
getBatchedEntryDeletionIndexInfoOrBuilderList()
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getEntryId()
required int64 entryId = 2; |
MLDataFormats.MessageRange |
getIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.MessageRange.Builder |
getIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3; |
List<MLDataFormats.MessageRange.Builder> |
getIndividualDeletedMessagesBuilderList()
repeated .MessageRange individualDeletedMessages = 3; |
int |
getIndividualDeletedMessagesCount()
repeated .MessageRange individualDeletedMessages = 3; |
List<MLDataFormats.MessageRange> |
getIndividualDeletedMessagesList()
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.MessageRangeOrBuilder |
getIndividualDeletedMessagesOrBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3; |
List<? extends MLDataFormats.MessageRangeOrBuilder> |
getIndividualDeletedMessagesOrBuilderList()
repeated .MessageRange individualDeletedMessages = 3; |
long |
getLedgerId()
required int64 ledgerId = 1; |
MLDataFormats.LongProperty |
getProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongProperty.Builder |
getPropertiesBuilder(int index)
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty.Builder> |
getPropertiesBuilderList()
Additional custom properties associated with
the current cursor position
|
int |
getPropertiesCount()
Additional custom properties associated with
the current cursor position
|
List<MLDataFormats.LongProperty> |
getPropertiesList()
Additional custom properties associated with
the current cursor position
|
MLDataFormats.LongPropertyOrBuilder |
getPropertiesOrBuilder(int index)
Additional custom properties associated with
the current cursor position
|
List<? extends MLDataFormats.LongPropertyOrBuilder> |
getPropertiesOrBuilderList()
Additional custom properties associated with
the current cursor position
|
boolean |
hasEntryId()
required int64 entryId = 2; |
boolean |
hasLedgerId()
required int64 ledgerId = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MLDataFormats.PositionInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MLDataFormats.PositionInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
MLDataFormats.PositionInfo.Builder |
mergeFrom(MLDataFormats.PositionInfo other) |
MLDataFormats.PositionInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MLDataFormats.PositionInfo.Builder |
removeBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
removeIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
removeProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
setBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
setBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
|
MLDataFormats.PositionInfo.Builder |
setEntryId(long value)
required int64 entryId = 2; |
MLDataFormats.PositionInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MLDataFormats.PositionInfo.Builder |
setIndividualDeletedMessages(int index,
MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
setIndividualDeletedMessages(int index,
MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3; |
MLDataFormats.PositionInfo.Builder |
setLedgerId(long value)
required int64 ledgerId = 1; |
MLDataFormats.PositionInfo.Builder |
setProperties(int index,
MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
setProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.PositionInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MLDataFormats.PositionInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MLDataFormats.PositionInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MLDataFormats.PositionInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MLDataFormats.PositionInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder mergeFrom(MLDataFormats.PositionInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public MLDataFormats.PositionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MLDataFormats.PositionInfo.Builder>IOExceptionpublic boolean hasLedgerId()
required int64 ledgerId = 1;hasLedgerId in interface MLDataFormats.PositionInfoOrBuilderpublic long getLedgerId()
required int64 ledgerId = 1;getLedgerId in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.PositionInfo.Builder setLedgerId(long value)
required int64 ledgerId = 1;value - The ledgerId to set.public MLDataFormats.PositionInfo.Builder clearLedgerId()
required int64 ledgerId = 1;public boolean hasEntryId()
required int64 entryId = 2;hasEntryId in interface MLDataFormats.PositionInfoOrBuilderpublic long getEntryId()
required int64 entryId = 2;getEntryId in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.PositionInfo.Builder setEntryId(long value)
required int64 entryId = 2;value - The entryId to set.public MLDataFormats.PositionInfo.Builder clearEntryId()
required int64 entryId = 2;public List<MLDataFormats.MessageRange> getIndividualDeletedMessagesList()
repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesList in interface MLDataFormats.PositionInfoOrBuilderpublic int getIndividualDeletedMessagesCount()
repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesCount in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.MessageRange getIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessages in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.PositionInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder clearIndividualDeletedMessages()
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.PositionInfo.Builder removeIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.MessageRange.Builder getIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.MessageRangeOrBuilder getIndividualDeletedMessagesOrBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesOrBuilder in interface MLDataFormats.PositionInfoOrBuilderpublic List<? extends MLDataFormats.MessageRangeOrBuilder> getIndividualDeletedMessagesOrBuilderList()
repeated .MessageRange individualDeletedMessages = 3;getIndividualDeletedMessagesOrBuilderList in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.MessageRange.Builder addIndividualDeletedMessagesBuilder()
repeated .MessageRange individualDeletedMessages = 3;public MLDataFormats.MessageRange.Builder addIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3;public List<MLDataFormats.MessageRange.Builder> getIndividualDeletedMessagesBuilderList()
repeated .MessageRange individualDeletedMessages = 3;public List<MLDataFormats.LongProperty> getPropertiesList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;getPropertiesList in interface MLDataFormats.PositionInfoOrBuilderpublic int getPropertiesCount()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;getPropertiesCount in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.LongProperty getProperties(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;getProperties in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.PositionInfo.Builder setProperties(int index, MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder setProperties(int index, MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder addProperties(MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder addProperties(int index, MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder addProperties(MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder addProperties(int index, MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder clearProperties()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.PositionInfo.Builder removeProperties(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.LongProperty.Builder getPropertiesBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.LongPropertyOrBuilder getPropertiesOrBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;getPropertiesOrBuilder in interface MLDataFormats.PositionInfoOrBuilderpublic List<? extends MLDataFormats.LongPropertyOrBuilder> getPropertiesOrBuilderList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;getPropertiesOrBuilderList in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.LongProperty.Builder addPropertiesBuilder()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public MLDataFormats.LongProperty.Builder addPropertiesBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public List<MLDataFormats.LongProperty.Builder> getPropertiesBuilderList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;public List<MLDataFormats.BatchedEntryDeletionIndexInfo> getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;getBatchedEntryDeletionIndexInfoList in interface MLDataFormats.PositionInfoOrBuilderpublic int getBatchedEntryDeletionIndexInfoCount()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;getBatchedEntryDeletionIndexInfoCount in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.BatchedEntryDeletionIndexInfo getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;getBatchedEntryDeletionIndexInfo in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.PositionInfo.Builder setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;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;public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.PositionInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;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;public MLDataFormats.PositionInfo.Builder addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.PositionInfo.Builder clearBatchedEntryDeletionIndexInfo()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.PositionInfo.Builder removeBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder getBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder getBatchedEntryDeletionIndexInfoOrBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;getBatchedEntryDeletionIndexInfoOrBuilder in interface MLDataFormats.PositionInfoOrBuilderpublic List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> getBatchedEntryDeletionIndexInfoOrBuilderList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;getBatchedEntryDeletionIndexInfoOrBuilderList in interface MLDataFormats.PositionInfoOrBuilderpublic MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public List<MLDataFormats.BatchedEntryDeletionIndexInfo.Builder> getBatchedEntryDeletionIndexInfoBuilderList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;public final MLDataFormats.PositionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>public final MLDataFormats.PositionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.PositionInfo.Builder>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.