public class PagesTimestampHistogramView extends Object
SystemView
.Constructor and Description |
---|
PagesTimestampHistogramView(String dataRegionName,
long intervalStart,
long intervalEnd,
long pagesCnt) |
Modifier and Type | Method and Description |
---|---|
String |
dataRegionName() |
Date |
intervalEnd() |
Date |
intervalStart() |
long |
pagesCount() |
public PagesTimestampHistogramView(String dataRegionName, long intervalStart, long intervalEnd, long pagesCnt)
dataRegionName
- Data region name.intervalStart
- Start of timestamps interval.intervalEnd
- End of timestamps interval.pagesCnt
- Count of pages last accessed within given interval.public String dataRegionName()
public Date intervalStart()
public Date intervalEnd()
public long pagesCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023