public static class GigaSpacesHeapReport.Builder extends Object
| Modifier and Type | Field and Description | 
|---|---|
| GigaSpacesHeapSummary | summary | 
| Constructor and Description | 
|---|
| Builder(java.time.Clock clock) | 
| Modifier and Type | Method and Description | 
|---|---|
| GigaSpacesHeapReport.Builder | add(SpaceReport spaceReport) | 
| GigaSpacesHeapReport | build() | 
| GigaSpacesHeapReport.Builder | dumpedOn(java.time.Instant dumpedOn) | 
| GigaSpacesHeapReport.Builder | dumpPath(Path dumpPath) | 
| GigaSpacesHeapReport.Builder | summary(GigaSpacesHeapSummary summary) | 
public GigaSpacesHeapSummary summary
public GigaSpacesHeapReport build()
public GigaSpacesHeapReport.Builder dumpedOn(java.time.Instant dumpedOn)
public GigaSpacesHeapReport.Builder dumpPath(Path dumpPath)
public GigaSpacesHeapReport.Builder summary(GigaSpacesHeapSummary summary)
public GigaSpacesHeapReport.Builder add(SpaceReport spaceReport)
Copyright © GigaSpaces.