| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.proto |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.BatchedEntryDeletionIndexInfo.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder.build() |
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder.buildPartial() |
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.PositionInfoOrBuilder.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.PositionInfo.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.PositionInfo.Builder.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.ManagedCursorInfoOrBuilder.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.ManagedCursorInfo.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.ManagedCursorInfo.Builder.getBatchedEntryDeletionIndexInfo(int index)
Store which index in the batch message has been deleted
|
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.getDefaultInstance() |
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.getDefaultInstanceForType() |
MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.Builder.getDefaultInstanceForType() |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseDelimitedFrom(InputStream input) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(byte[] data) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(ByteBuffer data) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.ByteString data) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(InputStream input) |
static MLDataFormats.BatchedEntryDeletionIndexInfo |
MLDataFormats.BatchedEntryDeletionIndexInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.PositionInfoOrBuilder.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.PositionInfo.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.PositionInfo.Builder.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.ManagedCursorInfoOrBuilder.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.ManagedCursorInfo.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
List<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.ManagedCursorInfo.Builder.getBatchedEntryDeletionIndexInfoList()
Store which index in the batch message has been deleted
|
com.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.BatchedEntryDeletionIndexInfo.getParserForType() |
static com.google.protobuf.Parser<MLDataFormats.BatchedEntryDeletionIndexInfo> |
MLDataFormats.BatchedEntryDeletionIndexInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.PositionInfo.Builder |
MLDataFormats.PositionInfo.Builder.addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
|
MLDataFormats.ManagedCursorInfo.Builder |
MLDataFormats.ManagedCursorInfo.Builder.addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values)
Store which index in the batch message has been deleted
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.