Uses of Package
org.apache.pulsar.compaction
Packages that use org.apache.pulsar.compaction
Package
Description
-
Classes in org.apache.pulsar.compaction used by org.apache.pulsar.brokerClassDescriptionCompactor for Pulsar topics.Compaction will go through the topic in two passes.
-
Classes in org.apache.pulsar.compaction used by org.apache.pulsar.broker.service.persistent
-
Classes in org.apache.pulsar.compaction used by org.apache.pulsar.client.impl
-
Classes in org.apache.pulsar.compaction used by org.apache.pulsar.compactionClassDescriptionCompaction will go through the topic in two passes.Note: If you want to guarantee that strong consistency between `compactionHorizon` and `compactedTopicContext`, you need to call getting them method in "synchronized(CompactedTopicImpl){ ...Compactor for Pulsar topics.JMX Bean interface for Compactor stats.