org.ozoneDB.DxLib
Class DxDiskHashNodeBranch
java.lang.Object
|
+--org.ozoneDB.DxLib.DxDiskHashNode
|
+--org.ozoneDB.DxLib.DxDiskHashNodeBranch
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- Direct Known Subclasses:
- IDTableNodeBranch
- 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
grandParent
protected DxDiskHashMap grandParent
subTable
protected DxDiskSubTable subTable
DxDiskHashNodeBranch
public DxDiskHashNodeBranch(DxDiskHashMap grandParent)
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
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
java.io.IOException
java.lang.ClassNotFoundException
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.