java.lang.Object
org.teamapps.universaldb.index.reference.blockindex.DeletedBlock

public class DeletedBlock
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    DeletedBlock​(ReferenceBlock block)  
  • Method Summary

    Modifier and Type Method Description
    ReferenceBlock getBlock()  
    long getTimeDeleted()  
    boolean isAvailable​(long time)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getBlock

      public ReferenceBlock getBlock()
    • getTimeDeleted

      public long getTimeDeleted()
    • isAvailable

      public boolean isAvailable​(long time)