private static class SiteToSiteRestApiClient.RemoteGroupContents extends Object
| Modifier and Type | Field and Description |
|---|---|
private ControllerDTO |
contents |
private long |
timestamp |
| Constructor and Description |
|---|
RemoteGroupContents(ControllerDTO contents) |
| Modifier and Type | Method and Description |
|---|---|
ControllerDTO |
getContents() |
boolean |
isOlderThan(long millis) |
private final ControllerDTO contents
private final long timestamp
public RemoteGroupContents(ControllerDTO contents)
public ControllerDTO getContents()
public boolean isOlderThan(long millis)
Copyright © 2023 Apache NiFi Project. All rights reserved.