public class SubmitReplayRequestEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private String |
clusterNodeId |
private Long |
eventId |
| Constructor and Description |
|---|
SubmitReplayRequestEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterNodeId() |
Long |
getEventId() |
void |
setClusterNodeId(String clusterNodeId) |
void |
setEventId(Long eventId) |
Copyright © 2023 Apache NiFi Project. All rights reserved.