Uses of Interface
org.apache.bookkeeper.mledger.proto.MLDataFormats.LongPropertyOrBuilder
-
Packages that use MLDataFormats.LongPropertyOrBuilder Package Description org.apache.bookkeeper.mledger.proto Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MLDataFormats.LongPropertyOrBuilder in org.apache.bookkeeper.mledger.proto
Classes in org.apache.bookkeeper.mledger.proto that implement MLDataFormats.LongPropertyOrBuilder Modifier and Type Class Description static classMLDataFormats.LongPropertyGeneric string and long tuplestatic classMLDataFormats.LongProperty.BuilderGeneric string and long tupleMethods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.LongPropertyOrBuilder Modifier and Type Method Description MLDataFormats.LongPropertyOrBuilderMLDataFormats.ManagedCursorInfo.Builder. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyOrBuilderMLDataFormats.ManagedCursorInfo. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyOrBuilderMLDataFormats.ManagedCursorInfoOrBuilder. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyOrBuilderMLDataFormats.PositionInfo.Builder. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyOrBuilderMLDataFormats.PositionInfo. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyOrBuilderMLDataFormats.PositionInfoOrBuilder. getPropertiesOrBuilder(int index)Additional custom properties associated with the current cursor positionMethods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.LongPropertyOrBuilder Modifier and Type Method Description java.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.ManagedCursorInfo.Builder. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor positionjava.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.ManagedCursorInfo. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor positionjava.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.ManagedCursorInfoOrBuilder. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor positionjava.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.PositionInfo.Builder. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor positionjava.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.PositionInfo. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor positionjava.util.List<? extends MLDataFormats.LongPropertyOrBuilder>MLDataFormats.PositionInfoOrBuilder. getPropertiesOrBuilderList()Additional custom properties associated with the current cursor position
-