public static interface MLDataFormats.PositionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.BatchedEntryDeletionIndexInfo |
getBatchedEntryDeletionIndexInfo(int index)
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 |
getEntryId()
required int64 entryId = 2; |
MLDataFormats.MessageRange |
getIndividualDeletedMessages(int index)
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
|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLedgerId()
required int64 ledgerId = 1;long getLedgerId()
required int64 ledgerId = 1;boolean hasEntryId()
required int64 entryId = 2;long getEntryId()
required int64 entryId = 2;List<MLDataFormats.MessageRange> getIndividualDeletedMessagesList()
repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.MessageRange getIndividualDeletedMessages(int index)
repeated .MessageRange individualDeletedMessages = 3;int getIndividualDeletedMessagesCount()
repeated .MessageRange individualDeletedMessages = 3;List<? extends MLDataFormats.MessageRangeOrBuilder> getIndividualDeletedMessagesOrBuilderList()
repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.MessageRangeOrBuilder getIndividualDeletedMessagesOrBuilder(int index)
repeated .MessageRange individualDeletedMessages = 3;List<MLDataFormats.LongProperty> getPropertiesList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;MLDataFormats.LongProperty getProperties(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;int getPropertiesCount()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;List<? extends MLDataFormats.LongPropertyOrBuilder> getPropertiesOrBuilderList()
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;MLDataFormats.LongPropertyOrBuilder getPropertiesOrBuilder(int index)
Additional custom properties associated with the current cursor position
repeated .LongProperty properties = 4;List<MLDataFormats.BatchedEntryDeletionIndexInfo> getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;MLDataFormats.BatchedEntryDeletionIndexInfo getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;int getBatchedEntryDeletionIndexInfoCount()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder> getBatchedEntryDeletionIndexInfoOrBuilderList()
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder getBatchedEntryDeletionIndexInfoOrBuilder(int index)
Store which index in the batch message has been deleted
repeated .BatchedEntryDeletionIndexInfo batchedEntryDeletionIndexInfo = 5;Copyright © 2017–2022 Apache Software Foundation. All rights reserved.