Uses of Class
org.apache.pulsar.compaction.Compactor
-
Packages that use Compactor Package Description org.apache.pulsar.broker Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.compaction Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Compactor in org.apache.pulsar.broker
Methods in org.apache.pulsar.broker that return Compactor Modifier and Type Method Description CompactorPulsarService. getCompactor()CompactorPulsarService. getNullableCompactor()CompactorPulsarService. newCompactor() -
Uses of Compactor in org.apache.pulsar.compaction
Subclasses of Compactor in org.apache.pulsar.compaction Modifier and Type Class Description classTwoPhaseCompactorCompaction will go through the topic in two passes.
-