Class Holder

java.lang.Object
org.semispace.Holder

public class Holder extends Object
Holder of an entry written into the space.
  • Constructor Details

  • Method Details

    • 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)