public class CacheKey extends Object
(package private) String
key
CacheKey(String key)
boolean
equals(Object o)
String
getKey()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
final String key
public CacheKey(String key)
public String getKey()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 Apache NiFi Project. All rights reserved.