public class SetCacheRecord extends CacheRecord
| Modifier and Type | Field and Description |
|---|---|
private ByteBuffer |
value |
| Constructor and Description |
|---|
SetCacheRecord(ByteBuffer value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ByteBuffer |
getValue() |
int |
hashCode() |
String |
toString() |
getEntryDate, getHitCount, getId, getLastHitDate, hitprivate final ByteBuffer value
public SetCacheRecord(ByteBuffer value)
Copyright © 2015 Apache NiFi Project. All rights reserved.