Class Consumption

java.lang.Object
io.specmesh.cli.Consumption
All Implemented Interfaces:
Callable<Integer>

public class Consumption extends Object implements Callable<Integer>
Spec consumers stats for those groups consuming topic data
  • Constructor Details

    • Consumption

      public Consumption()
  • Method Details

    • main

      public static void main(String[] args)
      Main method
      Parameters:
      args - args
    • call

      public Integer call() throws Exception
      Specified by:
      call in interface Callable<Integer>
      Throws:
      Exception
    • state

      public Map<String,io.specmesh.kafka.admin.SmAdminClient.ConsumerGroup> state()
      get processed state
      Returns:
      processed state