Package 

Class OpenObserveSdkMeter

  • All Implemented Interfaces:
    com.openobserve.benchmark.OpenObserveBaseMeter

    
    public final class OpenObserveSdkMeter
     implements OpenObserveBaseMeter
                        

    This class is responsible for managing the measurements of SDK performance for example, bytes written and bytes deleted. This data will be uploaded to OpenObserve metric API.

    • Method Summary

      Modifier and Type Method Description
      Unit startMeasuring() Starts the OpenObserve SDK meter.
      Unit stopMeasuring() Stops the OpenObserve SDK meter.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait