org.axiondb.engine
public class IntArrayIndexLoader extends BaseArrayIndexLoader
Version: $Revision: 1.8 $ $Date: 2005/06/18 01:03:46 $
Constructor Summary | |
---|---|
IntArrayIndexLoader() |
Method Summary | |
---|---|
protected Index | makeIndex(String name, Column col, boolean unique, Object keys, IntList values) |
protected Object | readKeys(ObjectInputStream in) |
protected void | writeKeys(ObjectOutputStream out, BaseArrayIndex index) |