Package 

Interface BenchmarkSdkUploads


  • 
    public interface BenchmarkSdkUploads
    
                        

    Interface of benchmark SDK performance to be implemented. This should only be used by internal benchmarking.

    • Method Summary

      Modifier and Type Method Description
      abstract BenchmarkMeter getMeter(String operation) Get a BenchmarkMeter for the given operation.
      • Methods inherited from class java.lang.Object

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