类 PulsarByteBufAllocator

java.lang.Object
org.apache.pulsar.common.allocator.PulsarByteBufAllocator

public class PulsarByteBufAllocator extends Object
Holder of a ByteBuf allocator.
  • 字段详细资料

    • PULSAR_ALLOCATOR_POOLED

      public static final String PULSAR_ALLOCATOR_POOLED
      另请参阅:
    • PULSAR_ALLOCATOR_EXIT_ON_OOM

      public static final String PULSAR_ALLOCATOR_EXIT_ON_OOM
      另请参阅:
    • PULSAR_ALLOCATOR_LEAK_DETECTION

      public static final String PULSAR_ALLOCATOR_LEAK_DETECTION
      另请参阅:
    • PULSAR_ALLOCATOR_OUT_OF_MEMORY_POLICY

      public static final String PULSAR_ALLOCATOR_OUT_OF_MEMORY_POLICY
      另请参阅:
    • DEFAULT

      public static final io.netty.buffer.ByteBufAllocator DEFAULT
  • 构造器详细资料

    • PulsarByteBufAllocator

      public PulsarByteBufAllocator()
  • 方法详细资料