Class RocksDBMetrics.RocksDBMetricContext

  • Enclosing class:
    RocksDBMetrics

    public static class RocksDBMetrics.RocksDBMetricContext
    extends Object
    • Constructor Detail

      • RocksDBMetricContext

        public RocksDBMetricContext​(String threadId,
                                    String taskName,
                                    String metricsScope,
                                    String storeName)
    • Method Detail

      • threadId

        public String threadId()
      • taskName

        public String taskName()
      • metricsScope

        public String metricsScope()
      • storeName

        public String storeName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object