Package zmq.msg
Class MsgAllocatorThreshold
java.lang.Object
zmq.msg.MsgAllocatorThreshold
- All Implemented Interfaces:
MsgAllocator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final MsgAllocator
private static final MsgAllocator
final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
direct
-
heap
-
threshold
public final int threshold
-
-
Constructor Details
-
MsgAllocatorThreshold
public MsgAllocatorThreshold() -
MsgAllocatorThreshold
public MsgAllocatorThreshold(int threshold)
-
-
Method Details
-
allocate
- Specified by:
allocate
in interfaceMsgAllocator
-