| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
private List<GarbageCollectionDiagnosticsDTO> |
JVMSystemDiagnosticsSnapshotDTO.garbageCollectionDiagnostics |
| Modifier and Type | Method and Description |
|---|---|
protected GarbageCollectionDiagnosticsDTO |
GarbageCollectionDiagnosticsDTO.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<GarbageCollectionDiagnosticsDTO> |
JVMSystemDiagnosticsSnapshotDTO.getGarbageCollectionDiagnostics() |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMSystemDiagnosticsSnapshotDTO.setGarbageCollectionDiagnostics(List<GarbageCollectionDiagnosticsDTO> garbageCollectionDiagnostics) |
Copyright © 2023 Apache NiFi Project. All rights reserved.