public static final class MLDataFormats.ManagedCursorInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder> implements MLDataFormats.ManagedCursorInfoOrBuilder
ManagedCursorInfo| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.ManagedCursorInfo.Builder |
addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
addBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
addBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder |
addIndividualDeletedMessages(int index,
MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
addIndividualDeletedMessages(int index,
MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
addIndividualDeletedMessages(MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.MessageRange.Builder |
addIndividualDeletedMessagesBuilder()
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.MessageRange.Builder |
addIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
addProperties(int index,
MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
addProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
addProperties(MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MLDataFormats.ManagedCursorInfo |
build() |
MLDataFormats.ManagedCursorInfo |
buildPartial() |
MLDataFormats.ManagedCursorInfo.Builder |
clear() |
MLDataFormats.ManagedCursorInfo.Builder |
clearBatchedEntryDeletionIndexInfo()
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
clearCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is
the one from the (ledgerId, entryId) snapshot below
|
MLDataFormats.ManagedCursorInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MLDataFormats.ManagedCursorInfo.Builder |
clearIndividualDeletedMessages()
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
clearLastActive()
optional int64 lastActive = 6; |
MLDataFormats.ManagedCursorInfo.Builder |
clearMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3; |
MLDataFormats.ManagedCursorInfo.Builder |
clearMarkDeleteLedgerId()
Last snapshot of the mark-delete position
|
MLDataFormats.ManagedCursorInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MLDataFormats.ManagedCursorInfo.Builder |
clearProperties()
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.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
|
long |
getCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is
the one from the (ledgerId, entryId) snapshot below
|
MLDataFormats.ManagedCursorInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MLDataFormats.MessageRange |
getIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.MessageRange.Builder |
getIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4; |
List<MLDataFormats.MessageRange.Builder> |
getIndividualDeletedMessagesBuilderList()
repeated .MessageRange individualDeletedMessages = 4; |
int |
getIndividualDeletedMessagesCount()
repeated .MessageRange individualDeletedMessages = 4; |
List<MLDataFormats.MessageRange> |
getIndividualDeletedMessagesList()
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.MessageRangeOrBuilder |
getIndividualDeletedMessagesOrBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4; |
List<? extends MLDataFormats.MessageRangeOrBuilder> |
getIndividualDeletedMessagesOrBuilderList()
repeated .MessageRange individualDeletedMessages = 4; |
long |
getLastActive()
optional int64 lastActive = 6; |
long |
getMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3; |
long |
getMarkDeleteLedgerId()
Last snapshot of the mark-delete position
|
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 |
hasCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is
the one from the (ledgerId, entryId) snapshot below
|
boolean |
hasLastActive()
optional int64 lastActive = 6; |
boolean |
hasMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3; |
boolean |
hasMarkDeleteLedgerId()
Last snapshot of the mark-delete position
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MLDataFormats.ManagedCursorInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MLDataFormats.ManagedCursorInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
MLDataFormats.ManagedCursorInfo.Builder |
mergeFrom(MLDataFormats.ManagedCursorInfo other) |
MLDataFormats.ManagedCursorInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MLDataFormats.ManagedCursorInfo.Builder |
removeBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
removeIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
removeProperties(int index)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
setBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
setBatchedEntryDeletionIndexInfo(int index,
MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
setCursorsLedgerId(long value)
If the ledger id is -1, then the mark-delete position is
the one from the (ledgerId, entryId) snapshot below
|
MLDataFormats.ManagedCursorInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MLDataFormats.ManagedCursorInfo.Builder |
setIndividualDeletedMessages(int index,
MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
setIndividualDeletedMessages(int index,
MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4; |
MLDataFormats.ManagedCursorInfo.Builder |
setLastActive(long value)
optional int64 lastActive = 6; |
MLDataFormats.ManagedCursorInfo.Builder |
setMarkDeleteEntryId(long value)
optional int64 markDeleteEntryId = 3; |
MLDataFormats.ManagedCursorInfo.Builder |
setMarkDeleteLedgerId(long value)
Last snapshot of the mark-delete position
|
MLDataFormats.ManagedCursorInfo.Builder |
setProperties(int index,
MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
setProperties(int index,
MLDataFormats.LongProperty value)
Additional custom properties associated with
the current cursor position
|
MLDataFormats.ManagedCursorInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MLDataFormats.ManagedCursorInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MLDataFormats.ManagedCursorInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MLDataFormats.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.Builder mergeFrom(MLDataFormats.ManagedCursorInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder>public MLDataFormats.ManagedCursorInfo.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.ManagedCursorInfo.Builder>IOExceptionpublic boolean hasCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot below
required int64 cursorsLedgerId = 1;hasCursorsLedgerId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic long getCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot below
required int64 cursorsLedgerId = 1;getCursorsLedgerId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setCursorsLedgerId(long value)
If the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot below
required int64 cursorsLedgerId = 1;value - The cursorsLedgerId to set.public MLDataFormats.ManagedCursorInfo.Builder clearCursorsLedgerId()
If the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot below
required int64 cursorsLedgerId = 1;public boolean hasMarkDeleteLedgerId()
Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;hasMarkDeleteLedgerId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic long getMarkDeleteLedgerId()
Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;getMarkDeleteLedgerId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setMarkDeleteLedgerId(long value)
Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;value - The markDeleteLedgerId to set.public MLDataFormats.ManagedCursorInfo.Builder clearMarkDeleteLedgerId()
Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;public boolean hasMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3;hasMarkDeleteEntryId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic long getMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3;getMarkDeleteEntryId in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setMarkDeleteEntryId(long value)
optional int64 markDeleteEntryId = 3;value - The markDeleteEntryId to set.public MLDataFormats.ManagedCursorInfo.Builder clearMarkDeleteEntryId()
optional int64 markDeleteEntryId = 3;public List<MLDataFormats.MessageRange> getIndividualDeletedMessagesList()
repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessagesList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic int getIndividualDeletedMessagesCount()
repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessagesCount in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.MessageRange getIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessages in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder setIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange value)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder addIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder clearIndividualDeletedMessages()
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.ManagedCursorInfo.Builder removeIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.MessageRange.Builder getIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.MessageRangeOrBuilder getIndividualDeletedMessagesOrBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessagesOrBuilder in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic List<? extends MLDataFormats.MessageRangeOrBuilder> getIndividualDeletedMessagesOrBuilderList()
repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessagesOrBuilderList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.MessageRange.Builder addIndividualDeletedMessagesBuilder()
repeated .MessageRange individualDeletedMessages = 4;public MLDataFormats.MessageRange.Builder addIndividualDeletedMessagesBuilder(int index)
repeated .MessageRange individualDeletedMessages = 4;public List<MLDataFormats.MessageRange.Builder> getIndividualDeletedMessagesBuilderList()
repeated .MessageRange individualDeletedMessages = 4;public List<MLDataFormats.LongProperty> getPropertiesList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;getPropertiesList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic int getPropertiesCount()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;getPropertiesCount in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.LongProperty getProperties(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;getProperties in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setProperties(int index, MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder setProperties(int index, MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder addProperties(MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder addProperties(int index, MLDataFormats.LongProperty value)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder addProperties(MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder addProperties(int index, MLDataFormats.LongProperty.Builder builderForValue)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder clearProperties()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.ManagedCursorInfo.Builder removeProperties(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.LongProperty.Builder getPropertiesBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.LongPropertyOrBuilder getPropertiesOrBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;getPropertiesOrBuilder in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic List<? extends MLDataFormats.LongPropertyOrBuilder> getPropertiesOrBuilderList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;getPropertiesOrBuilderList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.LongProperty.Builder addPropertiesBuilder()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public MLDataFormats.LongProperty.Builder addPropertiesBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public List<MLDataFormats.LongProperty.Builder> getPropertiesBuilderList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5;public boolean hasLastActive()
optional int64 lastActive = 6;hasLastActive in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic long getLastActive()
optional int64 lastActive = 6;getLastActive in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setLastActive(long value)
optional int64 lastActive = 6;value - The lastActive to set.public MLDataFormats.ManagedCursorInfo.Builder clearLastActive()
optional int64 lastActive = 6;public List<MLDataFormats.BatchedEntryDeletionIndexInfo> getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;getBatchedEntryDeletionIndexInfoList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic int getBatchedEntryDeletionIndexInfoCount()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;getBatchedEntryDeletionIndexInfoCount in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.BatchedEntryDeletionIndexInfo getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;getBatchedEntryDeletionIndexInfo in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.ManagedCursorInfo.Builder setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder clearBatchedEntryDeletionIndexInfo()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.ManagedCursorInfo.Builder removeBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder getBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder getBatchedEntryDeletionIndexInfoOrBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;getBatchedEntryDeletionIndexInfoOrBuilder in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> getBatchedEntryDeletionIndexInfoOrBuilderList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;getBatchedEntryDeletionIndexInfoOrBuilderList in interface MLDataFormats.ManagedCursorInfoOrBuilderpublic MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public MLDataFormats.BatchedEntryDeletionIndexInfo.Builder addBatchedEntryDeletionIndexInfoBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public List<MLDataFormats.BatchedEntryDeletionIndexInfo.Builder> getBatchedEntryDeletionIndexInfoBuilderList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7;public final MLDataFormats.ManagedCursorInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder>public final MLDataFormats.ManagedCursorInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MLDataFormats.ManagedCursorInfo.Builder>Copyright © 2017–2022 Apache Software Foundation. All rights reserved.