Class MsgAllocatorThreshold

java.lang.Object
zmq.msg.MsgAllocatorThreshold
All Implemented Interfaces:
MsgAllocator

public class MsgAllocatorThreshold extends Object implements MsgAllocator
  • Field Details

    • threshold

      public final int threshold
  • Constructor Details

    • MsgAllocatorThreshold

      public MsgAllocatorThreshold()
    • MsgAllocatorThreshold

      public MsgAllocatorThreshold(int threshold)
  • Method Details