public class BasicTSListItem
extends com.fasterxml.clustermate.api.msg.ListItem
| Modifier and Type | Field and Description |
|---|---|
long |
created
Creation time in usual JDK milliseconds since epoch.
|
int |
maxTTL
Maximum time-to-live in seconds (since
created) |
| Modifier | Constructor and Description |
|---|---|
protected |
BasicTSListItem() |
|
BasicTSListItem(com.fasterxml.storemate.shared.StorableKey rawKey,
int hash,
long length,
long creationTime,
int maxTTLSecs) |
public long created
public int maxTTL
created)Copyright © 2013 FasterXML. All Rights Reserved.