Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.LongProperty
-
Packages that use MLDataFormats.LongProperty Package Description org.apache.bookkeeper.mledger.proto Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MLDataFormats.LongProperty in org.apache.bookkeeper.mledger.proto
Fields in org.apache.bookkeeper.mledger.proto with type parameters of type MLDataFormats.LongProperty Modifier and Type Field Description static com.google.protobuf.Parser<MLDataFormats.LongProperty>MLDataFormats.LongProperty. PARSERDeprecated.Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.LongProperty Modifier and Type Method Description MLDataFormats.LongPropertyMLDataFormats.LongProperty.Builder. build()MLDataFormats.LongPropertyMLDataFormats.LongProperty.Builder. buildPartial()static MLDataFormats.LongPropertyMLDataFormats.LongProperty. getDefaultInstance()MLDataFormats.LongPropertyMLDataFormats.LongProperty.Builder. getDefaultInstanceForType()MLDataFormats.LongPropertyMLDataFormats.LongProperty. getDefaultInstanceForType()MLDataFormats.LongPropertyMLDataFormats.ManagedCursorInfo.Builder. getProperties(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyMLDataFormats.ManagedCursorInfo. getProperties(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyMLDataFormats.ManagedCursorInfoOrBuilder. getProperties(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyMLDataFormats.PositionInfo.Builder. getProperties(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyMLDataFormats.PositionInfo. getProperties(int index)Additional custom properties associated with the current cursor positionMLDataFormats.LongPropertyMLDataFormats.PositionInfoOrBuilder. getProperties(int index)Additional custom properties associated with the current cursor positionstatic MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseDelimitedFrom(java.io.InputStream input)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(byte[] data)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(com.google.protobuf.ByteString data)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(com.google.protobuf.CodedInputStream input)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(java.io.InputStream input)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(java.nio.ByteBuffer data)static MLDataFormats.LongPropertyMLDataFormats.LongProperty. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.LongProperty Modifier and Type Method Description com.google.protobuf.Parser<MLDataFormats.LongProperty>MLDataFormats.LongProperty. getParserForType()java.util.List<MLDataFormats.LongProperty>MLDataFormats.ManagedCursorInfo.Builder. getPropertiesList()Additional custom properties associated with the current cursor positionjava.util.List<MLDataFormats.LongProperty>MLDataFormats.ManagedCursorInfo. getPropertiesList()Additional custom properties associated with the current cursor positionjava.util.List<MLDataFormats.LongProperty>MLDataFormats.ManagedCursorInfoOrBuilder. getPropertiesList()Additional custom properties associated with the current cursor positionjava.util.List<MLDataFormats.LongProperty>MLDataFormats.PositionInfo.Builder. getPropertiesList()Additional custom properties associated with the current cursor positionjava.util.List<MLDataFormats.LongProperty>MLDataFormats.PositionInfo. getPropertiesList()Additional custom properties associated with the current cursor positionjava.util.List<MLDataFormats.LongProperty>MLDataFormats.PositionInfoOrBuilder. getPropertiesList()Additional custom properties associated with the current cursor positionstatic com.google.protobuf.Parser<MLDataFormats.LongProperty>MLDataFormats.LongProperty. parser()Methods in org.apache.bookkeeper.mledger.proto with parameters of type MLDataFormats.LongProperty Modifier and Type Method Description MLDataFormats.ManagedCursorInfo.BuilderMLDataFormats.ManagedCursorInfo.Builder. addProperties(int index, MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.BuilderMLDataFormats.ManagedCursorInfo.Builder. addProperties(MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.BuilderMLDataFormats.PositionInfo.Builder. addProperties(int index, MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.BuilderMLDataFormats.PositionInfo.Builder. addProperties(MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMLDataFormats.LongProperty.BuilderMLDataFormats.LongProperty.Builder. mergeFrom(MLDataFormats.LongProperty other)static MLDataFormats.LongProperty.BuilderMLDataFormats.LongProperty. newBuilder(MLDataFormats.LongProperty prototype)MLDataFormats.ManagedCursorInfo.BuilderMLDataFormats.ManagedCursorInfo.Builder. setProperties(int index, MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.BuilderMLDataFormats.PositionInfo.Builder. setProperties(int index, MLDataFormats.LongProperty value)Additional custom properties associated with the current cursor positionMethod parameters in org.apache.bookkeeper.mledger.proto with type arguments of type MLDataFormats.LongProperty Modifier and Type Method Description MLDataFormats.ManagedCursorInfo.BuilderMLDataFormats.ManagedCursorInfo.Builder. addAllProperties(java.lang.Iterable<? extends MLDataFormats.LongProperty> values)Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.BuilderMLDataFormats.PositionInfo.Builder. addAllProperties(java.lang.Iterable<? extends MLDataFormats.LongProperty> values)Additional custom properties associated with the current cursor position
-