| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.proto |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MLDataFormats.KeyValue
Protobuf type
KeyValue |
static class |
MLDataFormats.KeyValue.Builder
Protobuf type
KeyValue |
| Modifier and Type | Method and Description |
|---|---|
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.OffloadDriverMetadataOrBuilder.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 2; |
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.OffloadDriverMetadata.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 2; |
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.OffloadDriverMetadata.Builder.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 2; |
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.ManagedLedgerInfoOrBuilder.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 3; |
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.ManagedLedgerInfo.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 3; |
MLDataFormats.KeyValueOrBuilder |
MLDataFormats.ManagedLedgerInfo.Builder.getPropertiesOrBuilder(int index)
repeated .KeyValue properties = 3; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.OffloadDriverMetadataOrBuilder.getPropertiesOrBuilderList()
repeated .KeyValue properties = 2; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.OffloadDriverMetadata.getPropertiesOrBuilderList()
repeated .KeyValue properties = 2; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.OffloadDriverMetadata.Builder.getPropertiesOrBuilderList()
repeated .KeyValue properties = 2; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.ManagedLedgerInfoOrBuilder.getPropertiesOrBuilderList()
repeated .KeyValue properties = 3; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.ManagedLedgerInfo.getPropertiesOrBuilderList()
repeated .KeyValue properties = 3; |
List<? extends MLDataFormats.KeyValueOrBuilder> |
MLDataFormats.ManagedLedgerInfo.Builder.getPropertiesOrBuilderList()
repeated .KeyValue properties = 3; |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.