Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.LongProperty.Builder
Packages that use MLDataFormats.LongProperty.Builder
-
Uses of MLDataFormats.LongProperty.Builder in org.apache.bookkeeper.mledger.proto
Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.LongProperty.BuilderModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addPropertiesBuilder()Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.Builder.addPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addPropertiesBuilder()Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionMLDataFormats.LongProperty.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MLDataFormats.LongProperty.Builder.clear()MLDataFormats.LongProperty.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) MLDataFormats.LongProperty.Builder.clearName()required string name = 1;MLDataFormats.LongProperty.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) MLDataFormats.LongProperty.Builder.clearValue()required int64 value = 2;MLDataFormats.LongProperty.Builder.clone()MLDataFormats.ManagedCursorInfo.Builder.getPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.getPropertiesBuilder(int index) Additional custom properties associated with the current cursor positionMLDataFormats.LongProperty.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.LongProperty.Builder.mergeFrom(com.google.protobuf.Message other) MLDataFormats.LongProperty.Builder.mergeFrom(MLDataFormats.LongProperty other) MLDataFormats.LongProperty.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MLDataFormats.LongProperty.newBuilder()MLDataFormats.LongProperty.newBuilder(MLDataFormats.LongProperty prototype) MLDataFormats.LongProperty.newBuilderForType()protected MLDataFormats.LongProperty.BuilderMLDataFormats.LongProperty.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) MLDataFormats.LongProperty.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) required string name = 1;MLDataFormats.LongProperty.Builder.setNameBytes(com.google.protobuf.ByteString value) required string name = 1;MLDataFormats.LongProperty.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) MLDataFormats.LongProperty.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MLDataFormats.LongProperty.Builder.setValue(long value) required int64 value = 2;MLDataFormats.LongProperty.toBuilder()Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.LongProperty.BuilderModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.getPropertiesBuilderList()Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.getPropertiesBuilderList()Additional custom properties associated with the current cursor positionMethods in org.apache.bookkeeper.mledger.proto with parameters of type MLDataFormats.LongProperty.BuilderModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.Builder.addProperties(MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addProperties(MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.Builder.setProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.setProperties(int index, MLDataFormats.LongProperty.Builder builderForValue) Additional custom properties associated with the current cursor position