类的使用
org.apache.bookkeeper.mledger.proto.MLDataFormats.PositionInfo.Builder
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.bookkeeper.mledger.proto中MLDataFormats.PositionInfo.Builder的使用
修饰符和类型方法说明MLDataFormats.PositionInfo.Builder.addAllBatchedEntryDeletionIndexInfo(Iterable<? extends MLDataFormats.BatchedEntryDeletionIndexInfo> values) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addAllIndividualDeletedMessages(Iterable<? extends MLDataFormats.MessageRange> values) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.addAllProperties(Iterable<? extends MLDataFormats.LongProperty> values) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addBatchedEntryDeletionIndexInfo(MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.addIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.addIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.addIndividualDeletedMessages(MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.addIndividualDeletedMessages(MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.addProperties(int index, MLDataFormats.LongProperty value) 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 value) 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.PositionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MLDataFormats.PositionInfo.Builder.clear()MLDataFormats.PositionInfo.Builder.clearBatchedEntryDeletionIndexInfo()Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.clearEntryId()required int64 entryId = 2;MLDataFormats.PositionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) MLDataFormats.PositionInfo.Builder.clearIndividualDeletedMessages()repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.clearLedgerId()required int64 ledgerId = 1;MLDataFormats.PositionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) MLDataFormats.PositionInfo.Builder.clearProperties()Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.clone()MLDataFormats.PositionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.PositionInfo.Builder.mergeFrom(com.google.protobuf.Message other) MLDataFormats.PositionInfo.Builder.mergeFrom(MLDataFormats.PositionInfo other) MLDataFormats.PositionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MLDataFormats.PositionInfo.newBuilder()MLDataFormats.PositionInfo.newBuilder(MLDataFormats.PositionInfo prototype) MLDataFormats.PositionInfo.newBuilderForType()protected MLDataFormats.PositionInfo.BuilderMLDataFormats.PositionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) MLDataFormats.PositionInfo.Builder.removeBatchedEntryDeletionIndexInfo(int index) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.removeIndividualDeletedMessages(int index) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.removeProperties(int index) Additional custom properties associated with the current cursor positionMLDataFormats.PositionInfo.Builder.setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo value) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.setBatchedEntryDeletionIndexInfo(int index, MLDataFormats.BatchedEntryDeletionIndexInfo.Builder builderForValue) Store which index in the batch message has been deletedMLDataFormats.PositionInfo.Builder.setEntryId(long value) required int64 entryId = 2;MLDataFormats.PositionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MLDataFormats.PositionInfo.Builder.setIndividualDeletedMessages(int index, MLDataFormats.MessageRange value) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.setIndividualDeletedMessages(int index, MLDataFormats.MessageRange.Builder builderForValue) repeated .MessageRange individualDeletedMessages = 3;MLDataFormats.PositionInfo.Builder.setLedgerId(long value) required int64 ledgerId = 1;MLDataFormats.PositionInfo.Builder.setProperties(int index, MLDataFormats.LongProperty value) 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 positionMLDataFormats.PositionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) MLDataFormats.PositionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) MLDataFormats.PositionInfo.toBuilder()