| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
private GCDiagnosticsSnapshotDTO |
NodeGCDiagnosticsSnapshotDTO.snapshot |
| Modifier and Type | Field and Description |
|---|---|
private List<GCDiagnosticsSnapshotDTO> |
GarbageCollectionDiagnosticsDTO.snapshots |
| Modifier and Type | Method and Description |
|---|---|
GCDiagnosticsSnapshotDTO |
GCDiagnosticsSnapshotDTO.clone() |
GCDiagnosticsSnapshotDTO |
NodeGCDiagnosticsSnapshotDTO.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
List<GCDiagnosticsSnapshotDTO> |
GarbageCollectionDiagnosticsDTO.getSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeGCDiagnosticsSnapshotDTO.setSnapshot(GCDiagnosticsSnapshotDTO snapshot) |
| Modifier and Type | Method and Description |
|---|---|
void |
GarbageCollectionDiagnosticsDTO.setSnapshots(List<GCDiagnosticsSnapshotDTO> snapshots) |
Copyright © 2023 Apache NiFi Project. All rights reserved.