Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.StringProperty
Packages that use MLDataFormats.StringProperty
-
Uses of MLDataFormats.StringProperty in org.apache.bookkeeper.mledger.proto
Fields in org.apache.bookkeeper.mledger.proto with type parameters of type MLDataFormats.StringPropertyModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<MLDataFormats.StringProperty>MLDataFormats.StringProperty.PARSERDeprecated.Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.StringPropertyModifier and TypeMethodDescriptionMLDataFormats.StringProperty.Builder.build()MLDataFormats.StringProperty.Builder.buildPartial()MLDataFormats.ManagedCursorInfo.Builder.getCursorProperties(int index) Additional custom properties associated with the cursorMLDataFormats.ManagedCursorInfo.getCursorProperties(int index) Additional custom properties associated with the cursorMLDataFormats.ManagedCursorInfoOrBuilder.getCursorProperties(int index) Additional custom properties associated with the cursorstatic MLDataFormats.StringPropertyMLDataFormats.StringProperty.getDefaultInstance()MLDataFormats.StringProperty.Builder.getDefaultInstanceForType()MLDataFormats.StringProperty.getDefaultInstanceForType()static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseDelimitedFrom(InputStream input) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(byte[] data) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(com.google.protobuf.ByteString data) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(com.google.protobuf.CodedInputStream input) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(InputStream input) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(ByteBuffer data) static MLDataFormats.StringPropertyMLDataFormats.StringProperty.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.StringPropertyModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.getCursorPropertiesList()Additional custom properties associated with the cursorMLDataFormats.ManagedCursorInfo.getCursorPropertiesList()Additional custom properties associated with the cursorMLDataFormats.ManagedCursorInfoOrBuilder.getCursorPropertiesList()Additional custom properties associated with the cursorcom.google.protobuf.Parser<MLDataFormats.StringProperty>MLDataFormats.StringProperty.getParserForType()static com.google.protobuf.Parser<MLDataFormats.StringProperty>MLDataFormats.StringProperty.parser()Methods in org.apache.bookkeeper.mledger.proto with parameters of type MLDataFormats.StringPropertyModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addCursorProperties(int index, MLDataFormats.StringProperty value) Additional custom properties associated with the cursorMLDataFormats.ManagedCursorInfo.Builder.addCursorProperties(MLDataFormats.StringProperty value) Additional custom properties associated with the cursorMLDataFormats.StringProperty.Builder.mergeFrom(MLDataFormats.StringProperty other) MLDataFormats.StringProperty.newBuilder(MLDataFormats.StringProperty prototype) MLDataFormats.ManagedCursorInfo.Builder.setCursorProperties(int index, MLDataFormats.StringProperty value) Additional custom properties associated with the cursorMethod parameters in org.apache.bookkeeper.mledger.proto with type arguments of type MLDataFormats.StringPropertyModifier and TypeMethodDescriptionMLDataFormats.ManagedCursorInfo.Builder.addAllCursorProperties(Iterable<? extends MLDataFormats.StringProperty> values) Additional custom properties associated with the cursor