|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectno.feide.moria.store.TicketTTLEvictionPolicy.RegionValue
static final class TicketTTLEvictionPolicy.RegionValue
Simple data container for region values.
| Field Summary | |
|---|---|
private java.lang.String |
regionName
Region name. |
private long |
timeToLive
Time to live. |
| Constructor Summary | |
|---|---|
TicketTTLEvictionPolicy.RegionValue()
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
getRegionName()
Gets region name. |
(package private) long |
getTimeToLive()
Gets time to live. |
java.lang.String |
toString()
Returns a string representation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String regionName
private long timeToLive
| Constructor Detail |
|---|
TicketTTLEvictionPolicy.RegionValue()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectjava.lang.String getRegionName()
long getTimeToLive()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||