private static class DetectDuplicate.CacheValue extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
description |
private long |
entryTimeMS |
| Constructor and Description |
|---|
CacheValue(String description,
long entryTimeMS) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getEntryTimeMS() |
Copyright © 2023 Apache NiFi Project. All rights reserved.