ozone core API

org.ozoneDB.DxLib
Class DxDiskHashNode

java.lang.Object
  |
  +--org.ozoneDB.DxLib.DxDiskHashNode
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
DxDiskHashNodeBranch, DxDiskHashNodeLeaf

public abstract class DxDiskHashNode
extends java.lang.Object
implements java.io.Externalizable

See Also:
Serialized Form

Field Summary
(package private) static long serialVersionUID
           
 
Constructor Summary
DxDiskHashNode()
           
 
Method Summary
 void empty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

DxDiskHashNode

public DxDiskHashNode()
Method Detail

empty

public void empty()

ozone core API

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