Uses of Class
org.apache.pulsar.broker.transaction.pendingack.proto.PendingAckMetadata
Packages that use PendingAckMetadata
-
Uses of PendingAckMetadata in org.apache.pulsar.broker.transaction.pendingack.proto
Methods in org.apache.pulsar.broker.transaction.pendingack.proto that return PendingAckMetadataModifier and TypeMethodDescriptionPendingAckMetadataEntry.addPendingAckMetadata()PendingAckMetadata.clear()PendingAckMetadata.clearAckSet()PendingAckMetadata.clearBatchSize()PendingAckMetadata.clearEntryId()PendingAckMetadata.clearLedgerId()PendingAckMetadata.copyFrom(PendingAckMetadata _other) PendingAckMetadataEntry.getPendingAckMetadataAt(int idx) PendingAckMetadata.setBatchSize(int batchSize) PendingAckMetadata.setEntryId(long entryId) PendingAckMetadata.setLedgerId(long ledgerId) Methods in org.apache.pulsar.broker.transaction.pendingack.proto that return types with arguments of type PendingAckMetadataMethods in org.apache.pulsar.broker.transaction.pendingack.proto with parameters of type PendingAckMetadataMethod parameters in org.apache.pulsar.broker.transaction.pendingack.proto with type arguments of type PendingAckMetadataModifier and TypeMethodDescriptionPendingAckMetadataEntry.addAllPendingAckMetadatas(Iterable<PendingAckMetadata> pendingAckMetadatas)