Class CompactedTopicContext

java.lang.Object
org.apache.pulsar.compaction.CompactedTopicContext

public class CompactedTopicContext extends Object
  • Constructor Details

    • CompactedTopicContext

      public CompactedTopicContext(org.apache.bookkeeper.client.LedgerHandle ledger, com.github.benmanes.caffeine.cache.AsyncLoadingCache<Long,org.apache.pulsar.common.api.proto.MessageIdData> cache)