public class GigaSpacesHeapReport extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | GigaSpacesHeapReport.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static GigaSpacesHeapReport.Builder | builder() | 
| java.time.Instant | getDumpedOn() | 
| Path | getDumpPath() | 
| java.time.Duration | getDuration() | 
| java.time.Instant | getFinishedOn() | 
| Map<String,SpaceReport> | getSpaceReportMap() | 
| java.time.Instant | getStartedOn() | 
| GigaSpacesHeapSummary | getSummary() | 
| String | toString() | 
public Map<String,SpaceReport> getSpaceReportMap()
public java.time.Instant getDumpedOn()
public java.time.Instant getStartedOn()
public java.time.Instant getFinishedOn()
public java.time.Duration getDuration()
public Path getDumpPath()
public GigaSpacesHeapSummary getSummary()
public static GigaSpacesHeapReport.Builder builder()
Copyright © GigaSpaces.