Class ConsumerContext


  • public abstract class ConsumerContext
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ConsumerContext()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract long getId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConsumerContext

        public ConsumerContext()
    • Method Detail

      • getId

        public abstract long getId()