Class LogShipperAgent

java.lang.Object
pl.tkowalcz.tjahzi.LogShipperAgent
All Implemented Interfaces:
org.agrona.concurrent.Agent

public class LogShipperAgent extends Object implements org.agrona.concurrent.Agent
  • Field Details

    • MAX_MESSAGES_TO_RETRIEVE

      public static final int MAX_MESSAGES_TO_RETRIEVE
      See Also:
  • Constructor Details

  • Method Details

    • doWork

      public int doWork() throws IOException
      Specified by:
      doWork in interface org.agrona.concurrent.Agent
      Throws:
      IOException
    • onClose

      public void onClose()
      Specified by:
      onClose in interface org.agrona.concurrent.Agent
    • roleName

      public String roleName()
      Specified by:
      roleName in interface org.agrona.concurrent.Agent