public class PulsarByteBufAllocator
extends Object
Holder of a ByteBuf allocator.
-
字段概要
字段
static final io.netty.buffer.ByteBufAllocator
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
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()
-