Class CompactedTopicContext


  • public class CompactedTopicContext
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CompactedTopicContext​(org.apache.bookkeeper.client.LedgerHandle ledger, com.github.benmanes.caffeine.cache.AsyncLoadingCache<java.lang.Long,​org.apache.pulsar.common.api.proto.MessageIdData> cache)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompactedTopicContext

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