public static interface MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getDeleteSet(int index)
repeated int64 deleteSet = 2; |
int |
getDeleteSetCount()
repeated int64 deleteSet = 2; |
List<Long> |
getDeleteSetList()
repeated int64 deleteSet = 2; |
MLDataFormats.NestedPositionInfo |
getPosition()
required .NestedPositionInfo position = 1; |
MLDataFormats.NestedPositionInfoOrBuilder |
getPositionOrBuilder()
required .NestedPositionInfo position = 1; |
boolean |
hasPosition()
required .NestedPositionInfo position = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPosition()
required .NestedPositionInfo position = 1;MLDataFormats.NestedPositionInfo getPosition()
required .NestedPositionInfo position = 1;MLDataFormats.NestedPositionInfoOrBuilder getPositionOrBuilder()
required .NestedPositionInfo position = 1;List<Long> getDeleteSetList()
repeated int64 deleteSet = 2;int getDeleteSetCount()
repeated int64 deleteSet = 2;long getDeleteSet(int index)
repeated int64 deleteSet = 2;index - The index of the element to return.Copyright © 2017–2022 Apache Software Foundation. All rights reserved.