Class HotSpotImpl

java.lang.Object
io.deephaven.hotspot.impl.HotSpotImpl
All Implemented Interfaces:
io.deephaven.hotspot.HotSpot

@AutoService(io.deephaven.hotspot.HotSpot.class) public class HotSpotImpl extends Object implements io.deephaven.hotspot.HotSpot
  • Constructor Details

    • HotSpotImpl

      public HotSpotImpl()
  • Method Details

    • getSafepointCount

      public long getSafepointCount()
      Specified by:
      getSafepointCount in interface io.deephaven.hotspot.HotSpot
    • getTotalSafepointTimeMillis

      public long getTotalSafepointTimeMillis()
      Specified by:
      getTotalSafepointTimeMillis in interface io.deephaven.hotspot.HotSpot
    • getSafepointSyncTimeMillis

      public long getSafepointSyncTimeMillis()
      Specified by:
      getSafepointSyncTimeMillis in interface io.deephaven.hotspot.HotSpot