public class GcSeriesLoader extends Object
GCResource and treats them as a consecutive series of GCResources.| Constructor and Description |
|---|
GcSeriesLoader(DataReaderFacade dataReaderFacade) |
| Modifier and Type | Method and Description |
|---|---|
protected com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp |
getCreationDate(GCModel model) |
protected com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp |
getCreationDateFromFile(GCModel model) |
protected Optional<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp> |
getFirstDateStampFromModel(GCModel model) |
protected Optional<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp> |
getFirstTimeStampFromModel(GCModel model) |
GCModel |
load(GcResourceSeries series) |
protected List<GCModel> |
sortResources(Map<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp,GCModel> startTimeToGcModel) |
public GcSeriesLoader(DataReaderFacade dataReaderFacade)
public GCModel load(GcResourceSeries series) throws DataReaderException
DataReaderExceptionprotected com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp getCreationDate(GCModel model) throws DataReaderException
DataReaderExceptionprotected Optional<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp> getFirstDateStampFromModel(GCModel model)
protected Optional<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp> getFirstTimeStampFromModel(GCModel model)
protected com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp getCreationDateFromFile(GCModel model)
protected List<GCModel> sortResources(Map<com.tagtraum.perf.gcviewer.ctrl.impl.GcSeriesLoader.Timestamp,GCModel> startTimeToGcModel) throws DataReaderException
DataReaderExceptionCopyright © 2019. All rights reserved.