Class Gather

java.lang.Object
zmq.ZObject
zmq.Own
zmq.SocketBase
zmq.socket.scattergather.Gather
All Implemented Interfaces:
Pipe.IPipeEvents, IPollEvents

public class Gather extends SocketBase
  • Field Details

    • fq

      private final FQ fq
  • Constructor Details

    • Gather

      public Gather(Ctx parent, int tid, int sid)
  • Method Details