ozone API

org.ozoneDB.DxLib
Class DxDiskHashNodeBranch

java.lang.Object
  extended byorg.ozoneDB.DxLib.DxDiskHashNode
      extended byorg.ozoneDB.DxLib.DxDiskHashNodeBranch
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

public class DxDiskHashNodeBranch
extends DxDiskHashNode
implements java.io.Externalizable

Tied with referens to a subTable without a key and without a date

Author:
SMB, Medium.net
See Also:
Serialized Form

Constructor Summary
DxDiskHashNodeBranch(DxDiskHashMap grandParent)
           
 
Method Summary
 void empty()
           
 void readExternal(java.io.ObjectInput in)
           
 void writeExternal(java.io.ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DxDiskHashNodeBranch

public DxDiskHashNodeBranch(DxDiskHashMap grandParent)
Method Detail

empty

public void empty()
Overrides:
empty in class DxDiskHashNode

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Specified by:
writeExternal in interface java.io.Externalizable
Throws:
java.io.IOException

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Specified by:
readExternal in interface java.io.Externalizable
Throws:
java.io.IOException
java.lang.ClassNotFoundException

ozone API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.