Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.BatchedEntryDeletionIndexInfo
Packages that use MLDataFormats.BatchedEntryDeletionIndexInfo
-
Uses of MLDataFormats.BatchedEntryDeletionIndexInfo in org.apache.bookkeeper.mledger.proto
Fields in org.apache.bookkeeper.mledger.proto with type parameters of type MLDataFormats.BatchedEntryDeletionIndexInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo>MLDataFormats.BatchedEntryDeletionIndexInfo.PARSERDeprecated.Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.BatchedEntryDeletionIndexInfoModifier and TypeMethodDescriptionMLDataFormats.BatchedEntryDeletionIndexInfo.Builder.build()MLDataFormats.BatchedEntryDeletionIndexInfo.Builder.buildPartial()MLDataFormats.ManagedCursorInfo.Builder.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.ManagedCursorInfo.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.ManagedCursorInfoOrBuilder.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.PositionInfoOrBuilder.getBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfo.getDefaultInstance()MLDataFormats.BatchedEntryDeletionIndexInfo.Builder.getDefaultInstanceForType()MLDataFormats.BatchedEntryDeletionIndexInfo.getDefaultInstanceForType()MLDataFormats.BatchedEntryDeletionIndexInfo.parseDelimitedFrom(InputStream input) MLDataFormats.BatchedEntryDeletionIndexInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(byte[] data) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.ByteString data) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.CodedInputStream input) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(InputStream input) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(ByteBuffer data) MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.BatchedEntryDeletionIndexInfoModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedMLDataFormats.ManagedCursorInfo.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedMLDataFormats.ManagedCursorInfoOrBuilder.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedMLDataFormats.PositionInfo.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedMLDataFormats.PositionInfoOrBuilder.getBatchedEntryDeletionIndexInfoList()Store which index in the batch message has been deletedcom.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo>MLDataFormats.BatchedEntryDeletionIndexInfo.getParserForType()static com.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo>MLDataFormats.BatchedEntryDeletionIndexInfo.parser()Methods in org.apache.bookkeeper.mledger.proto with parameters of type MLDataFormats.BatchedEntryDeletionIndexInfoModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.ManagedCursorInfo.Builder.addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.BatchedEntryDeletionIndexInfo.Builder.mergeFrom(MLDataFormats.BatchedEntryDeletionIndexInfo other) MLDataFormats.BatchedEntryDeletionIndexInfo.newBuilder(MLDataFormats.BatchedEntryDeletionIndexInfo prototype) MLDataFormats.ManagedCursorInfo.Builder.setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMethod parameters in org.apache.bookkeeper.mledger.proto with type arguments of type MLDataFormats.BatchedEntryDeletionIndexInfoModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values) Store which index in the batch message has been deleted