Class DeletedBlock
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 ReferenceBlockgetBlock()longgetTimeDeleted()booleanisAvailable(long time)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DeletedBlock
-
-
Method Details
-
getBlock
-
getTimeDeleted
public long getTimeDeleted() -
isAvailable
public boolean isAvailable(long time)
-