Interface PinotCounter

  • All Superinterfaces:
    PinotMetric

    public interface PinotCounter
    extends PinotMetric
    An incrementing and decrementing counter metric in Pinot.
    • Method Summary

      Modifier and Type Method Description
      Object getCounter()  
    • Method Detail

      • getCounter

        Object getCounter()