Interface MLDataFormats.ManagedCursorInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
MLDataFormats.ManagedCursorInfo,MLDataFormats.ManagedCursorInfo.Builder
- Enclosing class:
- MLDataFormats
public static interface MLDataFormats.ManagedCursorInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetBatchedEntryDeletionIndexInfo(int index) Store 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 deletedgetCursorProperties(int index) Additional custom properties associated with the cursorintAdditional custom properties associated with the cursorAdditional custom properties associated with the cursorgetCursorPropertiesOrBuilder(int index) Additional custom properties associated with the cursorList<? extends MLDataFormats.StringPropertyOrBuilder>Additional custom properties associated with the cursorlongIf the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot belowgetIndividualDeletedMessages(int index) repeated .MessageRange individualDeletedMessages = 4;intrepeated .MessageRange individualDeletedMessages = 4;repeated .MessageRange individualDeletedMessages = 4;getIndividualDeletedMessagesOrBuilder(int index) repeated .MessageRange individualDeletedMessages = 4;List<? extends MLDataFormats.MessageRangeOrBuilder>repeated .MessageRange individualDeletedMessages = 4;longoptional int64 lastActive = 6;longoptional int64 markDeleteEntryId = 3;longLast snapshot of the mark-delete positiongetProperties(int index) Additional 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 positionbooleanIf the ledger id is -1, then the mark-delete position is the one from the (ledgerId, entryId) snapshot belowbooleanoptional int64 lastActive = 6;booleanoptional int64 markDeleteEntryId = 3;booleanLast snapshot of the mark-delete positionMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasCursorsLedgerId
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;- Returns:
- Whether the cursorsLedgerId field is set.
-
getCursorsLedgerId
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;- Returns:
- The cursorsLedgerId.
-
hasMarkDeleteLedgerId
boolean hasMarkDeleteLedgerId()Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;- Returns:
- Whether the markDeleteLedgerId field is set.
-
getMarkDeleteLedgerId
long getMarkDeleteLedgerId()Last snapshot of the mark-delete position
optional int64 markDeleteLedgerId = 2;- Returns:
- The markDeleteLedgerId.
-
hasMarkDeleteEntryId
boolean hasMarkDeleteEntryId()optional int64 markDeleteEntryId = 3;- Returns:
- Whether the markDeleteEntryId field is set.
-
getMarkDeleteEntryId
long getMarkDeleteEntryId()optional int64 markDeleteEntryId = 3;- Returns:
- The markDeleteEntryId.
-
getIndividualDeletedMessagesList
List<MLDataFormats.MessageRange> getIndividualDeletedMessagesList()repeated .MessageRange individualDeletedMessages = 4; -
getIndividualDeletedMessages
repeated .MessageRange individualDeletedMessages = 4; -
getIndividualDeletedMessagesCount
int getIndividualDeletedMessagesCount()repeated .MessageRange individualDeletedMessages = 4; -
getIndividualDeletedMessagesOrBuilderList
List<? extends MLDataFormats.MessageRangeOrBuilder> getIndividualDeletedMessagesOrBuilderList()repeated .MessageRange individualDeletedMessages = 4; -
getIndividualDeletedMessagesOrBuilder
repeated .MessageRange individualDeletedMessages = 4; -
getPropertiesList
List<MLDataFormats.LongProperty> getPropertiesList()Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5; -
getProperties
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5; -
getPropertiesCount
int getPropertiesCount()Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5; -
getPropertiesOrBuilderList
List<? extends MLDataFormats.LongPropertyOrBuilder> getPropertiesOrBuilderList()Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5; -
getPropertiesOrBuilder
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 5; -
hasLastActive
boolean hasLastActive()optional int64 lastActive = 6;- Returns:
- Whether the lastActive field is set.
-
getLastActive
long getLastActive()optional int64 lastActive = 6;- Returns:
- The lastActive.
-
getBatchedEntryDeletionIndexInfoList
List<MLDataFormats.BatchedEntryDeletionIndexInfo> getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7; -
getBatchedEntryDeletionIndexInfo
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7; -
getBatchedEntryDeletionIndexInfoCount
int getBatchedEntryDeletionIndexInfoCount()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7; -
getBatchedEntryDeletionIndexInfoOrBuilderList
List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7; -
getBatchedEntryDeletionIndexInfoOrBuilder
MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder getBatchedEntryDeletionIndexInfoOrBuilder(int index) Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 7; -
getCursorPropertiesList
List<MLDataFormats.StringProperty> getCursorPropertiesList()Additional custom properties associated with the cursor
repeated .StringProperty cursorProperties = 8; -
getCursorProperties
Additional custom properties associated with the cursor
repeated .StringProperty cursorProperties = 8; -
getCursorPropertiesCount
int getCursorPropertiesCount()Additional custom properties associated with the cursor
repeated .StringProperty cursorProperties = 8; -
getCursorPropertiesOrBuilderList
List<? extends MLDataFormats.StringPropertyOrBuilder> getCursorPropertiesOrBuilderList()Additional custom properties associated with the cursor
repeated .StringProperty cursorProperties = 8; -
getCursorPropertiesOrBuilder
Additional custom properties associated with the cursor
repeated .StringProperty cursorProperties = 8;
-