Class ConcurrentCreateLiveData


  • public class ConcurrentCreateLiveData
    extends G1GCConcurrentEvent
    Concurrent phase: Create Live Data
    • Constructor Detail

      • ConcurrentCreateLiveData

        public ConcurrentCreateLiveData​(DateTimeStamp timeStamp,
                                        double duration)
        Parameters:
        timeStamp - time of the event
        duration - duration of the event
      • ConcurrentCreateLiveData

        public ConcurrentCreateLiveData​(DateTimeStamp timeStamp,
                                        GCCause cause,
                                        double duration)
        Parameters:
        timeStamp - time of the event
        cause - reason to trigger the event
        duration - duration of the event