org.semispace
Class Holder
java.lang.Object
org.semispace.Holder
public class Holder
- extends Object
Holder of an entry written into the space.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Holder
public Holder(String xml,
long liveUntil,
String className,
long id,
Map<String,String> map)
getId
public long getId()
getXml
public String getXml()
getLiveUntil
public long getLiveUntil()
getSearchMap
public Map<String,String> getSearchMap()
getClassName
public String getClassName()
setLiveUntil
protected void setLiveUntil(long liveUntil)
Copyright © 2008-2012. All Rights Reserved.