Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.LongProperty
Packages that use MLDataFormats.LongProperty
-
Uses of MLDataFormats.LongProperty in org.apache.bookkeeper.mledger.proto
Fields in org.apache.bookkeeper.mledger.proto with type parameters of type MLDataFormats.LongPropertyModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<MLDataFormats.LongProperty>MLDataFormats.LongProperty.PARSERDeprecated.Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.LongPropertyModifier and TypeMethodDescriptionMLDataFormats.LongProperty.Builder.build()MLDataFormats.LongProperty.Builder.buildPartial()static MLDataFormats.LongPropertyMLDataFormats.LongProperty.getDefaultInstance()MLDataFormats.LongProperty.Builder.getDefaultInstanceForType()MLDataFormats.LongProperty.getDefaultInstanceForType()MLDataFormats.ManagedCursorInfo.Builder.getProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.getProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfoOrBuilder.getProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.getProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.getProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfoOrBuilder.getProperties(int index) Additional custom properties associated with the current cursor positionstatic MLDataFormats.LongPropertyMLDataFormats.LongProperty.parseDelimitedFrom(InputStream input) static MLDataFormats.LongPropertyMLDataFormats.LongProperty.parseDelimitedFrom(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(InputStream input) static MLDataFormats.LongPropertyMLDataFormats.LongProperty.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.LongPropertyMLDataFormats.LongProperty.parseFrom(ByteBuffer data) static MLDataFormats.LongPropertyMLDataFormats.LongProperty.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.LongPropertyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MLDataFormats.LongProperty>MLDataFormats.LongProperty.getParserForType()MLDataFormats.ManagedCursorInfo.Builder.getPropertiesList()Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.getPropertiesList()Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfoOrBuilder.getPropertiesList()Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.getPropertiesList()Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.getPropertiesList()Additional custom properties associated with the current cursor positionMLDataFormats.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.LongPropertyModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionMLDataFormats.ManagedCursorInfo.Builder.addProperties(MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addProperties(MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionMLDataFormats.LongProperty.Builder.mergeFrom(MLDataFormats.LongProperty other) MLDataFormats.LongProperty.newBuilder(MLDataFormats.LongProperty prototype) MLDataFormats.ManagedCursorInfo.Builder.setProperties(int index, MLDataFormats.LongProperty value) Additional custom properties associated with the current cursor positionMLDataFormats.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.LongPropertyModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values) Additional custom properties associated with the current cursor position