Uses of Interface
org.apache.bookkeeper.mledger.proto.MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder
-
Packages that use MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder Package Description org.apache.bookkeeper.mledger.proto Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder in org.apache.bookkeeper.mledger.proto
Classes in org.apache.bookkeeper.mledger.proto that implement MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder Modifier and Type Class Description static classMLDataFormats.BatchedEntryDeletionIndexInfoProtobuf typeBatchedEntryDeletionIndexInfostatic classMLDataFormats.BatchedEntryDeletionIndexInfo.BuilderProtobuf typeBatchedEntryDeletionIndexInfoMethods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder Modifier and Type Method Description MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.ManagedCursorInfo.Builder. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.ManagedCursorInfo. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.ManagedCursorInfoOrBuilder. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.PositionInfo.Builder. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.PositionInfo. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfoOrBuilderMLDataFormats.PositionInfoOrBuilder. getBatchedEntryDeletionIndexInfoOrBuilder(int index)Store which index in the batch message has been deletedMethods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder Modifier and Type Method Description java.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.ManagedCursorInfo.Builder. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deletedjava.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.ManagedCursorInfo. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deletedjava.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.ManagedCursorInfoOrBuilder. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deletedjava.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.PositionInfo.Builder. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deletedjava.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.PositionInfo. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deletedjava.util.List<? extends MLDataFormats.BatchedEntryDeletionIndexInfoOrBuilder>MLDataFormats.PositionInfoOrBuilder. getBatchedEntryDeletionIndexInfoOrBuilderList()Store which index in the batch message has been deleted
-