Class DoubleRecorder.InternalConcurrentDoubleHistogram

    • Field Detail

      • containingInstanceId

        private final long containingInstanceId
    • Constructor Detail

      • InternalConcurrentDoubleHistogram

        private InternalConcurrentDoubleHistogram​(long id,
                                                  int numberOfSignificantValueDigits)
      • InternalConcurrentDoubleHistogram

        private InternalConcurrentDoubleHistogram​(long id,
                                                  long highestToLowestValueRatio,
                                                  int numberOfSignificantValueDigits)