Uses of Interface
org.apache.bookkeeper.mledger.proto.MLDataFormats.KeyValueOrBuilder
Packages that use MLDataFormats.KeyValueOrBuilder
-
Uses of MLDataFormats.KeyValueOrBuilder in org.apache.bookkeeper.mledger.proto
Classes in org.apache.bookkeeper.mledger.proto that implement MLDataFormats.KeyValueOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeKeyValuestatic final classProtobuf typeKeyValueMethods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.KeyValueOrBuilderModifier and TypeMethodDescriptionMLDataFormats.ManagedLedgerInfo.Builder.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 3;MLDataFormats.ManagedLedgerInfo.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 3;MLDataFormats.ManagedLedgerInfoOrBuilder.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 3;MLDataFormats.OffloadDriverMetadata.Builder.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 2;MLDataFormats.OffloadDriverMetadata.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 2;MLDataFormats.OffloadDriverMetadataOrBuilder.getPropertiesOrBuilder(int index) repeated .KeyValue properties = 2;Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.ManagedLedgerInfo.Builder.getPropertiesOrBuilderList()repeated .KeyValue properties = 3;List<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.ManagedLedgerInfo.getPropertiesOrBuilderList()repeated .KeyValue properties = 3;List<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.ManagedLedgerInfoOrBuilder.getPropertiesOrBuilderList()repeated .KeyValue properties = 3;List<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.OffloadDriverMetadata.Builder.getPropertiesOrBuilderList()repeated .KeyValue properties = 2;List<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.OffloadDriverMetadata.getPropertiesOrBuilderList()repeated .KeyValue properties = 2;List<? extends MLDataFormats.KeyValueOrBuilder>MLDataFormats.OffloadDriverMetadataOrBuilder.getPropertiesOrBuilderList()repeated .KeyValue properties = 2;